Aug 13 15:07:33.842139 np0000007223 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 15:07:33.847854 np0000007223 devstack@c-api.service[100276]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 15:07:33 2026] *** Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: nodename: np0000007223 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: machine: x86_64 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: clock source: unix Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: pcre jit disabled Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: detected number of CPU cores: 16 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: current working directory: / Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: detected binary path: /usr/bin/uwsgi-core Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: your processes number limit is 257052 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: your memory page size is 4096 bytes Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: detected max file descriptor number: 2048 Aug 13 15:07:33.850169 np0000007223 devstack@c-api.service[100276]: lock engine: pthread robust mutexes Aug 13 15:07:33.850517 np0000007223 devstack@c-api.service[100276]: thunder lock: enabled Aug 13 15:07:33.850517 np0000007223 devstack@c-api.service[100276]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 15:07:33.850566 np0000007223 devstack@c-api.service[100276]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 15:07:33.850566 np0000007223 devstack@c-api.service[100276]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 15:07:33.850566 np0000007223 devstack@c-api.service[100276]: Set PythonHome to /opt/stack/data/venv Aug 13 15:07:33.883483 np0000007223 devstack@c-api.service[100276]: Python main interpreter initialized at 0x7b99e40a4668 Aug 13 15:07:33.883483 np0000007223 devstack@c-api.service[100276]: python threads support enabled Aug 13 15:07:33.883483 np0000007223 devstack@c-api.service[100276]: your server socket listen backlog is limited to 100 connections Aug 13 15:07:33.883483 np0000007223 devstack@c-api.service[100276]: your mercy for graceful operations on workers is 80 seconds Aug 13 15:07:33.883975 np0000007223 devstack@c-api.service[100276]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 15:07:33.884107 np0000007223 devstack@c-api.service[100276]: *** Operational MODE: preforking *** Aug 13 15:07:33.884289 np0000007223 devstack@c-api.service[100276]: *** uWSGI is running in multiple interpreter mode *** Aug 13 15:07:33.884289 np0000007223 devstack@c-api.service[100276]: spawned uWSGI master process (pid: 100276) Aug 13 15:07:33.884457 np0000007223 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 15:07:33.884827 np0000007223 devstack@c-api.service[100276]: spawned uWSGI worker 1 (pid: 100283, cores: 1) Aug 13 15:07:33.885313 np0000007223 devstack@c-api.service[100276]: spawned uWSGI worker 2 (pid: 100284, cores: 1) Aug 13 15:07:33.886534 np0000007223 devstack@c-api.service[100276]: spawned uWSGI worker 3 (pid: 100285, cores: 1) Aug 13 15:07:33.886534 np0000007223 devstack@c-api.service[100276]: spawned uWSGI worker 4 (pid: 100286, cores: 1) Aug 13 15:07:33.886534 np0000007223 devstack@c-api.service[100276]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: we strongly recommend against using it for new projects. Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: If you are already using Eventlet, we recommend migrating to a different Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: framework. For more detail see Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 15:07:34.003150 np0000007223 devstack@c-api.service[100283]: import eventlet # noqa Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: we strongly recommend against using it for new projects. Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: If you are already using Eventlet, we recommend migrating to a different Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: framework. For more detail see Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 15:07:34.007831 np0000007223 devstack@c-api.service[100286]: import eventlet # noqa Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: we strongly recommend against using it for new projects. Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: If you are already using Eventlet, we recommend migrating to a different Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: framework. For more detail see Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 15:07:34.008318 np0000007223 devstack@c-api.service[100284]: import eventlet # noqa Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: we strongly recommend against using it for new projects. Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: If you are already using Eventlet, we recommend migrating to a different Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: framework. For more detail see Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 15:07:34.008664 np0000007223 devstack@c-api.service[100285]: import eventlet # noqa Aug 13 15:07:34.164370 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 15:07:34.164370 np0000007223 devstack@c-api.service[100283]: from cgi import parse_header Aug 13 15:07:34.165978 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 15:07:34.165978 np0000007223 devstack@c-api.service[100284]: from cgi import parse_header Aug 13 15:07:34.166198 np0000007223 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 15:07:34.166198 np0000007223 devstack@c-api.service[100286]: from cgi import parse_header Aug 13 15:07:34.172273 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 15:07:34.172273 np0000007223 devstack@c-api.service[100285]: from cgi import parse_header Aug 13 15:07:34.205040 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 15:07:34.205040 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:07:34.205235 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 15:07:34.205235 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:07:34.209214 np0000007223 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 15:07:34.209214 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:07:34.211941 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 15:07:34.211941 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:07:34.216215 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 15:07:34.216215 np0000007223 devstack@c-api.service[100283]: removals.removed_module( Aug 13 15:07:34.216683 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 15:07:34.216683 np0000007223 devstack@c-api.service[100284]: removals.removed_module( Aug 13 15:07:34.217032 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 15:07:34.217032 np0000007223 devstack@c-api.service[100283]: removals.removed_module( Aug 13 15:07:34.217575 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 15:07:34.217575 np0000007223 devstack@c-api.service[100284]: removals.removed_module( Aug 13 15:07:34.220585 np0000007223 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 15:07:34.220585 np0000007223 devstack@c-api.service[100286]: removals.removed_module( Aug 13 15:07:34.221412 np0000007223 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 15:07:34.221412 np0000007223 devstack@c-api.service[100286]: removals.removed_module( Aug 13 15:07:34.223739 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 15:07:34.223739 np0000007223 devstack@c-api.service[100285]: removals.removed_module( Aug 13 15:07:34.224723 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 15:07:34.224723 np0000007223 devstack@c-api.service[100285]: removals.removed_module( Aug 13 15:07:35.009937 np0000007223 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 15:07:35.009937 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:07:35.023935 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 15:07:35.023935 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:07:35.051525 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 15:07:35.051525 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:07:35.051970 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 15:07:35.051970 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:07:35.062957 np0000007223 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 15:07:35.062957 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:07:35.079586 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 15:07:35.079586 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:07:35.097846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 15:07:35.097846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:07:35.104144 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 15:07:35.104144 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:07:35.242154 np0000007223 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 15:07:35.242428 np0000007223 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 15:07:35.266714 np0000007223 devstack@c-api.service[100283]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 15:07:35.267011 np0000007223 devstack@c-api.service[100283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 15:07:35.274634 np0000007223 devstack@c-api.service[100284]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 15:07:35.274836 np0000007223 devstack@c-api.service[100284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 15:07:35.287261 np0000007223 devstack@c-api.service[100285]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 15:07:35.287472 np0000007223 devstack@c-api.service[100285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 15:07:35.328986 np0000007223 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 15:07:35.328986 np0000007223 devstack@c-api.service[100286]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 15:07:35.339756 np0000007223 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 15:07:35.339756 np0000007223 devstack@c-api.service[100284]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 15:07:35.339921 np0000007223 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 15:07:35.339921 np0000007223 devstack@c-api.service[100283]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 15:07:35.358141 np0000007223 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 15:07:35.358141 np0000007223 devstack@c-api.service[100285]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 15:07:35.799333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 15:07:35.799475 np0000007223 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 15:07:35.799545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 15:07:35.799750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 15:07:35.799843 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.799919 np0000007223 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 15:07:35.799919 np0000007223 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 15:07:35.800053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.800098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.800098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.800172 np0000007223 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 15:07:35.800227 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.800268 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.800341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.800341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.800624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.802277 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.802352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.802413 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.802456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.802456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.802529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.802581 np0000007223 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 15:07:35.802630 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.802718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.802766 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.802813 np0000007223 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 15:07:35.802866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.802907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.802960 np0000007223 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 15:07:35.803002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.803048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.803100 np0000007223 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 15:07:35.803161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.803204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.803253 np0000007223 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 15:07:35.803312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.803367 np0000007223 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 15:07:35.803413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.803457 np0000007223 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 15:07:35.803496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.803496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.803496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.803496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.803998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.803998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.804220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.804342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.804342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.804742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.804964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.805491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.805536 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.805581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.805617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.805652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.805729 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.805780 np0000007223 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 15:07:35.805828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.805881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.805921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.805958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.805995 np0000007223 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 15:07:35.806037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.806073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.806106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.806149 np0000007223 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 15:07:35.806184 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.806232 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.806272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.806328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.806370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.806405 np0000007223 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 15:07:35.806440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.806473 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.806515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.806550 np0000007223 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 15:07:35.806583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.806623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.806662 np0000007223 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 15:07:35.806723 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.806765 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.806801 np0000007223 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 15:07:35.806848 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.806886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.806922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.806959 np0000007223 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 15:07:35.807002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.807045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.807085 np0000007223 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 15:07:35.807121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.807159 np0000007223 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 15:07:35.807199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.807241 np0000007223 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 15:07:35.807284 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.807335 np0000007223 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 15:07:35.807378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.807421 np0000007223 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 15:07:35.807460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.807494 np0000007223 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 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.807535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.808491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.809113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.809163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.809209 np0000007223 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 15:07:35.809255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.809312 np0000007223 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 15:07:35.809360 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.809412 np0000007223 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 15:07:35.809460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.809514 np0000007223 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 15:07:35.809562 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.809610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.809650 np0000007223 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 15:07:35.809709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.809751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.809801 np0000007223 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 15:07:35.809853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.809893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.809944 np0000007223 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 15:07:35.809995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.809995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.809995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.809995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810118 np0000007223 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 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.810364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.810595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.810595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.810595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.810595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.810787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.810840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.810840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.810918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.810964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.811014 np0000007223 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 15:07:35.811054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.811105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.811154 np0000007223 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 15:07:35.811200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.811246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.811285 np0000007223 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 15:07:35.811344 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.811393 np0000007223 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 15:07:35.811435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.811476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.811517 np0000007223 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 15:07:35.811564 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.811610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.811650 np0000007223 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 15:07:35.812345 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.812460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.812561 np0000007223 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 15:07:35.812669 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.812799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.813342 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.813439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.813439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.813544 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.813585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.813624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.813698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.813755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.813755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.813835 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.813875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.813922 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.813974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.814019 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.814066 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.814105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.814160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.814206 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.814252 np0000007223 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 15:07:35.814293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.814346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.814386 np0000007223 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 15:07:35.814420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.814453 np0000007223 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 15:07:35.814487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.814534 np0000007223 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 15:07:35.814577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.814624 np0000007223 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 15:07:35.814659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.814709 np0000007223 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 15:07:35.814745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.814778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.814822 np0000007223 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 15:07:35.814863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.814903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.814967 np0000007223 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 15:07:35.815012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.815047 np0000007223 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 15:07:35.815086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.815125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.815125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.815201 np0000007223 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 15:07:35.815235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.815268 np0000007223 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 15:07:35.815399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.815453 np0000007223 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 15:07:35.815487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.815524 np0000007223 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 15:07:35.815563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.815597 np0000007223 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 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.815638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.816870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.817102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.817102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.817102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.817102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.817102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.817269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.817311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.817362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.817428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.817470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.817501 np0000007223 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 15:07:35.817530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.817530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.817590 np0000007223 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 15:07:35.817625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.817683 np0000007223 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 15:07:35.817737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.817775 np0000007223 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 15:07:35.817775 np0000007223 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 15:07:35.817775 np0000007223 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 15:07:35.817775 np0000007223 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 15:07:35.819499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.819575 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.819704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.820079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.820175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.820245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.820245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.820347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.820384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.820426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.820426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.820426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.820426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.820426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.820632 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.820696 np0000007223 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 15:07:35.820755 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.820802 np0000007223 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 15:07:35.820842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.820892 np0000007223 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 15:07:35.820941 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.820989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.821028 np0000007223 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 15:07:35.821076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.821119 np0000007223 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 15:07:35.821166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.821205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.821242 np0000007223 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 15:07:35.821279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.821364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.821364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.821449 np0000007223 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 15:07:35.821488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.821544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.821584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.821631 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.821706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.821706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.821706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.821706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.821864 np0000007223 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 15:07:35.821918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.821966 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.822008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.822048 np0000007223 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 15:07:35.822095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.822141 np0000007223 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 15:07:35.822188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.822231 np0000007223 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 15:07:35.822231 np0000007223 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 15:07:35.822330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.822369 np0000007223 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 15:07:35.822369 np0000007223 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 15:07:35.822443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.822443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.822443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.823387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.823445 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.823513 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.823591 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.823640 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.823712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.823712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.823790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.823832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.823869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.823913 np0000007223 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 15:07:35.823949 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.823987 np0000007223 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 15:07:35.824022 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.824056 np0000007223 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 15:07:35.824103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.824136 np0000007223 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 15:07:35.824160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.824180 np0000007223 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 15:07:35.824180 np0000007223 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 15:07:35.824180 np0000007223 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 15:07:35.824795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.824868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.824989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.825075 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.825175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.825283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.825369 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.825369 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.825461 np0000007223 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 15:07:35.825530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.825580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.825621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.825700 np0000007223 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 15:07:35.825760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.825803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.825847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.825886 np0000007223 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 15:07:35.825934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.825969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.826010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.826047 np0000007223 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 15:07:35.826047 np0000007223 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 15:07:35.826140 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.826182 np0000007223 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 15:07:35.826220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.826626 np0000007223 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 15:07:35.826756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.826756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.826756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.826756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.826756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.827125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.827125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.827210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.827252 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.827291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.827370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.827423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.827464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.827502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.827545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.827585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.827622 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.827876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.827977 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.828193 np0000007223 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 15:07:35.828284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.828418 np0000007223 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 15:07:35.828456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.828500 np0000007223 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 15:07:35.828500 np0000007223 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 15:07:35.828573 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.828615 np0000007223 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 15:07:35.828615 np0000007223 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 15:07:35.828691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.828869 np0000007223 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 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.828971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.830150 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.830278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.830278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.830387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.830442 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.830442 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.830510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.830554 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.830554 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.830641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.830641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.830755 np0000007223 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 15:07:35.830967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.831066 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.831165 np0000007223 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 15:07:35.831262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.831358 np0000007223 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 15:07:35.831406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.831452 np0000007223 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 15:07:35.831498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.831539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.831584 np0000007223 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 15:07:35.831621 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.831659 np0000007223 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 15:07:35.831659 np0000007223 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 15:07:35.831747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.831747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.831747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.831861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.831861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.831861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.831861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.831861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.832040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.832086 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.832125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.832162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.832208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.832208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.832208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.832333 np0000007223 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 15:07:35.832375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.832411 np0000007223 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 15:07:35.832457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.832499 np0000007223 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 15:07:35.832539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.832577 np0000007223 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 15:07:35.832577 np0000007223 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 15:07:35.832644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.832708 np0000007223 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 15:07:35.832708 np0000007223 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 15:07:35.832780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.832780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.832780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.832889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.833332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.833495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.833599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.833722 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.833836 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.833938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.834036 np0000007223 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 15:07:35.834143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.834249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.834249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.834351 np0000007223 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 15:07:35.834399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.834440 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.834488 np0000007223 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 15:07:35.834536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.834576 np0000007223 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 15:07:35.834617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.834656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.834714 np0000007223 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 15:07:35.834714 np0000007223 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 15:07:35.834800 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.834850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.834894 np0000007223 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 15:07:35.834948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.834989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.835043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.835092 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.835134 np0000007223 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 15:07:35.835182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.835232 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.835285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.835344 np0000007223 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 15:07:35.835514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.835576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.835619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.835659 np0000007223 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 15:07:35.835728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.835728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.835802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.835841 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.835879 np0000007223 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 15:07:35.835934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.835988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.836042 np0000007223 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 15:07:35.836083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.836121 np0000007223 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 15:07:35.836160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.836200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.836244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.836289 np0000007223 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 15:07:35.836346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.836388 np0000007223 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 15:07:35.836786 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.836873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.836945 np0000007223 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 15:07:35.837017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.837079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.837156 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.837228 np0000007223 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 15:07:35.837310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.837386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.837504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.837589 np0000007223 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 15:07:35.837666 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.837769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.837850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.837924 np0000007223 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 15:07:35.838004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.838079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.838150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.838227 np0000007223 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 15:07:35.838322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.838482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.838531 np0000007223 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 15:07:35.838572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.838618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.838662 np0000007223 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 15:07:35.838724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.838764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.838815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.838864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.838905 np0000007223 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 15:07:35.838952 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.838992 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.839038 np0000007223 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 15:07:35.839079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.839124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.839171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.839219 np0000007223 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 15:07:35.839260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.839323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.839365 np0000007223 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 15:07:35.839365 np0000007223 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 15:07:35.839435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.839479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.839520 np0000007223 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 15:07:35.839560 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.839598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.839641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.839701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.839755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.839755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.839823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.839866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.839909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.840188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.840188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.840188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.840188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.840188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.840358 np0000007223 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 15:07:35.840395 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.840430 np0000007223 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 15:07:35.840471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.840512 np0000007223 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 15:07:35.840512 np0000007223 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 15:07:35.840512 np0000007223 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 15:07:35.840615 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.840650 np0000007223 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 15:07:35.841142 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.841225 np0000007223 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 15:07:35.841310 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.841382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.841382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.841550 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.841618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.841705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.841778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.841778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.841903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.841969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.842036 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.842036 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.842163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.842163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.842280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.842359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.842427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.842427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.842541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.842595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.842654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.842749 np0000007223 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 15:07:35.842819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.842883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.842954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.843023 np0000007223 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 15:07:35.843098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.843177 np0000007223 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 15:07:35.843246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.843321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.843405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.843486 np0000007223 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 15:07:35.843559 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.843649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.843741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.843826 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.843908 np0000007223 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 15:07:35.843985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.844064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.844151 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.844232 np0000007223 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 15:07:35.844308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.844381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.844459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.844533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.844603 np0000007223 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 15:07:35.844693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.844770 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.844842 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.844930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.845007 np0000007223 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 15:07:35.845080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.845151 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.845223 np0000007223 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 15:07:35.845313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.845389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.845471 np0000007223 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 15:07:35.845541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.845649 np0000007223 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 15:07:35.845732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.845774 np0000007223 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 15:07:35.845813 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.845848 np0000007223 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 15:07:35.845848 np0000007223 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 15:07:35.845918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.845918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.845918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.845918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.846076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.846076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.846076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.846076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.846214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.846263 np0000007223 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 15:07:35.846315 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.846364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.846405 np0000007223 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 15:07:35.846445 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.846499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.846848 np0000007223 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 15:07:35.846930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.846999 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.847071 np0000007223 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 15:07:35.847143 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.847207 np0000007223 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 15:07:35.847268 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.847350 np0000007223 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 15:07:35.847422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.847496 np0000007223 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 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.847569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.848026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.848402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.848455 np0000007223 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 15:07:35.848503 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.848552 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.848599 np0000007223 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 15:07:35.848658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.848658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.848765 np0000007223 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 15:07:35.848807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.848848 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.848848 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.848922 np0000007223 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 15:07:35.848962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.849005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.849050 np0000007223 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 15:07:35.849103 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.849148 np0000007223 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 15:07:35.849199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.849250 np0000007223 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 15:07:35.849304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.849304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.849304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.849435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.849435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.849530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.849582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.849627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.849734 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.849784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.849832 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.849876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.849922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.849966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.850012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.850063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.850103 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.850140 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.850177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.850219 np0000007223 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 15:07:35.850260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.850312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.850359 np0000007223 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 15:07:35.850397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.850447 np0000007223 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 15:07:35.850486 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.850529 np0000007223 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 15:07:35.850566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.850608 np0000007223 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 15:07:35.850608 np0000007223 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 15:07:35.850608 np0000007223 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 15:07:35.850733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.850781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.850824 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.850870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.850908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.850908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.850975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.851018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.851060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.851106 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.851142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.851142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.851213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.851258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.851307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.851347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.851391 np0000007223 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 15:07:35.851431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.851467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.851508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.851548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.851585 np0000007223 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 15:07:35.851635 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.851694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.851744 np0000007223 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 15:07:35.851790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.851829 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.851871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.851913 np0000007223 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 15:07:35.851952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.851997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.852040 np0000007223 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 15:07:35.852090 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.852136 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.852173 np0000007223 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 15:07:35.852215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.852250 np0000007223 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 15:07:35.852250 np0000007223 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 15:07:35.852327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.852366 np0000007223 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 15:07:35.852409 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.852458 np0000007223 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 15:07:35.852458 np0000007223 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 15:07:35.852533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.852571 np0000007223 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 15:07:35.852607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.852642 np0000007223 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 15:07:35.852642 np0000007223 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 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.852737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.852991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.852991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.853079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.853120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.853155 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.853260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.853260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.853424 np0000007223 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 15:07:35.853606 np0000007223 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 15:07:35.853687 np0000007223 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 15:07:35.853779 np0000007223 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 15:07:35.853832 np0000007223 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 15:07:35.853874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.853913 np0000007223 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 15:07:35.853961 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.853999 np0000007223 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 15:07:35.854039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.854076 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.854151 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.854198 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.854270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.854990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.855092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.855188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.855315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.855394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.855490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.855605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.858529 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.858607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.858607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.858700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.858766 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.858834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.858893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.858998 np0000007223 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 15:07:35.859062 np0000007223 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 15:07:35.859108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.859152 np0000007223 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 15:07:35.859193 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.859241 np0000007223 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 15:07:35.859293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.859356 np0000007223 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 15:07:35.859401 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.859465 np0000007223 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 15:07:35.859512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.859552 np0000007223 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 15:07:35.859590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.859590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.859778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.859834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.859905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.859966 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.860020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.860020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.860113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.860158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.860202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.860254 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.860333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.860383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.860436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.860487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.860532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.860581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.860638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.860708 np0000007223 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 15:07:35.860763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.860808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.860858 np0000007223 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 15:07:35.860858 np0000007223 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 15:07:35.860939 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.861009 np0000007223 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 15:07:35.861009 np0000007223 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 15:07:35.861089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.861148 np0000007223 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 15:07:35.861148 np0000007223 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 15:07:35.861235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.861235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.861235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.861353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.861405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.861487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.861592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 15:07:35.862982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.863041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.863107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.863153 np0000007223 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 15:07:35.863212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.863264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.863316 np0000007223 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 15:07:35.863360 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.863403 np0000007223 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 15:07:35.863461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.863515 np0000007223 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 15:07:35.863561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.863561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.863646 np0000007223 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 15:07:35.863707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.863752 np0000007223 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 15:07:35.863804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.863804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.864040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 15:07:35.864139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 15:07:35.864236 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 15:07:35.864339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 15:07:35.864429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 15:07:35.864519 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 15:07:35.906630 np0000007223 devstack@c-api.service[100283]: INFO dbcounter [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Registered counter for database cinder Aug 13 15:07:35.909483 np0000007223 devstack@c-api.service[100284]: INFO dbcounter [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Registered counter for database cinder Aug 13 15:07:35.918402 np0000007223 devstack@c-api.service[100285]: INFO dbcounter [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Registered counter for database cinder Aug 13 15:07:35.923619 np0000007223 devstack@c-api.service[100286]: INFO dbcounter [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Registered counter for database cinder Aug 13 15:07:35.947260 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:35.955402 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:35.957927 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:35.965092 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab 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 15:07:36.056070 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writer thread running {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 15:07:36.058652 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 15:07:36.061145 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 15:07:36.063381 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 15:07:36.065283 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 15:07:36.065606 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.065871 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.066941 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writer thread running {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 15:07:36.067230 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writer thread running {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 15:07:36.067525 np0000007223 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 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 15:07:36.069657 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 15:07:36.070025 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.070183 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.071333 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 15:07:36.072464 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 15:07:36.074972 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 15:07:36.075268 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 15:07:36.077082 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 15:07:36.077432 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.077697 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.078174 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 15:07:36.078362 np0000007223 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 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 15:07:36.081016 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.081166 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.082278 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 15:07:36.082699 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.082994 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.083660 np0000007223 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-eeb9d529-caee-48fe-addb-67237d33a25d 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 15:07:36.086422 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.086593 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.099795 np0000007223 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 15:07:36.103066 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:36.103244 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 15:07:36.105629 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 15:07:36.105965 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 15:07:36.108384 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 15:07:36.108466 np0000007223 devstack@c-api.service[100283]: INFO cinder.rpc [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 15:07:36.108857 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.108974 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.110933 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 15:07:36.110933 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.111192 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.111891 np0000007223 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab 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 15:07:36.115162 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.115350 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:36.115413 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.118450 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 15:07:36.120290 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.120522 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.121035 np0000007223 devstack@c-api.service[100285]: INFO cinder.rpc [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 15:07:36.121560 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.121784 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.122737 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.122877 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.124987 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.125106 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.127820 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.127935 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.129995 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.130087 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.131238 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:36.132027 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.132169 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.133085 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.133274 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.134122 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 15:07:36.134408 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.134536 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.135804 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.135950 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.136309 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.136462 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.136850 np0000007223 devstack@c-api.service[100284]: INFO cinder.rpc [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 15:07:36.137400 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.137591 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.138365 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.138413 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.138496 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.138529 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.139191 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.139336 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.141032 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.141186 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.141382 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.141522 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.143761 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.143893 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.145590 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.145743 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.145906 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.146047 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.148366 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.148478 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.148512 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.148599 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.149806 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.149932 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.150414 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.150536 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.150746 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.150878 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.151364 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.151568 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.151602 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.151758 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.152692 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.152823 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.153265 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.153461 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.153495 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.153613 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.154463 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.154580 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.155218 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.155349 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.155382 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.155443 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.155888 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.156014 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.156255 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.156439 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.156900 np0000007223 devstack@c-api.service[100283]: WARNING cinder.api.contrib.hosts [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 15:07:36.157198 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab 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 15:07:36.157248 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.157287 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.157812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: extensions {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.158991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: consistencygroups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.159717 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.159779 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.159867 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.159919 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.159966 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 15:07:36.160634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: extra_specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.162060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: capabilities {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.162379 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.162449 np0000007223 devstack@c-api.service[100286]: INFO cinder.rpc [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 15:07:36.162496 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.162993 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.163156 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.163198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: backups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.164099 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.164275 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.164350 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.164481 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.165093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-quota-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.165486 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.165652 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.166349 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.166411 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: qos-specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.166459 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.167498 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.167684 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.168085 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.168122 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.168210 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.169115 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.169281 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.169555 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.170017 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.170134 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.170432 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.170606 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.170833 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.170946 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.171097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: cgsnapshots {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.171856 np0000007223 devstack@c-api.service[100285]: WARNING cinder.api.contrib.hosts [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 15:07:36.172097 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.172271 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.172688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: scheduler-stats {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.172930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: extensions {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.173643 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.173830 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.173952 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-volume-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.174412 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: consistencygroups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.175255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-snapshot-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.176519 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.176589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-volume-transfer {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.176683 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.176770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: extra_specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.176872 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.177076 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.178377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-hosts {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.178523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: capabilities {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.179385 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.179514 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.179552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-volume-type-access {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.179852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: backups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.180291 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.180432 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.180926 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.181009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-availability-zone {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.181070 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.182007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-quota-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.182360 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.182490 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.183141 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extended resource: os-quota-class-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.183424 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.183594 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.183738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: qos-specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.184823 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.184972 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.185796 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.185946 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.186024 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.186698 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.186758 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.186804 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.186907 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.187395 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] SnapshotActionsController initialized {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 15:07:36.187537 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.187580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.187613 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.187749 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.187856 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.188496 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.188597 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.188783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: cgsnapshots {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.189265 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.189323 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.189381 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.189438 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.190023 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.190154 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.190227 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: scheduler-stats {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.190590 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.190590 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.190731 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.190866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.190960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191188 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension UsedLimits extending resource: limits {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191486 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-volume-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.191561 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.191615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191700 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.191743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension AdminActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.191996 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension AdminActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.192084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension AdminActions extending resource: backups {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.192172 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.192222 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.192358 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.192391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.192473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-0f73a95e-7803-4ee6-98bf-1238327efc35 None None] Extension TypesManage extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.192745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-snapshot-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.193392 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.193544 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.193873 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.194029 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-volume-transfer {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.194064 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.194662 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.194900 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.195424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-hosts {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.196037 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.196119 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.196170 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.196226 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.196604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-volume-type-access {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.197408 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.197529 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.198074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-availability-zone {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.198131 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.198250 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.198284 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.198454 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.199054 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.199236 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.199324 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.199500 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.199994 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extended resource: os-quota-class-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.200042 np0000007223 devstack@c-api.service[100283]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b99e40a4668 pid: 100283 (default app) Aug 13 15:07:36.200498 np0000007223 devstack@c-api.service[100284]: WARNING cinder.api.contrib.hosts [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 15:07:36.200883 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.201055 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.201342 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.201423 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.201456 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.201577 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.201868 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: extensions {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.202345 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.202470 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.203156 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.203272 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.203597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: consistencygroups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.203873 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] SnapshotActionsController initialized {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 15:07:36.204256 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.204397 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.205029 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.205181 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.205534 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.205704 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.205872 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.206023 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.206783 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.206933 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.207323 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: extra_specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.207474 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.207599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.207711 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.207842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.207962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.207997 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.208092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208134 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.208220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension UsedLimits extending resource: limits {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208333 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208657 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension AdminActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension AdminActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension AdminActions extending resource: backups {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.208970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.209111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.209211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-ca659c2d-2dbb-400a-afbb-abbaea356681 None None] Extension TypesManage extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.209250 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.209396 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.209427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: capabilities {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.210194 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.210326 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.211010 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.211120 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.211174 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: backups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.211833 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.211949 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.212312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1375e790-ea32-4127-b9d9-0b508e71bc72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:07:36.212719 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.212852 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.213501 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.213612 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.214068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-quota-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.214167 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.214286 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.215086 np0000007223 devstack@c-api.service[100286]: WARNING cinder.api.contrib.hosts [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 15:07:36.215320 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.215465 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.215982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: extensions {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.216018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: qos-specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.216590 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1/1] 10.4.3.38 () {60 vars in 918 bytes} [Thu Aug 13 15:07:36 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:07:36.216699 np0000007223 devstack@c-api.service[100285]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b99e40a4668 pid: 100285 (default app) Aug 13 15:07:36.219044 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: consistencygroups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.219209 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.220399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: extra_specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.220629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.222135 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: capabilities {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.222760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: cgsnapshots {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.223833 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: backups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.224557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: scheduler-stats {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.225651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-quota-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.226591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-volume-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.226871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: qos-specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.228266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-snapshot-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.228495 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.229797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.230366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-volume-transfer {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.230995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: cgsnapshots {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.232192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: scheduler-stats {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.232394 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-hosts {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.233355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-volume-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.234249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-volume-type-access {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.234430 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-snapshot-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.235581 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-volume-transfer {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.236262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-availability-zone {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.237362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-hosts {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.238157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extended resource: os-quota-class-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.238504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-volume-type-access {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.239806 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-availability-zone {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.240113 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.240285 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.241033 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extended resource: os-quota-class-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 15:07:36.241315 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.241487 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.242340 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.242497 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.242546 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.242749 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.243342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] SnapshotActionsController initialized {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 15:07:36.243553 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.243759 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.244655 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.244725 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.244806 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.244885 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.245446 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.245569 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.245682 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] SnapshotActionsController initialized {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 15:07:36.246196 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.246336 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.247158 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.247308 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.247348 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.247460 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.248056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248349 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.248396 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248466 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248516 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.248556 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension UsedLimits extending resource: limits {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248882 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.248975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249075 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension AdminActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension AdminActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension AdminActions extending resource: backups {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249557 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.249606 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249682 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.249772 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.249839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-eeb9d529-caee-48fe-addb-67237d33a25d None None] Extension TypesManage extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.250780 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:07:36.250973 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:07:36.251826 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252408 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.252834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension UsedLimits extending resource: limits {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253347 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension AdminActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension AdminActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.253925 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension AdminActions extending resource: backups {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.254100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.254283 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.254450 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-4ed83d3f-5f29-4e73-8aca-55e25a36b6ab None None] Extension TypesManage extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 15:07:36.257238 np0000007223 devstack@c-api.service[100284]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b99e40a4668 pid: 100284 (default app) Aug 13 15:07:36.266210 np0000007223 devstack@c-api.service[100286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b99e40a4668 pid: 100286 (default app) Aug 13 15:07:41.340733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e641774e-5eae-41bf-8f2d-8ad42d27b2ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:07:42.122949 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e641774e-5eae-41bf-8f2d-8ad42d27b2ff admin admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:07:42.123802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e641774e-5eae-41bf-8f2d-8ad42d27b2ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:07:42.125872 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:07:42.125872 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:07:42.161033 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e641774e-5eae-41bf-8f2d-8ad42d27b2ff admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:42.197209 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e641774e-5eae-41bf-8f2d-8ad42d27b2ff admin admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:07:42.197611 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 2/2] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:07:41 2026] POST /volume/v3/types => generated 183 bytes in 857 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:07:42.219804 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2eb68ddd-fddc-4b5d-ba4c-bbb003e253dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:07:42.539701 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2eb68ddd-fddc-4b5d-ba4c-bbb003e253dd admin admin] POST https://10.4.3.38/volume/v3/types/003cf1eb-eac1-44b9-9d5d-6224e5a4e58b/extra_specs Aug 13 15:07:42.540363 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2eb68ddd-fddc-4b5d-ba4c-bbb003e253dd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:07:42.542182 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:07:42.542182 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:07:42.577196 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-2eb68ddd-fddc-4b5d-ba4c-bbb003e253dd admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:42.655253 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2eb68ddd-fddc-4b5d-ba4c-bbb003e253dd admin admin] https://10.4.3.38/volume/v3/types/003cf1eb-eac1-44b9-9d5d-6224e5a4e58b/extra_specs returned with HTTP 200 Aug 13 15:07:42.655815 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1/3] 10.4.3.38 () {68 vars in 1442 bytes} [Thu Aug 13 15:07:42 2026] POST /volume/v3/types/003cf1eb-eac1-44b9-9d5d-6224e5a4e58b/extra_specs => generated 52 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:07:42.945558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56b55dd7-5194-46c4-b0cb-e03765c1621b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:07:43.261210 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56b55dd7-5194-46c4-b0cb-e03765c1621b admin admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:07:43.261210 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56b55dd7-5194-46c4-b0cb-e03765c1621b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:07:43.263427 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:07:43.263427 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:07:43.300169 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-56b55dd7-5194-46c4-b0cb-e03765c1621b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:07:43.330526 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56b55dd7-5194-46c4-b0cb-e03765c1621b admin admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:07:43.330526 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1/4] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:07:42 2026] POST /volume/v3/types => generated 186 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:07:43.348421 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ccf2a24-b36c-4a4d-bd0f-3ae5d208824e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:07:43.652568 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ccf2a24-b36c-4a4d-bd0f-3ae5d208824e admin admin] POST https://10.4.3.38/volume/v3/types/13703fab-664b-4e3e-bc58-025539a22b7f/extra_specs Aug 13 15:07:43.653145 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ccf2a24-b36c-4a4d-bd0f-3ae5d208824e 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 15:07:43.655088 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:07:43.655088 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:07:43.688694 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-5ccf2a24-b36c-4a4d-bd0f-3ae5d208824e 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 15:07:43.747244 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ccf2a24-b36c-4a4d-bd0f-3ae5d208824e admin admin] https://10.4.3.38/volume/v3/types/13703fab-664b-4e3e-bc58-025539a22b7f/extra_specs returned with HTTP 200 Aug 13 15:07:43.747729 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1/5] 10.4.3.38 () {68 vars in 1442 bytes} [Thu Aug 13 15:07:43 2026] POST /volume/v3/types/13703fab-664b-4e3e-bc58-025539a22b7f/extra_specs => generated 45 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:07:52.194298 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:07:52.653417 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:07:53.325964 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:07:53.745727 np0000007223 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 15:08:10.458550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9ecaf11-f38b-4ad4-889b-d08731f30898 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:08:10.459236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9ecaf11-f38b-4ad4-889b-d08731f30898 None None] GET https://10.4.3.38/volume// Aug 13 15:08:10.459427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9ecaf11-f38b-4ad4-889b-d08731f30898 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:08:10.459655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9ecaf11-f38b-4ad4-889b-d08731f30898 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:08:10.460239 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9ecaf11-f38b-4ad4-889b-d08731f30898 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:08:10.460600 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 3/6] 10.4.3.38 () {66 vars in 1418 bytes} [Thu Aug 13 15:08: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 15:08:54.501844 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e80cb23e-31f1-4ea8-b233-76b812b34695 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:08:54.806558 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80cb23e-31f1-4ea8-b233-76b812b34695 tempest-verify_tempest_config-424648881 tempest-verify_tempest_config-424648881-project-member] GET https://10.4.3.38/volume/v3/extensions Aug 13 15:08:54.806790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80cb23e-31f1-4ea8-b233-76b812b34695 tempest-verify_tempest_config-424648881 tempest-verify_tempest_config-424648881-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:08:54.806987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80cb23e-31f1-4ea8-b233-76b812b34695 tempest-verify_tempest_config-424648881 tempest-verify_tempest_config-424648881-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:08:54.807367 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80cb23e-31f1-4ea8-b233-76b812b34695 tempest-verify_tempest_config-424648881 tempest-verify_tempest_config-424648881-project-member] https://10.4.3.38/volume/v3/extensions returned with HTTP 200 Aug 13 15:08:54.807732 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 2/7] 10.4.3.38 () {66 vars in 1239 bytes} [Thu Aug 13 15:08:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:09:50.991850 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:51.373861 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:09:51.374757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-826787132", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:09:51.376921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-826787132', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:09:52.163745 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume of 1 GB Aug 13 15:09:52.164286 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:52.164286 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:09:52.169861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:09:52.169277. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:09:52.169974 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Availability Zones retrieved successfully. Aug 13 15:09:52.195982 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (14131bc6-e10b-42d0-b063-1acba7736e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:09:52.197122 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b2d732-a2c7-4e75-8cc9-e0ac78d96771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:09:52.198050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:09:52.280011 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:52.280011 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:09:52.307141 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b2d732-a2c7-4e75-8cc9-e0ac78d96771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:09:52.308165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ddc02a-27aa-4f1c-9166-1d8fe1b684ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:09:52.357475 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:09:52.357895 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:09:52.427459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Created reservations ['c902e912-fa2d-40aa-a474-b43df91d86c3', '5029ec4c-a61e-49a8-9839-742315f7c98a', '02046d8c-e3ff-4b77-8d25-6944cede14f5', 'f7f614ea-5a7f-48d7-b19d-30bbda3eaec1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:09:52.428875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15ddc02a-27aa-4f1c-9166-1d8fe1b684ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c902e912-fa2d-40aa-a474-b43df91d86c3', '5029ec4c-a61e-49a8-9839-742315f7c98a', '02046d8c-e3ff-4b77-8d25-6944cede14f5', 'f7f614ea-5a7f-48d7-b19d-30bbda3eaec1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:09:52.430021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3f4d86-714b-43af-84c6-61e7d769d82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:09:52.490167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd3f4d86-714b-43af-84c6-61e7d769d82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b2b135-8f92-4cef-a1a0-79c70b897786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-826787132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['c902e912-fa2d-40aa-a474-b43df91d86c3','5029ec4c-a61e-49a8-9839-742315f7c98a','02046d8c-e3ff-4b77-8d25-6944cede14f5','f7f614ea-5a7f-48d7-b19d-30bbda3eaec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-826787132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b2b135-8f92-4cef-a1a0-79c70b897786,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e50abd9e7e4b4207b656db4d461a29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e887909ca848fe803af7389022e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:09:52.491175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (953ea2b0-006d-4685-8c8a-81bf4e2024a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:09:52.525741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (953ea2b0-006d-4685-8c8a-81bf4e2024a9) transitioned into state 'SUCCESS' from state '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-826787132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['c902e912-fa2d-40aa-a474-b43df91d86c3','5029ec4c-a61e-49a8-9839-742315f7c98a','02046d8c-e3ff-4b77-8d25-6944cede14f5','f7f614ea-5a7f-48d7-b19d-30bbda3eaec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:09:52.526532 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def75324-daf2-4fe4-8eeb-7573a557354b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:09:52.568262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def75324-daf2-4fe4-8eeb-7573a557354b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:09:52.570041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (14131bc6-e10b-42d0-b063-1acba7736e3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:09:52.570454 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request issued successfully. Aug 13 15:09:52.571849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c8a552d-527b-4d2b-8c0c-48b42580646f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:09:52.572856 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 2/8] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:09:50 2026] POST /volume/v3/volumes => generated 757 bytes in 1582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:09:52.588586 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-574e99fe-211b-4f50-a62d-920116cc4006 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:52.591946 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-574e99fe-211b-4f50-a62d-920116cc4006 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:52.591946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-574e99fe-211b-4f50-a62d-920116cc4006 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:52.592098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-574e99fe-211b-4f50-a62d-920116cc4006 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:52.635230 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:52.635230 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:09:52.646662 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-574e99fe-211b-4f50-a62d-920116cc4006 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:52.657218 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-574e99fe-211b-4f50-a62d-920116cc4006 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:52.657990 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 2/9] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:52 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:09:53.675382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6715bcd-0238-4e73-b923-a4f5e630956b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:53.678410 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6715bcd-0238-4e73-b923-a4f5e630956b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:53.678616 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6715bcd-0238-4e73-b923-a4f5e630956b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:53.678860 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6715bcd-0238-4e73-b923-a4f5e630956b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:53.721008 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:53.721008 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:09:53.730403 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6715bcd-0238-4e73-b923-a4f5e630956b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:53.739927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6715bcd-0238-4e73-b923-a4f5e630956b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:53.740505 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 4/10] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:53 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:09:54.755527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:54.757846 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:54.759030 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:54.759895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:54.804203 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:54.804203 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:09:54.813858 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:54.822608 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d19759d-46a7-429e-bd45-a2dbdbc6bcf3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:54.823526 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 3/11] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:54 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:09:55.842661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:55.845636 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:55.846541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:55.846541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:55.855357 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:55.855357 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:09:55.864237 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:55.871546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3c57cd9-4b9d-474c-a358-0c1b6eac5747 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:55.872320 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 3/12] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:55 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:09:56.890295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9522eb34-6716-4857-9ec5-e19522af9e1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:56.892273 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9522eb34-6716-4857-9ec5-e19522af9e1d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:56.892447 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9522eb34-6716-4857-9ec5-e19522af9e1d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:56.892631 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9522eb34-6716-4857-9ec5-e19522af9e1d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:56.903541 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:56.903541 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:09:56.909765 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9522eb34-6716-4857-9ec5-e19522af9e1d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:56.916457 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9522eb34-6716-4857-9ec5-e19522af9e1d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:56.916844 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 3/13] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:56 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:09:57.932396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:57.935726 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:57.935789 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:57.936027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:57.954663 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:57.954663 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:09:57.959625 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:57.969447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19251b3b-ff1e-40e1-8766-5b2b4c251af1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:57.970391 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 5/14] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:57 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:09:58.989993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-418f6307-53c1-4468-935a-8b820c128ae5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:09:58.992865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418f6307-53c1-4468-935a-8b820c128ae5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:09:58.993156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418f6307-53c1-4468-935a-8b820c128ae5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:09:58.993407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418f6307-53c1-4468-935a-8b820c128ae5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:09:59.010042 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:09:59.010042 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:09:59.027570 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-418f6307-53c1-4468-935a-8b820c128ae5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:09:59.048313 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418f6307-53c1-4468-935a-8b820c128ae5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:09:59.048795 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 4/15] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:09:58 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:00.067550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-720698ec-7a9d-4f49-af98-858459789b1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:00.069946 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-720698ec-7a9d-4f49-af98-858459789b1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:00.070135 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-720698ec-7a9d-4f49-af98-858459789b1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:00.070399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-720698ec-7a9d-4f49-af98-858459789b1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:00.091218 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:00.091218 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:00.103188 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-720698ec-7a9d-4f49-af98-858459789b1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:00.109883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-720698ec-7a9d-4f49-af98-858459789b1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:00.110559 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 4/16] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:00 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:01.131403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e88a95e-2ee8-43af-946e-b27189869d86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:01.133898 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e88a95e-2ee8-43af-946e-b27189869d86 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:01.134076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e88a95e-2ee8-43af-946e-b27189869d86 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:01.134269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e88a95e-2ee8-43af-946e-b27189869d86 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:01.142992 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:01.142992 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:01.147686 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e88a95e-2ee8-43af-946e-b27189869d86 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:01.153531 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e88a95e-2ee8-43af-946e-b27189869d86 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:01.153993 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 4/17] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:01 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:02.171992 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:02.173227 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:02.173420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:02.173626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:02.182716 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:02.182716 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:02.186723 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:02.192646 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce9400fe-77c8-4c97-91b9-52af92ac6c6f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:02.192990 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 6/18] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:02 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:03.210204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:03.210852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:03.211061 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:03.211271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:03.219852 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:03.219852 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:03.225379 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:03.230255 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97ba1e93-c6f0-4db5-969b-31d90e0f1700 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:03.230579 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 5/19] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:03 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:04.247539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:04.249938 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:04.250097 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:04.250247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:04.258906 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:04.258906 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:04.267409 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:04.274010 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3d9e506-4170-42bd-af1b-0d2b09a22e7b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:04.274557 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 5/20] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:04 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:05.290530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:05.292986 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:05.293295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:05.293559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:05.305571 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:05.305571 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:05.311215 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:05.317197 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b189132-a98a-4f07-a986-e6c11c98b5ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:05.317695 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 5/21] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:05 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:05.526056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:05.528236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:05.528416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:05.528627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:05.538103 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:05.538103 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:05.543520 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:05.551776 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-a280821a-5214-4a6e-a774-8a30efaacb03 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:05.552297 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 7/22] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:05 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:09.682795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c925bcdb-a088-4180-9927-24ad0a865730 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:09.685339 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:09.685404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1780273220"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:09.687266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1780273220'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:09.687873 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Create volume of 1 GB Aug 13 15:10:09.710990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:10:09.709243. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:10:09.710990 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Availability Zones retrieved successfully. Aug 13 15:10:09.742880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Flow 'volume_create_api' (5de57bc6-ad3a-4332-bd57-a0bec153d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:09.745705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b28c4b1-a386-4333-9570-9e64eea1c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:09.746846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:09.812956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b28c4b1-a386-4333-9570-9e64eea1c818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:09.814211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf3e3ec-c101-4748-aa8b-4f546687d981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:09.882642 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-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 15:10:09.883049 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-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 15:10:09.952525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Created reservations ['e7a10a01-117e-44d9-a133-592f5dc7f997', 'd7a6ac52-50bb-4acd-a496-7a165727939f', '185bbee3-49f6-49be-aba6-bf75e72da0c3', '3b836049-3d3d-4fbf-8cab-8561828cb5ec'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:09.953505 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf3e3ec-c101-4748-aa8b-4f546687d981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a10a01-117e-44d9-a133-592f5dc7f997', 'd7a6ac52-50bb-4acd-a496-7a165727939f', '185bbee3-49f6-49be-aba6-bf75e72da0c3', '3b836049-3d3d-4fbf-8cab-8561828cb5ec']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:09.954413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b9e2e9-66a1-477d-a0f0-aa1c00a63297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:09.986989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b9e2e9-66a1-477d-a0f0-aa1c00a63297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e9e3d2-ac97-4a46-89d5-d3ac4eb52494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1780273220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da0a1fdbf5a46a5af10310135c5702a',qos_specs=None,replication_status=,reservations=['e7a10a01-117e-44d9-a133-592f5dc7f997','d7a6ac52-50bb-4acd-a496-7a165727939f','185bbee3-49f6-49be-aba6-bf75e72da0c3','3b836049-3d3d-4fbf-8cab-8561828cb5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01017307f9994ea4a76bb3ef7dc39200',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1780273220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e9e3d2-ac97-4a46-89d5-d3ac4eb52494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da0a1fdbf5a46a5af10310135c5702a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01017307f9994ea4a76bb3ef7dc39200',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:09.987613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ee7725-c292-4291-aaa1-916e9faa930b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:10.021845 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ee7725-c292-4291-aaa1-916e9faa930b) transitioned into state 'SUCCESS' from state '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-1780273220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da0a1fdbf5a46a5af10310135c5702a',qos_specs=None,replication_status=,reservations=['e7a10a01-117e-44d9-a133-592f5dc7f997','d7a6ac52-50bb-4acd-a496-7a165727939f','185bbee3-49f6-49be-aba6-bf75e72da0c3','3b836049-3d3d-4fbf-8cab-8561828cb5ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01017307f9994ea4a76bb3ef7dc39200',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:10.022860 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2907eb83-0c35-4f1a-a93b-fb22e5722ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:10.052832 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2907eb83-0c35-4f1a-a93b-fb22e5722ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:10.053952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Flow 'volume_create_api' (5de57bc6-ad3a-4332-bd57-a0bec153d621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:10.054465 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Create volume request issued successfully. Aug 13 15:10:10.055528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c925bcdb-a088-4180-9927-24ad0a865730 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:10.055667 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 6/23] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:09 2026] POST /volume/v3/volumes => generated 750 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:10.075938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:10.076369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:10.080699 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:10.080699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:10.080699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:10.080979 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:10:10.080979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:10.080979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:10.086546 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:10.086546 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:10.093418 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:10.098917 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:10.098917 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:10.105215 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-f0406c6f-8fa1-4ee8-bb38-d8e80ae60564 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:10.105635 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 6/24] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:10 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:10.112663 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:10:10.119041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5eadc24f-6393-4fbf-a2fb-08ed336ca715 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:10.119543 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5eadc24f-6393-4fbf-a2fb-08ed336ca715 None None] GET https://10.4.3.38/volume// Aug 13 15:10:10.119790 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5eadc24f-6393-4fbf-a2fb-08ed336ca715 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:10.120058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5eadc24f-6393-4fbf-a2fb-08ed336ca715 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:10.120519 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5eadc24f-6393-4fbf-a2fb-08ed336ca715 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:10.120659 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98a7be94-8bb8-4ed2-bbbd-d5e697f774d9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:10:10.121340 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 6/25] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:10 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:10.124617 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 8/26] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:10:10 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 15:10:10.131382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1128dd8b-8721-48a2-93de-2e9e88273c51 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:10.135805 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1128dd8b-8721-48a2-93de-2e9e88273c51 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:10:10.136440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1128dd8b-8721-48a2-93de-2e9e88273c51 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1b2b135-8f92-4cef-a1a0-79c70b897786", "connector": null, "instance_uuid": "b17b4489-a135-4235-a19c-629d4c6567fb"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:10.147459 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:10.147459 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:10.189664 np0000007223 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 15:10:10.189664 np0000007223 devstack@c-api.service[100285]: .first() Aug 13 15:10:10.211043 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1128dd8b-8721-48a2-93de-2e9e88273c51 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:10:10.211820 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 7/27] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:10:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:11.143978 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:11.147210 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:10:11.147210 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:11.147634 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:11.160456 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:11.160456 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:11.165183 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:10:11.168965 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8982f8f6-0f36-421c-a1ae-87cd10d26a3a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:10:11.169388 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 7/28] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:11 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:12.341835 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4371408-09a3-485a-8d50-91ac929122bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:12.342849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4371408-09a3-485a-8d50-91ac929122bc None None] GET https://10.4.3.38/volume// Aug 13 15:10:12.342849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4371408-09a3-485a-8d50-91ac929122bc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:12.343005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4371408-09a3-485a-8d50-91ac929122bc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:12.343501 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4371408-09a3-485a-8d50-91ac929122bc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:12.344856 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 7/29] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10: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 15:10:12.367541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:12.371788 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:10:12.372087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:12.374077 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:12.387730 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:12.387730 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:12.391252 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:12.397236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-fdc57f49-4014-4540-a5c2-f4741ca9ef8f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:10:12.397714 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 9/30] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:12 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1575 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:13.430595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:13.439264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 Aug 13 15:10:13.441110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:13.459521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-c1b2b135-8f92-4cef-a1a0-79c70b897786-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:10:13.467918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-c1b2b135-8f92-4cef-a1a0-79c70b897786-np0000007223" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:10:13.469699 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:13.469699 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:13.655579 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-c1b2b135-8f92-4cef-a1a0-79c70b897786-np0000007223" released by "attachment_update" :: held 0.188s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:10:13.656044 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-1f716abf-8901-4020-badf-548451230217 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 returned with HTTP 200 Aug 13 15:10:13.656654 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 8/31] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:10:13 2026] PUT /volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:13.710798 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-31108341-d310-4633-a7bf-e176351ae0e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:13.716817 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-31108341-d310-4633-a7bf-e176351ae0e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3/action Aug 13 15:10:13.717556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-31108341-d310-4633-a7bf-e176351ae0e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:13.717752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-31108341-d310-4633-a7bf-e176351ae0e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:10:13.735308 np0000007223 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" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 15:10:13.735308 np0000007223 devstack@c-api.service[100286]: .first() Aug 13 15:10:13.756774 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:13.756774 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:13.781701 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d6b419f-d2c1-480a-bf82-dc050e9c5706 req-31108341-d310-4633-a7bf-e176351ae0e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3/action returned with HTTP 204 Aug 13 15:10:13.782287 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 8/32] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:10:13 2026] POST /volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:14.710379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:15.064569 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:15.065062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-306548206"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:15.069699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-306548206'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:15.069699 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Create volume of 1 GB Aug 13 15:10:15.075036 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Availability Zones retrieved successfully. Aug 13 15:10:15.083580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Flow 'volume_create_api' (99886de2-358a-4a80-8fbf-02fedadb267a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:15.085056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809bbaf4-3220-49fc-be45-38a8dcdce622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:15.086226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:15.127280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809bbaf4-3220-49fc-be45-38a8dcdce622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:15.128352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057ea3e3-cf76-46cf-a4f3-84225bad3ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:15.163064 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-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 15:10:15.163490 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-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 15:10:15.215443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Created reservations ['3492ed27-4764-436e-bb5d-c7d2c0bc4d78', 'a9409674-664c-4ebd-8b02-a42b38f3202a', 'a9bb828d-852a-4653-9b9f-f240f1534ad7', '98f4d896-7f9e-468a-9529-f39213258abd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:15.216210 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057ea3e3-cf76-46cf-a4f3-84225bad3ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3492ed27-4764-436e-bb5d-c7d2c0bc4d78', 'a9409674-664c-4ebd-8b02-a42b38f3202a', 'a9bb828d-852a-4653-9b9f-f240f1534ad7', '98f4d896-7f9e-468a-9529-f39213258abd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:15.217153 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d47b4c0-cea6-49b1-9b74-acde56a37e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:15.281077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d47b4c0-cea6-49b1-9b74-acde56a37e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85dbe2a-a153-475a-99f2-fb81d70a5f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-306548206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d634c6f985164e3bbf189200ea789cb8',qos_specs=None,replication_status=,reservations=['3492ed27-4764-436e-bb5d-c7d2c0bc4d78','a9409674-664c-4ebd-8b02-a42b38f3202a','a9bb828d-852a-4653-9b9f-f240f1534ad7','98f4d896-7f9e-468a-9529-f39213258abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf38c374e0b34522892fdc5d6a9bb499',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-306548206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85dbe2a-a153-475a-99f2-fb81d70a5f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d634c6f985164e3bbf189200ea789cb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf38c374e0b34522892fdc5d6a9bb499',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:15.281077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4aa833-1611-473b-9335-a24a5d66f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:15.306169 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4aa833-1611-473b-9335-a24a5d66f644) transitioned into state 'SUCCESS' from state '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-306548206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d634c6f985164e3bbf189200ea789cb8',qos_specs=None,replication_status=,reservations=['3492ed27-4764-436e-bb5d-c7d2c0bc4d78','a9409674-664c-4ebd-8b02-a42b38f3202a','a9bb828d-852a-4653-9b9f-f240f1534ad7','98f4d896-7f9e-468a-9529-f39213258abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf38c374e0b34522892fdc5d6a9bb499',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:15.306991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa7d45a-54f0-4135-98e7-9b9be9af7acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:15.317115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa7d45a-54f0-4135-98e7-9b9be9af7acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:15.317969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Flow 'volume_create_api' (99886de2-358a-4a80-8fbf-02fedadb267a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:15.318299 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Create volume request issued successfully. Aug 13 15:10:15.318915 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8dd6cd1-1e47-4c12-9ea7-cebc4dfb7083 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:15.319327 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 8/33] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:14 2026] POST /volume/v3/volumes => generated 782 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:15.336610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:15.338965 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:10:15.339244 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:15.339507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:15.376794 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:15.376794 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:15.382694 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:10:15.388156 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35122e1b-29ff-4d93-ae74-7ba4f28e8960 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:10:15.388770 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 10/34] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:15 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 961 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:16.405202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:16.406416 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:10:16.407570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:16.407952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:16.452407 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:16.452407 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:16.457585 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:10:16.463624 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ffcdbdc-f93b-4b67-a979-162c8f222979 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:10:16.464114 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 9/35] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:16 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:20.770113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d427d70-8425-463e-9a41-8d9720037c95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:20.773774 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:20.774271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1226605498"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:20.777632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1226605498'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:20.778132 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Create volume of 1 GB Aug 13 15:10:20.802609 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:10:20.801525. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:10:20.802609 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Availability Zones retrieved successfully. Aug 13 15:10:20.837494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Flow 'volume_create_api' (93497704-8c31-4534-a6ca-09203d06ba99) 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 15:10:20.842091 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12cc477-cff7-46db-b8cb-7ed33d3b4dd9) transitioned 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 15:10:20.843558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-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 15:10:20.985211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e12cc477-cff7-46db-b8cb-7ed33d3b4dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:10:20.988947 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d846174-ad13-4df9-a763-2e05da9987c8) transitioned 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 15:10:21.088362 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-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 15:10:21.089218 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-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 15:10:21.180454 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Created reservations ['efaacce6-ca0c-49b7-a27c-7294bfd24880', '8216f721-3a92-450a-a75d-519536cd5810', '095064e3-10e5-4920-aab6-50e4d4407362', '128747cf-1764-450d-8de9-78b435e25f78'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:21.181761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d846174-ad13-4df9-a763-2e05da9987c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efaacce6-ca0c-49b7-a27c-7294bfd24880', '8216f721-3a92-450a-a75d-519536cd5810', '095064e3-10e5-4920-aab6-50e4d4407362', '128747cf-1764-450d-8de9-78b435e25f78']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:21.182884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea57c582-7b42-44ef-b18d-9ca22e814cb1) transitioned 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 15:10:21.223994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea57c582-7b42-44ef-b18d-9ca22e814cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6c55a8-cd7d-4063-b41d-5201144a5677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1226605498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0226a7a0a5d475fb5b947495529f434',qos_specs=None,replication_status=,reservations=['efaacce6-ca0c-49b7-a27c-7294bfd24880','8216f721-3a92-450a-a75d-519536cd5810','095064e3-10e5-4920-aab6-50e4d4407362','128747cf-1764-450d-8de9-78b435e25f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f24c3aeed0485cb7f6c65ca2cbbc77',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1226605498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6c55a8-cd7d-4063-b41d-5201144a5677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0226a7a0a5d475fb5b947495529f434',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6f24c3aeed0485cb7f6c65ca2cbbc77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:21.224984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0f6836-e11d-4ae4-8e85-ccb1160418a1) transitioned 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 15:10:21.263599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0f6836-e11d-4ae4-8e85-ccb1160418a1) transitioned into state 'SUCCESS' from state '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-1226605498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0226a7a0a5d475fb5b947495529f434',qos_specs=None,replication_status=,reservations=['efaacce6-ca0c-49b7-a27c-7294bfd24880','8216f721-3a92-450a-a75d-519536cd5810','095064e3-10e5-4920-aab6-50e4d4407362','128747cf-1764-450d-8de9-78b435e25f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f24c3aeed0485cb7f6c65ca2cbbc77',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:21.264891 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3fe979-8616-40f7-b96a-0fb9801a241e) transitioned 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 15:10:21.297369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3fe979-8616-40f7-b96a-0fb9801a241e) 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 15:10:21.297906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Flow 'volume_create_api' (93497704-8c31-4534-a6ca-09203d06ba99) 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 15:10:21.298459 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Create volume request issued successfully. Aug 13 15:10:21.299683 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d427d70-8425-463e-9a41-8d9720037c95 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:21.300104 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 9/36] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:20 2026] POST /volume/v3/volumes => generated 753 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:21.316232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:21.323321 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] GET https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:21.323642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:21.323918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:21.343190 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:21.343190 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:21.361407 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Volume info retrieved successfully. Aug 13 15:10:21.375907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31ed1c1b-fdcd-4f8f-9125-70f3ad4c9693 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 returned with HTTP 200 Aug 13 15:10:21.375907 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 9/37] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:21 2026] GET /volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:22.402852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0813561e-8108-47b7-a339-f3e1dd336b2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:22.407454 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0813561e-8108-47b7-a339-f3e1dd336b2e tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] GET https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:22.407769 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0813561e-8108-47b7-a339-f3e1dd336b2e tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:22.408039 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0813561e-8108-47b7-a339-f3e1dd336b2e tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:22.417392 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:22.417392 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:22.423220 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0813561e-8108-47b7-a339-f3e1dd336b2e tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Volume info retrieved successfully. Aug 13 15:10:22.429425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0813561e-8108-47b7-a339-f3e1dd336b2e tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 returned with HTTP 200 Aug 13 15:10:22.429425 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 11/38] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:22 2026] GET /volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:22.965318 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2a5ec1c0-5885-4695-9f34-dae2a844b11e req-46ba6502-1d69-4fe1-bd2c-40234d55d7d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:22.970495 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2a5ec1c0-5885-4695-9f34-dae2a844b11e req-46ba6502-1d69-4fe1-bd2c-40234d55d7d8 tempest-VolumesAdminNegativeTest-1309507313 tempest-VolumesAdminNegativeTest-1309507313-project] GET https://10.4.3.38/volume/v3/volumes/d4dcd0b7-8ce0-4ddc-a15b-a647fb42f8f7 Aug 13 15:10:22.971205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2a5ec1c0-5885-4695-9f34-dae2a844b11e req-46ba6502-1d69-4fe1-bd2c-40234d55d7d8 tempest-VolumesAdminNegativeTest-1309507313 tempest-VolumesAdminNegativeTest-1309507313-project] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:22.971455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2a5ec1c0-5885-4695-9f34-dae2a844b11e req-46ba6502-1d69-4fe1-bd2c-40234d55d7d8 tempest-VolumesAdminNegativeTest-1309507313 tempest-VolumesAdminNegativeTest-1309507313-project] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:22.985362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2a5ec1c0-5885-4695-9f34-dae2a844b11e req-46ba6502-1d69-4fe1-bd2c-40234d55d7d8 tempest-VolumesAdminNegativeTest-1309507313 tempest-VolumesAdminNegativeTest-1309507313-project] https://10.4.3.38/volume/v3/volumes/d4dcd0b7-8ce0-4ddc-a15b-a647fb42f8f7 returned with HTTP 404 Aug 13 15:10:22.985362 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 10/39] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:22 2026] GET /volume/v3/volumes/d4dcd0b7-8ce0-4ddc-a15b-a647fb42f8f7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:23.002867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-011898c4-a780-4fa1-8d32-32ded9449638 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:23.006864 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:23.007807 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:23.007807 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:23.007807 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Delete volume with id: 3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:23.028444 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:23.028444 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:23.029172 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Volume info retrieved successfully. Aug 13 15:10:23.080489 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Delete volume request issued successfully. Aug 13 15:10:23.080814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-011898c4-a780-4fa1-8d32-32ded9449638 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 returned with HTTP 202 Aug 13 15:10:23.081322 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 10/40] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:10:23 2026] DELETE /volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:23.095640 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:23.100112 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] GET https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:23.100434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:23.100724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:23.111941 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:23.111941 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:23.120025 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Volume info retrieved successfully. Aug 13 15:10:23.132701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfd55c00-7ccf-4d32-869d-ed36470659eb tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 returned with HTTP 200 Aug 13 15:10:23.132701 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 10/41] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:23 2026] GET /volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:24.150159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac71c14d-9796-487e-9ff2-8c16dcf3ac25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:24.156959 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac71c14d-9796-487e-9ff2-8c16dcf3ac25 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] GET https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 Aug 13 15:10:24.156959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac71c14d-9796-487e-9ff2-8c16dcf3ac25 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:24.156959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac71c14d-9796-487e-9ff2-8c16dcf3ac25 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:24.168405 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac71c14d-9796-487e-9ff2-8c16dcf3ac25 tempest-VolumesAdminNegativeTest-458170251 tempest-VolumesAdminNegativeTest-458170251-project-member] https://10.4.3.38/volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 returned with HTTP 404 Aug 13 15:10:24.170038 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 12/42] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:24 2026] GET /volume/v3/volumes/3f6c55a8-cd7d-4063-b41d-5201144a5677 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:24.339304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:24.343612 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:24.343612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-491989700"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:24.346644 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-491989700'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:24.347506 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume of 1 GB Aug 13 15:10:24.354048 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Availability Zones retrieved successfully. Aug 13 15:10:24.364753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Flow 'volume_create_api' (3b1f5286-d1ec-4c73-830c-027d15d38b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:24.366934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cd739c-f425-4210-aee0-ae6e0bd09c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:24.368900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:24.409703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cd739c-f425-4210-aee0-ae6e0bd09c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:24.410944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a5e9fc-75fa-4fb8-aed3-bf91a43e0d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:24.523725 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Created reservations ['a49050ca-b0ba-42b7-b482-8dcd37de2999', '7281244d-8fe6-49cc-b9b7-51c7180bd050', '389002d1-89a1-456a-9753-9cd3f99e02d9', '3bba285d-ca9d-441b-a58b-6a41f639fe90'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:24.524631 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a5e9fc-75fa-4fb8-aed3-bf91a43e0d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49050ca-b0ba-42b7-b482-8dcd37de2999', '7281244d-8fe6-49cc-b9b7-51c7180bd050', '389002d1-89a1-456a-9753-9cd3f99e02d9', '3bba285d-ca9d-441b-a58b-6a41f639fe90']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:24.525637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c43c3e-6429-4153-bc11-cf4d2008b9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:24.562020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c43c3e-6429-4153-bc11-cf4d2008b9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-491989700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad8ff169d74458ca7bfb90e81f333a4',qos_specs=None,replication_status=,reservations=['a49050ca-b0ba-42b7-b482-8dcd37de2999','7281244d-8fe6-49cc-b9b7-51c7180bd050','389002d1-89a1-456a-9753-9cd3f99e02d9','3bba285d-ca9d-441b-a58b-6a41f639fe90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-491989700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad8ff169d74458ca7bfb90e81f333a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:24.563251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62ed046-795c-45f4-824c-bb6ed2a13cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:24.592608 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62ed046-795c-45f4-824c-bb6ed2a13cbb) transitioned into state 'SUCCESS' from state '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-491989700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad8ff169d74458ca7bfb90e81f333a4',qos_specs=None,replication_status=,reservations=['a49050ca-b0ba-42b7-b482-8dcd37de2999','7281244d-8fe6-49cc-b9b7-51c7180bd050','389002d1-89a1-456a-9753-9cd3f99e02d9','3bba285d-ca9d-441b-a58b-6a41f639fe90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:24.594270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad11041-05b0-4047-9e33-59313214127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:24.609571 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad11041-05b0-4047-9e33-59313214127a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:24.611943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Flow 'volume_create_api' (3b1f5286-d1ec-4c73-830c-027d15d38b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:24.612546 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume request issued successfully. Aug 13 15:10:24.613494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f91f7e0-2382-4b82-8c9e-87b414fa0a59 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:24.614080 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 11/43] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:24 2026] POST /volume/v3/volumes => generated 751 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:24.637096 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:24.640384 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:24.641111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:24.641446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:24.657283 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:24.657283 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:24.666233 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:24.675862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70d511fb-3fcb-4f03-997a-014fe3d67e6d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 200 Aug 13 15:10:24.676561 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 11/44] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:24 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:25.702700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8bf24f16-a698-4883-86bf-ffe50013761c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:25.703752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8bf24f16-a698-4883-86bf-ffe50013761c tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:25.706197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8bf24f16-a698-4883-86bf-ffe50013761c tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:25.706470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8bf24f16-a698-4883-86bf-ffe50013761c tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:25.722748 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:25.722748 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:25.727867 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8bf24f16-a698-4883-86bf-ffe50013761c tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:25.734651 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8bf24f16-a698-4883-86bf-ffe50013761c tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 200 Aug 13 15:10:25.734651 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 11/45] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:25 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:25.755313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:25.756515 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] POST https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63/action Aug 13 15:10:25.757204 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:25.757281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:25.774025 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:25.774025 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:25.774754 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:25.800005 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume updated successfully. Aug 13 15:10:25.802726 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-667d6fc2-b14b-4653-b883-df2d9f9e0611 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63/action returned with HTTP 200 Aug 13 15:10:25.802726 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 13/46] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:10:25 2026] POST /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:10:25.813537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:25.818274 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:25.819730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:25.819730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:25.833399 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:25.833399 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:25.845270 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:25.854473 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c38c015-8fdd-4062-897a-871fe8ab2a5d tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 200 Aug 13 15:10:25.855077 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 12/47] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:25 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:26.198704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:26.202255 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:26.202451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:26.202686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:26.222826 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:26.222826 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:26.226946 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:26.233574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-74043af3-2f23-4a01-a5aa-2be51fce331b req-39dfef34-7ed8-44bc-be2a-3260325fef1f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 200 Aug 13 15:10:26.236245 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 12/48] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:26 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:26.866937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:26.868754 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:26.869035 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1363644659"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:26.872895 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1363644659'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:26.873109 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume of 1 GB Aug 13 15:10:26.883970 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Availability Zones retrieved successfully. Aug 13 15:10:26.891249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Flow 'volume_create_api' (cbd56d6e-8176-49ec-bb1f-79d75fe3c571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:26.892624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf12bd8-cdf4-4884-ad0f-d4a077cef93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:26.894320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:26.928539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf12bd8-cdf4-4884-ad0f-d4a077cef93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:26.929630 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6965920-cd12-4a4d-8eaf-cfc8194e9d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:26.982958 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Created reservations ['b06fcee0-b865-41cd-b6db-e9f5a49fd2d8', 'cbc2f882-badc-41e1-a63a-6f474cac409d', 'a0eb25d1-ce71-4957-9bff-1d6c7b09671a', 'eb6e5bb0-7ebb-4d01-8d21-e617be07f31b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:26.983923 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6965920-cd12-4a4d-8eaf-cfc8194e9d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06fcee0-b865-41cd-b6db-e9f5a49fd2d8', 'cbc2f882-badc-41e1-a63a-6f474cac409d', 'a0eb25d1-ce71-4957-9bff-1d6c7b09671a', 'eb6e5bb0-7ebb-4d01-8d21-e617be07f31b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:26.985054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfe1cb5-56f3-4cef-9141-86162efa27f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:27.012702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfe1cb5-56f3-4cef-9141-86162efa27f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '131664f8-a2b4-4500-ac18-3673e68b5166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1363644659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad8ff169d74458ca7bfb90e81f333a4',qos_specs=None,replication_status=,reservations=['b06fcee0-b865-41cd-b6db-e9f5a49fd2d8','cbc2f882-badc-41e1-a63a-6f474cac409d','a0eb25d1-ce71-4957-9bff-1d6c7b09671a','eb6e5bb0-7ebb-4d01-8d21-e617be07f31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1363644659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=131664f8-a2b4-4500-ac18-3673e68b5166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad8ff169d74458ca7bfb90e81f333a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:27.014066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af42d4df-72bf-4109-b814-c557d3ea7970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:27.038698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af42d4df-72bf-4109-b814-c557d3ea7970) transitioned into state 'SUCCESS' from state '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-1363644659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad8ff169d74458ca7bfb90e81f333a4',qos_specs=None,replication_status=,reservations=['b06fcee0-b865-41cd-b6db-e9f5a49fd2d8','cbc2f882-badc-41e1-a63a-6f474cac409d','a0eb25d1-ce71-4957-9bff-1d6c7b09671a','eb6e5bb0-7ebb-4d01-8d21-e617be07f31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99de62d82fcc4cb09c1d94abc9dbf58c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:27.039899 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0d5d10-fff0-4fa5-80eb-f926ed1dc8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:27.051509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0d5d10-fff0-4fa5-80eb-f926ed1dc8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:27.052395 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Flow 'volume_create_api' (cbd56d6e-8176-49ec-bb1f-79d75fe3c571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:27.052746 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Create volume request issued successfully. Aug 13 15:10:27.053406 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b6dbb83-0e5c-4a14-a16a-7e795ad28e33 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:27.053958 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 12/49] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:26 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:10:27.067416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:27.071253 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:27.071253 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:27.071253 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:27.082025 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:27.082025 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:27.087998 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:27.095657 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1132f246-d462-4dc1-ba0d-2c58ce6183b4 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 returned with HTTP 200 Aug 13 15:10:27.096225 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 14/50] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:27 2026] GET /volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:28.117159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:28.121131 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:28.121470 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:28.122018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:28.134705 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:28.134705 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:28.146707 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:28.161388 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b7fc883-b1c9-49ca-ae40-696e8faee4ae tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 returned with HTTP 200 Aug 13 15:10:28.162016 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 13/51] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:28 2026] GET /volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:28.710780 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:28.715928 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] DELETE https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:28.716249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:28.716711 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:28.717056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Delete volume with id: 131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:28.728214 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:28.728214 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:28.729349 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:28.752880 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Delete volume request issued successfully. Aug 13 15:10:28.754372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed520daf-fa2c-4365-9b83-8be02bbf47d6 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 returned with HTTP 202 Aug 13 15:10:28.754849 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 13/52] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:10:28 2026] DELETE /volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:28.763558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:28.768038 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:28.768336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:28.768757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:28.780186 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:28.780186 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:28.789507 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:28.796312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1992824e-1b5c-43f2-b67b-674f1bbee92f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 returned with HTTP 200 Aug 13 15:10:28.797176 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 13/53] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:28 2026] GET /volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:29.815699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1005f7c7-d7fe-42cc-b908-4b257d459114 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:29.817772 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1005f7c7-d7fe-42cc-b908-4b257d459114 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 Aug 13 15:10:29.817960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1005f7c7-d7fe-42cc-b908-4b257d459114 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:29.818081 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1005f7c7-d7fe-42cc-b908-4b257d459114 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:29.829558 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1005f7c7-d7fe-42cc-b908-4b257d459114 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 returned with HTTP 404 Aug 13 15:10:29.830612 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 15/54] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:29 2026] GET /volume/v3/volumes/131664f8-a2b4-4500-ac18-3673e68b5166 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:29.840784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:29.843805 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:29.844084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:29.844355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:29.844590 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Delete volume with id: 1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:29.856316 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:29.856316 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:29.857125 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:29.898788 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Delete volume request issued successfully. Aug 13 15:10:29.899207 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-298ad768-fc23-4735-b5e3-7d57b5de2949 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 202 Aug 13 15:10:29.899595 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 14/55] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:10:29 2026] DELETE /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:29.914335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:29.924110 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:29.924110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:29.924110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:29.936782 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:29.936782 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:29.953736 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Volume info retrieved successfully. Aug 13 15:10:29.964386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00faf563-434b-4338-b6fa-b3ec3c535d8f tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 200 Aug 13 15:10:29.966399 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 14/56] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:29 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:30.982878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88a1342f-d962-4e35-b0c9-d534e1bfca14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:30.985199 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88a1342f-d962-4e35-b0c9-d534e1bfca14 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] GET https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 Aug 13 15:10:30.985425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88a1342f-d962-4e35-b0c9-d534e1bfca14 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:30.988578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88a1342f-d962-4e35-b0c9-d534e1bfca14 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:30.993903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88a1342f-d962-4e35-b0c9-d534e1bfca14 tempest-ServersNegativeTestJSON-876177199 tempest-ServersNegativeTestJSON-876177199-project-member] https://10.4.3.38/volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 returned with HTTP 404 Aug 13 15:10:30.994647 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 14/57] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:30 2026] GET /volume/v3/volumes/1f76f89d-71a2-4fcd-bc27-d8c6ffa0aa63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:39.822710 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=36,cinder:UPDATE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:10:39.889485 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=93,cinder:INSERT=22,cinder:UPDATE=28 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:10:39.959834 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=74,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:10:40.988365 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=106,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:10:43.257240 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b95a425d-58ec-47f0-bc98-f72a40c58200 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:43.615632 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b95a425d-58ec-47f0-bc98-f72a40c58200 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:10:43.616087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b95a425d-58ec-47f0-bc98-f72a40c58200 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2129673743", "extra_specs": {"storage_protocol": "tempest-storage_protocol-31149627", "vendor_name": "tempest-vendor_name-1944974932"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:43.645072 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b95a425d-58ec-47f0-bc98-f72a40c58200 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:10:43.647514 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 16/58] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:10:43 2026] POST /volume/v3/types => generated 326 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:43.661766 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:43.979919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:43.980333 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66bc9bff-2801-4ed0-9cc5-b9a54f6042df", "size": 1, "name": "tempest-UserMessagesTest-Volume-744044918"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:43.982039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume request body: {'volume': {'volume_type': '66bc9bff-2801-4ed0-9cc5-b9a54f6042df', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-744044918'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:43.988059 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume of 1 GB Aug 13 15:10:43.988486 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:43.988486 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:43.989267 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Availability Zones retrieved successfully. Aug 13 15:10:43.995043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Flow 'volume_create_api' (eff16feb-7254-4eb7-b2d4-413ecb91df24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:43.998380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2345ec-71a0-4c92-8970-35047b5f7339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:43.999376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:44.053010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2345ec-71a0-4c92-8970-35047b5f7339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:10:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-31149627',vendor_name='tempest-vendor_name-1944974932'},id=66bc9bff-2801-4ed0-9cc5-b9a54f6042df,is_public=True,name='tempest-UserMessagesTest-volume-type-2129673743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66bc9bff-2801-4ed0-9cc5-b9a54f6042df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:44.054571 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f818a937-ce0d-46a6-b5e7-6efa47e21f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:44.094687 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2129673743 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2129673743, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:44.094860 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2129673743 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2129673743, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:44.153386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Created reservations ['303836d9-2168-4334-8524-cdf54d1e4c29', '64d05511-ef32-429a-bafa-9d8e4cb0b26b', 'c9135fc5-54fe-41e9-a9d5-d31094078b81', '1743e947-e936-4197-a577-df4ace48da9e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:44.154461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f818a937-ce0d-46a6-b5e7-6efa47e21f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303836d9-2168-4334-8524-cdf54d1e4c29', '64d05511-ef32-429a-bafa-9d8e4cb0b26b', 'c9135fc5-54fe-41e9-a9d5-d31094078b81', '1743e947-e936-4197-a577-df4ace48da9e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:44.155936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa904b4c-7398-4855-9a91-613e764a182e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:44.195768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa904b4c-7398-4855-9a91-613e764a182e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e07a6f81-b928-4da4-ac66-1f5fd5d64caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-744044918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566433b95d28466e9c73a4ea4b64c24b',qos_specs=None,replication_status=,reservations=['303836d9-2168-4334-8524-cdf54d1e4c29','64d05511-ef32-429a-bafa-9d8e4cb0b26b','c9135fc5-54fe-41e9-a9d5-d31094078b81','1743e947-e936-4197-a577-df4ace48da9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1298fec0834d948decace67818b9d2',volume_type_id=66bc9bff-2801-4ed0-9cc5-b9a54f6042df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-744044918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e07a6f81-b928-4da4-ac66-1f5fd5d64caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566433b95d28466e9c73a4ea4b64c24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a1298fec0834d948decace67818b9d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66bc9bff-2801-4ed0-9cc5-b9a54f6042df),volume_type_id=66bc9bff-2801-4ed0-9cc5-b9a54f6042df)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:44.197025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b90cab5-b4c1-492c-961d-b1d434989195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:44.219758 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b90cab5-b4c1-492c-961d-b1d434989195) transitioned into state 'SUCCESS' from state '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-744044918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566433b95d28466e9c73a4ea4b64c24b',qos_specs=None,replication_status=,reservations=['303836d9-2168-4334-8524-cdf54d1e4c29','64d05511-ef32-429a-bafa-9d8e4cb0b26b','c9135fc5-54fe-41e9-a9d5-d31094078b81','1743e947-e936-4197-a577-df4ace48da9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1298fec0834d948decace67818b9d2',volume_type_id=66bc9bff-2801-4ed0-9cc5-b9a54f6042df)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:44.220587 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691af6e6-0265-4fce-9814-fdaced152c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:44.232292 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691af6e6-0265-4fce-9814-fdaced152c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:44.233987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Flow 'volume_create_api' (eff16feb-7254-4eb7-b2d4-413ecb91df24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:44.233987 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume request issued successfully. Aug 13 15:10:44.234604 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5528c715-41ed-4c74-a72d-c5f46a9538ea tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:44.235015 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 15/59] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:10:43 2026] POST /volume/v3/volumes => generated 783 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:44.253104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:44.255624 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:44.255953 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:44.256235 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:44.273192 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:44.273192 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:44.283583 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:44.291062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad7f495f-29c6-47d8-94e8-e0f173e0d807 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa returned with HTTP 200 Aug 13 15:10:44.291535 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 15/60] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:44 2026] GET /volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:45.310208 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a1912e3-2957-430d-b14a-179a102c181c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.315424 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a1912e3-2957-430d-b14a-179a102c181c tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:45.315424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a1912e3-2957-430d-b14a-179a102c181c tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.315424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a1912e3-2957-430d-b14a-179a102c181c tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.323564 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.323564 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:45.328494 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a1912e3-2957-430d-b14a-179a102c181c tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:45.335640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a1912e3-2957-430d-b14a-179a102c181c tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa returned with HTTP 200 Aug 13 15:10:45.336744 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 15/61] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:45.357444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94b416b4-3602-4634-a00d-96e8d6baac46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.361187 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94b416b4-3602-4634-a00d-96e8d6baac46 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/messages Aug 13 15:10:45.361187 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94b416b4-3602-4634-a00d-96e8d6baac46 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.361187 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94b416b4-3602-4634-a00d-96e8d6baac46 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.370119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94b416b4-3602-4634-a00d-96e8d6baac46 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:10:45.370766 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 17/62] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:10:45 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 15:10:45.385302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29531060-616e-42e2-97b8-0cbc76bf1dc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.388324 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29531060-616e-42e2-97b8-0cbc76bf1dc8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] DELETE https://10.4.3.38/volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e Aug 13 15:10:45.388895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29531060-616e-42e2-97b8-0cbc76bf1dc8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.389005 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29531060-616e-42e2-97b8-0cbc76bf1dc8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.399229 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.399229 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:45.399391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2e1c474-d704-48e4-85bd-15570a0a577f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.400810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:45.401319 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1460756145"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:45.403761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1460756145'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:45.406735 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29531060-616e-42e2-97b8-0cbc76bf1dc8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e returned with HTTP 204 Aug 13 15:10:45.407075 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 16/63] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:10:45 2026] DELETE /volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:10:45.410417 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume of 1 GB Aug 13 15:10:45.410417 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.410417 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:45.410932 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Availability Zones retrieved successfully. Aug 13 15:10:45.419169 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2c50684-e8bb-4f6d-ac77-da46e90ceec3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.420282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (0113337e-f3d1-4886-a042-0ebf842fe1c2) 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 15:10:45.421821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c432051-8f23-4ab8-bc09-5b38bdb0a289) transitioned 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 15:10:45.422363 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2c50684-e8bb-4f6d-ac77-da46e90ceec3 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e Aug 13 15:10:45.422363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2c50684-e8bb-4f6d-ac77-da46e90ceec3 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.422792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2c50684-e8bb-4f6d-ac77-da46e90ceec3 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.423223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:10:45.429437 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2c50684-e8bb-4f6d-ac77-da46e90ceec3 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e returned with HTTP 404 Aug 13 15:10:45.430186 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 16/64] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/messages/00458160-a8bd-44f8-9f3e-46b123f7686e => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:45.440325 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.440325 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:45.442393 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.445745 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:45.446032 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.446611 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.459144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c432051-8f23-4ab8-bc09-5b38bdb0a289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_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 15:10:45.459546 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.459546 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:45.460167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84775a08-9bb9-488d-ba80-08ddca12cc7b) transitioned 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 15:10:45.465404 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:45.475277 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91bd5466-fb1c-4a19-ba47-92ddbfe93011 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa returned with HTTP 200 Aug 13 15:10:45.475277 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 18/65] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:45.493259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4729e408-6f99-4a71-be83-a04777922ae5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.495465 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:45.495690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.496089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.496269 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Delete volume with id: e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:45.499655 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:10:45.500359 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:10:45.504867 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.504867 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:45.505436 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:45.507988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:10:45.521310 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Created reservations ['18af5fd8-0e8b-4618-9afd-9cfeeb84af4b', '4f735e31-0a4a-4200-b10d-b9877ddf15f5', 'd786f373-cb4f-4c8d-9a9e-6fb451b6cb77', '00231207-95a4-4a05-bb55-9bd2a1b77841'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:45.522333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84775a08-9bb9-488d-ba80-08ddca12cc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18af5fd8-0e8b-4618-9afd-9cfeeb84af4b', '4f735e31-0a4a-4200-b10d-b9877ddf15f5', 'd786f373-cb4f-4c8d-9a9e-6fb451b6cb77', '00231207-95a4-4a05-bb55-9bd2a1b77841']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:45.523407 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3207f6-c2ec-428e-9622-3ea8d3b82f18) transitioned 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 15:10:45.541941 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Created reservations ['044a50d4-5dcb-4848-9877-add1cb37122e', '02baa83d-ebee-41a5-8a0f-91683ed66559', 'ee081705-a0da-4724-8513-6c097e2a6c80', '1db8f229-513b-4d68-9142-fba7a9de2861'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:45.556626 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3207f6-c2ec-428e-9622-3ea8d3b82f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1460756145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['18af5fd8-0e8b-4618-9afd-9cfeeb84af4b','4f735e31-0a4a-4200-b10d-b9877ddf15f5','d786f373-cb4f-4c8d-9a9e-6fb451b6cb77','00231207-95a4-4a05-bb55-9bd2a1b77841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1460756145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e50abd9e7e4b4207b656db4d461a29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e887909ca848fe803af7389022e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:45.557765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde3ef95-b7e8-42ea-bc51-f03da393772b) transitioned 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 15:10:45.582591 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dde3ef95-b7e8-42ea-bc51-f03da393772b) transitioned into state 'SUCCESS' from state '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-1460756145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['18af5fd8-0e8b-4618-9afd-9cfeeb84af4b','4f735e31-0a4a-4200-b10d-b9877ddf15f5','d786f373-cb4f-4c8d-9a9e-6fb451b6cb77','00231207-95a4-4a05-bb55-9bd2a1b77841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:45.583633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2791c197-5939-4fe8-9c5e-cd0854f554aa) transitioned 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 15:10:45.595006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2791c197-5939-4fe8-9c5e-cd0854f554aa) 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 15:10:45.596569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (0113337e-f3d1-4886-a042-0ebf842fe1c2) 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 15:10:45.599475 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request issued successfully. Aug 13 15:10:45.599551 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Delete volume request issued successfully. Aug 13 15:10:45.599551 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4729e408-6f99-4a71-be83-a04777922ae5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa returned with HTTP 202 Aug 13 15:10:45.599551 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 17/66] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:10:45 2026] DELETE /volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:45.599642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2e1c474-d704-48e4-85bd-15570a0a577f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:45.600202 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 16/67] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:10:45 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:45.609728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-960c0409-edce-4587-ba1f-58a2491517cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.613468 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-960c0409-edce-4587-ba1f-58a2491517cc tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa Aug 13 15:10:45.613782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-960c0409-edce-4587-ba1f-58a2491517cc tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.614038 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-960c0409-edce-4587-ba1f-58a2491517cc tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.618587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.622520 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:45.622826 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.623082 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.626049 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-960c0409-edce-4587-ba1f-58a2491517cc tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa returned with HTTP 404 Aug 13 15:10:45.629130 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 17/68] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/volumes/e07a6f81-b928-4da4-ac66-1f5fd5d64caa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:45.637330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea19953f-8eb2-4016-878b-e4a6b4c82bda None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.641010 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea19953f-8eb2-4016-878b-e4a6b4c82bda tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] DELETE https://10.4.3.38/volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df Aug 13 15:10:45.641277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea19953f-8eb2-4016-878b-e4a6b4c82bda tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.642365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea19953f-8eb2-4016-878b-e4a6b4c82bda tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.646454 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.646454 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:45.658361 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:45.663414 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03c9453b-f366-4e9e-a618-f3c840ae0d25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:45.663732 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 19/69] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:45.697687 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea19953f-8eb2-4016-878b-e4a6b4c82bda tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df returned with HTTP 202 Aug 13 15:10:45.698114 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 18/70] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:10:45 2026] DELETE /volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:45.713281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-454fd473-273e-4f46-9fb6-0723fdc6b51a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.716136 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-454fd473-273e-4f46-9fb6-0723fdc6b51a tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] GET https://10.4.3.38/volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df Aug 13 15:10:45.716460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-454fd473-273e-4f46-9fb6-0723fdc6b51a tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:45.716773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-454fd473-273e-4f46-9fb6-0723fdc6b51a tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:45.721184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-454fd473-273e-4f46-9fb6-0723fdc6b51a tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df returned with HTTP 404 Aug 13 15:10:45.721873 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 17/71] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:10:45 2026] GET /volume/v3/types/66bc9bff-2801-4ed0-9cc5-b9a54f6042df => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:45.733163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41847943-5dca-4573-93bd-0713790f5a14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.735323 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41847943-5dca-4573-93bd-0713790f5a14 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:10:45.736334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41847943-5dca-4573-93bd-0713790f5a14 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1322244366", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1121161643", "vendor_name": "tempest-vendor_name-165023611"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:45.764720 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41847943-5dca-4573-93bd-0713790f5a14 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:10:45.765483 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 18/72] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:10:45 2026] POST /volume/v3/types => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:45.777319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e093810-ad57-49b6-82d8-ef4182554d3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:45.779707 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:45.780348 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1352482378"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:45.783163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume request body: {'volume': {'volume_type': '3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1352482378'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:45.802894 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume of 1 GB Aug 13 15:10:45.803427 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:45.803427 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:45.811333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:10:45.810484. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:10:45.811509 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Availability Zones retrieved successfully. Aug 13 15:10:45.840350 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Flow 'volume_create_api' (55744275-7c09-451e-8a84-60cecc3e0a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:45.841887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7cbdde-2027-4f98-9417-1b5d3f5fcd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:45.843417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:45.893889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7cbdde-2027-4f98-9417-1b5d3f5fcd9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:10:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1121161643',vendor_name='tempest-vendor_name-165023611'},id=3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7,is_public=True,name='tempest-UserMessagesTest-volume-type-1322244366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:45.894980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679df8a5-4eb4-4971-90c0-f0a2ff5ee2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:45.951541 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1322244366 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1322244366, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:45.951906 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1322244366 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1322244366, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:46.013164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Created reservations ['4c604c68-7415-4595-af2f-26fd83431c62', '22c62ff6-4a34-459c-8346-701157e2c040', '569b1f87-1759-4b67-8a90-01f6314df0a4', '0809a40f-b31b-4dd4-b0d6-f3e8d9487bce'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:46.014377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679df8a5-4eb4-4971-90c0-f0a2ff5ee2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c604c68-7415-4595-af2f-26fd83431c62', '22c62ff6-4a34-459c-8346-701157e2c040', '569b1f87-1759-4b67-8a90-01f6314df0a4', '0809a40f-b31b-4dd4-b0d6-f3e8d9487bce']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:46.015397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a896db4-3ae1-4332-b2ee-895a5427818d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:46.050034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a896db4-3ae1-4332-b2ee-895a5427818d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff12e90-b992-4287-9b50-0009a8a5c7ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1352482378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566433b95d28466e9c73a4ea4b64c24b',qos_specs=None,replication_status=,reservations=['4c604c68-7415-4595-af2f-26fd83431c62','22c62ff6-4a34-459c-8346-701157e2c040','569b1f87-1759-4b67-8a90-01f6314df0a4','0809a40f-b31b-4dd4-b0d6-f3e8d9487bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1298fec0834d948decace67818b9d2',volume_type_id=3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1352482378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff12e90-b992-4287-9b50-0009a8a5c7ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566433b95d28466e9c73a4ea4b64c24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a1298fec0834d948decace67818b9d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7),volume_type_id=3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:46.050955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78dd3ab-f115-45f7-a46f-b91c6226b898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:46.079981 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78dd3ab-f115-45f7-a46f-b91c6226b898) transitioned into state 'SUCCESS' from state '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-1352482378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566433b95d28466e9c73a4ea4b64c24b',qos_specs=None,replication_status=,reservations=['4c604c68-7415-4595-af2f-26fd83431c62','22c62ff6-4a34-459c-8346-701157e2c040','569b1f87-1759-4b67-8a90-01f6314df0a4','0809a40f-b31b-4dd4-b0d6-f3e8d9487bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1298fec0834d948decace67818b9d2',volume_type_id=3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:46.081143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e070b00-018b-4494-9efb-50e1fc4e03cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:46.110641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e070b00-018b-4494-9efb-50e1fc4e03cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:46.112025 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Flow 'volume_create_api' (55744275-7c09-451e-8a84-60cecc3e0a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:46.112459 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Create volume request issued successfully. Aug 13 15:10:46.113300 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e093810-ad57-49b6-82d8-ef4182554d3e tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:46.113872 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 20/73] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:10:45 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:46.130175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:46.133698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:46.134128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:46.134318 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:46.145457 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:46.145457 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:46.152715 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:46.160537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c47cc13c-8564-403f-abe3-6a432c78adc4 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec returned with HTTP 200 Aug 13 15:10:46.161329 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 19/74] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:46 2026] GET /volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:10:46.680563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09dfb799-a919-4544-ae75-6c93a53748dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:46.683248 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09dfb799-a919-4544-ae75-6c93a53748dc tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:46.683495 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09dfb799-a919-4544-ae75-6c93a53748dc tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:46.684451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09dfb799-a919-4544-ae75-6c93a53748dc tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:46.694600 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:46.694600 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:46.698994 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09dfb799-a919-4544-ae75-6c93a53748dc tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:46.706478 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09dfb799-a919-4544-ae75-6c93a53748dc tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:46.707120 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 18/75] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:46 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:46.776416 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:46.779308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:46.779568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:46.779960 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:46.789509 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:46.789509 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:46.797383 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:46.803926 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-25f5aad7-2da1-49fa-942f-32cb64c5b301 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:46.804430 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 19/76] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:46 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:47.179289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-528318b0-11ec-487f-8134-63abb891f2f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.182107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-528318b0-11ec-487f-8134-63abb891f2f5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:47.182348 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-528318b0-11ec-487f-8134-63abb891f2f5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.182531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-528318b0-11ec-487f-8134-63abb891f2f5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.191921 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.191921 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:47.195279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f4e0c48-23f9-47da-90db-9630a1bd1a21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.196040 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f4e0c48-23f9-47da-90db-9630a1bd1a21 None None] GET https://10.4.3.38/volume// Aug 13 15:10:47.196304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f4e0c48-23f9-47da-90db-9630a1bd1a21 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.196543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f4e0c48-23f9-47da-90db-9630a1bd1a21 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.197132 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f4e0c48-23f9-47da-90db-9630a1bd1a21 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:47.197523 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 20/77] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:10:47.203420 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-528318b0-11ec-487f-8134-63abb891f2f5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:47.212365 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-528318b0-11ec-487f-8134-63abb891f2f5 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec returned with HTTP 200 Aug 13 15:10:47.214877 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 21/78] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:47.232743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-ba4467d2-b469-471e-b2f9-d51f25dc2e81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.234948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38d105e0-d96e-46de-8a30-50f1e61e60f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.237798 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38d105e0-d96e-46de-8a30-50f1e61e60f8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/messages Aug 13 15:10:47.238117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38d105e0-d96e-46de-8a30-50f1e61e60f8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.238408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38d105e0-d96e-46de-8a30-50f1e61e60f8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.249843 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38d105e0-d96e-46de-8a30-50f1e61e60f8 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:10:47.250239 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 20/79] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:10:47 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 15:10:47.268532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bad3170d-c16e-448a-ab77-fefff9ccfd0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.270884 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bad3170d-c16e-448a-ab77-fefff9ccfd0f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 Aug 13 15:10:47.271214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bad3170d-c16e-448a-ab77-fefff9ccfd0f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.271476 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bad3170d-c16e-448a-ab77-fefff9ccfd0f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.276418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bad3170d-c16e-448a-ab77-fefff9ccfd0f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 returned with HTTP 200 Aug 13 15:10:47.277064 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 21/80] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:47.289488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd8eeb08-8131-4f51-b57c-eb59d2e104b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.291537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd8eeb08-8131-4f51-b57c-eb59d2e104b0 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/messages Aug 13 15:10:47.291843 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd8eeb08-8131-4f51-b57c-eb59d2e104b0 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.292036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd8eeb08-8131-4f51-b57c-eb59d2e104b0 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.297865 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd8eeb08-8131-4f51-b57c-eb59d2e104b0 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:10:47.298160 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 22/81] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:10:47 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 15:10:47.314911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f46fe61-eb96-45c5-a29a-1924b417f895 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.322935 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f46fe61-eb96-45c5-a29a-1924b417f895 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] DELETE https://10.4.3.38/volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 Aug 13 15:10:47.322935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f46fe61-eb96-45c5-a29a-1924b417f895 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.322935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f46fe61-eb96-45c5-a29a-1924b417f895 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.337844 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f46fe61-eb96-45c5-a29a-1924b417f895 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 returned with HTTP 204 Aug 13 15:10:47.338399 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 21/82] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:10:47 2026] DELETE /volume/v3/messages/f7092752-a4b1-46fa-a2c8-758de95831e9 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:10:47.349423 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.352511 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:47.352810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.353377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.364542 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.364542 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:47.371061 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:47.378326 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dba10ff5-edac-49be-bc8f-0cec7d28fd5f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec returned with HTTP 200 Aug 13 15:10:47.378981 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 22/83] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:47.400314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.403509 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:47.403823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.404621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.404621 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Delete volume with id: 5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:47.415661 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.415661 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:47.415871 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Volume info retrieved successfully. Aug 13 15:10:47.418365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:10:47.462362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Created reservations ['79035fbc-15f3-4617-a251-45ebe3b21e98', '46734980-8c87-4d57-9d57-e27275104cd6', '02293f73-cd75-4ea5-a052-fabd974684f8', 'e9a3ec7f-5083-4712-991d-e3041e51e767'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:47.510837 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Delete volume request issued successfully. Aug 13 15:10:47.511285 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28957ae6-6046-4fd0-b46b-1fabf8dbb464 tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec returned with HTTP 202 Aug 13 15:10:47.511817 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 23/84] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:10:47 2026] DELETE /volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:47.523770 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc1d4ff8-1891-4277-acfc-97bee9343b6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.528027 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc1d4ff8-1891-4277-acfc-97bee9343b6f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] GET https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec Aug 13 15:10:47.528027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc1d4ff8-1891-4277-acfc-97bee9343b6f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.528543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc1d4ff8-1891-4277-acfc-97bee9343b6f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.538782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc1d4ff8-1891-4277-acfc-97bee9343b6f tempest-UserMessagesTest-980194289 tempest-UserMessagesTest-980194289-project-member] https://10.4.3.38/volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec returned with HTTP 404 Aug 13 15:10:47.541076 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 22/85] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/volumes/5ff12e90-b992-4287-9b50-0009a8a5c7ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:47.552448 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e66e205d-1927-476c-8961-15d830dc92e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.554528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e66e205d-1927-476c-8961-15d830dc92e2 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] DELETE https://10.4.3.38/volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 Aug 13 15:10:47.554789 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e66e205d-1927-476c-8961-15d830dc92e2 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.555770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e66e205d-1927-476c-8961-15d830dc92e2 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.593861 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e66e205d-1927-476c-8961-15d830dc92e2 tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 returned with HTTP 202 Aug 13 15:10:47.594267 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 23/86] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:10:47 2026] DELETE /volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:47.605124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b316cb7c-b2c0-4de6-8bf5-e8cc9953ce0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.608230 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b316cb7c-b2c0-4de6-8bf5-e8cc9953ce0d tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] GET https://10.4.3.38/volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 Aug 13 15:10:47.608569 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b316cb7c-b2c0-4de6-8bf5-e8cc9953ce0d tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.608896 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b316cb7c-b2c0-4de6-8bf5-e8cc9953ce0d tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.613139 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b316cb7c-b2c0-4de6-8bf5-e8cc9953ce0d tempest-UserMessagesTest-625649388 tempest-UserMessagesTest-625649388-project-admin] https://10.4.3.38/volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 returned with HTTP 404 Aug 13 15:10:47.614131 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 24/87] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/types/3f3f494e-bce8-4fcc-a3c2-ecf61c3934e7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:47.788709 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-ba4467d2-b469-471e-b2f9-d51f25dc2e81 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:10:47.790076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-ba4467d2-b469-471e-b2f9-d51f25dc2e81 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c", "connector": null, "instance_uuid": "16eea713-8f36-4592-b165-800f61051655"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:47.811394 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.811394 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:47.856453 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-ba4467d2-b469-471e-b2f9-d51f25dc2e81 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:10:47.857190 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 19/88] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:10:47 2026] POST /volume/v3/attachments => generated 273 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:47.918183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de108187-f022-4b2e-bd25-fd579c07cb5b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.921039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de108187-f022-4b2e-bd25-fd579c07cb5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:47.921348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de108187-f022-4b2e-bd25-fd579c07cb5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.921462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de108187-f022-4b2e-bd25-fd579c07cb5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.933281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7539fd85-0896-4825-8c21-8022ba9f5cc9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.933858 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7539fd85-0896-4825-8c21-8022ba9f5cc9 None None] GET https://10.4.3.38/volume// Aug 13 15:10:47.934123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7539fd85-0896-4825-8c21-8022ba9f5cc9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.934551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7539fd85-0896-4825-8c21-8022ba9f5cc9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.934875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7539fd85-0896-4825-8c21-8022ba9f5cc9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:47.935273 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 24/89] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10: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 15:10:47.943656 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.943656 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:47.948520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:47.949307 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de108187-f022-4b2e-bd25-fd579c07cb5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:47.950905 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:47.951235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:47.951510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:47.956695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de108187-f022-4b2e-bd25-fd579c07cb5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:47.958253 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 23/90] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:47.969046 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:47.969046 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:47.974724 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:47.980315 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-22b69930-22be-4501-9d5c-940f9a6f39c6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:47.980905 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 25/91] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:47 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:48.083771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:48.089032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 Aug 13 15:10:48.090553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:48.113660 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:10:48.124307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" acquired by "attachment_update" :: waited 0.010s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:10:48.126664 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:48.126664 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:48.283844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" released by "attachment_update" :: held 0.160s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:10:48.283844 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-0db59ef4-0287-4707-940b-1f6f2763fe4e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 returned with HTTP 200 Aug 13 15:10:48.284164 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 20/92] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:10:48 2026] PUT /volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:48.975312 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-121fe748-cb97-4568-a727-8e58a6e5c050 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:48.979271 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-121fe748-cb97-4568-a727-8e58a6e5c050 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:48.979541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-121fe748-cb97-4568-a727-8e58a6e5c050 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:48.979842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-121fe748-cb97-4568-a727-8e58a6e5c050 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:48.998167 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:48.998167 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:49.004583 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-121fe748-cb97-4568-a727-8e58a6e5c050 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:49.012005 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-121fe748-cb97-4568-a727-8e58a6e5c050 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:49.012498 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 25/93] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:48 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:50.032504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:50.037570 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:50.037837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:50.038071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:50.057754 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:50.057754 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:50.062077 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:50.067552 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6732e06a-7060-4ef7-ae2f-c770c7b9f86e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:50.068223 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 24/94] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:50 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:51.083988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-857506ec-2a16-42b8-a304-5db5b521a3df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:51.088516 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-857506ec-2a16-42b8-a304-5db5b521a3df tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:51.088764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-857506ec-2a16-42b8-a304-5db5b521a3df tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:51.088968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-857506ec-2a16-42b8-a304-5db5b521a3df tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:51.099375 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:51.099375 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:51.102950 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-857506ec-2a16-42b8-a304-5db5b521a3df tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:51.107612 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-857506ec-2a16-42b8-a304-5db5b521a3df tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:51.108077 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 26/95] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:51 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:51.396223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:51.398187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:51.398648 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-628911063"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:51.400596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-628911063'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:51.400803 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Create volume of 1 GB Aug 13 15:10:51.401083 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:51.401083 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:51.405806 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Availability Zones retrieved successfully. Aug 13 15:10:51.411285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Flow 'volume_create_api' (335b0c33-abbc-4001-80c0-febe1cfa710a) 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 15:10:51.412841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79784ce7-e00f-4a34-9f4b-92830784d6e6) transitioned 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 15:10:51.413952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-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 15:10:51.444706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79784ce7-e00f-4a34-9f4b-92830784d6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:10:51.445118 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9001ed9-be7a-4ecb-a9f9-20e60020eee9) transitioned 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 15:10:51.527073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Created reservations ['29e1aa5f-2260-445a-91ac-42e126b09802', '0c08e26a-f13b-4d86-b763-44aa74615f4c', '2f5dcbb9-737d-41e9-981f-e0d975003120', 'c4f57dea-bef2-430b-911e-d953881ca5de'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:51.528219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9001ed9-be7a-4ecb-a9f9-20e60020eee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29e1aa5f-2260-445a-91ac-42e126b09802', '0c08e26a-f13b-4d86-b763-44aa74615f4c', '2f5dcbb9-737d-41e9-981f-e0d975003120', 'c4f57dea-bef2-430b-911e-d953881ca5de']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:51.528969 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19760c50-92b6-4a2f-a686-25f7b1313ee9) transitioned 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 15:10:51.563115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19760c50-92b6-4a2f-a686-25f7b1313ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4390bc-effe-4a15-a5ec-4affa0af9e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-628911063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cefd45f9a26c4567bc54701abf060135',qos_specs=None,replication_status=,reservations=['29e1aa5f-2260-445a-91ac-42e126b09802','0c08e26a-f13b-4d86-b763-44aa74615f4c','2f5dcbb9-737d-41e9-981f-e0d975003120','c4f57dea-bef2-430b-911e-d953881ca5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f6162cdcac4d51af8ed81bb2837514',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-628911063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4390bc-effe-4a15-a5ec-4affa0af9e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cefd45f9a26c4567bc54701abf060135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f6162cdcac4d51af8ed81bb2837514',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:51.563115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c38a8f-2153-4627-92fd-16aa9eb3e608) transitioned 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 15:10:51.571160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-9a199f0a-f075-42c1-b823-e696092c02f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:51.571160 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-9a199f0a-f075-42c1-b823-e696092c02f1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0/action Aug 13 15:10:51.571160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-9a199f0a-f075-42c1-b823-e696092c02f1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:51.571160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-9a199f0a-f075-42c1-b823-e696092c02f1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:51.586932 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c38a8f-2153-4627-92fd-16aa9eb3e608) transitioned into state 'SUCCESS' from state '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-628911063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cefd45f9a26c4567bc54701abf060135',qos_specs=None,replication_status=,reservations=['29e1aa5f-2260-445a-91ac-42e126b09802','0c08e26a-f13b-4d86-b763-44aa74615f4c','2f5dcbb9-737d-41e9-981f-e0d975003120','c4f57dea-bef2-430b-911e-d953881ca5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f6162cdcac4d51af8ed81bb2837514',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:51.587803 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e9fe5c-d84d-4b86-b502-8910da909f0e) transitioned 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 15:10:51.599763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e9fe5c-d84d-4b86-b502-8910da909f0e) 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 15:10:51.601700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Flow 'volume_create_api' (335b0c33-abbc-4001-80c0-febe1cfa710a) 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 15:10:51.601700 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Create volume request issued successfully. Aug 13 15:10:51.601886 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd5c2a3e-17f7-464c-a002-e68f743e054b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:51.602538 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 21/96] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:51 2026] POST /volume/v3/volumes => generated 751 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:51.619820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:51.621958 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:51.622332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:51.622588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:51.631388 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:51.631388 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:51.636850 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:51.642525 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d9e03e-7648-40cb-9acf-015dc465b703 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:51.643698 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 25/97] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:51 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:51.728137 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:51.728137 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:51.742453 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1fdeaed5-108e-4cc6-9200-a7fd21dff65b req-9a199f0a-f075-42c1-b823-e696092c02f1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0/action returned with HTTP 204 Aug 13 15:10:51.742994 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 26/98] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:10:51 2026] POST /volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:52.125116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d31ddd52-0271-47f2-bc15-b831068c2fad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:52.126946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d31ddd52-0271-47f2-bc15-b831068c2fad tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:52.127183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d31ddd52-0271-47f2-bc15-b831068c2fad tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:52.127377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d31ddd52-0271-47f2-bc15-b831068c2fad tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:52.139344 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:52.139344 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:52.143735 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d31ddd52-0271-47f2-bc15-b831068c2fad tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:52.150756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d31ddd52-0271-47f2-bc15-b831068c2fad tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:52.150840 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 27/99] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:52 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:52.201032 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:52.204749 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:52.204749 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:52.204749 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:52.213610 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:52.213610 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:52.218621 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:52.225542 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-180af002-6d98-4a9d-88cc-789eb56d3c6d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:52.226020 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 22/100] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:52 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:52.595193 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9afe5398-2e97-4e24-a575-f9268807ad49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:52.596041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9afe5398-2e97-4e24-a575-f9268807ad49 None None] GET https://10.4.3.38/volume// Aug 13 15:10:52.596215 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9afe5398-2e97-4e24-a575-f9268807ad49 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:52.596824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9afe5398-2e97-4e24-a575-f9268807ad49 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:52.597072 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9afe5398-2e97-4e24-a575-f9268807ad49 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:52.597532 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 26/101] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:10:52 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 15:10:52.627936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1342cf6d-4d82-476d-a457-dd5057226740 req-520e42dd-9773-4719-86da-98ed50f4df21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:52.662761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5d2060e-78de-4e04-b204-0649473e28fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:52.666866 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5d2060e-78de-4e04-b204-0649473e28fd tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:52.667243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5d2060e-78de-4e04-b204-0649473e28fd tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:52.667528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5d2060e-78de-4e04-b204-0649473e28fd tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:52.678825 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:52.678825 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:52.683097 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5d2060e-78de-4e04-b204-0649473e28fd tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:52.690689 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5d2060e-78de-4e04-b204-0649473e28fd tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:52.693526 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 28/102] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:52 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:53.007771 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-520e42dd-9773-4719-86da-98ed50f4df21 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:10:53.008462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-520e42dd-9773-4719-86da-98ed50f4df21 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c", "connector": null, "instance_uuid": "a855a670-d8f6-49db-9f0e-f788b7bc4e75"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:53.030589 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:53.030589 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:53.061457 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-520e42dd-9773-4719-86da-98ed50f4df21 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:10:53.062349 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 27/103] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:10:52 2026] POST /volume/v3/attachments => generated 273 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:53.113236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.115717 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:53.115998 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:53.116264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:53.133891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e23a21e7-7416-4ec7-93f0-e36439cb229d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.134357 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23a21e7-7416-4ec7-93f0-e36439cb229d None None] GET https://10.4.3.38/volume// Aug 13 15:10:53.134612 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23a21e7-7416-4ec7-93f0-e36439cb229d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:53.134928 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23a21e7-7416-4ec7-93f0-e36439cb229d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:53.135371 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23a21e7-7416-4ec7-93f0-e36439cb229d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:53.136268 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 27/104] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:10:53.138544 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:53.138544 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:53.143782 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:53.148466 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05e37ccc-3c7d-41d6-9ab9-ab2b6d7ae3e0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:53.148814 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 23/105] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:53 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:53.155732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.158757 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:53.159081 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:53.159558 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:53.178140 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:53.178140 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:53.184882 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:53.189901 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-bcfec01e-0c20-4fd6-96de-181c786c38ea tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:53.190537 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 29/106] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:53 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:53.302624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.309027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab Aug 13 15:10:53.309432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:53.318659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:10:53.326077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:10:53.327009 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:53.327009 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:53.440423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.445823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:53.446343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:53.446823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:53.448719 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c-np0000007223" released by "attachment_update" :: held 0.122s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:10:53.448877 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-28f3bb86-180d-4d9c-a855-147e816cc11b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab returned with HTTP 200 Aug 13 15:10:53.449496 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 28/107] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:10:53 2026] PUT /volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:53.466344 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:53.466344 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:53.472777 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:53.478053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-53efcc90-a7bb-4a27-be1c-14b4df97d61e tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:53.478745 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 28/108] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:53 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:53.814542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-928ee39f-1f15-4242-8a69-ff2cd322c532 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:53.815412 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928ee39f-1f15-4242-8a69-ff2cd322c532 None None] GET https://10.4.3.38/volume// Aug 13 15:10:53.815696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-928ee39f-1f15-4242-8a69-ff2cd322c532 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:53.815913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-928ee39f-1f15-4242-8a69-ff2cd322c532 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:53.816454 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-928ee39f-1f15-4242-8a69-ff2cd322c532 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:53.817181 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 24/109] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:10:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:10:53.847520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-df68a8ca-d3d8-458d-beca-252f37334e87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.164954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.167419 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:54.167626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.167854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.185213 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-df68a8ca-d3d8-458d-beca-252f37334e87 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:10:54.185626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-df68a8ca-d3d8-458d-beca-252f37334e87 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f4390bc-effe-4a15-a5ec-4affa0af9e32", "connector": null, "instance_uuid": "38d1ed02-5417-4e40-a954-a653c84c17be"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:54.190771 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.190771 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:54.197611 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:54.197856 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.197856 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:54.215709 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1db9d5b-695d-4ed1-93b1-8b3e85dbdbee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:54.215709 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 29/110] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:54.216797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.241315 np0000007223 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 15:10:54.241315 np0000007223 devstack@c-api.service[100283]: .first() Aug 13 15:10:54.263117 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-df68a8ca-d3d8-458d-beca-252f37334e87 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:10:54.263817 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 30/111] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:10:53 2026] POST /volume/v3/attachments => generated 273 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:54.311999 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46205c7c-9939-441a-a2c8-2275c0779a90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.315361 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46205c7c-9939-441a-a2c8-2275c0779a90 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:54.316431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46205c7c-9939-441a-a2c8-2275c0779a90 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.316753 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46205c7c-9939-441a-a2c8-2275c0779a90 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.333761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ce87e5e-cb69-48ff-a984-0dda0fe528e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.334362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ce87e5e-cb69-48ff-a984-0dda0fe528e3 None None] GET https://10.4.3.38/volume// Aug 13 15:10:54.334620 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ce87e5e-cb69-48ff-a984-0dda0fe528e3 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.334979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ce87e5e-cb69-48ff-a984-0dda0fe528e3 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.335231 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.335231 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:54.336687 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ce87e5e-cb69-48ff-a984-0dda0fe528e3 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:54.337409 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 30/112] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 15:10:54.341340 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46205c7c-9939-441a-a2c8-2275c0779a90 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:54.347730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46205c7c-9939-441a-a2c8-2275c0779a90 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:54.348126 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 25/113] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.348548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.352277 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:54.352436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.353695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.367860 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.367860 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:54.374278 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:54.381304 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-ddbbf3aa-9612-442c-9b52-22ffee5be224 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:54.382411 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 31/114] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:54.476464 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.479269 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] PUT https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 Aug 13 15:10:54.479637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:54.495889 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Acquiring lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:10:54.503775 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.504106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.504684 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.508319 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" acquired by "attachment_update" :: waited 0.012s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:10:54.509697 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.509697 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:54.515481 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.516393 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:54.516685 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.516981 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.518076 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.529704 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d34638-2855-4b04-9dff-5eaf9e618ade tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.529704 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 29/115] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 437 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.538537 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.541209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults Aug 13 15:10:54.541775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.541775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'defaults' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.549782 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.550128 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:54.551626 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.551626 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.551626 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.554450 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e449fd5b-e796-439b-83a7-6ff28f3d5def tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults returned with HTTP 200 Aug 13 15:10:54.554921 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 26/116] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.563565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.566003 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.566329 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:54.601270 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.601658 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.602625 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.602625 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.602625 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.602945 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:54.603166 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.603449 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.604545 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.610283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb57367e-cc6d-4832-98ff-e9f07d9fa15f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.611191 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 32/117] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:10:54 2026] PUT /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 395 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.620774 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3081a36a-3c26-4829-969c-d2a188b885d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.622025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" released by "attachment_update" :: held 0.114s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:10:54.622437 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-1fc4d516-9e2f-454a-b34a-5b08132d5bca tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 returned with HTTP 200 Aug 13 15:10:54.623223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3081a36a-3c26-4829-969c-d2a188b885d8 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] DELETE https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.625194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3081a36a-3c26-4829-969c-d2a188b885d8 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.625276 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 31/118] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:10:54 2026] PUT /volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:54.626251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3081a36a-3c26-4829-969c-d2a188b885d8 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.639773 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3081a36a-3c26-4829-969c-d2a188b885d8 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.640223 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 30/119] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:10:54 2026] DELETE /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:10:54.651160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fa3d10a-69ff-4e12-bb30-64bb6a184cfb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.656209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fa3d10a-69ff-4e12-bb30-64bb6a184cfb tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.656209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fa3d10a-69ff-4e12-bb30-64bb6a184cfb tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.656209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fa3d10a-69ff-4e12-bb30-64bb6a184cfb tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.671458 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fa3d10a-69ff-4e12-bb30-64bb6a184cfb tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.671902 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 27/120] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.682436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4803625c-a5bc-4b5f-8eec-8d6cf96894fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.684319 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4803625c-a5bc-4b5f-8eec-8d6cf96894fa tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.684800 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4803625c-a5bc-4b5f-8eec-8d6cf96894fa tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:54.780181 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4803625c-a5bc-4b5f-8eec-8d6cf96894fa tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.780938 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 33/121] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:10:54 2026] PUT /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 395 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:10:54.792869 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-073b869a-28fe-4748-b7de-65e36067bb32 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.794749 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults Aug 13 15:10:54.795013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.795330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'defaults' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.795598 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:54.795598 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:54.801606 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.802178 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.802472 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.802945 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:10:54.803345 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.803649 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.803942 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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 15:10:54.807104 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073b869a-28fe-4748-b7de-65e36067bb32 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults returned with HTTP 200 Aug 13 15:10:54.807599 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 32/122] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.825013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffc3213f-60ce-4f6b-8ae9-bc066b75c013 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.829840 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffc3213f-60ce-4f6b-8ae9-bc066b75c013 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:10:54.830010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffc3213f-60ce-4f6b-8ae9-bc066b75c013 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.830255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffc3213f-60ce-4f6b-8ae9-bc066b75c013 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.860472 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffc3213f-60ce-4f6b-8ae9-bc066b75c013 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:10:54.860927 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 31/123] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:54.872277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6b1019d-e4e1-45d7-9734-6ce4da3de6da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:54.878322 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6b1019d-e4e1-45d7-9734-6ce4da3de6da tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True Aug 13 15:10:54.878322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6b1019d-e4e1-45d7-9734-6ce4da3de6da tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:54.878549 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6b1019d-e4e1-45d7-9734-6ce4da3de6da tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:54.903451 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6b1019d-e4e1-45d7-9734-6ce4da3de6da tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True returned with HTTP 200 Aug 13 15:10:54.904088 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 28/124] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:54 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:54.920736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:55.177123 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:55.177474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1961487928"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:55.180218 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1961487928'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:55.180363 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume of 1 GB Aug 13 15:10:55.191092 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Availability Zones retrieved successfully. Aug 13 15:10:55.205524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Flow 'volume_create_api' (079ab9a3-8106-4948-a4f7-288867e6270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:55.206520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58414465-f345-48ec-bba7-316e7e8aeb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:55.207692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:55.233424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:55.235424 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:55.235692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:55.235938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:55.251011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58414465-f345-48ec-bba7-316e7e8aeb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:55.252111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9954c9c-270d-464a-a61d-db981e548b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:55.254751 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:55.254751 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:55.258955 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:55.266417 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41ba483c-9b3d-4381-bef1-30ab6ef768f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:55.266934 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 33/125] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:55 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:55.337845 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Created reservations ['1299804b-03f5-4895-b2c8-9b0cddde1d8c', 'f2e35e00-4b6d-4049-b732-ea52373f2844', '0ccdf63a-c740-4c08-b9f2-b40e16d328fe', '7a0903bf-8f76-4a8a-be16-43dd2caff556'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:55.339017 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9954c9c-270d-464a-a61d-db981e548b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1299804b-03f5-4895-b2c8-9b0cddde1d8c', 'f2e35e00-4b6d-4049-b732-ea52373f2844', '0ccdf63a-c740-4c08-b9f2-b40e16d328fe', '7a0903bf-8f76-4a8a-be16-43dd2caff556']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:55.340090 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fdd93b2-e3b5-4fba-8692-ad8b9bfbac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:55.365969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a04d591a-7883-4090-8962-5ba4f992f9db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:55.368792 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a04d591a-7883-4090-8962-5ba4f992f9db tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:55.369084 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a04d591a-7883-4090-8962-5ba4f992f9db tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:55.369349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a04d591a-7883-4090-8962-5ba4f992f9db tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:55.370950 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fdd93b2-e3b5-4fba-8692-ad8b9bfbac3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5bb15d-925c-406d-9e35-4bf51d28530a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1961487928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28a949fce524407b92a47337bddf6d1e',qos_specs=None,replication_status=,reservations=['1299804b-03f5-4895-b2c8-9b0cddde1d8c','f2e35e00-4b6d-4049-b732-ea52373f2844','0ccdf63a-c740-4c08-b9f2-b40e16d328fe','7a0903bf-8f76-4a8a-be16-43dd2caff556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1961487928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5bb15d-925c-406d-9e35-4bf51d28530a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28a949fce524407b92a47337bddf6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:55.371999 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4706c6-852d-4554-b819-23aaa8a336ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:55.382756 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:55.382756 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:55.389277 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a04d591a-7883-4090-8962-5ba4f992f9db tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:55.404092 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4706c6-852d-4554-b819-23aaa8a336ee) transitioned into state 'SUCCESS' from state '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-1961487928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28a949fce524407b92a47337bddf6d1e',qos_specs=None,replication_status=,reservations=['1299804b-03f5-4895-b2c8-9b0cddde1d8c','f2e35e00-4b6d-4049-b732-ea52373f2844','0ccdf63a-c740-4c08-b9f2-b40e16d328fe','7a0903bf-8f76-4a8a-be16-43dd2caff556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:55.405073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c85c51-0aff-48bc-b4a7-09804d698067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:55.405667 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a04d591a-7883-4090-8962-5ba4f992f9db tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:55.406111 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 32/126] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:55 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:55.420212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89c85c51-0aff-48bc-b4a7-09804d698067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:55.421307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Flow 'volume_create_api' (079ab9a3-8106-4948-a4f7-288867e6270e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:55.424348 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume request issued successfully. Aug 13 15:10:55.425240 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cbb0dd2-71f8-4457-9204-2cdaa5336a64 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:55.425840 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 34/127] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:54 2026] POST /volume/v3/volumes => generated 754 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:55.448476 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:55.453447 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:55.453697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:55.453952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:55.462012 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:55.462012 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:55.466964 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:55.471950 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57ba998c-b5a8-4a68-821c-3ae71e626d60 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 200 Aug 13 15:10:55.472409 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 29/128] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:55 2026] GET /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:55.734465 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1342cf6d-4d82-476d-a457-dd5057226740 req-5d68b379-9cd5-4fdf-811a-c2808885abcf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:55.737093 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-5d68b379-9cd5-4fdf-811a-c2808885abcf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab/action Aug 13 15:10:55.737562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-5d68b379-9cd5-4fdf-811a-c2808885abcf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:55.737739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-5d68b379-9cd5-4fdf-811a-c2808885abcf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:55.776840 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:55.776840 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:55.793480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1342cf6d-4d82-476d-a457-dd5057226740 req-5d68b379-9cd5-4fdf-811a-c2808885abcf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab/action returned with HTTP 204 Aug 13 15:10:55.793962 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 34/129] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:10:55 2026] POST /volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:56.284698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.286619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.286840 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.287045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.300186 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.300186 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:56.304343 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:56.309312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c178990-0667-4377-9c7d-39720e3ff6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:56.309718 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 33/130] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:56.328474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-805c7f96-4178-4d25-84cc-bc01a933af59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.425958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.428866 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:56.428866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.428866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.439755 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.439755 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:56.444037 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:56.451648 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab08ec4c-a48b-4775-a3ed-9270e9e445b1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:56.452784 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 30/131] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:56.475470 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-805c7f96-4178-4d25-84cc-bc01a933af59 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.475892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-805c7f96-4178-4d25-84cc-bc01a933af59 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.476260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-805c7f96-4178-4d25-84cc-bc01a933af59 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.486814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.488584 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:56.488773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.488967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.493745 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.493745 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:56.495847 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.495847 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:56.498267 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-805c7f96-4178-4d25-84cc-bc01a933af59 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Volume info retrieved successfully. Aug 13 15:10:56.499612 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:56.504211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f89409c-9902-4aa5-90d3-ef8b1fa51873 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 200 Aug 13 15:10:56.504688 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 35/132] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:56.505731 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-805c7f96-4178-4d25-84cc-bc01a933af59 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:56.505731 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 35/133] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1440 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:56.523173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-652e47ac-24f3-4c3d-87c9-4064a7af2e7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.523505 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-652e47ac-24f3-4c3d-87c9-4064a7af2e7e tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True Aug 13 15:10:56.523789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-652e47ac-24f3-4c3d-87c9-4064a7af2e7e tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.524084 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-652e47ac-24f3-4c3d-87c9-4064a7af2e7e tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.550472 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-652e47ac-24f3-4c3d-87c9-4064a7af2e7e tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True returned with HTTP 200 Aug 13 15:10:56.551040 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 34/134] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:56.566076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e90648d-201a-4e3e-bbde-77adb9180faf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.569955 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2dd11ed-20f6-4897-834c-244207d27f48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.571575 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2dd11ed-20f6-4897-834c-244207d27f48 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.571778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2dd11ed-20f6-4897-834c-244207d27f48 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.571961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2dd11ed-20f6-4897-834c-244207d27f48 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.572357 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:56.572625 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.572869 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.573040 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Delete volume with id: 9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:56.591288 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.591288 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:56.591409 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.591409 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:56.591409 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:56.591481 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e2dd11ed-20f6-4897-834c-244207d27f48 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Volume info retrieved successfully. Aug 13 15:10:56.595262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2dd11ed-20f6-4897-834c-244207d27f48 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:56.595262 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 36/135] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:56.629744 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Delete volume request issued successfully. Aug 13 15:10:56.629744 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e90648d-201a-4e3e-bbde-77adb9180faf tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 202 Aug 13 15:10:56.629744 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 31/136] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:10:56 2026] DELETE /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:10:56.638858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.641415 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:56.641531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.641755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.650682 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.650682 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:56.662369 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:56.665817 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c6a982b-16e3-4c3e-a12d-7774008a247a tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 200 Aug 13 15:10:56.666353 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 36/137] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:56.726167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.732382 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.736240 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.736240 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.757490 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.757490 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:56.764363 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:56.773860 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-0407113f-4307-4fac-93a6-43ec637803bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:56.774289 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 35/138] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:56.834227 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.838906 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action Aug 13 15:10:56.839380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:56.839510 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:56.859889 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.859889 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:56.860714 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:56.882446 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Begin detaching volume completed successfully. Aug 13 15:10:56.882446 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-ee37d781-9ab1-4b16-aaab-cb6e4f1106a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action returned with HTTP 202 Aug 13 15:10:56.883260 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 37/139] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:10:56 2026] POST /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:10:56.924475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.931900 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.935943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.936653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.966764 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:56.966764 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:56.971533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a56972f-6ed9-4c07-b512-090e80fb6172 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.971910 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a56972f-6ed9-4c07-b512-090e80fb6172 None None] GET https://10.4.3.38/volume// Aug 13 15:10:56.972169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a56972f-6ed9-4c07-b512-090e80fb6172 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.972420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a56972f-6ed9-4c07-b512-090e80fb6172 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:56.972781 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a56972f-6ed9-4c07-b512-090e80fb6172 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:56.974184 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 37/140] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10: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 15:10:56.977487 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:56.985328 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55f1bb89-c73c-4f52-9e6e-a5db3c673042 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:56.986307 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 32/141] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:10:56.989699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:56.993827 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:56.993827 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:56.993827 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.010616 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:57.010616 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:57.018868 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:57.024853 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-5fbf6316-7c4b-465d-ae0c-25b8f1e94516 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:57.025749 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 36/142] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:56 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1623 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:57.467057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.469366 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:57.469637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:57.469871 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.486882 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:57.486882 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:57.495923 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:57.503901 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-410a9791-2bd4-42b8-a277-2518dce5ffb1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:57.504540 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 38/143] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:57 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:57.686338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-effeb121-f850-4f62-85ca-106f76f62bf5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.688489 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effeb121-f850-4f62-85ca-106f76f62bf5 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:57.693743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effeb121-f850-4f62-85ca-106f76f62bf5 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:57.693743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effeb121-f850-4f62-85ca-106f76f62bf5 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.702921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effeb121-f850-4f62-85ca-106f76f62bf5 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 404 Aug 13 15:10:57.703630 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 38/144] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:57 2026] GET /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:57.712888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f29c37c0-f068-4ce4-98c9-de5d3a523f20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.714689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f29c37c0-f068-4ce4-98c9-de5d3a523f20 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:57.714864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f29c37c0-f068-4ce4-98c9-de5d3a523f20 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:57.715030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f29c37c0-f068-4ce4-98c9-de5d3a523f20 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.721057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f29c37c0-f068-4ce4-98c9-de5d3a523f20 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 404 Aug 13 15:10:57.721640 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 33/145] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:57 2026] GET /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:57.730047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.731911 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:57.732198 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:57.732363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.732547 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Delete volume with id: 9c5bb15d-925c-406d-9e35-4bf51d28530a Aug 13 15:10:57.740135 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb9eb065-a54f-4bcf-9dbe-83a2a78463ef tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a returned with HTTP 404 Aug 13 15:10:57.740779 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 37/146] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:10:57 2026] DELETE /volume/v3/volumes/9c5bb15d-925c-406d-9e35-4bf51d28530a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:57.752340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.754071 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:57.754467 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1418034521"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:57.756457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1418034521'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:57.756683 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume of 1 GB Aug 13 15:10:57.761162 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Availability Zones retrieved successfully. Aug 13 15:10:57.768501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Flow 'volume_create_api' (559e7afa-ef44-4c0e-9b6c-82d301fbf72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:57.769503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a8df2ab-8e09-49d1-a19b-9af469ab2da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:57.770729 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:10:57.801097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a8df2ab-8e09-49d1-a19b-9af469ab2da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:57.801903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51cd9ed9-7e6b-4b1e-9831-b9dbc8813abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:57.850814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Created reservations ['32f9f694-4d44-443f-a586-c974a25a86f7', '5ac62d15-a2c0-467b-88ed-7e34c2a88935', 'e3527579-78b8-4700-959e-187f51344e90', '6a14541a-7dea-4f53-b823-3556385121e6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:57.851367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51cd9ed9-7e6b-4b1e-9831-b9dbc8813abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f9f694-4d44-443f-a586-c974a25a86f7', '5ac62d15-a2c0-467b-88ed-7e34c2a88935', 'e3527579-78b8-4700-959e-187f51344e90', '6a14541a-7dea-4f53-b823-3556385121e6']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:57.852110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ece81b0-ce29-4f56-9c0b-9887fd1c5f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:57.875326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ece81b0-ce29-4f56-9c0b-9887fd1c5f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98079774-ce72-4b5c-9dfa-7b711a85f7ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1418034521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28a949fce524407b92a47337bddf6d1e',qos_specs=None,replication_status=,reservations=['32f9f694-4d44-443f-a586-c974a25a86f7','5ac62d15-a2c0-467b-88ed-7e34c2a88935','e3527579-78b8-4700-959e-187f51344e90','6a14541a-7dea-4f53-b823-3556385121e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1418034521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98079774-ce72-4b5c-9dfa-7b711a85f7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28a949fce524407b92a47337bddf6d1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:57.875937 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e6d9a7-916a-48cb-9bdc-9f3aea3d93f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:57.896785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e6d9a7-916a-48cb-9bdc-9f3aea3d93f3) transitioned into state 'SUCCESS' from state '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-1418034521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28a949fce524407b92a47337bddf6d1e',qos_specs=None,replication_status=,reservations=['32f9f694-4d44-443f-a586-c974a25a86f7','5ac62d15-a2c0-467b-88ed-7e34c2a88935','e3527579-78b8-4700-959e-187f51344e90','6a14541a-7dea-4f53-b823-3556385121e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdd0823ca8a14b559e12f3339e2d3420',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:57.897997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af70285-e99f-482c-8b58-8b567b2b8789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:10:57.912710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af70285-e99f-482c-8b58-8b567b2b8789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:57.913691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Flow 'volume_create_api' (559e7afa-ef44-4c0e-9b6c-82d301fbf72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:10:57.915396 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Create volume request issued successfully. Aug 13 15:10:57.916526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5deacac3-a693-4d16-bb6b-6ed0d8d4afe7 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:57.917174 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 39/147] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:57 2026] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:57.936314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b77ac848-68b3-4231-9e48-47e77ce4739f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:57.938174 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b77ac848-68b3-4231-9e48-47e77ce4739f tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:10:57.938380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b77ac848-68b3-4231-9e48-47e77ce4739f tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:57.938583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b77ac848-68b3-4231-9e48-47e77ce4739f tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:57.946384 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:57.946384 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:57.950797 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b77ac848-68b3-4231-9e48-47e77ce4739f tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:57.957107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b77ac848-68b3-4231-9e48-47e77ce4739f tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 200 Aug 13 15:10:57.957107 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 39/148] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:57 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:58.004597 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98457cbf-deea-473d-a378-ca7492102793 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.007104 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98457cbf-deea-473d-a378-ca7492102793 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:58.007429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98457cbf-deea-473d-a378-ca7492102793 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:58.007871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98457cbf-deea-473d-a378-ca7492102793 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:58.024573 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.024573 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:58.029308 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98457cbf-deea-473d-a378-ca7492102793 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:58.035420 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98457cbf-deea-473d-a378-ca7492102793 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:58.036114 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 34/149] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:58 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:58.424531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.427521 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:58.427765 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:58.428011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:58.443756 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.443756 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:58.446035 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:58.451553 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-36ac00b2-5198-423d-8753-45803235d5c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:58.452050 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 38/150] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:58 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:58.472851 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-97f10e69-654a-4618-942b-35857be68d01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.478760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-97f10e69-654a-4618-942b-35857be68d01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 Aug 13 15:10:58.478760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-97f10e69-654a-4618-942b-35857be68d01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:58.478760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-97f10e69-654a-4618-942b-35857be68d01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:58.486139 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.486139 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:58.524872 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.528775 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:58.528775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:58.528775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:58.540361 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.540361 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:58.544244 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:58.550131 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323306f1-a5f9-4a41-8645-32cddb801cc5 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:58.550650 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 40/151] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:58 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:58.561432 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bc51a218-d506-4e10-b79e-4c69c1a00d6d req-97f10e69-654a-4618-942b-35857be68d01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 returned with HTTP 200 Aug 13 15:10:58.561935 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 40/152] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:10:58 2026] DELETE /volume/v3/attachments/6798aaab-2e3e-49bf-a548-7e055fa2c8e0 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:58.857143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-6719c0b5-f6ff-419f-bb69-b68f2a966b2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.860840 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-6719c0b5-f6ff-419f-bb69-b68f2a966b2b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8/action Aug 13 15:10:58.861300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-6719c0b5-f6ff-419f-bb69-b68f2a966b2b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:58.862737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-6719c0b5-f6ff-419f-bb69-b68f2a966b2b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-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 15:10:58.885000 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.885000 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:58.898390 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e7f24937-c1d6-4698-9319-b426f9d5f103 req-6719c0b5-f6ff-419f-bb69-b68f2a966b2b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8/action returned with HTTP 204 Aug 13 15:10:58.898390 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 35/153] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:10:58 2026] POST /volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:10:58.977470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:58.979308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:10:58.979701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:58.979701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:58.989707 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:58.989707 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:58.995232 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Volume info retrieved successfully. Aug 13 15:10:59.001515 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb0d7ce3-a6e1-4bec-b907-4097f89b238d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 200 Aug 13 15:10:59.001992 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 39/154] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:58 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:59.015877 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-badb7e53-f620-4d2e-8429-dfd19dee130f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.018132 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badb7e53-f620-4d2e-8429-dfd19dee130f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True Aug 13 15:10:59.018314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badb7e53-f620-4d2e-8429-dfd19dee130f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.018501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-badb7e53-f620-4d2e-8429-dfd19dee130f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.045093 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-badb7e53-f620-4d2e-8429-dfd19dee130f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True returned with HTTP 200 Aug 13 15:10:59.045792 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 41/155] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.053480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.058212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:59.059659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.059659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.059821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d3c51dd-6305-4a71-bde3-78fb2dc45933 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.062595 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d3c51dd-6305-4a71-bde3-78fb2dc45933 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True Aug 13 15:10:59.063039 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d3c51dd-6305-4a71-bde3-78fb2dc45933 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.064233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d3c51dd-6305-4a71-bde3-78fb2dc45933 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.076197 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.076197 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:10:59.082768 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:59.089881 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab809886-4088-4108-89a5-4f84a4b7e6a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:59.090319 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 41/156] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.096810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d3c51dd-6305-4a71-bde3-78fb2dc45933 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True returned with HTTP 200 Aug 13 15:10:59.097596 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 36/157] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:10:59.114932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.116871 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] POST https://10.4.3.38/volume/v3/os-volume-transfer Aug 13 15:10:59.117187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98079774-ce72-4b5c-9dfa-7b711a85f7ba"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:59.118494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Creating new volume transfer {'transfer': {'volume_id': '98079774-ce72-4b5c-9dfa-7b711a85f7ba'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 15:10:59.118606 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Creating transfer of volume 98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:10:59.119082 np0000007223 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Generating transfer record for volume 98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:10:59.126980 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.126980 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.169250 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35faa08d-e2e8-461d-9d82-7ee4d250b436 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 15:10:59.170572 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 40/158] 10.4.3.38 () {68 vars in 1284 bytes} [Thu Aug 13 15:10:59 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:59.172900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8671e37a-452d-46ed-9bf5-85902171d268 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.175794 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8671e37a-452d-46ed-9bf5-85902171d268 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:59.175984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8671e37a-452d-46ed-9bf5-85902171d268 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.176288 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8671e37a-452d-46ed-9bf5-85902171d268 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.183697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17276577-a039-459f-b511-3a0d6fa7d86f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.194506 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.194506 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:59.205640 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8671e37a-452d-46ed-9bf5-85902171d268 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Volume info retrieved successfully. Aug 13 15:10:59.213943 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8671e37a-452d-46ed-9bf5-85902171d268 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:59.214707 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 42/159] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.291521 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.294021 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:59.294471 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.294994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.309402 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.309402 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:59.315263 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:59.322559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-9a38e108-cdfe-451d-b4f0-333b3ce166fb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:59.323371 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 37/160] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.375621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.378214 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action Aug 13 15:10:59.385176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:10:59.385397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:59.402634 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.402634 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.404296 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:59.414454 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Begin detaching volume completed successfully. Aug 13 15:10:59.414895 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-86e1ac72-8cde-4528-9059-f452ae6a7617 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action returned with HTTP 202 Aug 13 15:10:59.415544 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 41/161] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:10:59 2026] POST /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:10:59.441468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.443972 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:59.444976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.444976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41426fb7-029f-4633-b827-03ff9c698420 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41426fb7-029f-4633-b827-03ff9c698420 None None] GET https://10.4.3.38/volume// Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41426fb7-029f-4633-b827-03ff9c698420 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41426fb7-029f-4633-b827-03ff9c698420 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41426fb7-029f-4633-b827-03ff9c698420 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:10:59.483828 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 38/162] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:10: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 15:10:59.508458 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] POST https://10.4.3.38/volume/v3/os-volume-transfer/4fa24af9-dcf4-41db-bcde-fe9ad6ef0db5/accept Aug 13 15:10:59.508970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b9454e6940ba1a3c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:59.510005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.512251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.volume_transfer [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Accepting volume transfer 4fa24af9-dcf4-41db-bcde-fe9ad6ef0db5 {{(pid=100285) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 15:10:59.513208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Accepting transfer 4fa24af9-dcf4-41db-bcde-fe9ad6ef0db5 Aug 13 15:10:59.515002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:10:59.515258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.515467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.516102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.519031 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:10:59.519915 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2048456230"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:10:59.521989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2048456230'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:10:59.522208 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Create volume of 1 GB Aug 13 15:10:59.530081 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Availability Zones retrieved successfully. Aug 13 15:10:59.533014 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.533014 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.537858 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:59.540164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Flow 'volume_create_api' (61429c07-7bfd-46bc-8f72-2c2eb30a284b) 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 15:10:59.542308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c720459e-b112-40d7-8410-8d9e4732b79f) transitioned 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 15:10:59.543872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-0b861099-99aa-466a-83d0-e40b24a1dae0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:59.544452 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 42/163] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:10:59.546006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-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 15:10:59.568120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.573266 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:59.573541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.573811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.589030 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.589030 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.589246 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c720459e-b112-40d7-8410-8d9e4732b79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:10:59.590532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2286d090-966b-4921-b71c-c566cdac4d2d) transitioned 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 15:10:59.593555 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:59.597008 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Created reservations ['cc8f2c03-bb4b-4e65-88e4-c436e5325390', 'e5036a16-fd9f-48f9-a594-63a0d32573fe', 'ca14f7d0-50c6-40c2-898f-c4afefc709db', 'd8600acc-36d7-48b6-affd-5eb8826dedde'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:59.600851 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0c6daba-955b-4d78-9b41-0b56b2c43706 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:59.601509 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 43/164] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.621366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1188308-9cbf-46da-9115-a3740eb0b24a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.623838 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.623838 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:59.625945 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1188308-9cbf-46da-9115-a3740eb0b24a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:10:59.626287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1188308-9cbf-46da-9115-a3740eb0b24a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.626464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1188308-9cbf-46da-9115-a3740eb0b24a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.627982 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:10:59.628209 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Created reservations ['47606b0a-73dd-4cc7-a769-49c885024151', '97fde25c-3a84-4525-802c-ad32c0980adf', '1b4541eb-bcf0-40c3-a6ec-6a6089f0d446', '0eb207c4-7a68-473d-84c0-b2bfd230f2fa'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:59.633387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65b38d0b-57bd-4af5-8c79-65125617f3b8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:10:59.633890 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 43/165] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.648628 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.648628 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.654858 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1188308-9cbf-46da-9115-a3740eb0b24a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:10:59.662005 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1188308-9cbf-46da-9115-a3740eb0b24a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:10:59.662430 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 44/166] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.675404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Created reservations ['de9d0cb3-2cb2-4913-8068-74fdf7e160f7', '6d49ba3e-e0ec-465f-91ca-39c03f2dec7b', 'bdf7943c-c26d-423d-aac1-5846ea8638cf', '4c84d25a-e4e4-4f22-85b2-f71886ca6af5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:59.676432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2286d090-966b-4921-b71c-c566cdac4d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9d0cb3-2cb2-4913-8068-74fdf7e160f7', '6d49ba3e-e0ec-465f-91ca-39c03f2dec7b', 'bdf7943c-c26d-423d-aac1-5846ea8638cf', '4c84d25a-e4e4-4f22-85b2-f71886ca6af5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:59.678395 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c1ad86-88fb-46e1-8f72-565ff0973bcb) transitioned 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 15:10:59.694849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Created reservations ['7d69a6fe-c284-4df5-aab6-44d388e215a5', '3e949543-f989-41b6-a552-cc95fe7f6be4', '6a69ecab-44e7-4cdb-aedc-d509fbe28e0f', '69b10cfc-5801-4b4d-85d5-51703dc45dd2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:59.705991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c1ad86-88fb-46e1-8f72-565ff0973bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '610f4e04-c90f-42b7-907a-03235710dd82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2048456230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc636bac8694151ad4fb1867f7fafc2',qos_specs=None,replication_status=,reservations=['de9d0cb3-2cb2-4913-8068-74fdf7e160f7','6d49ba3e-e0ec-465f-91ca-39c03f2dec7b','bdf7943c-c26d-423d-aac1-5846ea8638cf','4c84d25a-e4e4-4f22-85b2-f71886ca6af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f637cd893df4f7ca75c3351fa30ff6f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2048456230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=610f4e04-c90f-42b7-907a-03235710dd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc636bac8694151ad4fb1867f7fafc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f637cd893df4f7ca75c3351fa30ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:59.706763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d58a2-b6d9-4824-9178-0af9ce3882f2) transitioned 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 15:10:59.729393 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877d58a2-b6d9-4824-9178-0af9ce3882f2) transitioned into state 'SUCCESS' from state '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-2048456230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc636bac8694151ad4fb1867f7fafc2',qos_specs=None,replication_status=,reservations=['de9d0cb3-2cb2-4913-8068-74fdf7e160f7','6d49ba3e-e0ec-465f-91ca-39c03f2dec7b','bdf7943c-c26d-423d-aac1-5846ea8638cf','4c84d25a-e4e4-4f22-85b2-f71886ca6af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f637cd893df4f7ca75c3351fa30ff6f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:10:59.730385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca99653-20ea-49e1-ad00-ea0c84f1d584) transitioned 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 15:10:59.734867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Created reservations ['27d11af9-570f-4dd3-b4e8-5e3e8c249b3b', '0bc535cc-dec5-43b1-982b-c702b2c53620', 'e303aa07-6ac8-4956-bfe7-e6a56ab01e4f', '8880f116-f089-4f7e-8dfe-c4bf9132cd8c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:10:59.740955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca99653-20ea-49e1-ad00-ea0c84f1d584) 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 15:10:59.741714 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Flow 'volume_create_api' (61429c07-7bfd-46bc-8f72-2c2eb30a284b) 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 15:10:59.742000 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Create volume request issued successfully. Aug 13 15:10:59.742531 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cc3caba-8415-4b8e-9e3b-4e2b5a5fecee tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:10:59.742934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 39/167] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:10:59 2026] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:59.757403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e05c5128-2821-49a0-861c-3974cc552e31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.758040 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Transfer volume completed successfully. Aug 13 15:10:59.759737 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e05c5128-2821-49a0-861c-3974cc552e31 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:10:59.760111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e05c5128-2821-49a0-861c-3974cc552e31 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.760307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e05c5128-2821-49a0-861c-3974cc552e31 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.773499 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.773499 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:10:59.778365 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e05c5128-2821-49a0-861c-3974cc552e31 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:10:59.785279 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e05c5128-2821-49a0-861c-3974cc552e31 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:10:59.785909 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 44/168] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:59.849842 np0000007223 devstack@c-api.service[100285]: INFO cinder.transfer.api [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Volume 98079774-ce72-4b5c-9dfa-7b711a85f7ba has been transferred. Aug 13 15:10:59.860133 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17276577-a039-459f-b511-3a0d6fa7d86f tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/4fa24af9-dcf4-41db-bcde-fe9ad6ef0db5/accept returned with HTTP 202 Aug 13 15:10:59.860552 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 42/169] 10.4.3.38 () {68 vars in 1416 bytes} [Thu Aug 13 15:10:59 2026] POST /volume/v3/os-volume-transfer/4fa24af9-dcf4-41db-bcde-fe9ad6ef0db5/accept => generated 363 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:10:59.873120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68f460ce-b964-4569-873a-14aee9138a48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.877113 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f460ce-b964-4569-873a-14aee9138a48 tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:10:59.877267 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f460ce-b964-4569-873a-14aee9138a48 tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.877500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f460ce-b964-4569-873a-14aee9138a48 tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.887118 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.887118 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:10:59.892005 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68f460ce-b964-4569-873a-14aee9138a48 tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] Volume info retrieved successfully. Aug 13 15:10:59.898818 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f460ce-b964-4569-873a-14aee9138a48 tempest-VolumeQuotasAdminTestJSON-355252319 tempest-VolumeQuotasAdminTestJSON-355252319-project-member] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 200 Aug 13 15:10:59.899308 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 45/170] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:10:59.914970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27d9cb35-4a2c-46de-9d7f-1e50547273f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.917016 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27d9cb35-4a2c-46de-9d7f-1e50547273f4 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True Aug 13 15:10:59.917208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27d9cb35-4a2c-46de-9d7f-1e50547273f4 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.917434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27d9cb35-4a2c-46de-9d7f-1e50547273f4 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.917686 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:10:59.917686 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:10:59.942410 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27d9cb35-4a2c-46de-9d7f-1e50547273f4 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True returned with HTTP 200 Aug 13 15:10:59.943330 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 40/171] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:10:59.959717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ce75396-0564-4997-a48c-95509a866c1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:10:59.961580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ce75396-0564-4997-a48c-95509a866c1f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True Aug 13 15:10:59.961813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ce75396-0564-4997-a48c-95509a866c1f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:10:59.962032 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ce75396-0564-4997-a48c-95509a866c1f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:10:59.985948 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ce75396-0564-4997-a48c-95509a866c1f tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True returned with HTTP 200 Aug 13 15:10:59.986429 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 45/172] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:10:59 2026] GET /volume/v3/os-quota-sets/f4e9e2a6d92e45f1936d4a177fca8c98?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:00.004618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86848d76-5427-41cd-a453-f4a680da5118 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:00.007216 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:00.007440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:00.007637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:00.007845 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Delete volume with id: 98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:00.016986 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:00.016986 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:00.017408 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Volume info retrieved successfully. Aug 13 15:11:00.044214 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Delete volume request issued successfully. Aug 13 15:11:00.044514 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86848d76-5427-41cd-a453-f4a680da5118 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 202 Aug 13 15:11:00.045139 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 43/173] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:00 2026] DELETE /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:00.055199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:00.060091 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:00.060375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:00.060627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:00.076685 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:00.076685 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:00.081979 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Volume info retrieved successfully. Aug 13 15:11:00.089029 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff43415a-caa3-4602-b5eb-e880ccfe63ff tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 200 Aug 13 15:11:00.089579 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 46/174] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:00 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:00.651330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:00.658886 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:00.658886 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:00.658886 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:00.672460 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:00.672460 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:00.678923 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:00.684329 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a28ed20-5abe-4fdc-89b2-270f7881b0b6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:00.684754 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 41/175] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:00 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:00.801371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:00.803242 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:00.803425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:00.803605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:00.813074 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:00.813074 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:00.819291 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:00.825482 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b77deb9c-be9d-4fe0-aee7-97e9306329d1 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:00.825983 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 46/176] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:00 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:00.884606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:00.886965 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:00.887272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:00.887563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:00.895409 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:00.895409 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:00.899820 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:00.904629 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-3171368d-74a6-456c-99ba-2caa299e5eb4 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:00.904859 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 44/177] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:00 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:01.107052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c54ecaf0-e87d-4887-b677-8af8965362b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.109681 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c54ecaf0-e87d-4887-b677-8af8965362b1 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:01.110102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c54ecaf0-e87d-4887-b677-8af8965362b1 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.110102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c54ecaf0-e87d-4887-b677-8af8965362b1 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.121414 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c54ecaf0-e87d-4887-b677-8af8965362b1 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 404 Aug 13 15:11:01.121414 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 47/178] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:01.131683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-589a8028-1395-45d8-9d64-abefc9d2891d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.135576 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-589a8028-1395-45d8-9d64-abefc9d2891d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] GET https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:01.135897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-589a8028-1395-45d8-9d64-abefc9d2891d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.136164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-589a8028-1395-45d8-9d64-abefc9d2891d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.259308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-798f83b0-60f2-4777-a61b-91bee7d5ae22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.259806 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-798f83b0-60f2-4777-a61b-91bee7d5ae22 None None] GET https://10.4.3.38/volume// Aug 13 15:11:01.260050 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-798f83b0-60f2-4777-a61b-91bee7d5ae22 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.260326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-798f83b0-60f2-4777-a61b-91bee7d5ae22 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.260754 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-798f83b0-60f2-4777-a61b-91bee7d5ae22 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:01.261264 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 47/179] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:11: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 15:11:01.283761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-792958d3-77e2-4fe5-a158-9bc584e16727 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.295108 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-589a8028-1395-45d8-9d64-abefc9d2891d tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 404 Aug 13 15:11:01.295765 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 42/180] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:01.308498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.311991 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] DELETE https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:01.312241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.312497 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.312695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] Delete volume with id: 98079774-ce72-4b5c-9dfa-7b711a85f7ba Aug 13 15:11:01.458729 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5148bf8-fac1-4ab6-a03e-9976d5efd252 tempest-VolumeQuotasAdminTestJSON-1002872692 tempest-VolumeQuotasAdminTestJSON-1002872692-project-member] https://10.4.3.38/volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba returned with HTTP 404 Aug 13 15:11:01.458910 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 48/181] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:01 2026] DELETE /volume/v3/volumes/98079774-ce72-4b5c-9dfa-7b711a85f7ba => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:01.473764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-054cd63c-334e-49c7-8ff6-570dfc00459a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.476084 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-054cd63c-334e-49c7-8ff6-570dfc00459a tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/a9af802e26e74ea2a3fc19c1809a2c0c?usage=True Aug 13 15:11:01.476313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-054cd63c-334e-49c7-8ff6-570dfc00459a tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.476552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-054cd63c-334e-49c7-8ff6-570dfc00459a tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.496194 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-054cd63c-334e-49c7-8ff6-570dfc00459a tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/a9af802e26e74ea2a3fc19c1809a2c0c?usage=True returned with HTTP 200 Aug 13 15:11:01.496577 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 48/182] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/os-quota-sets/a9af802e26e74ea2a3fc19c1809a2c0c?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:01.514173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75572ea8-34ad-4a3c-a0d9-adc865897963 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.516711 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75572ea8-34ad-4a3c-a0d9-adc865897963 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:11:01.517095 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75572ea8-34ad-4a3c-a0d9-adc865897963 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:01.527535 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-792958d3-77e2-4fe5-a158-9bc584e16727 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:01.527953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-792958d3-77e2-4fe5-a158-9bc584e16727 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "610f4e04-c90f-42b7-907a-03235710dd82", "connector": null, "instance_uuid": "551f3f7a-9297-4f6b-aaff-694464ef61b1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:01.549322 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:01.549322 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:01.584611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-792958d3-77e2-4fe5-a158-9bc584e16727 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:01.585285 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 45/183] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:01 2026] POST /volume/v3/attachments => generated 273 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:01.624939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.627994 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:01.628332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.628643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.640525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d804c905-bf0e-4f3d-9f27-e1433f13d65b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.641090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d804c905-bf0e-4f3d-9f27-e1433f13d65b None None] GET https://10.4.3.38/volume// Aug 13 15:11:01.641390 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d804c905-bf0e-4f3d-9f27-e1433f13d65b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.641658 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d804c905-bf0e-4f3d-9f27-e1433f13d65b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.642211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d804c905-bf0e-4f3d-9f27-e1433f13d65b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:01.642827 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 49/184] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:01.645972 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:01.645972 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:01.651113 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:01.653285 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.654471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75572ea8-34ad-4a3c-a0d9-adc865897963 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:11:01.654995 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 43/185] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:11:01 2026] PUT /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 397 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:01.655864 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:01.656115 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.656343 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.658137 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92180c0d-c7b5-429a-ab37-62af4a6fbd7a tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:01.658420 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 49/186] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:01.668538 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:01.668538 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:01.670450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0059b8e7-071d-4d08-9726-2205cfee6558 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.672966 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0059b8e7-071d-4d08-9726-2205cfee6558 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e Aug 13 15:11:01.673086 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:01.673519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0059b8e7-071d-4d08-9726-2205cfee6558 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:01.678132 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-1c1d52ed-944f-4e7d-99a7-2a246654d672 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:01.678734 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 46/187] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:01.707880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.711969 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:01.712262 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:01.712518 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:01.731759 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:01.731759 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:01.738039 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:01.748481 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c1bf3a4-041f-4314-be8b-9abf211bf42c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:01.749120 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 44/188] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:01 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:01.790324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:01.792987 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] PUT https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb Aug 13 15:11:01.793393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:01.805840 np0000007223 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 15:11:01.805840 np0000007223 devstack@c-api.service[100284]: .first() Aug 13 15:11:01.808022 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0059b8e7-071d-4d08-9726-2205cfee6558 tempest-VolumeQuotasAdminTestJSON-962393345 tempest-VolumeQuotasAdminTestJSON-962393345-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e returned with HTTP 200 Aug 13 15:11:01.808692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 50/189] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:11:01 2026] PUT /volume/v3/os-quota-sets/28a949fce524407b92a47337bddf6d1e => generated 395 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:01.818095 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Acquiring lock "cinder-attachment_update-610f4e04-c90f-42b7-907a-03235710dd82-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:01.827493 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Lock "cinder-attachment_update-610f4e04-c90f-42b7-907a-03235710dd82-np0000007223" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:01.828638 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:01.828638 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:01.973924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Lock "cinder-attachment_update-610f4e04-c90f-42b7-907a-03235710dd82-np0000007223" released by "attachment_update" :: held 0.146s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:01.973924 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-5555f4f3-03fd-497e-aa13-49bdd966f0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb returned with HTTP 200 Aug 13 15:11:01.974637 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 50/190] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:01 2026] PUT /volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:02.674744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:02.677559 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:02.677950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:02.678342 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:02.693054 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:02.693054 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:02.700604 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:02.707295 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-702765b4-3550-4a98-a2ca-9cd0d5c1c0d9 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:02.707780 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 47/191] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:02 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:02.766057 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17405744-7d59-4038-9d1e-b72dae702578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:02.768818 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17405744-7d59-4038-9d1e-b72dae702578 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:02.769175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17405744-7d59-4038-9d1e-b72dae702578 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:02.769491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17405744-7d59-4038-9d1e-b72dae702578 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:02.782848 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:02.782848 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:02.788049 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17405744-7d59-4038-9d1e-b72dae702578 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:02.794766 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17405744-7d59-4038-9d1e-b72dae702578 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:02.795367 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 45/192] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:02 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:03.722752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:03.725475 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:03.725728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:03.725960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:03.738001 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:03.738001 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:03.741992 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:03.746433 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70ff1e6a-6e78-431b-82fc-d75abef7b0a3 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:03.746953 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 51/193] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:03 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:03.816422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:03.819530 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:03.823112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:03.823478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:03.850923 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:03.850923 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:03.857015 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:03.862705 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537dc17e-d41f-42fe-b502-4e73c5ca4a1f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:03.863213 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 51/194] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:03 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:04.048665 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:04.050936 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:04.051548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:04.051548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:04.063524 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:04.063524 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:04.071703 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:04.077784 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-25cf56ed-6f28-40bf-9be1-942a8ad63abb tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:04.078482 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 48/195] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:04 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:04.768884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:04.770500 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:04.770500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:04.770500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:04.791575 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:04.791575 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:04.798128 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:04.805034 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5fb3611-da58-47c8-ba3f-8c53b88e0cfd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:04.805770 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 46/196] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:04 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:04.881740 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:04.884777 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:04.885022 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:04.886210 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:04.903710 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:04.903710 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:04.910666 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:04.918530 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed440e1b-d7f3-4af3-aa58-4c1a4fa46a4f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:04.919302 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 52/197] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:04 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:05.371778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-c664a637-c3c0-461c-86a9-12e218d3fd35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.373372 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-c664a637-c3c0-461c-86a9-12e218d3fd35 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] POST https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb/action Aug 13 15:11:05.373845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-c664a637-c3c0-461c-86a9-12e218d3fd35 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:05.374065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-c664a637-c3c0-461c-86a9-12e218d3fd35 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:05.394338 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.394338 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:05.414552 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9a4abd9-6cd5-489b-aa1b-aca1605fe250 req-c664a637-c3c0-461c-86a9-12e218d3fd35 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb/action returned with HTTP 204 Aug 13 15:11:05.415066 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 52/198] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:05 2026] POST /volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:05.439530 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f031654e-5070-4287-9800-6185ae521768 req-1ad515ba-0ac8-4e4f-803a-9124db465e43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.442818 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-1ad515ba-0ac8-4e4f-803a-9124db465e43 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab Aug 13 15:11:05.443121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-1ad515ba-0ac8-4e4f-803a-9124db465e43 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.443257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-1ad515ba-0ac8-4e4f-803a-9124db465e43 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.453525 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.453525 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:05.551573 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f031654e-5070-4287-9800-6185ae521768 req-1ad515ba-0ac8-4e4f-803a-9124db465e43 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab returned with HTTP 200 Aug 13 15:11:05.552477 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 49/199] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:05 2026] DELETE /volume/v3/attachments/c4cc32e8-4bab-43e9-8e95-cbb8daf296ab => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:05.825481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae562592-9654-4fdb-8810-c8944087c48d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.828345 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae562592-9654-4fdb-8810-c8944087c48d tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:05.828686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae562592-9654-4fdb-8810-c8944087c48d tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.828929 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae562592-9654-4fdb-8810-c8944087c48d tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.842486 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.842486 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:05.847046 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae562592-9654-4fdb-8810-c8944087c48d tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:05.852766 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae562592-9654-4fdb-8810-c8944087c48d tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:05.853179 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 47/200] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:05 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:05.871988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-408916fe-d282-47fe-ac69-b57aa47709fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.874429 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-408916fe-d282-47fe-ac69-b57aa47709fd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:05.874727 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-408916fe-d282-47fe-ac69-b57aa47709fd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.874994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-408916fe-d282-47fe-ac69-b57aa47709fd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.893518 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.893518 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:05.899776 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-408916fe-d282-47fe-ac69-b57aa47709fd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:05.908610 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-408916fe-d282-47fe-ac69-b57aa47709fd tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:05.908975 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 53/201] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:05 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:05.925417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.928549 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:05.928549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.928549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.937997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78a2a0db-a510-4b95-8af5-904b4874c496 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.940382 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78a2a0db-a510-4b95-8af5-904b4874c496 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:05.940721 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78a2a0db-a510-4b95-8af5-904b4874c496 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.940995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78a2a0db-a510-4b95-8af5-904b4874c496 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.948613 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.948613 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:05.950224 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.950224 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:05.954306 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Volume info retrieved successfully. Aug 13 15:11:05.955707 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78a2a0db-a510-4b95-8af5-904b4874c496 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:05.961843 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78a2a0db-a510-4b95-8af5-904b4874c496 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:05.962419 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 50/202] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:05 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:05.962930 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a980df4-4347-46a8-96ae-2cb6c338a699 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:05.964014 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 53/203] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:05 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:05.983793 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46995638-0172-49bb-b570-6cca13a98a62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:05.986540 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46995638-0172-49bb-b570-6cca13a98a62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:05.986818 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46995638-0172-49bb-b570-6cca13a98a62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:05.987065 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46995638-0172-49bb-b570-6cca13a98a62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:05.996800 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:05.996800 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:06.006618 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46995638-0172-49bb-b570-6cca13a98a62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:06.014297 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46995638-0172-49bb-b570-6cca13a98a62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:06.015485 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 48/204] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:05 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:06.081135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.084033 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:11:06.084359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.084689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.096818 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.096818 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:06.102744 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:06.115327 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-742e2923-a8f8-4a79-8003-d3fa480203f5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:11:06.116563 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 54/205] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:06 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:06.131895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.134345 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:06.136382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.137235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.162660 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.162660 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:06.163979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eccfeeaf-ed0b-4be2-a528-c25dae24ddcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.165467 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eccfeeaf-ed0b-4be2-a528-c25dae24ddcc None None] GET https://10.4.3.38/volume// Aug 13 15:11:06.165467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eccfeeaf-ed0b-4be2-a528-c25dae24ddcc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.165467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eccfeeaf-ed0b-4be2-a528-c25dae24ddcc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.165467 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eccfeeaf-ed0b-4be2-a528-c25dae24ddcc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:06.165805 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 54/206] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:06.170836 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:06.175802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-f0defa29-1755-4ebe-9caf-a1be6bf60f83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.180411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-0617df2d-bc72-4a19-a809-0b4b3486fd39 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:06.180632 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-f0defa29-1755-4ebe-9caf-a1be6bf60f83 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:06.180632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-f0defa29-1755-4ebe-9caf-a1be6bf60f83 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f4390bc-effe-4a15-a5ec-4affa0af9e32", "connector": null, "instance_uuid": "38d1ed02-5417-4e40-a954-a653c84c17be"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:06.180782 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 51/207] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:06 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:11:06.202367 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.202367 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:06.242846 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.253015 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] POST https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82/action Aug 13 15:11:06.253579 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-f0defa29-1755-4ebe-9caf-a1be6bf60f83 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:06.253615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:06.253615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:06.253662 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 49/208] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:06 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:06.264711 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-12bbb401-c3ac-48e1-8e18-8c50e40446b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.267696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-12bbb401-c3ac-48e1-8e18-8c50e40446b8 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] DELETE https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 Aug 13 15:11:06.267883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-12bbb401-c3ac-48e1-8e18-8c50e40446b8 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.268240 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-12bbb401-c3ac-48e1-8e18-8c50e40446b8 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.269711 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.269711 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:06.270272 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:06.282341 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.282341 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:06.284277 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Begin detaching volume completed successfully. Aug 13 15:11:06.284343 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-b865f69f-947f-4c00-8214-5257b1734f8b tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82/action returned with HTTP 202 Aug 13 15:11:06.284941 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 55/209] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:11:06 2026] POST /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:11:06.311439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.315246 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:06.316521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.316521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.333860 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.333860 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:06.340431 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Volume info retrieved successfully. Aug 13 15:11:06.349424 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e179a23-1420-48bf-97c7-5fb6e40a3cc5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:06.350219 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 52/210] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:06 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:06.352712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5de608e-7795-4d49-b56a-a5b506ec1345 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.353099 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5de608e-7795-4d49-b56a-a5b506ec1345 None None] GET https://10.4.3.38/volume// Aug 13 15:11:06.353333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5de608e-7795-4d49-b56a-a5b506ec1345 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.354281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5de608e-7795-4d49-b56a-a5b506ec1345 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.354601 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5de608e-7795-4d49-b56a-a5b506ec1345 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:06.355661 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 50/211] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:06.369855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:06.378124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:06.378500 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:06.379807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:06.396533 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:06.396533 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:06.403980 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:06.406697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-12bbb401-c3ac-48e1-8e18-8c50e40446b8 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 returned with HTTP 200 Aug 13 15:11:06.407210 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 55/212] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:06 2026] DELETE /volume/v3/attachments/5db03ce1-e187-46e6-89f9-82cb9d17b9d8 => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:06.414538 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-827b3ad6-8381-420d-81a4-b8c58deba3d5 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:06.415028 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 56/213] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:06 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 1321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:07.118112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-f1700d2b-05c3-45a9-ab69-19d3b0dee012 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.121367 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-f1700d2b-05c3-45a9-ab69-19d3b0dee012 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] DELETE https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb Aug 13 15:11:07.121650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-f1700d2b-05c3-45a9-ab69-19d3b0dee012 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.121772 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-f1700d2b-05c3-45a9-ab69-19d3b0dee012 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.131283 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.131283 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:07.196573 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8f46b47-0285-45c1-8255-96b8c561a0d3 req-f1700d2b-05c3-45a9-ab69-19d3b0dee012 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb returned with HTTP 200 Aug 13 15:11:07.196998 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 53/214] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:07 2026] DELETE /volume/v3/attachments/3f3ce4fc-bc19-492e-b5d7-f764fba156bb => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:07.370260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.374072 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:07.374380 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.374697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.383609 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.383609 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:07.388769 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] Volume info retrieved successfully. Aug 13 15:11:07.397573 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7d2b1e9-03a9-4d14-bdc3-90b045835764 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-reader] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:07.398586 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 51/215] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:07.425778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.431523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:07.436708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.436708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.442209 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.442209 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:07.451931 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:07.460920 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-623e601b-4886-46b3-9440-730e1db3b873 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:07.461932 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 56/216] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:11:07.471544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.474206 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:07.474465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.474857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.487476 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.487476 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:07.496308 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:07.509221 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d9e6cc5-553e-4dfb-8be9-497f0c6449c0 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:07.509907 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 57/217] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:07.583744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6e2b9e2-df72-4784-b240-99c982b105bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.589574 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6e2b9e2-df72-4784-b240-99c982b105bb tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:07.589908 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6e2b9e2-df72-4784-b240-99c982b105bb tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.590195 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6e2b9e2-df72-4784-b240-99c982b105bb tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.604092 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.604092 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:07.611228 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6e2b9e2-df72-4784-b240-99c982b105bb tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:07.612808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6427823-a37d-4afa-b60b-ba3c7129d90d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.613193 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6427823-a37d-4afa-b60b-ba3c7129d90d None None] GET https://10.4.3.38/volume// Aug 13 15:11:07.613402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6427823-a37d-4afa-b60b-ba3c7129d90d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.613653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6427823-a37d-4afa-b60b-ba3c7129d90d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.614148 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6427823-a37d-4afa-b60b-ba3c7129d90d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:07.615149 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 52/218] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:11:07.619940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6e2b9e2-df72-4784-b240-99c982b105bb tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:07.620542 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 54/219] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:07.626232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bda58181-1d10-41c4-98a5-254f40e11313 req-0aa29f9e-7ee0-4f9c-9785-5fcfafd88ebf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.631442 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-0aa29f9e-7ee0-4f9c-9785-5fcfafd88ebf tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:07.632067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-0aa29f9e-7ee0-4f9c-9785-5fcfafd88ebf tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22e9e3d2-ac97-4a46-89d5-d3ac4eb52494", "connector": null, "instance_uuid": "008830ce-3efc-4937-b09e-2daebd4d86c5"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:07.645602 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.645602 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:07.688536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.691840 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-0aa29f9e-7ee0-4f9c-9785-5fcfafd88ebf tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:07.692315 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 57/220] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:07 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 15:11:07.696234 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:07.696234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "1a0469b2-f726-44f3-aaaa-02607cc49f2b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:07.698383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '1a0469b2-f726-44f3-aaaa-02607cc49f2b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:07.698383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Create volume of 1 GB Aug 13 15:11:07.708601 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Availability Zones retrieved successfully. Aug 13 15:11:07.715956 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Flow 'volume_create_api' (4ca09f1f-6da1-4975-9cd0-0b02f381ede6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:07.718663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b9d448-cec9-4f36-b48b-fc8ec7624903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:07.718663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:07.742344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.748563 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:07.748563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.748563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.763032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f159b4e-6acd-451a-82d1-f1865a621d91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.763642 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b9d448-cec9-4f36-b48b-fc8ec7624903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:07.763758 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f159b4e-6acd-451a-82d1-f1865a621d91 None None] GET https://10.4.3.38/volume// Aug 13 15:11:07.763899 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f159b4e-6acd-451a-82d1-f1865a621d91 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.764139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f159b4e-6acd-451a-82d1-f1865a621d91 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.764517 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f159b4e-6acd-451a-82d1-f1865a621d91 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:07.764903 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f70525-179f-4d62-8f71-06ee7423ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:07.766908 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 55/221] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:07 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 15:11:07.767006 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.767006 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:07.780947 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:07.789660 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1391415-2e56-436a-86ca-3fa2c6c46ee6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:07.789660 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 53/222] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:07.798703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:07.802117 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:07.802399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:07.802615 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:07.819080 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:07.819080 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:07.830144 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:07.842391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-c2004349-4104-45ca-9ea9-968d2786170b tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:07.843028 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 58/223] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:07 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1022 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:07.891382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Created reservations ['c7ca851e-c4ed-4878-8f3e-6d115eb5c771', '741542e8-372a-4a10-9921-9eb99e9fd2af', '0f580f37-28d9-4567-99cc-f3839d1da90b', 'a1d0117e-c76e-43b0-b228-8b0a4dc73567'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:07.893811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f70525-179f-4d62-8f71-06ee7423ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ca851e-c4ed-4878-8f3e-6d115eb5c771', '741542e8-372a-4a10-9921-9eb99e9fd2af', '0f580f37-28d9-4567-99cc-f3839d1da90b', 'a1d0117e-c76e-43b0-b228-8b0a4dc73567']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:07.894191 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce558375-41af-4ccf-997b-33617b592847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:07.935274 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce558375-41af-4ccf-997b-33617b592847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c9c5c0-839a-4ccc-9070-daa1659c67b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='1a0469b2-f726-44f3-aaaa-02607cc49f2b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a06112952924cbd8da21291e1bb6932',qos_specs=None,replication_status=,reservations=['c7ca851e-c4ed-4878-8f3e-6d115eb5c771','741542e8-372a-4a10-9921-9eb99e9fd2af','0f580f37-28d9-4567-99cc-f3839d1da90b','a1d0117e-c76e-43b0-b228-8b0a4dc73567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:07Z,deleted=False,deleted_at=None,display_description='',display_name='1a0469b2-f726-44f3-aaaa-02607cc49f2b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42c9c5c0-839a-4ccc-9070-daa1659c67b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a06112952924cbd8da21291e1bb6932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:07.937040 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796904c2-c6c3-4b04-acdd-eddf00560610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:07.981817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796904c2-c6c3-4b04-acdd-eddf00560610) transitioned into 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='1a0469b2-f726-44f3-aaaa-02607cc49f2b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a06112952924cbd8da21291e1bb6932',qos_specs=None,replication_status=,reservations=['c7ca851e-c4ed-4878-8f3e-6d115eb5c771','741542e8-372a-4a10-9921-9eb99e9fd2af','0f580f37-28d9-4567-99cc-f3839d1da90b','a1d0117e-c76e-43b0-b228-8b0a4dc73567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:07.982831 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78706e68-910a-41ca-b617-f40559440969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:08.004075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.006860 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78706e68-910a-41ca-b617-f40559440969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:08.007747 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] PUT https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b Aug 13 15:11:08.008270 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Flow 'volume_create_api' (4ca09f1f-6da1-4975-9cd0-0b02f381ede6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:08.009235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:08.009431 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Create volume request issued successfully. Aug 13 15:11:08.011187 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-647a10fa-977f-4041-983a-1347119259bf tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:08.011187 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 58/224] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:11:07 2026] POST /volume/v3/volumes => generated 747 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:08.051034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Acquiring lock "cinder-attachment_update-22e9e3d2-ac97-4a46-89d5-d3ac4eb52494-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:08.060795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Lock "cinder-attachment_update-22e9e3d2-ac97-4a46-89d5-d3ac4eb52494-np0000007223" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:08.064811 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.064811 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:08.088568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.096295 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:11:08.099993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.100224 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.100292 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.106120 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] PUT https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d Aug 13 15:11:08.106120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:08.114171 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.114171 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:08.119856 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Acquiring lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:08.124874 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:11:08.130465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" acquired by "attachment_update" :: waited 0.010s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:08.132766 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.132766 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:08.146099 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-4a509dcb-d8ad-4faf-ac9b-eec07ec70118 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 200 Aug 13 15:11:08.147481 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 54/225] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 815 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:08.166397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.176769 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:11:08.177234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.177423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.200402 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.200402 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:08.207728 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:11:08.219129 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ceb8283e-711b-4371-b33a-5ae34086f8d3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 200 Aug 13 15:11:08.219129 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 59/226] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:08.309980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.317163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:08.317163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.317510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.374928 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.374928 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:08.380534 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:08.392318 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-01025a8e-6df4-430c-a93b-bf460fab7513 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:08.392318 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 55/227] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:08.493738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Lock "cinder-attachment_update-22e9e3d2-ac97-4a46-89d5-d3ac4eb52494-np0000007223" released by "attachment_update" :: held 0.433s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:08.494139 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-297667cb-07e2-497c-8f35-f1440a604e4c tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b returned with HTTP 200 Aug 13 15:11:08.494876 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 56/228] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:08 2026] PUT /volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b => generated 969 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:08.498578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" released by "attachment_update" :: held 0.368s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:08.498578 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-36a3c5ba-407b-4734-ba3d-4931bd79992b tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d returned with HTTP 200 Aug 13 15:11:08.498996 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 59/229] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:08 2026] PUT /volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d => generated 969 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:08.521167 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-9522978f-4a1c-4f34-ba6e-5cf9c7ab72ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.523629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-9522978f-4a1c-4f34-ba6e-5cf9c7ab72ac tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d Aug 13 15:11:08.523926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-9522978f-4a1c-4f34-ba6e-5cf9c7ab72ac tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.524180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-9522978f-4a1c-4f34-ba6e-5cf9c7ab72ac tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.534414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53cc4bbc-374f-43d0-a248-482af2086f0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.534862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53cc4bbc-374f-43d0-a248-482af2086f0c None None] GET https://10.4.3.38/volume// Aug 13 15:11:08.535035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53cc4bbc-374f-43d0-a248-482af2086f0c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.535368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53cc4bbc-374f-43d0-a248-482af2086f0c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.535748 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53cc4bbc-374f-43d0-a248-482af2086f0c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:08.536094 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 56/230] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:11: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 15:11:08.548335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-79df980a-77ba-4da2-bb1a-8d25075a5c69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.551277 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-79df980a-77ba-4da2-bb1a-8d25075a5c69 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:08.551733 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-79df980a-77ba-4da2-bb1a-8d25075a5c69 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b85dbe2a-a153-475a-99f2-fb81d70a5f8b", "connector": null, "instance_uuid": "e4c5dbca-f853-431e-a011-5025a169eba1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:08.557203 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-9522978f-4a1c-4f34-ba6e-5cf9c7ab72ac tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d returned with HTTP 200 Aug 13 15:11:08.557844 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 60/231] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:08.566498 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.566498 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:08.604038 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-79df980a-77ba-4da2-bb1a-8d25075a5c69 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:08.604878 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 57/232] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:08 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 15:11:08.650124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.653393 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:08.653692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.653927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.670554 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.670554 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:08.674880 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:08.685086 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfaba39f-4bd4-4a77-bb3f-6c063bf4181d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:08.685642 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 60/233] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:08.687874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d07fc81-0fcf-4e25-8a9b-dad197e451b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.688317 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d07fc81-0fcf-4e25-8a9b-dad197e451b0 None None] GET https://10.4.3.38/volume// Aug 13 15:11:08.688568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d07fc81-0fcf-4e25-8a9b-dad197e451b0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.688890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d07fc81-0fcf-4e25-8a9b-dad197e451b0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.689379 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d07fc81-0fcf-4e25-8a9b-dad197e451b0 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:08.692213 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 57/234] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:11:08.711788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.716565 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:08.716798 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.717009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.739231 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.739231 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:08.744281 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:08.755585 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-bcb78b0b-0122-4da0-a20a-9db1d17b1595 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:08.756203 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 61/235] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:08.811002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2119f09-e646-4087-9723-1d7fa975581e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.813561 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2119f09-e646-4087-9723-1d7fa975581e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:08.813961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2119f09-e646-4087-9723-1d7fa975581e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:08.814256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2119f09-e646-4087-9723-1d7fa975581e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:08.832996 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.832996 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:08.843257 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2119f09-e646-4087-9723-1d7fa975581e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:08.856510 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2119f09-e646-4087-9723-1d7fa975581e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:08.856510 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 58/236] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:08 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:08.894051 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:08.902592 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] PUT https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 Aug 13 15:11:08.902592 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:08.913175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Acquiring lock "cinder-attachment_update-b85dbe2a-a153-475a-99f2-fb81d70a5f8b-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:08.920191 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Lock "cinder-attachment_update-b85dbe2a-a153-475a-99f2-fb81d70a5f8b-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:08.921255 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:08.921255 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:09.055341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Lock "cinder-attachment_update-b85dbe2a-a153-475a-99f2-fb81d70a5f8b-np0000007223" released by "attachment_update" :: held 0.135s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:09.055706 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-b3892ce5-9d27-4abb-a179-55f4537d0b54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 returned with HTTP 200 Aug 13 15:11:09.056279 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 61/237] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:08 2026] PUT /volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:09.163646 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bbb5e24b-5151-41a5-ab51-82cbe1184633 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.569395 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb5e24b-5151-41a5-ab51-82cbe1184633 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services Aug 13 15:11:09.569725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbb5e24b-5151-41a5-ab51-82cbe1184633 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.570275 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbb5e24b-5151-41a5-ab51-82cbe1184633 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.576663 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb5e24b-5151-41a5-ab51-82cbe1184633 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services returned with HTTP 200 Aug 13 15:11:09.576663 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 58/238] 10.4.3.38 () {66 vars in 1242 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/os-services => generated 626 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:09.596046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b89f230d-c477-43b1-b2a7-4922ac66df99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.604067 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89f230d-c477-43b1-b2a7-4922ac66df99 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services?host=np0000007223 Aug 13 15:11:09.604067 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89f230d-c477-43b1-b2a7-4922ac66df99 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.604067 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89f230d-c477-43b1-b2a7-4922ac66df99 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.616561 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89f230d-c477-43b1-b2a7-4922ac66df99 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services?host=np0000007223 returned with HTTP 200 Aug 13 15:11:09.616561 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 62/239] 10.4.3.38 () {66 vars in 1277 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/os-services?host=np0000007223 => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:09.627628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3040e8b7-adfc-4a1f-b7d2-14d3c808518e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.630938 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3040e8b7-adfc-4a1f-b7d2-14d3c808518e tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services?host=np0000007223&binary=cinder-scheduler Aug 13 15:11:09.632007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3040e8b7-adfc-4a1f-b7d2-14d3c808518e tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.632007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3040e8b7-adfc-4a1f-b7d2-14d3c808518e tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.642578 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3040e8b7-adfc-4a1f-b7d2-14d3c808518e tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services?host=np0000007223&binary=cinder-scheduler returned with HTTP 200 Aug 13 15:11:09.643954 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 59/240] 10.4.3.38 () {66 vars in 1325 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/os-services?host=np0000007223&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:09.658229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9bc1a1e-04e2-4a0a-9869-18d88c28ecda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.661134 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9bc1a1e-04e2-4a0a-9869-18d88c28ecda tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services?binary=cinder-scheduler Aug 13 15:11:09.661134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9bc1a1e-04e2-4a0a-9869-18d88c28ecda tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.661134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9bc1a1e-04e2-4a0a-9869-18d88c28ecda tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.661134 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:09.661134 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:09.666196 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9bc1a1e-04e2-4a0a-9869-18d88c28ecda tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 15:11:09.667136 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 62/241] 10.4.3.38 () {66 vars in 1289 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:09.680986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.699248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.701528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:09.701726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.702251 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.717658 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:09.717658 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:09.721390 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:09.726531 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-707df193-1fcb-418c-ad2e-e5da2ea1cc70 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:09.727004 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 63/242] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:09.870379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:09.874421 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:09.874815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:09.875476 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:09.897062 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:09.897062 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:09.905129 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:09.910614 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4a95385-1266-4334-b1b6-aa6d6ece2375 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:09.911110 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 60/243] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:09 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:09.997302 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:09.997835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1391742555"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:10.003232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1391742555'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:10.003232 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Create volume of 1 GB Aug 13 15:11:10.011409 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Availability Zones retrieved successfully. Aug 13 15:11:10.019358 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Flow 'volume_create_api' (8c0bdb40-d4f3-4016-bfe3-5ff492ce8d56) 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 15:11:10.020044 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cf6a84-7ab6-4f3c-a406-be38439adc62) transitioned 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 15:11:10.021643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-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 15:11:10.062842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cf6a84-7ab6-4f3c-a406-be38439adc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:11:10.063663 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119e1966-d055-4732-bfc0-50071fc55bf8) transitioned 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 15:11:10.143058 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Created reservations ['0797f453-46b8-487b-88f7-126ec19a0036', 'd05a923c-5757-4b70-bca0-5386132b3c3c', '3345caaf-5ca9-45b6-867b-cdf55ffbfd08', 'f4145def-57ce-4b75-9666-c37db2e656ee'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:10.143898 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119e1966-d055-4732-bfc0-50071fc55bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0797f453-46b8-487b-88f7-126ec19a0036', 'd05a923c-5757-4b70-bca0-5386132b3c3c', '3345caaf-5ca9-45b6-867b-cdf55ffbfd08', 'f4145def-57ce-4b75-9666-c37db2e656ee']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:10.144756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82007ce-c455-42d4-bf70-f7b5ad8dfd2f) transitioned 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 15:11:10.180244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f82007ce-c455-42d4-bf70-f7b5ad8dfd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e638560-3f8a-4ce1-95e1-f15fbe2eae93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1391742555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4754ebacbbe14fe1a8c6d9253eb729c2',qos_specs=None,replication_status=,reservations=['0797f453-46b8-487b-88f7-126ec19a0036','d05a923c-5757-4b70-bca0-5386132b3c3c','3345caaf-5ca9-45b6-867b-cdf55ffbfd08','f4145def-57ce-4b75-9666-c37db2e656ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a16289dd574a6da16e4106f645ae33',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1391742555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e638560-3f8a-4ce1-95e1-f15fbe2eae93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4754ebacbbe14fe1a8c6d9253eb729c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3a16289dd574a6da16e4106f645ae33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:10.181355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97389d8-c204-4b87-89c8-ff568d117677) transitioned 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 15:11:10.204845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97389d8-c204-4b87-89c8-ff568d117677) transitioned into state 'SUCCESS' from state '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-1391742555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4754ebacbbe14fe1a8c6d9253eb729c2',qos_specs=None,replication_status=,reservations=['0797f453-46b8-487b-88f7-126ec19a0036','d05a923c-5757-4b70-bca0-5386132b3c3c','3345caaf-5ca9-45b6-867b-cdf55ffbfd08','f4145def-57ce-4b75-9666-c37db2e656ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3a16289dd574a6da16e4106f645ae33',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:10.206561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af432a3-7b7d-4895-b41c-ebc28a6fe139) transitioned 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 15:11:10.222947 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af432a3-7b7d-4895-b41c-ebc28a6fe139) 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 15:11:10.224066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Flow 'volume_create_api' (8c0bdb40-d4f3-4016-bfe3-5ff492ce8d56) 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 15:11:10.224540 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Create volume request issued successfully. Aug 13 15:11:10.226405 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c0ad959-16b4-4fce-a0f7-a837ffa372f5 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:10.227482 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 59/244] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:09 2026] POST /volume/v3/volumes => generated 752 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:10.244981 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:10.247829 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:10.247829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:10.247829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:10.259317 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:10.259317 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:10.264464 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Volume info retrieved successfully. Aug 13 15:11:10.270965 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f36dbcb-0386-4656-9d1c-ae13e1b410be tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 200 Aug 13 15:11:10.271513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 63/245] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:10 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:10.745783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:10.750804 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:10.751581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:10.751581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:10.766825 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:10.766825 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:10.774956 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:10.786666 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d48e1f1-4ac8-4c15-81d7-dfa097f70d54 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:10.787293 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 64/246] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:10 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:10.928296 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c684c432-1743-444b-9541-3b9c9faaa01f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:10.930763 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c684c432-1743-444b-9541-3b9c9faaa01f tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:10.930934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c684c432-1743-444b-9541-3b9c9faaa01f tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:10.931107 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c684c432-1743-444b-9541-3b9c9faaa01f tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:10.945236 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:10.945236 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:10.952421 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c684c432-1743-444b-9541-3b9c9faaa01f tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:10.957943 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c684c432-1743-444b-9541-3b9c9faaa01f tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:10.958395 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 61/247] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:10 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:11.233516 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.237187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:11:11.237559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.237997 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.247795 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.247795 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:11.253259 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:11:11.258388 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-aa09e822-51ba-48ea-8bd1-ac3d94717942 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 200 Aug 13 15:11:11.259260 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 60/248] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:11:11.269894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87bfb2c1-3d43-40c7-8d7a-22e53b1f5f39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.272066 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87bfb2c1-3d43-40c7-8d7a-22e53b1f5f39 None None] GET https://10.4.3.38/volume// Aug 13 15:11:11.272066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87bfb2c1-3d43-40c7-8d7a-22e53b1f5f39 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.272066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87bfb2c1-3d43-40c7-8d7a-22e53b1f5f39 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.272066 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87bfb2c1-3d43-40c7-8d7a-22e53b1f5f39 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:11.272066 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 64/249] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:11.280179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ca54bf55-51b8-4ad2-9118-7719d3647efa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.282872 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ca54bf55-51b8-4ad2-9118-7719d3647efa tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:11.283185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ca54bf55-51b8-4ad2-9118-7719d3647efa tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42c9c5c0-839a-4ccc-9070-daa1659c67b4", "connector": null, "instance_uuid": "1a0469b2-f726-44f3-aaaa-02607cc49f2b"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:11.290326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62b789be-5446-4660-9b1b-94534051c49a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.292641 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62b789be-5446-4660-9b1b-94534051c49a tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.292915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62b789be-5446-4660-9b1b-94534051c49a tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.293308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62b789be-5446-4660-9b1b-94534051c49a tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.295202 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.295202 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:11.303106 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.303106 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:11.309787 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62b789be-5446-4660-9b1b-94534051c49a tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Volume info retrieved successfully. Aug 13 15:11:11.317595 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62b789be-5446-4660-9b1b-94534051c49a tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 200 Aug 13 15:11:11.318153 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 62/250] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:11.337451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.339986 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.340403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.340797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.347431 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-ca54bf55-51b8-4ad2-9118-7719d3647efa tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:11.347431 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 65/251] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:11 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 15:11:11.350942 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.350942 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:11.355911 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Volume info retrieved successfully. Aug 13 15:11:11.362015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf57f100-d154-466c-a837-678b13e7340d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.362015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf57f100-d154-466c-a837-678b13e7340d None None] GET https://10.4.3.38/volume// Aug 13 15:11:11.362015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf57f100-d154-466c-a837-678b13e7340d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.362015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf57f100-d154-466c-a837-678b13e7340d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.365102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf57f100-d154-466c-a837-678b13e7340d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:11.365288 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 65/252] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:11 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 15:11:11.366139 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e65d33a-028a-4c2c-9177-54d9291e4d7d tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 200 Aug 13 15:11:11.366825 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 61/253] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:11.374909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.380538 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:11:11.380737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.380970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.384245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b40985b3-0e0d-40fd-8da5-c2256fe90dc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.386297 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b40985b3-0e0d-40fd-8da5-c2256fe90dc8 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services?host=np0000007223&binary=cinder-volume Aug 13 15:11:11.386487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b40985b3-0e0d-40fd-8da5-c2256fe90dc8 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.386661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b40985b3-0e0d-40fd-8da5-c2256fe90dc8 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.386913 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.386913 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:11.392236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b40985b3-0e0d-40fd-8da5-c2256fe90dc8 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services?host=np0000007223&binary=cinder-volume returned with HTTP 200 Aug 13 15:11:11.392890 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 66/254] 10.4.3.38 () {66 vars in 1319 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/os-services?host=np0000007223&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:11.393525 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.393525 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:11.397590 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:11:11.401594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.402065 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-09f0373d-8782-4857-90fd-e6988fd959dc tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 200 Aug 13 15:11:11.402643 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 63/255] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:11.404996 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.405080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.405363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.415125 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.415125 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:11.421809 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Volume info retrieved successfully. Aug 13 15:11:11.427005 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588e53fa-36d3-42cb-a0f0-c83fd8663b11 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 200 Aug 13 15:11:11.427456 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 66/256] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:11.440698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.444547 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.444835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.445079 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.445279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Delete volume with id: 4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.462448 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.462448 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:11.463059 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Volume info retrieved successfully. Aug 13 15:11:11.493682 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Delete volume request issued successfully. Aug 13 15:11:11.493962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd4c5af8-5e6e-4d0a-a779-7b1b6e891e65 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 202 Aug 13 15:11:11.495116 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 62/257] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:11 2026] DELETE /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:11.505029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.505416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.507304 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:11.507526 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.507783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.507879 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] PUT https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 Aug 13 15:11:11.508259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:11.515570 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.515570 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:11.519645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Acquiring lock "cinder-attachment_update-42c9c5c0-839a-4ccc-9070-daa1659c67b4-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:11.520303 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Volume info retrieved successfully. Aug 13 15:11:11.524084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Lock "cinder-attachment_update-42c9c5c0-839a-4ccc-9070-daa1659c67b4-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:11.525304 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.525304 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:11.532614 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57f73c38-a1ee-459d-aa03-4ebac18542b4 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 200 Aug 13 15:11:11.533128 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 67/258] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:11.675914 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Lock "cinder-attachment_update-42c9c5c0-839a-4ccc-9070-daa1659c67b4-np0000007223" released by "attachment_update" :: held 0.152s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:11.676262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-243489b0-27cc-41e8-9f9c-424703c01f8d tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 returned with HTTP 200 Aug 13 15:11:11.676775 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 64/259] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:11 2026] PUT /volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:11.725764 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-12bc5d5b-53dc-4574-a97d-798003d5b9d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.727594 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-12bc5d5b-53dc-4574-a97d-798003d5b9d7 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86/action Aug 13 15:11:11.727917 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-12bc5d5b-53dc-4574-a97d-798003d5b9d7 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:11.728031 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-12bc5d5b-53dc-4574-a97d-798003d5b9d7 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:11.745522 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.745522 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:11.758645 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9c5d5b79-f4c0-47e6-921b-e5c3b93b5bf5 req-12bc5d5b-53dc-4574-a97d-798003d5b9d7 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86/action returned with HTTP 204 Aug 13 15:11:11.759487 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 67/260] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:11 2026] POST /volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:11.806094 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a0e414e-5d55-445e-a620-63bda2655d08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.812283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a0e414e-5d55-445e-a620-63bda2655d08 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:11.812583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a0e414e-5d55-445e-a620-63bda2655d08 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.812876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a0e414e-5d55-445e-a620-63bda2655d08 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:11.839451 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.839451 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:11.849852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bda58181-1d10-41c4-98a5-254f40e11313 req-2b559c8e-f4d0-4e53-827c-13a9a732afb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.851085 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a0e414e-5d55-445e-a620-63bda2655d08 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:11.856014 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-2b559c8e-f4d0-4e53-827c-13a9a732afb8 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] POST https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b/action Aug 13 15:11:11.856654 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-2b559c8e-f4d0-4e53-827c-13a9a732afb8 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:11.856971 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-2b559c8e-f4d0-4e53-827c-13a9a732afb8 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:11.860404 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a0e414e-5d55-445e-a620-63bda2655d08 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:11.861229 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 63/261] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:11.890476 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:11.890476 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:11.910844 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bda58181-1d10-41c4-98a5-254f40e11313 req-2b559c8e-f4d0-4e53-827c-13a9a732afb8 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b/action returned with HTTP 204 Aug 13 15:11:11.911261 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 68/262] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:11 2026] POST /volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:11.976022 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-678ecf9f-02ea-4cc1-8019-2792070d340a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:11.979059 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-678ecf9f-02ea-4cc1-8019-2792070d340a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:11.980064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-678ecf9f-02ea-4cc1-8019-2792070d340a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:11.980278 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-678ecf9f-02ea-4cc1-8019-2792070d340a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:12.003058 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:12.003058 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:12.012474 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-678ecf9f-02ea-4cc1-8019-2792070d340a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:12.029152 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-678ecf9f-02ea-4cc1-8019-2792070d340a tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:12.029562 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 65/263] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:11 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1135 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:12.045504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:12.050967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:12.051276 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:12.051486 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:12.066800 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:12.066800 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:12.073383 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:12.083366 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63ee4cee-eee2-4fe4-8cb6-7c3dc61bae7e tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:12.084056 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 68/264] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:12 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:11:12.553016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40ee6a1e-fa34-4ae4-b063-d76b1f6277a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:12.554929 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40ee6a1e-fa34-4ae4-b063-d76b1f6277a9 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] GET https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 Aug 13 15:11:12.555146 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40ee6a1e-fa34-4ae4-b063-d76b1f6277a9 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:12.555423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40ee6a1e-fa34-4ae4-b063-d76b1f6277a9 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:12.561544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40ee6a1e-fa34-4ae4-b063-d76b1f6277a9 tempest-VolumesServicesTestJSON-1581568751 tempest-VolumesServicesTestJSON-1581568751-project-member] https://10.4.3.38/volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 returned with HTTP 404 Aug 13 15:11:12.562113 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 64/265] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:12 2026] GET /volume/v3/volumes/4e638560-3f8a-4ce1-95e1-f15fbe2eae93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:12.573736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b7639fe-a71c-49a0-be58-757acb7751e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:12.575897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b7639fe-a71c-49a0-be58-757acb7751e5 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] GET https://10.4.3.38/volume/v3/os-services Aug 13 15:11:12.576126 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b7639fe-a71c-49a0-be58-757acb7751e5 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:12.576392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b7639fe-a71c-49a0-be58-757acb7751e5 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:12.582786 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b7639fe-a71c-49a0-be58-757acb7751e5 tempest-VolumesServicesTestJSON-375639538 tempest-VolumesServicesTestJSON-375639538-project-admin] https://10.4.3.38/volume/v3/os-services returned with HTTP 200 Aug 13 15:11:12.583312 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 69/266] 10.4.3.38 () {66 vars in 1242 bytes} [Thu Aug 13 15:11:12 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:12.883425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:12.887246 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:12.887511 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:12.887783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:12.902779 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:12.902779 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:12.906378 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:12.910405 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fd85b43-1568-4bf2-9b7f-a18c700f0bcb tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:12.910932 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 66/267] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:12 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:13.032950 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60165316-d80a-46ae-bf8d-0b07e2143731 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:13.035601 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] DELETE https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:13.035890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:13.036111 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:13.036332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Delete volume with id: 610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:13.049476 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:13.049476 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:13.050062 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:13.076564 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Delete volume request issued successfully. Aug 13 15:11:13.076796 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60165316-d80a-46ae-bf8d-0b07e2143731 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 202 Aug 13 15:11:13.077344 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 69/268] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:13 2026] DELETE /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:13.087928 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88f70873-3b63-498e-835a-906a8d85a274 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:13.089885 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88f70873-3b63-498e-835a-906a8d85a274 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:13.090572 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88f70873-3b63-498e-835a-906a8d85a274 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:13.091687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88f70873-3b63-498e-835a-906a8d85a274 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:13.104403 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:13.104403 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:13.108979 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88f70873-3b63-498e-835a-906a8d85a274 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Volume info retrieved successfully. Aug 13 15:11:13.117332 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88f70873-3b63-498e-835a-906a8d85a274 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 200 Aug 13 15:11:13.117332 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 65/269] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:13 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:13.923746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:13.927006 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:13.927262 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:13.927478 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:13.940762 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:13.940762 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:13.946813 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:13.951086 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9223d80-854b-42f8-af84-5fd7f2115e2d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:13.951505 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 70/270] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:13 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:14.134662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c9d45c8-7218-410e-83ff-d581d54d9361 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.138928 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c9d45c8-7218-410e-83ff-d581d54d9361 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] GET https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 Aug 13 15:11:14.139237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c9d45c8-7218-410e-83ff-d581d54d9361 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.140972 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c9d45c8-7218-410e-83ff-d581d54d9361 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.154444 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c9d45c8-7218-410e-83ff-d581d54d9361 tempest-AttachSCSIVolumeTestJSON-1033001591 tempest-AttachSCSIVolumeTestJSON-1033001591-project-member] https://10.4.3.38/volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 returned with HTTP 404 Aug 13 15:11:14.154581 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 67/271] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/v3/volumes/610f4e04-c90f-42b7-907a-03235710dd82 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:14.241781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.244078 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:14.244293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.244687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.256449 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:14.256449 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:14.264024 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:14.270203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-c1a7f615-a5a9-4f3f-879f-f1841c3e99e0 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:14.270573 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 70/272] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:14.298080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.303763 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] POST https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494/action Aug 13 15:11:14.303763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:14.303763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-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 15:11:14.318721 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:14.318721 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:14.319223 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:14.325117 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Begin detaching volume completed successfully. Aug 13 15:11:14.325293 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-9ea6ba14-20c5-4ffd-bea3-80da7528fb95 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494/action returned with HTTP 202 Aug 13 15:11:14.325683 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 66/273] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:11:14 2026] POST /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:11:14.351014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.352684 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:14.353085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.353607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.369882 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:14.369882 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:14.376625 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:14.386024 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dea4fb1-d7d9-4477-8876-976e5fa10ef3 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:14.386706 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 71/274] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:14.389106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-92c11df2-2bb0-48bf-85c3-f6b8b0e32c42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.389714 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92c11df2-2bb0-48bf-85c3-f6b8b0e32c42 None None] GET https://10.4.3.38/volume// Aug 13 15:11:14.390419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92c11df2-2bb0-48bf-85c3-f6b8b0e32c42 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.390881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92c11df2-2bb0-48bf-85c3-f6b8b0e32c42 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.391499 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92c11df2-2bb0-48bf-85c3-f6b8b0e32c42 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:14.392084 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 68/275] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 15:11:14.400172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.402562 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:14.402876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.403142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.415683 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:14.415683 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:14.420143 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:14.426162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-6bf3021c-fe5a-4e0a-a881-702a27bad520 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:14.426736 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 71/276] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:14.965414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:14.967216 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:14.967404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:14.967568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:14.986118 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:14.986118 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:14.991693 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:15.002569 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc3f081a-00c1-4cd5-af6f-1526c8257499 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:15.003146 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 67/277] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:14 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:15.403948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:15.405949 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:15.406183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:15.406442 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:15.425346 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:15.425346 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:15.432756 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:15.439496 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51b88233-0754-4bf9-b3dc-c00e567e52c4 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:15.440106 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 72/278] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:15 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:16.027845 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b97ded24-fd6f-42b8-889a-b82468984d93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:16.031641 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b97ded24-fd6f-42b8-889a-b82468984d93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:16.031900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b97ded24-fd6f-42b8-889a-b82468984d93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:16.032143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b97ded24-fd6f-42b8-889a-b82468984d93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:16.050704 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:16.050704 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:16.059298 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b97ded24-fd6f-42b8-889a-b82468984d93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:16.063844 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b97ded24-fd6f-42b8-889a-b82468984d93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:16.064835 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 69/279] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:16 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:11:16.455595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-434262e7-aeed-4274-9f39-9bb86fad787d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:16.457999 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-434262e7-aeed-4274-9f39-9bb86fad787d tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:16.458318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-434262e7-aeed-4274-9f39-9bb86fad787d tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:16.459659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-434262e7-aeed-4274-9f39-9bb86fad787d tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:16.468479 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:16.468479 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:16.477425 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-434262e7-aeed-4274-9f39-9bb86fad787d tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:16.484069 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-434262e7-aeed-4274-9f39-9bb86fad787d tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:16.484803 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 72/280] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:16 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:16.491502 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-2e376e84-f5d0-4f1d-aea5-9376b92242ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:16.498702 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-2e376e84-f5d0-4f1d-aea5-9376b92242ab tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d/action Aug 13 15:11:16.498702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-2e376e84-f5d0-4f1d-aea5-9376b92242ab tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:16.498702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-2e376e84-f5d0-4f1d-aea5-9376b92242ab tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-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 15:11:16.528196 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:16.528196 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:16.542867 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c47886f-c50b-4619-948d-f5dd4c6f0891 req-2e376e84-f5d0-4f1d-aea5-9376b92242ab tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d/action returned with HTTP 204 Aug 13 15:11:16.543624 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 68/281] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:16 2026] POST /volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:17.082091 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7494555a-4767-467b-8e8e-56d8e2c5758b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:17.085347 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7494555a-4767-467b-8e8e-56d8e2c5758b tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:17.085599 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7494555a-4767-467b-8e8e-56d8e2c5758b tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:17.085915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7494555a-4767-467b-8e8e-56d8e2c5758b tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:17.096358 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:17.096358 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:17.100313 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7494555a-4767-467b-8e8e-56d8e2c5758b tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:17.106006 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7494555a-4767-467b-8e8e-56d8e2c5758b tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:17.106516 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 73/282] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:17 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:17.511048 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:17.511463 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:17.511463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:17.511753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:17.530217 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:17.530217 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:17.537116 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:17.544263 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a36462d-365a-49a8-bfc9-f6af1dd5efe5 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:17.544263 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 70/283] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:17 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:17.746137 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3189184d-7963-4160-a732-1a11e8456690 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:17.963555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-ed5949b0-d142-45c7-aff1-7b23da27af93 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:17.968188 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-ed5949b0-d142-45c7-aff1-7b23da27af93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] POST https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600/action Aug 13 15:11:17.968644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-ed5949b0-d142-45c7-aff1-7b23da27af93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:17.968842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-ed5949b0-d142-45c7-aff1-7b23da27af93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:18.003336 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.003336 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:18.014842 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0ab56e19-70ce-457f-b071-4c5d19487107 req-ed5949b0-d142-45c7-aff1-7b23da27af93 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600/action returned with HTTP 204 Aug 13 15:11:18.015353 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 69/284] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:17 2026] POST /volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:18.050093 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:18.050447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1908011995", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:18.052543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1908011995', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:18.128005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.131169 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:18.131468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.131768 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.148337 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.148337 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:18.160493 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:18.170777 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30f362fa-b40c-4cf1-a6e8-32eee8deae29 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:18.170777 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 74/285] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1315 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:18.187792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.190874 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:18.190874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.190874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.195819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume of 1 GB Aug 13 15:11:18.202477 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.202477 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:18.202871 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Availability Zones retrieved successfully. Aug 13 15:11:18.206354 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:18.211402 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c821d9-6c23-4a60-bd5a-99a56a8bcbf4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:18.211911 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 71/286] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:18.215930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (f5bc00b7-7fb8-48f7-91aa-d349c438dacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:18.219600 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230c90a4-3d9d-4040-9cab-4882223c1615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:18.220707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:18.316898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230c90a4-3d9d-4040-9cab-4882223c1615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:18.318114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746eaa29-4c31-4ecb-a7be-dc8b42794065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:18.406024 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Created reservations ['b99fb345-3cff-4cc8-9982-56795a158a6b', 'ed7a2f30-6cba-4663-bb32-23d267b8fd97', '8201758c-7162-42a3-9e27-2ecf5fd20539', '68c9c952-cb78-40fc-ab40-529d4af67985'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:18.407037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746eaa29-4c31-4ecb-a7be-dc8b42794065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b99fb345-3cff-4cc8-9982-56795a158a6b', 'ed7a2f30-6cba-4663-bb32-23d267b8fd97', '8201758c-7162-42a3-9e27-2ecf5fd20539', '68c9c952-cb78-40fc-ab40-529d4af67985']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:18.408059 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dd492a-af11-4da1-b3ee-c680e5c97210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:18.440586 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00dd492a-af11-4da1-b3ee-c680e5c97210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b93a1b23-c75a-4573-81d8-b8bdc0090041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1908011995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['b99fb345-3cff-4cc8-9982-56795a158a6b','ed7a2f30-6cba-4663-bb32-23d267b8fd97','8201758c-7162-42a3-9e27-2ecf5fd20539','68c9c952-cb78-40fc-ab40-529d4af67985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1908011995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b93a1b23-c75a-4573-81d8-b8bdc0090041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c6ee100d0a4fd7aad61cf756249f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8988c05aea34b61978983944776859c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:18.441441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c36a47-1dc0-4434-a588-6fc83f5ce1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:18.469463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c36a47-1dc0-4434-a588-6fc83f5ce1d8) transitioned into state 'SUCCESS' from state '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-1908011995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['b99fb345-3cff-4cc8-9982-56795a158a6b','ed7a2f30-6cba-4663-bb32-23d267b8fd97','8201758c-7162-42a3-9e27-2ecf5fd20539','68c9c952-cb78-40fc-ab40-529d4af67985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:18.470272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (768fba3f-7dd6-4e59-bf32-fa2bb5a3c217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:18.485706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (768fba3f-7dd6-4e59-bf32-fa2bb5a3c217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:18.485706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (f5bc00b7-7fb8-48f7-91aa-d349c438dacb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:18.485706 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request issued successfully. Aug 13 15:11:18.486503 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3189184d-7963-4160-a732-1a11e8456690 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:18.486613 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 73/287] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:11:17 2026] POST /volume/v3/volumes => generated 755 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:18.508916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.509898 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:11:18.510040 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.510263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.516923 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.516923 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:18.521022 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:18.525992 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e06ffe24-b8c8-4297-9b1d-f1d50f3de4b3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 200 Aug 13 15:11:18.527523 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 70/288] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:18.560421 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60713c5b-4359-4fe0-810c-6b0347869a46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.565417 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60713c5b-4359-4fe0-810c-6b0347869a46 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:18.565417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60713c5b-4359-4fe0-810c-6b0347869a46 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.565417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60713c5b-4359-4fe0-810c-6b0347869a46 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.585654 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.585654 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:18.593112 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60713c5b-4359-4fe0-810c-6b0347869a46 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:18.598177 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60713c5b-4359-4fe0-810c-6b0347869a46 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:18.598961 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 75/289] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:18.693627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.696025 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:18.696289 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.696484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.707013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.711796 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.711796 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:18.713937 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] POST https://10.4.3.38/volume/v3/snapshots/b042c40c-9ae9-437f-acce-702144618781/action Aug 13 15:11:18.714756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:18.714756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:18.715838 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100284) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 15:11:18.716856 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:18.721584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.722223 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ef5847-4ea0-4dc1-a4d8-89927f81083a tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:18.724204 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 72/290] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:18.727755 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] POST https://10.4.3.38/volume/v3/snapshots/None/action Aug 13 15:11:18.727755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-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 15:11:18.727755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-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 15:11:18.729315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-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 15:11:18.737345 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6741acb2-98cd-47af-8b48-4b6ce1ed5e5e req-c6304cf8-64c3-49f7-ac74-5e507cd77d83 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] https://10.4.3.38/volume/v3/snapshots/b042c40c-9ae9-437f-acce-702144618781/action returned with HTTP 404 Aug 13 15:11:18.737345 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 74/291] 10.4.3.38 () {72 vars in 1671 bytes} [Thu Aug 13 15:11:18 2026] POST /volume/v3/snapshots/b042c40c-9ae9-437f-acce-702144618781/action => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:18.762814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e397b49f-a568-4354-9bcc-eb5d353bcfc9 req-1a9502f9-3bd8-4f1c-8be9-17395a6ae838 tempest-VolumesAssistedSnapshotsTest-1148649492 tempest-VolumesAssistedSnapshotsTest-1148649492-project] https://10.4.3.38/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 15:11:18.763564 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 71/292] 10.4.3.38 () {72 vars in 1575 bytes} [Thu Aug 13 15:11:18 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:18.807264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.814808 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:18.815149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:18.815304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:18.828584 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.828584 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:18.833361 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:18.838844 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-59ea227f-d4a0-4de4-90a6-5316fbc5f3c6 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:18.839331 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 76/293] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:18 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:18.888972 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:18.892521 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] POST https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b/action Aug 13 15:11:18.892941 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:18.893095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:18.909066 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:18.909066 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:18.909529 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:18.918697 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Begin detaching volume completed successfully. Aug 13 15:11:18.918697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-3263273c-6e51-4f4d-9b31-5d102096faa7 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b/action returned with HTTP 202 Aug 13 15:11:18.918697 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 73/294] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:11:18 2026] POST /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:11:19.011965 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95d6576f-f2f2-4583-9edc-9f22671cf32c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.016042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95d6576f-f2f2-4583-9edc-9f22671cf32c None None] GET https://10.4.3.38/volume// Aug 13 15:11:19.016448 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95d6576f-f2f2-4583-9edc-9f22671cf32c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:19.016784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95d6576f-f2f2-4583-9edc-9f22671cf32c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:19.017308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95d6576f-f2f2-4583-9edc-9f22671cf32c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:19.017906 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 75/295] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:19 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 15:11:19.046538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.050280 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:19.050605 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:19.050873 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:19.066743 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:19.066743 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:19.073062 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:19.079480 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-1fb24961-47a1-49ef-8727-e5133ca54584 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:19.080043 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 72/296] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:19 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:19.216946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa689466-8d09-4b65-accd-2914abad6a6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.471585 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa689466-8d09-4b65-accd-2914abad6a6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:11:19.472030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa689466-8d09-4b65-accd-2914abad6a6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1673344275", "os-volume-type-access:is_public": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:19.487584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa689466-8d09-4b65-accd-2914abad6a6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:11:19.487975 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 77/297] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:11:19 2026] POST /volume/v3/types => generated 229 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:19.497687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b0f596f-9938-4f08-a6f0-bf012e50b5cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.546880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.547947 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:11:19.548244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:19.548512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:19.562097 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:19.562097 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:19.569384 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:19.580931 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-591cf68e-088f-49a6-b5e4-ee59c65ee971 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 200 Aug 13 15:11:19.583265 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 76/298] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:19 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:19.597706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.599835 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:19.600439 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1796233374"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:19.602501 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1796233374'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:19.602859 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume of 1 GB Aug 13 15:11:19.607708 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Availability Zones retrieved successfully. Aug 13 15:11:19.613905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.616645 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:19.616859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:19.617143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (c669e120-b4dc-477c-abac-20200b121927) 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 15:11:19.617445 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:19.618834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3e0275-53e0-46ff-b6b8-96f28572740d) transitioned 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 15:11:19.620413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-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 15:11:19.628112 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:19.628112 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:19.633937 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:19.639012 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9e3c450-cde9-49ff-b101-d1ffa1cb04c6 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:19.639459 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 78/299] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:19 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:19.669950 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3e0275-53e0-46ff-b6b8-96f28572740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:11:19.671132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f03d8d-e51f-4855-ae56-137bf9284a03) transitioned 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 15:11:19.735092 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Created reservations ['014bedbc-b4e2-4eb8-8408-8ff9fa09710e', '7a49f1af-0cd7-43e0-bc66-b2ad3cf820e4', 'e8367576-cebb-4e09-a9de-f5edf982f8a1', 'fe1b41f8-98b8-469b-a6c4-f762d667d4aa'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:19.736386 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f03d8d-e51f-4855-ae56-137bf9284a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014bedbc-b4e2-4eb8-8408-8ff9fa09710e', '7a49f1af-0cd7-43e0-bc66-b2ad3cf820e4', 'e8367576-cebb-4e09-a9de-f5edf982f8a1', 'fe1b41f8-98b8-469b-a6c4-f762d667d4aa']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:19.737546 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386f6002-ae88-49bb-a589-2e568ee538e7) transitioned 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 15:11:19.761505 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386f6002-ae88-49bb-a589-2e568ee538e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1796233374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['014bedbc-b4e2-4eb8-8408-8ff9fa09710e','7a49f1af-0cd7-43e0-bc66-b2ad3cf820e4','e8367576-cebb-4e09-a9de-f5edf982f8a1','fe1b41f8-98b8-469b-a6c4-f762d667d4aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1796233374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c6ee100d0a4fd7aad61cf756249f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8988c05aea34b61978983944776859c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:19.762360 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1efc515-717e-487c-ba0f-dcc1ed32a26d) transitioned 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 15:11:19.770326 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b0f596f-9938-4f08-a6f0-bf012e50b5cf tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:19.770863 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b0f596f-9938-4f08-a6f0-bf012e50b5cf tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d0a7d4b-f159-4af1-b65c-9a8a041cb087", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:19.773255 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6b0f596f-9938-4f08-a6f0-bf012e50b5cf tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Create volume request body: {'volume': {'volume_type': '5d0a7d4b-f159-4af1-b65c-9a8a041cb087', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:19.781846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1efc515-717e-487c-ba0f-dcc1ed32a26d) transitioned into state 'SUCCESS' from state '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-1796233374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['014bedbc-b4e2-4eb8-8408-8ff9fa09710e','7a49f1af-0cd7-43e0-bc66-b2ad3cf820e4','e8367576-cebb-4e09-a9de-f5edf982f8a1','fe1b41f8-98b8-469b-a6c4-f762d667d4aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:19.782752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1eb3a7a-a682-49cd-af4b-8f810942aa21) transitioned 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 15:11:19.782845 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b0f596f-9938-4f08-a6f0-bf012e50b5cf tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 404 Aug 13 15:11:19.784397 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 74/300] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:19 2026] POST /volume/v3/volumes => generated 114 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:19.792273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbbeaadd-e05a-44c0-b12a-198573391a39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.793755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1eb3a7a-a682-49cd-af4b-8f810942aa21) 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 15:11:19.794832 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (c669e120-b4dc-477c-abac-20200b121927) 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 15:11:19.795218 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request issued successfully. Aug 13 15:11:19.795933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81794c77-ed4f-446b-8ccc-507cb720d2f3 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:19.796112 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbbeaadd-e05a-44c0-b12a-198573391a39 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action Aug 13 15:11:19.796450 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 73/301] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:19 2026] POST /volume/v3/volumes => generated 755 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:19.796625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbbeaadd-e05a-44c0-b12a-198573391a39 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"addProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:19.796868 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbbeaadd-e05a-44c0-b12a-198573391a39 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:19.810848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.813408 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:11:19.813740 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:19.814035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:19.817662 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbbeaadd-e05a-44c0-b12a-198573391a39 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action returned with HTTP 202 Aug 13 15:11:19.817662 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 77/302] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:19 2026] POST /volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:19.831907 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:19.831907 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:19.832226 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24f20c18-5b10-48e5-8624-ce7027067640 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:19.834874 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:19.835375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d0a7d4b-f159-4af1-b65c-9a8a041cb087", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1010167877"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:19.838994 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:19.839653 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Create volume request body: {'volume': {'volume_type': '5d0a7d4b-f159-4af1-b65c-9a8a041cb087', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1010167877'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:19.845627 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Create volume of 1 GB Aug 13 15:11:19.845958 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:19.845958 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:19.846056 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3f1d6df-33de-4dfe-ba56-1f8be850b568 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 200 Aug 13 15:11:19.846521 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Availability Zones retrieved successfully. Aug 13 15:11:19.846584 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 79/303] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:19 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:19.856274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Flow 'volume_create_api' (d823a6da-a1fd-49f4-acbc-6c4669084da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:19.858241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f2987d-5636-4e60-be9a-fa05754dd72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:19.859280 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:19.894975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f2987d-5636-4e60-be9a-fa05754dd72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:11:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d0a7d4b-f159-4af1-b65c-9a8a041cb087,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1673344275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d0a7d4b-f159-4af1-b65c-9a8a041cb087', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:19.895753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d53a28-8a07-4451-a743-ba9d0ced4291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:19.926461 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1673344275 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1673344275, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:11:19.926895 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1673344275 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1673344275, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:11:19.985398 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Created reservations ['939238d5-33e8-4200-90ad-22f631aa6a2e', 'b490632b-39c8-4daa-8ba8-f5a27e378164', '322811d4-f3d2-46fe-b2c6-e1988a920b1e', '39c99fbb-ed54-4aad-82a7-43b4a13f4a04'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:19.986591 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d53a28-8a07-4451-a743-ba9d0ced4291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939238d5-33e8-4200-90ad-22f631aa6a2e', 'b490632b-39c8-4daa-8ba8-f5a27e378164', '322811d4-f3d2-46fe-b2c6-e1988a920b1e', '39c99fbb-ed54-4aad-82a7-43b4a13f4a04']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:19.987682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc98811-9538-438c-bd9e-6ad23c507219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:20.023217 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc98811-9538-438c-bd9e-6ad23c507219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb750a9-9a98-423e-983c-0a1085d36ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1010167877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43405da9dfd3490496694ee882db6b4a',qos_specs=None,replication_status=,reservations=['939238d5-33e8-4200-90ad-22f631aa6a2e','b490632b-39c8-4daa-8ba8-f5a27e378164','322811d4-f3d2-46fe-b2c6-e1988a920b1e','39c99fbb-ed54-4aad-82a7-43b4a13f4a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719479eb4c7641a8ac49b62d1b97a083',volume_type_id=5d0a7d4b-f159-4af1-b65c-9a8a041cb087), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1010167877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb750a9-9a98-423e-983c-0a1085d36ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43405da9dfd3490496694ee882db6b4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='719479eb4c7641a8ac49b62d1b97a083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d0a7d4b-f159-4af1-b65c-9a8a041cb087),volume_type_id=5d0a7d4b-f159-4af1-b65c-9a8a041cb087)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:20.024479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86c6c70-7dcd-4fb7-9b4f-c404f35e95d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:20.055336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86c6c70-7dcd-4fb7-9b4f-c404f35e95d5) transitioned into state 'SUCCESS' from state '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-1010167877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43405da9dfd3490496694ee882db6b4a',qos_specs=None,replication_status=,reservations=['939238d5-33e8-4200-90ad-22f631aa6a2e','b490632b-39c8-4daa-8ba8-f5a27e378164','322811d4-f3d2-46fe-b2c6-e1988a920b1e','39c99fbb-ed54-4aad-82a7-43b4a13f4a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='719479eb4c7641a8ac49b62d1b97a083',volume_type_id=5d0a7d4b-f159-4af1-b65c-9a8a041cb087)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:20.056368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8b5e0b-dadd-4ccf-bc27-b8587f1086e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:20.071352 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8b5e0b-dadd-4ccf-bc27-b8587f1086e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:20.072635 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Flow 'volume_create_api' (d823a6da-a1fd-49f4-acbc-6c4669084da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:20.073012 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Create volume request issued successfully. Aug 13 15:11:20.073593 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24f20c18-5b10-48e5-8624-ce7027067640 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:20.074119 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 75/304] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:11:19 2026] POST /volume/v3/volumes => generated 794 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:20.089062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:20.090952 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] GET https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:20.091130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:20.091331 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:20.099289 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:20.099289 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:20.104423 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Volume info retrieved successfully. Aug 13 15:11:20.109244 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c66fd6f4-cfc5-4b3b-83ef-709ec13367c1 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 200 Aug 13 15:11:20.109588 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 74/305] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:20 2026] GET /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:20.655648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:20.658399 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:20.658655 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:20.658866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:20.669452 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:20.669452 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:20.673607 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:20.678605 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cef08993-4a31-40ba-bffb-7d4a03bedaa2 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:20.679124 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 78/306] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:20 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:20.862366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:20.865711 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:11:20.866005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:20.866289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:20.880778 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:20.880778 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:20.888322 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:20.894858 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-744dc8e9-1dad-49e6-80b2-8eb0412cbef6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 200 Aug 13 15:11:20.895513 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 80/307] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:20 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:20.911455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57159291-949a-4da5-8c7a-ca19030113e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:20.914409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:20.914409 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-898451"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:20.916061 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-898451'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:20.916372 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume of 1 GB Aug 13 15:11:20.917758 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:20.917758 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:20.920582 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Availability Zones retrieved successfully. Aug 13 15:11:20.927047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (02cfff57-c4a5-451c-9eef-45f1f814b9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:20.928068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc405d2-1f28-4d99-ab52-0370fb82b1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:20.929045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:20.974586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc405d2-1f28-4d99-ab52-0370fb82b1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:20.976745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8af7a08-1b0f-4dd1-9273-fa20e9abc013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:21.068456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Created reservations ['e8cd3f11-5442-4d31-bda4-447194347f97', '310abe31-3cd8-4421-9610-463845ba0521', '3cb6db32-1425-4b46-ba1b-c9c1740c628a', '26fa4517-2b89-475f-817b-890309b88538'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:21.069443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8af7a08-1b0f-4dd1-9273-fa20e9abc013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8cd3f11-5442-4d31-bda4-447194347f97', '310abe31-3cd8-4421-9610-463845ba0521', '3cb6db32-1425-4b46-ba1b-c9c1740c628a', '26fa4517-2b89-475f-817b-890309b88538']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:21.070279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da0dc99-0061-4f40-88e9-80b187925b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:21.098445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da0dc99-0061-4f40-88e9-80b187925b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9670e2c2-ebd2-4630-8649-f4b319c4f754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-898451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['e8cd3f11-5442-4d31-bda4-447194347f97','310abe31-3cd8-4421-9610-463845ba0521','3cb6db32-1425-4b46-ba1b-c9c1740c628a','26fa4517-2b89-475f-817b-890309b88538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-898451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9670e2c2-ebd2-4630-8649-f4b319c4f754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00c6ee100d0a4fd7aad61cf756249f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8988c05aea34b61978983944776859c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:21.100037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fb773a-2191-4096-8aee-868376711823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:21.132789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.136008 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] GET https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:21.136008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.136008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.136999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fb773a-2191-4096-8aee-868376711823) transitioned into state 'SUCCESS' from state '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-898451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00c6ee100d0a4fd7aad61cf756249f09',qos_specs=None,replication_status=,reservations=['e8cd3f11-5442-4d31-bda4-447194347f97','310abe31-3cd8-4421-9610-463845ba0521','3cb6db32-1425-4b46-ba1b-c9c1740c628a','26fa4517-2b89-475f-817b-890309b88538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8988c05aea34b61978983944776859c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:21.138074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994427ad-d197-4bb1-b200-f56ee6c48cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:21.148596 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.148596 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:21.150734 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Volume info retrieved successfully. Aug 13 15:11:21.152399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994427ad-d197-4bb1-b200-f56ee6c48cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:21.153410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Flow 'volume_create_api' (02cfff57-c4a5-451c-9eef-45f1f814b9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:21.153697 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Create volume request issued successfully. Aug 13 15:11:21.153982 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e21eaa-9c3d-47e9-ac39-f04bf34eeeeb tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 200 Aug 13 15:11:21.154375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57159291-949a-4da5-8c7a-ca19030113e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:21.154533 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 75/308] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:21 2026] GET /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 887 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.159596 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 76/309] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:20 2026] POST /volume/v3/volumes => generated 751 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:21.159729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-5ff3f03c-9674-43c1-8087-87064949ec96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.159912 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-5ff3f03c-9674-43c1-8087-87064949ec96 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] DELETE https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b Aug 13 15:11:21.160233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-5ff3f03c-9674-43c1-8087-87064949ec96 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.160576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-5ff3f03c-9674-43c1-8087-87064949ec96 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.173787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.175361 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.175361 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:21.176794 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] GET https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:21.177111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.177336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.178768 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.183720 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:11:21.183991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.184248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.185526 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.185526 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:21.191790 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Volume info retrieved successfully. Aug 13 15:11:21.197831 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.197831 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:21.198531 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23fcef6b-7a13-4451-b585-229e9f60eb19 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 200 Aug 13 15:11:21.199409 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 81/310] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:21 2026] GET /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.205938 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:21.212583 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f24b0ccd-43cb-463b-a3e8-7316b5f494aa tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 200 Aug 13 15:11:21.212583 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 76/311] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:21 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.218408 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a1a2733-f053-4015-890a-fd66eb7f531b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.220618 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] DELETE https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:21.220840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.221048 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.221227 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Delete volume with id: cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:21.229177 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.229177 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:21.229620 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Volume info retrieved successfully. Aug 13 15:11:21.257281 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Delete volume request issued successfully. Aug 13 15:11:21.257457 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a1a2733-f053-4015-890a-fd66eb7f531b tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 202 Aug 13 15:11:21.257939 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 77/312] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:21 2026] DELETE /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:21.266794 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8915b4dd-befb-4d46-8328-1544a8f08104 req-5ff3f03c-9674-43c1-8087-87064949ec96 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b returned with HTTP 200 Aug 13 15:11:21.267470 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.267639 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 79/313] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:21 2026] DELETE /volume/v3/attachments/73281085-8c30-4b3e-b64e-5036d795ec4b => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.269978 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] GET https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:21.270212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.270452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.284775 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.284775 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:21.298706 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Volume info retrieved successfully. Aug 13 15:11:21.306802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac059fa2-5f82-4642-a9f6-8b3e7a1bba1a tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 200 Aug 13 15:11:21.307225 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 82/314] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:21 2026] GET /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a3595a4-cd00-4a28-b64a-c128695e3366 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a3595a4-cd00-4a28-b64a-c128695e3366 None None] GET https://10.4.3.38/volume// Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a3595a4-cd00-4a28-b64a-c128695e3366 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a3595a4-cd00-4a28-b64a-c128695e3366 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a3595a4-cd00-4a28-b64a-c128695e3366 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:21.497695 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 77/315] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11:21 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 15:11:21.507979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-1776fbaf-6ce8-4c71-a168-74ab8bf1ff88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.510034 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-1776fbaf-6ce8-4c71-a168-74ab8bf1ff88 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:21.510416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-1776fbaf-6ce8-4c71-a168-74ab8bf1ff88 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f4390bc-effe-4a15-a5ec-4affa0af9e32", "connector": null, "instance_uuid": "38d1ed02-5417-4e40-a954-a653c84c17be"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:21.529871 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.529871 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:21.579483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-1776fbaf-6ce8-4c71-a168-74ab8bf1ff88 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:21.580135 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 78/316] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:21 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 15:11:21.589442 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-c7b67f7b-ce65-404a-8ebc-61a15c3caad9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.593692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-c7b67f7b-ce65-404a-8ebc-61a15c3caad9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] DELETE https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d Aug 13 15:11:21.593692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-c7b67f7b-ce65-404a-8ebc-61a15c3caad9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.593692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-c7b67f7b-ce65-404a-8ebc-61a15c3caad9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.603317 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.603317 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:21.655109 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-c7b67f7b-ce65-404a-8ebc-61a15c3caad9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d returned with HTTP 200 Aug 13 15:11:21.656295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 80/317] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:21 2026] DELETE /volume/v3/attachments/79584a0c-5fd1-49b3-bf29-8b92c7ceb61d => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:21.697895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.699623 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:21.699815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.700031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.709151 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.709151 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:21.713076 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:21.717627 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fa288a5-1b66-4751-bb63-28a430e5f1bc tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:21.718047 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 83/318] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:21 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:21.826138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-41038dde-8549-4e76-9bfc-a7e45eb99ed1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:21.829583 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-41038dde-8549-4e76-9bfc-a7e45eb99ed1 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] DELETE https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 Aug 13 15:11:21.829819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-41038dde-8549-4e76-9bfc-a7e45eb99ed1 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:21.830050 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-41038dde-8549-4e76-9bfc-a7e45eb99ed1 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:21.840490 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:21.840490 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:21.909630 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5106f2fa-a696-4666-aed6-f736a9bc0238 req-41038dde-8549-4e76-9bfc-a7e45eb99ed1 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 returned with HTTP 200 Aug 13 15:11:21.910246 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 78/319] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:21 2026] DELETE /volume/v3/attachments/fdbd3773-449c-4124-8203-bed294bfc600 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:22.179920 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7152f476-1eb3-4986-b775-182ec10a497d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.184259 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7152f476-1eb3-4986-b775-182ec10a497d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:22.184259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7152f476-1eb3-4986-b775-182ec10a497d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.184259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7152f476-1eb3-4986-b775-182ec10a497d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.191767 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:22.191767 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:22.196588 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7152f476-1eb3-4986-b775-182ec10a497d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:22.202267 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7152f476-1eb3-4986-b775-182ec10a497d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:22.202816 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 79/320] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:22.215825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.220577 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:22.220577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.220577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.220577 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Delete volume with id: b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:22.231792 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:22.231792 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:22.231991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-319db011-f41e-4ec8-8028-065cec13e5cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.233861 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:22.234447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-319db011-f41e-4ec8-8028-065cec13e5cb tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:11:22.234625 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-319db011-f41e-4ec8-8028-065cec13e5cb tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.234819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-319db011-f41e-4ec8-8028-065cec13e5cb tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.243538 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:22.243538 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:22.249761 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-319db011-f41e-4ec8-8028-065cec13e5cb tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:22.258849 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-319db011-f41e-4ec8-8028-065cec13e5cb tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 200 Aug 13 15:11:22.259283 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 84/321] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:22.262723 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Delete volume request issued successfully. Aug 13 15:11:22.263014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14a96222-032c-4081-a9c0-c59fa3900ac4 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 202 Aug 13 15:11:22.263746 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 81/322] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:22 2026] DELETE /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.275502 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.278697 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:22.278697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.278697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.288714 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:22.288714 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:22.294424 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Volume info retrieved successfully. Aug 13 15:11:22.305412 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-144add3f-ddd5-4fe3-bff0-ff3030e48f6d tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 200 Aug 13 15:11:22.305978 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 79/323] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:22.323910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1af820f-019e-497b-a8b9-ca4f44c2c088 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.327143 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1af820f-019e-497b-a8b9-ca4f44c2c088 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] GET https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 Aug 13 15:11:22.327143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1af820f-019e-497b-a8b9-ca4f44c2c088 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.330801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1af820f-019e-497b-a8b9-ca4f44c2c088 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.341963 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1af820f-019e-497b-a8b9-ca4f44c2c088 tempest-VolumeTypesAccessTest-1579685273 tempest-VolumeTypesAccessTest-1579685273-project-member] https://10.4.3.38/volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 returned with HTTP 404 Aug 13 15:11:22.343393 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 80/324] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/volumes/cbb750a9-9a98-423e-983c-0a1085d36ed2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:22.355726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-47f23827-a424-49b4-8174-6943798bc8c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.360195 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47f23827-a424-49b4-8174-6943798bc8c2 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action Aug 13 15:11:22.360195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47f23827-a424-49b4-8174-6943798bc8c2 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"removeProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:22.360195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47f23827-a424-49b4-8174-6943798bc8c2 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.381076 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47f23827-a424-49b4-8174-6943798bc8c2 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action returned with HTTP 202 Aug 13 15:11:22.381769 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 85/325] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.394444 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c597e77-0fa2-412d-87c2-5988d3d50f4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.396531 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c597e77-0fa2-412d-87c2-5988d3d50f4c tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] DELETE https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 Aug 13 15:11:22.396832 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c597e77-0fa2-412d-87c2-5988d3d50f4c tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.397321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c597e77-0fa2-412d-87c2-5988d3d50f4c tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.458241 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c597e77-0fa2-412d-87c2-5988d3d50f4c tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 returned with HTTP 202 Aug 13 15:11:22.458922 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 82/326] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:11:22 2026] DELETE /volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.469111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68a876fe-c43d-4c40-a62e-dbbdb4e734fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.472261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68a876fe-c43d-4c40-a62e-dbbdb4e734fb tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] GET https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 Aug 13 15:11:22.472532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68a876fe-c43d-4c40-a62e-dbbdb4e734fb tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.472828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68a876fe-c43d-4c40-a62e-dbbdb4e734fb tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.480192 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68a876fe-c43d-4c40-a62e-dbbdb4e734fb tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 returned with HTTP 404 Aug 13 15:11:22.480786 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 80/327] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/types/5d0a7d4b-f159-4af1-b65c-9a8a041cb087 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:22.494925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2cdac012-6b9a-4f42-89c8-1a7f47e33b6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.496991 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cdac012-6b9a-4f42-89c8-1a7f47e33b6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:11:22.498256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cdac012-6b9a-4f42-89c8-1a7f47e33b6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-952052124", "os-volume-type-access:is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.527733 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cdac012-6b9a-4f42-89c8-1a7f47e33b6d tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:11:22.528365 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 81/328] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:22.540704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b7ad8d4-1ddf-4a98-96d3-a2f11cffff38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.544090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b7ad8d4-1ddf-4a98-96d3-a2f11cffff38 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action Aug 13 15:11:22.544942 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b7ad8d4-1ddf-4a98-96d3-a2f11cffff38 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"addProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:22.545257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b7ad8d4-1ddf-4a98-96d3-a2f11cffff38 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.567097 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b7ad8d4-1ddf-4a98-96d3-a2f11cffff38 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action returned with HTTP 202 Aug 13 15:11:22.568109 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 86/329] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.579993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1aa77b2d-ba10-4f4f-b13e-57d74746c4a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.581648 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1aa77b2d-ba10-4f4f-b13e-57d74746c4a9 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action Aug 13 15:11:22.581998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1aa77b2d-ba10-4f4f-b13e-57d74746c4a9 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"addProjectAccess": {"project": "cb5ffb76fa154d16b610054b21725749"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:22.582112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1aa77b2d-ba10-4f4f-b13e-57d74746c4a9 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cb5ffb76fa154d16b610054b21725749"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.599373 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1aa77b2d-ba10-4f4f-b13e-57d74746c4a9 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action returned with HTTP 202 Aug 13 15:11:22.600825 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 83/330] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.607805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08292aac-875d-4be0-b309-b24ae804bcde None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.610747 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08292aac-875d-4be0-b309-b24ae804bcde tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] GET https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/os-volume-type-access Aug 13 15:11:22.610987 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08292aac-875d-4be0-b309-b24ae804bcde tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.611260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08292aac-875d-4be0-b309-b24ae804bcde tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.628062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08292aac-875d-4be0-b309-b24ae804bcde tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/os-volume-type-access returned with HTTP 200 Aug 13 15:11:22.628935 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 81/331] 10.4.3.38 () {66 vars in 1401 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:22.641440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d985d960-12c3-478f-a4d7-0a8c30e442e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.644707 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d985d960-12c3-478f-a4d7-0a8c30e442e8 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action Aug 13 15:11:22.645255 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d985d960-12c3-478f-a4d7-0a8c30e442e8 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"removeProjectAccess": {"project": "cb5ffb76fa154d16b610054b21725749"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:22.645458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d985d960-12c3-478f-a4d7-0a8c30e442e8 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cb5ffb76fa154d16b610054b21725749"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.671294 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d985d960-12c3-478f-a4d7-0a8c30e442e8 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action returned with HTTP 202 Aug 13 15:11:22.671792 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 82/332] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.682545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-960726f9-c323-450a-a91f-b24a742d5d0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.686883 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-960726f9-c323-450a-a91f-b24a742d5d0b tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] POST https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action Aug 13 15:11:22.689845 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-960726f9-c323-450a-a91f-b24a742d5d0b tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action body: b'{"removeProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:22.689845 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-960726f9-c323-450a-a91f-b24a742d5d0b tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "43405da9dfd3490496694ee882db6b4a"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:22.711609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-960726f9-c323-450a-a91f-b24a742d5d0b tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action returned with HTTP 202 Aug 13 15:11:22.712560 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 87/333] 10.4.3.38 () {68 vars in 1377 bytes} [Thu Aug 13 15:11:22 2026] POST /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.721397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77e66474-47c4-48ef-9641-2f47528b7731 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.723665 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77e66474-47c4-48ef-9641-2f47528b7731 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] DELETE https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 Aug 13 15:11:22.723763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77e66474-47c4-48ef-9641-2f47528b7731 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.724428 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77e66474-47c4-48ef-9641-2f47528b7731 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.761364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77e66474-47c4-48ef-9641-2f47528b7731 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 returned with HTTP 202 Aug 13 15:11:22.761884 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 84/334] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:11:22 2026] DELETE /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:22.770796 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a816f02-a660-4057-917b-b9ada6340150 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:22.779989 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a816f02-a660-4057-917b-b9ada6340150 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] GET https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 Aug 13 15:11:22.779989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a816f02-a660-4057-917b-b9ada6340150 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:22.779989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a816f02-a660-4057-917b-b9ada6340150 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:22.782793 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a816f02-a660-4057-917b-b9ada6340150 tempest-VolumeTypesAccessTest-1627924911 tempest-VolumeTypesAccessTest-1627924911-project-admin] https://10.4.3.38/volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 returned with HTTP 404 Aug 13 15:11:22.783551 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 82/335] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:11:22 2026] GET /volume/v3/types/170e2640-7dd2-4fc8-9402-11b096342939 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:23.326272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-479313e8-19aa-4116-bab4-87c39c797766 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:23.328225 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-479313e8-19aa-4116-bab4-87c39c797766 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:23.328425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-479313e8-19aa-4116-bab4-87c39c797766 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:23.328637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-479313e8-19aa-4116-bab4-87c39c797766 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:23.336422 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-479313e8-19aa-4116-bab4-87c39c797766 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 404 Aug 13 15:11:23.337063 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 83/336] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:23 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:23.970472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:23.976358 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] PUT https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 Aug 13 15:11:23.976743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:23.998031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Acquiring lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:24.006950 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" acquired by "attachment_update" :: waited 0.009s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:24.008505 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:24.008505 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:24.166894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Lock "cinder-attachment_update-3f4390bc-effe-4a15-a5ec-4affa0af9e32-np0000007223" released by "attachment_update" :: held 0.160s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:24.167448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-6f110aee-3f0f-4136-9327-db590d5cf8b9 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 returned with HTTP 200 Aug 13 15:11:24.168663 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 88/337] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:23 2026] PUT /volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:24.178854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-9ddecc24-b000-435f-ae20-4a5458313475 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:24.181809 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-9ddecc24-b000-435f-ae20-4a5458313475 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 Aug 13 15:11:24.182215 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-9ddecc24-b000-435f-ae20-4a5458313475 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:24.182468 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-9ddecc24-b000-435f-ae20-4a5458313475 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:24.207863 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-9ddecc24-b000-435f-ae20-4a5458313475 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 returned with HTTP 200 Aug 13 15:11:24.208837 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 85/338] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:11:24 2026] GET /volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:25.187158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:25.191102 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:11:25.191378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:25.191708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:25.207204 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:25.207204 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:25.215705 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:11:25.221706 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e102e336-ebd3-4d80-960d-ac6f4b9ca4ac req-9de4a886-be24-4dc9-bd93-d9b5ad64baf3 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 200 Aug 13 15:11:25.222274 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 83/339] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:25 2026] GET /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:25.745369 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:25.751013 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:25.751013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:25.751013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:25.762988 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:25.762988 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:25.771997 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:25.787406 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41bab6d5-6870-4206-ae71-a19c5c69c346 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:25.787406 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 84/340] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:25 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:25.874098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:25.877346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:25.878200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:25.878200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:25.892766 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:25.892766 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:25.898079 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:25.906123 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf47c5ba-b7b3-4d97-b862-70a912dfde25 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:25.906727 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 89/341] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:25 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:25.979532 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73856167-7bed-4534-a540-50634756570a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:25.983758 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:25.984056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-538008042"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:25.989737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-538008042'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:25.995078 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume of 1 GB Aug 13 15:11:25.995394 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:25.995394 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:25.996006 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Availability Zones retrieved successfully. Aug 13 15:11:26.001894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (cfd7307e-c2d7-412f-857e-6ee3859fb137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:26.002931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b4d887-e180-46ea-a65b-210baaa21469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:26.004140 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:26.014599 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:26.014599 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:26.028859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b4d887-e180-46ea-a65b-210baaa21469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:26.028859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739c1319-af77-4275-bb01-8b89f6d18d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:26.083087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Created reservations ['987524b4-b197-4b9d-990b-468f5e52732c', '083652cb-d8dd-46f5-9629-968bd92fbb32', '164542e6-3645-4d88-a55b-a7e7a832217f', 'd660307d-2b38-4009-9931-a519296b2ebd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:26.083901 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739c1319-af77-4275-bb01-8b89f6d18d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987524b4-b197-4b9d-990b-468f5e52732c', '083652cb-d8dd-46f5-9629-968bd92fbb32', '164542e6-3645-4d88-a55b-a7e7a832217f', 'd660307d-2b38-4009-9931-a519296b2ebd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:26.084750 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844e514d-4dd6-4376-87c2-cccd2efa360b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:26.116346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844e514d-4dd6-4376-87c2-cccd2efa360b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8632f04a-154d-4f0f-8f5a-f7261602ce6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-538008042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['987524b4-b197-4b9d-990b-468f5e52732c','083652cb-d8dd-46f5-9629-968bd92fbb32','164542e6-3645-4d88-a55b-a7e7a832217f','d660307d-2b38-4009-9931-a519296b2ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-538008042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8632f04a-154d-4f0f-8f5a-f7261602ce6f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e50abd9e7e4b4207b656db4d461a29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e887909ca848fe803af7389022e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:26.117567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6721d3-91ef-463e-9af7-cbd55f18191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:26.141847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6721d3-91ef-463e-9af7-cbd55f18191f) transitioned into state 'SUCCESS' from state '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-538008042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['987524b4-b197-4b9d-990b-468f5e52732c','083652cb-d8dd-46f5-9629-968bd92fbb32','164542e6-3645-4d88-a55b-a7e7a832217f','d660307d-2b38-4009-9931-a519296b2ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:26.143974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fa90c7-989e-4c62-a2e1-b749cddc62f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:26.160073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fa90c7-989e-4c62-a2e1-b749cddc62f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:26.160884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (cfd7307e-c2d7-412f-857e-6ee3859fb137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:26.161355 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request issued successfully. Aug 13 15:11:26.162016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73856167-7bed-4534-a540-50634756570a tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:26.162504 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 86/342] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:11:25 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:26.177221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:26.181703 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:26.181703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:26.181703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:26.191149 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:26.191149 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:26.196893 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:26.204301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76954c6e-06b2-4675-8873-fa19cfd9bc5b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:26.205225 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 84/343] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:26 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:27.181037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.184686 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:27.184940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.185204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.185434 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Delete volume with id: b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:27.198439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54ddf8c1-a9f0-446f-8ddf-203475757e91 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 404 Aug 13 15:11:27.198993 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 85/344] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:27 2026] DELETE /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:27.208399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfec688b-9dcd-43cb-adb6-b42049953b11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.211572 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfec688b-9dcd-43cb-adb6-b42049953b11 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] GET https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b Aug 13 15:11:27.211572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfec688b-9dcd-43cb-adb6-b42049953b11 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.211845 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfec688b-9dcd-43cb-adb6-b42049953b11 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.221715 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfec688b-9dcd-43cb-adb6-b42049953b11 tempest-VolumesAssistedSnapshotsTest-1315063616 tempest-VolumesAssistedSnapshotsTest-1315063616-project-admin] https://10.4.3.38/volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b returned with HTTP 404 Aug 13 15:11:27.224191 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 90/345] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/v3/volumes/b85dbe2a-a153-475a-99f2-fb81d70a5f8b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:27.231353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99f5fe48-c5ff-4663-920c-a34afb278629 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.234237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f5fe48-c5ff-4663-920c-a34afb278629 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:27.234503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99f5fe48-c5ff-4663-920c-a34afb278629 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.234820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99f5fe48-c5ff-4663-920c-a34afb278629 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.244458 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.244458 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:27.249820 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99f5fe48-c5ff-4663-920c-a34afb278629 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:27.258395 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99f5fe48-c5ff-4663-920c-a34afb278629 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:27.259477 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 87/346] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:27.335859 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.341020 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:27.341294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.341506 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.358525 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.358525 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:27.361241 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:27.366952 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-56eaeaeb-092b-4882-8466-30e7e414982f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:27.367404 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 85/347] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:27.492304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26918b51-f2c7-459c-9a29-db1e0fc7fcf5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.499852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26918b51-f2c7-459c-9a29-db1e0fc7fcf5 None None] GET https://10.4.3.38/volume// Aug 13 15:11:27.499852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26918b51-f2c7-459c-9a29-db1e0fc7fcf5 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.499852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26918b51-f2c7-459c-9a29-db1e0fc7fcf5 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.499852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26918b51-f2c7-459c-9a29-db1e0fc7fcf5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:27.499852 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 86/348] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 15:11:27.509169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-9e0a3bf1-dc08-46f9-a954-0452534de95c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.511925 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-9e0a3bf1-dc08-46f9-a954-0452534de95c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:27.512384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-9e0a3bf1-dc08-46f9-a954-0452534de95c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8632f04a-154d-4f0f-8f5a-f7261602ce6f", "connector": null, "instance_uuid": "1197b821-0517-4e31-be20-f28d4fc3bdec"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:27.525604 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.525604 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:27.578633 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-9e0a3bf1-dc08-46f9-a954-0452534de95c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:27.579299 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 91/349] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:27.615296 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.621590 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:27.621886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.622529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.641136 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.641136 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:27.649365 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:27.659736 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1eb33d47-184c-4bed-935a-5ba5c1d3b217 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.660222 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eb33d47-184c-4bed-935a-5ba5c1d3b217 None None] GET https://10.4.3.38/volume// Aug 13 15:11:27.660733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1eb33d47-184c-4bed-935a-5ba5c1d3b217 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.661854 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1eb33d47-184c-4bed-935a-5ba5c1d3b217 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.661854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eb33d47-184c-4bed-935a-5ba5c1d3b217 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:27.661854 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 86/350] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:27.662355 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fd3ef8-4cf7-4e17-8dc9-d6e5d13a9530 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:27.662906 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 88/351] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:27.672634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.674810 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:27.675106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:27.675372 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:27.688471 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.688471 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:27.692456 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:27.702980 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-93053e9e-df77-40e7-8326-dc90a7b39b3e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:27.705413 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 87/352] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:27 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:27.850955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:27.857748 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 Aug 13 15:11:27.857748 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:27.872307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:27.882509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" acquired by "attachment_update" :: waited 0.011s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:27.889790 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:27.889790 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:28.052692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" released by "attachment_update" :: held 0.170s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:28.053529 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-14faa2b4-2f47-4cce-905c-ff8fc07c4cce tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 returned with HTTP 200 Aug 13 15:11:28.054764 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 92/353] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:27 2026] PUT /volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:28.680399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91e1321c-17df-4a60-b963-19722f6e4803 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:28.691114 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e1321c-17df-4a60-b963-19722f6e4803 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:28.693693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e1321c-17df-4a60-b963-19722f6e4803 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:28.693693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e1321c-17df-4a60-b963-19722f6e4803 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:28.709872 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:28.709872 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:28.716706 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91e1321c-17df-4a60-b963-19722f6e4803 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:28.720739 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e1321c-17df-4a60-b963-19722f6e4803 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:28.720739 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 87/354] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:28 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:29.691157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-60d54bb0-1d56-4329-b0ac-2a6782b8241a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:29.693319 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-60d54bb0-1d56-4329-b0ac-2a6782b8241a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] POST https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191/action Aug 13 15:11:29.693715 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-60d54bb0-1d56-4329-b0ac-2a6782b8241a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:29.693849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-60d54bb0-1d56-4329-b0ac-2a6782b8241a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:29.724649 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:29.724649 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:29.743010 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42d0ba7b-99e4-4aec-81b7-5347c1063a90 req-60d54bb0-1d56-4329-b0ac-2a6782b8241a tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191/action returned with HTTP 204 Aug 13 15:11:29.743482 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 89/355] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:29 2026] POST /volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:29.744291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:29.747627 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:29.747935 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:29.748231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:29.767796 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:29.767796 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:29.775588 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:29.783528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-addc9aec-91a5-4baa-8032-a1471304a6c5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:29.784406 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 88/356] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:29 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:11:30.540928 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c710497-6f29-4a81-a53c-3820c8a2ee1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:30.801020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:30.804689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:30.804907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:30.805131 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:30.820081 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:30.820081 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:30.825847 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:30.833301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa94de7f-990e-47df-bd62-5ffdcc3c6899 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:30.833997 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 88/357] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:30 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:30.884647 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c710497-6f29-4a81-a53c-3820c8a2ee1a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:11:30.885060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c710497-6f29-4a81-a53c-3820c8a2ee1a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1463069719", "extra_specs": {"spec1": "val1"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:30.886606 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:30.886606 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:30.903622 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c710497-6f29-4a81-a53c-3820c8a2ee1a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:11:30.904041 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 93/358] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:11:30 2026] POST /volume/v3/types => generated 243 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:30.918100 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5c648ec-760c-4069-9f9f-549895a9ca57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:30.922020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c648ec-760c-4069-9f9f-549895a9ca57 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] POST https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs Aug 13 15:11:30.922463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5c648ec-760c-4069-9f9f-549895a9ca57 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:30.924633 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c648ec-760c-4069-9f9f-549895a9ca57 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs returned with HTTP 400 Aug 13 15:11:30.924633 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 90/359] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:11:30 2026] POST /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:11:30.938715 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-020a112b-4118-4efa-ad4a-9b350187c53f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:30.940873 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-020a112b-4118-4efa-ad4a-9b350187c53f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] POST https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs Aug 13 15:11:30.941256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-020a112b-4118-4efa-ad4a-9b350187c53f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:30.945406 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-020a112b-4118-4efa-ad4a-9b350187c53f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs returned with HTTP 400 Aug 13 15:11:30.946009 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 89/360] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:11:30 2026] POST /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:11:30.956503 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14130bae-10aa-48b3-8199-e25d625794cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:30.958993 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14130bae-10aa-48b3-8199-e25d625794cf tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] POST https://10.4.3.38/volume/v3/types/d50a44dd-ce09-4a41-98cb-8be1aa394f3f/extra_specs Aug 13 15:11:30.959467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14130bae-10aa-48b3-8199-e25d625794cf tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-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 15:11:30.983700 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14130bae-10aa-48b3-8199-e25d625794cf tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/d50a44dd-ce09-4a41-98cb-8be1aa394f3f/extra_specs returned with HTTP 404 Aug 13 15:11:30.984751 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 89/361] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:11:30 2026] POST /volume/v3/types/d50a44dd-ce09-4a41-98cb-8be1aa394f3f/extra_specs => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:30.998500 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dd1ba48-5611-4a10-a735-0b076c47906a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.001030 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dd1ba48-5611-4a10-a735-0b076c47906a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] DELETE https://10.4.3.38/volume/v3/types/0b0075a2-cbd5-4ed3-ab9d-d93d283aedc4/extra_specs/spec1 Aug 13 15:11:31.001313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dd1ba48-5611-4a10-a735-0b076c47906a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.001547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dd1ba48-5611-4a10-a735-0b076c47906a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.006068 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dd1ba48-5611-4a10-a735-0b076c47906a tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/0b0075a2-cbd5-4ed3-ab9d-d93d283aedc4/extra_specs/spec1 returned with HTTP 404 Aug 13 15:11:31.006709 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 94/362] 10.4.3.38 () {66 vars in 1392 bytes} [Thu Aug 13 15:11:30 2026] DELETE /volume/v3/types/0b0075a2-cbd5-4ed3-ab9d-d93d283aedc4/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 15:11:31.019222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0997e700-2f8d-4a80-ba17-c031e20cfa48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.026213 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0997e700-2f8d-4a80-ba17-c031e20cfa48 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] GET https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/nonexistent_extra_spec_name Aug 13 15:11:31.026213 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0997e700-2f8d-4a80-ba17-c031e20cfa48 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.026213 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0997e700-2f8d-4a80-ba17-c031e20cfa48 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.041651 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0997e700-2f8d-4a80-ba17-c031e20cfa48 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 15:11:31.042663 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 91/363] 10.4.3.38 () {66 vars in 1455 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:31.059562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30343369-52b8-4c53-8c87-716610c1b594 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.063241 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30343369-52b8-4c53-8c87-716610c1b594 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] GET https://10.4.3.38/volume/v3/types/3846340b-31d8-4ba2-936a-832e2e534ac9/extra_specs/spec1 Aug 13 15:11:31.063376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30343369-52b8-4c53-8c87-716610c1b594 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.063957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30343369-52b8-4c53-8c87-716610c1b594 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.072698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30343369-52b8-4c53-8c87-716610c1b594 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/3846340b-31d8-4ba2-936a-832e2e534ac9/extra_specs/spec1 returned with HTTP 404 Aug 13 15:11:31.074185 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 90/364] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/types/3846340b-31d8-4ba2-936a-832e2e534ac9/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:31.084196 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b2482e5-c6d1-445d-a478-3d3b5a90660d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.086311 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b2482e5-c6d1-445d-a478-3d3b5a90660d tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] GET https://10.4.3.38/volume/v3/types/f3e26a8e-4186-487c-879b-a2d961fdc6f6/extra_specs Aug 13 15:11:31.086480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b2482e5-c6d1-445d-a478-3d3b5a90660d tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.086729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b2482e5-c6d1-445d-a478-3d3b5a90660d tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.093624 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b2482e5-c6d1-445d-a478-3d3b5a90660d tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/f3e26a8e-4186-487c-879b-a2d961fdc6f6/extra_specs returned with HTTP 404 Aug 13 15:11:31.094648 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 90/365] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/types/f3e26a8e-4186-487c-879b-a2d961fdc6f6/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:31.105974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bfabe80f-b8c6-419a-9a77-df15e28de29e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.109246 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfabe80f-b8c6-419a-9a77-df15e28de29e tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] PUT https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 Aug 13 15:11:31.109482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfabe80f-b8c6-419a-9a77-df15e28de29e tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:31.114088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfabe80f-b8c6-419a-9a77-df15e28de29e tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 returned with HTTP 400 Aug 13 15:11:31.114301 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 95/366] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:11:31 2026] PUT /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:11:31.128778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cd07994-e878-4493-a849-9b015cb2eb90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.138695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cd07994-e878-4493-a849-9b015cb2eb90 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] PUT https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 Aug 13 15:11:31.138695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cd07994-e878-4493-a849-9b015cb2eb90 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'update', calling method: update, body: null {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:31.140583 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cd07994-e878-4493-a849-9b015cb2eb90 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 returned with HTTP 400 Aug 13 15:11:31.140583 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 92/367] 10.4.3.38 () {68 vars in 1408 bytes} [Thu Aug 13 15:11:31 2026] PUT /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:11:31.153205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9116afb1-1094-436c-88ae-69a8c21e81b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.157483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9116afb1-1094-436c-88ae-69a8c21e81b8 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] PUT https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/None Aug 13 15:11:31.157907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9116afb1-1094-436c-88ae-69a8c21e81b8 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:31.176128 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9116afb1-1094-436c-88ae-69a8c21e81b8 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 15:11:31.176983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9116afb1-1094-436c-88ae-69a8c21e81b8 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/None returned with HTTP 400 Aug 13 15:11:31.177746 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 91/368] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:11:31 2026] PUT /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/None => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:11:31.188990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1eed56fe-260b-4ffd-b8ad-3b07ac05013f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.191481 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eed56fe-260b-4ffd-b8ad-3b07ac05013f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] PUT https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/37f7bd28-7558-48aa-9f07-77834afa9bff Aug 13 15:11:31.191887 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1eed56fe-260b-4ffd-b8ad-3b07ac05013f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:31.207435 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eed56fe-260b-4ffd-b8ad-3b07ac05013f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 15:11:31.207730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1eed56fe-260b-4ffd-b8ad-3b07ac05013f tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/37f7bd28-7558-48aa-9f07-77834afa9bff returned with HTTP 400 Aug 13 15:11:31.208480 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 91/369] 10.4.3.38 () {68 vars in 1502 bytes} [Thu Aug 13 15:11:31 2026] PUT /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73/extra_specs/37f7bd28-7558-48aa-9f07-77834afa9bff => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:11:31.217458 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac109569-2121-4696-aaee-e5d41a5a7e09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.220047 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac109569-2121-4696-aaee-e5d41a5a7e09 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] PUT https://10.4.3.38/volume/v3/types/826b15cb-8044-4603-94a9-6c3302b7b08e/extra_specs/spec1 Aug 13 15:11:31.220469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac109569-2121-4696-aaee-e5d41a5a7e09 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:31.259000 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac109569-2121-4696-aaee-e5d41a5a7e09 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/826b15cb-8044-4603-94a9-6c3302b7b08e/extra_specs/spec1 returned with HTTP 404 Aug 13 15:11:31.259807 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 96/370] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:11:31 2026] PUT /volume/v3/types/826b15cb-8044-4603-94a9-6c3302b7b08e/extra_specs/spec1 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:31.272785 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64907d2c-7b91-43e3-841d-60cf4c96bd95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.275253 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64907d2c-7b91-43e3-841d-60cf4c96bd95 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] DELETE https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 Aug 13 15:11:31.275253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64907d2c-7b91-43e3-841d-60cf4c96bd95 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.275534 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64907d2c-7b91-43e3-841d-60cf4c96bd95 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.344011 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64907d2c-7b91-43e3-841d-60cf4c96bd95 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 returned with HTTP 202 Aug 13 15:11:31.344493 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 93/371] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:11:31 2026] DELETE /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:31.354162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5528786-cf29-435d-b4f4-49cd4b154778 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.356564 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5528786-cf29-435d-b4f4-49cd4b154778 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] GET https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 Aug 13 15:11:31.356861 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5528786-cf29-435d-b4f4-49cd4b154778 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.357155 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5528786-cf29-435d-b4f4-49cd4b154778 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.361876 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5528786-cf29-435d-b4f4-49cd4b154778 tempest-ExtraSpecsNegativeTest-54235867 tempest-ExtraSpecsNegativeTest-54235867-project-admin] https://10.4.3.38/volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 returned with HTTP 404 Aug 13 15:11:31.362504 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 92/372] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/types/9090b008-3c60-45f0-8d00-21f7f36baa73 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:31.488066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-a979b70b-1f29-4897-bab6-8fe4e44f409c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.494856 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-a979b70b-1f29-4897-bab6-8fe4e44f409c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81/action Aug 13 15:11:31.495267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-a979b70b-1f29-4897-bab6-8fe4e44f409c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:31.495415 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-a979b70b-1f29-4897-bab6-8fe4e44f409c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:11:31.521901 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:31.521901 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:31.548614 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0de62b2d-ecd1-4bed-b165-4741de3c158e req-a979b70b-1f29-4897-bab6-8fe4e44f409c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81/action returned with HTTP 204 Aug 13 15:11:31.549256 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 92/373] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:31 2026] POST /volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:11:31.757944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.759828 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] DELETE https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:31.760056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.760424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.760456 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Delete volume with id: 22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:31.767990 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:31.767990 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:31.770217 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:31.804133 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Delete volume request issued successfully. Aug 13 15:11:31.804425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e643558a-c20f-4609-813d-c09e6cc6a0e9 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 202 Aug 13 15:11:31.805042 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 97/374] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:31 2026] DELETE /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:31.816886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76633841-d8e9-4881-9831-84294ac31629 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.820817 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76633841-d8e9-4881-9831-84294ac31629 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:31.821288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76633841-d8e9-4881-9831-84294ac31629 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.821288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76633841-d8e9-4881-9831-84294ac31629 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.833116 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:31.833116 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:31.838062 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76633841-d8e9-4881-9831-84294ac31629 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Volume info retrieved successfully. Aug 13 15:11:31.843262 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76633841-d8e9-4881-9831-84294ac31629 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 200 Aug 13 15:11:31.843783 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 94/375] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:31.851533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.855975 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:31.855975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.855975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.869765 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:31.869765 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:31.875814 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:31.886787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-743deba3-3cd5-4da9-b713-a67c0b8e7a74 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:31.887277 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 93/376] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:31.959124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:31.962587 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:31.962922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:31.964799 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:31.979118 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:31.979118 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:31.984810 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:31.991780 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-9f8532d9-e5d8-4d65-b506-32b6d123ab14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:31.992780 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 93/377] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:31 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:32.114487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39f9425c-c975-4dca-8bea-0705b45dda5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.114923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39f9425c-c975-4dca-8bea-0705b45dda5e None None] GET https://10.4.3.38/volume// Aug 13 15:11:32.115128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39f9425c-c975-4dca-8bea-0705b45dda5e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:32.115892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39f9425c-c975-4dca-8bea-0705b45dda5e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:32.116099 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39f9425c-c975-4dca-8bea-0705b45dda5e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:32.116553 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 98/378] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:11:32 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 15:11:32.133869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-c82ab8cc-e0bd-4f9f-93b4-a9179f5671d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.136808 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-c82ab8cc-e0bd-4f9f-93b4-a9179f5671d9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:32.137200 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-c82ab8cc-e0bd-4f9f-93b4-a9179f5671d9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8632f04a-154d-4f0f-8f5a-f7261602ce6f", "connector": null, "instance_uuid": "d2da6c93-de21-43cd-abab-817aa9feb9ea"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:32.162765 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:32.162765 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:32.202432 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-c82ab8cc-e0bd-4f9f-93b4-a9179f5671d9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:32.202947 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 95/379] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:32 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 15:11:32.253331 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.255570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:32.255861 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:32.256132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:32.272150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67192369-6cdb-47f9-992f-17ff9fa1b2e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.273115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67192369-6cdb-47f9-992f-17ff9fa1b2e9 None None] GET https://10.4.3.38/volume// Aug 13 15:11:32.273115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67192369-6cdb-47f9-992f-17ff9fa1b2e9 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:32.273115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67192369-6cdb-47f9-992f-17ff9fa1b2e9 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:32.273575 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67192369-6cdb-47f9-992f-17ff9fa1b2e9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:32.274080 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 94/380] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:32.278462 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:32.278462 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:32.283161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.285810 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:32.287732 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:32.288055 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:32.288343 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:32.295608 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e4b6c0a-c1e0-461b-b506-b8b65dd55f75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:32.296194 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 94/381] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:32 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:32.305831 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:32.305831 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:32.313148 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:32.321494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-4c436962-6223-49ca-b24e-4a246a5be3f9 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:32.322078 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 99/382] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:32 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:32.438033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.440486 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 Aug 13 15:11:32.440930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:32.451079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:32.456828 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:32.458173 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:32.458173 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:32.577586 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" released by "attachment_update" :: held 0.121s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:32.577953 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-d0374cde-7aae-4936-93d7-321ab9984429 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 returned with HTTP 200 Aug 13 15:11:32.578494 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 96/383] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:32 2026] PUT /volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:32.861016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f42635c2-0a0b-4c78-a31e-a1a455188145 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:32.864006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f42635c2-0a0b-4c78-a31e-a1a455188145 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] GET https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 Aug 13 15:11:32.865312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f42635c2-0a0b-4c78-a31e-a1a455188145 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:32.865312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f42635c2-0a0b-4c78-a31e-a1a455188145 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:32.874910 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f42635c2-0a0b-4c78-a31e-a1a455188145 tempest-TaggedAttachmentsTest-8002397 tempest-TaggedAttachmentsTest-8002397-project-member] https://10.4.3.38/volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 returned with HTTP 404 Aug 13 15:11:32.875713 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 95/384] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:32 2026] GET /volume/v3/volumes/22e9e3d2-ac97-4a46-89d5-d3ac4eb52494 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:33.315501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e941363-6e34-4909-8c34-b959bcf57c01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.317952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e941363-6e34-4909-8c34-b959bcf57c01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:33.318218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e941363-6e34-4909-8c34-b959bcf57c01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.318605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e941363-6e34-4909-8c34-b959bcf57c01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.341286 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.341286 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:33.348055 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e941363-6e34-4909-8c34-b959bcf57c01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:33.356890 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e941363-6e34-4909-8c34-b959bcf57c01 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:33.356890 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 95/385] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:33 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:33.728200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.730823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:11:33.731029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.731211 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.741537 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.741537 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:33.747273 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:33.754897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f93f4dad-3a5c-4530-9186-ee69db1c17cc tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 200 Aug 13 15:11:33.755843 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 100/386] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:33 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 1363 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:33.770053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.772853 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:11:33.773144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.773382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.782345 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.782345 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:33.787559 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:33.793200 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f4c742c4-d061-4452-86e4-1284898b40f1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 200 Aug 13 15:11:33.794038 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 97/387] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:33 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:33.805651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.808039 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:11:33.808231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.808459 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.816361 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.816361 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:33.821415 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:33.838280 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-f6620289-0b3d-4994-8dee-48362c005500 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 200 Aug 13 15:11:33.838280 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 96/388] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:33 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:33.852210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97792a1b-f5f1-4b7b-b8fe-f1933eaf16d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.852210 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97792a1b-f5f1-4b7b-b8fe-f1933eaf16d5 None None] GET https://10.4.3.38/volume// Aug 13 15:11:33.852210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97792a1b-f5f1-4b7b-b8fe-f1933eaf16d5 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.852210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97792a1b-f5f1-4b7b-b8fe-f1933eaf16d5 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.852457 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97792a1b-f5f1-4b7b-b8fe-f1933eaf16d5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:33.852728 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 96/389] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:11:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:11:33.865159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-1884c239-0246-46b3-bda7-4085c9de8e1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.868778 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-1884c239-0246-46b3-bda7-4085c9de8e1f tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:33.869047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-1884c239-0246-46b3-bda7-4085c9de8e1f tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b93a1b23-c75a-4573-81d8-b8bdc0090041", "connector": null, "instance_uuid": "7115fadf-6764-4733-844c-028f01bd1d22"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:33.880540 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.880540 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:33.943907 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-1884c239-0246-46b3-bda7-4085c9de8e1f tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:33.944442 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 101/390] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:33 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 15:11:33.962336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fe66be1-21ad-45af-94c0-d1bfaec7147f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.962789 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fe66be1-21ad-45af-94c0-d1bfaec7147f None None] GET https://10.4.3.38/volume// Aug 13 15:11:33.962877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fe66be1-21ad-45af-94c0-d1bfaec7147f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:33.963078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fe66be1-21ad-45af-94c0-d1bfaec7147f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:33.963438 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fe66be1-21ad-45af-94c0-d1bfaec7147f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:33.963702 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 98/391] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:11: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 15:11:33.974231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-dfa96fcb-8253-45b7-9d78-adce4889eb5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:33.976720 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-dfa96fcb-8253-45b7-9d78-adce4889eb5e tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:33.977004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-dfa96fcb-8253-45b7-9d78-adce4889eb5e tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae", "connector": null, "instance_uuid": "7115fadf-6764-4733-844c-028f01bd1d22"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:33.994696 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:33.994696 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:34.066445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-dfa96fcb-8253-45b7-9d78-adce4889eb5e tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:34.067245 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 97/392] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:33 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:34.082864 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f5f7478-ab22-42b4-92f4-748c131fbf28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:34.083739 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f5f7478-ab22-42b4-92f4-748c131fbf28 None None] GET https://10.4.3.38/volume// Aug 13 15:11:34.083739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f5f7478-ab22-42b4-92f4-748c131fbf28 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:34.084096 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f5f7478-ab22-42b4-92f4-748c131fbf28 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:34.084561 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f5f7478-ab22-42b4-92f4-748c131fbf28 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:34.084959 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 97/393] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:11: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 15:11:34.098219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-966ed4ae-dde4-4860-abd0-6f6c1beba672 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:34.105974 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-966ed4ae-dde4-4860-abd0-6f6c1beba672 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:34.107422 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-966ed4ae-dde4-4860-abd0-6f6c1beba672 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9670e2c2-ebd2-4630-8649-f4b319c4f754", "connector": null, "instance_uuid": "7115fadf-6764-4733-844c-028f01bd1d22"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:34.128683 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:34.128683 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:34.166797 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-966ed4ae-dde4-4860-abd0-6f6c1beba672 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:34.167501 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 102/394] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:34 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 15:11:34.375747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:34.378499 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:34.378499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:34.379357 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:34.391892 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:34.391892 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:34.395195 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:34.402602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1acb5c3-e0ec-47e0-8275-d5ecd2fa33c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:34.402602 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 99/395] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:34 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:34.862687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-07ace425-7140-4ee1-900d-ef5d1c0951dd req-5f74ea5d-6ac9-4134-88ca-ac94e34a3369 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:34.865139 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-07ace425-7140-4ee1-900d-ef5d1c0951dd req-5f74ea5d-6ac9-4134-88ca-ac94e34a3369 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] DELETE https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 Aug 13 15:11:34.865403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-07ace425-7140-4ee1-900d-ef5d1c0951dd req-5f74ea5d-6ac9-4134-88ca-ac94e34a3369 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:34.865664 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-07ace425-7140-4ee1-900d-ef5d1c0951dd req-5f74ea5d-6ac9-4134-88ca-ac94e34a3369 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:34.882318 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:34.882318 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:34.947261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-07ace425-7140-4ee1-900d-ef5d1c0951dd req-5f74ea5d-6ac9-4134-88ca-ac94e34a3369 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 returned with HTTP 200 Aug 13 15:11:34.947847 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 98/396] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:34 2026] DELETE /volume/v3/attachments/136a77bd-9d9d-48b0-9560-f64f1f7d4191 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:35.421576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bda93644-137c-4d92-9104-371e4ae928f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:35.425723 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda93644-137c-4d92-9104-371e4ae928f3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:35.425723 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda93644-137c-4d92-9104-371e4ae928f3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:35.425723 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda93644-137c-4d92-9104-371e4ae928f3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:35.449827 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:35.449827 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:35.455219 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bda93644-137c-4d92-9104-371e4ae928f3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:35.467586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda93644-137c-4d92-9104-371e4ae928f3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:35.467586 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 98/397] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:35 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:35.912590 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:35.915253 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:35.915513 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:35.916022 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:35.927607 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:35.927607 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:35.935427 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:11:35.945036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f51b9ee1-53e9-40b5-862e-f6acd4b9f387 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:11:35.945467 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 103/398] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:35 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:35.970438 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-2c31d573-0686-4cd6-96b8-4a74a3fc380e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:35.972711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-2c31d573-0686-4cd6-96b8-4a74a3fc380e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30/action Aug 13 15:11:35.972987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-2c31d573-0686-4cd6-96b8-4a74a3fc380e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:35.973061 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-2c31d573-0686-4cd6-96b8-4a74a3fc380e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:35.999158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.002050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:36.002492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.002492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.005977 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.005977 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:36.011431 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.011431 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:36.020440 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:11:36.021069 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-edfb5fd3-6298-432c-9d9c-03e644e85134 req-2c31d573-0686-4cd6-96b8-4a74a3fc380e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30/action returned with HTTP 204 Aug 13 15:11:36.021666 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 100/399] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:35 2026] POST /volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:36.028518 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5ccf51-bf1f-43b9-8f31-dcf387b383e1 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:11:36.029074 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 99/400] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:35 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:36.058223 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.060925 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:36.061352 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.061876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.065222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Delete volume with id: 3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:36.079955 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.079955 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:36.081639 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:11:36.124927 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Delete volume request issued successfully. Aug 13 15:11:36.125349 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c41ff24f-2426-4d15-9c27-d4f2b36a1072 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 202 Aug 13 15:11:36.126087 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 99/401] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:36 2026] DELETE /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:36.138098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da4037e8-e9eb-495f-b305-6014f4154754 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.141919 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da4037e8-e9eb-495f-b305-6014f4154754 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:36.142150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da4037e8-e9eb-495f-b305-6014f4154754 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.142361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da4037e8-e9eb-495f-b305-6014f4154754 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.159249 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.159249 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:36.168757 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da4037e8-e9eb-495f-b305-6014f4154754 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Volume info retrieved successfully. Aug 13 15:11:36.181123 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da4037e8-e9eb-495f-b305-6014f4154754 tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 200 Aug 13 15:11:36.181808 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 104/402] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:36 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:36.488423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.492100 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:36.492559 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.492559 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.514270 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.514270 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:36.522645 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:36.530979 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b6f3d5-99ca-4391-9cc7-72258e2f02a6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:36.531591 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 101/403] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:36 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:36.778333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a35dad89-06ce-4a44-8222-0f7208c61424 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.778577 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a35dad89-06ce-4a44-8222-0f7208c61424 None None] GET https://10.4.3.38/volume// Aug 13 15:11:36.778862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a35dad89-06ce-4a44-8222-0f7208c61424 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.779762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a35dad89-06ce-4a44-8222-0f7208c61424 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.780131 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a35dad89-06ce-4a44-8222-0f7208c61424 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:36.781812 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 100/404] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:36.810834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:36.815384 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:11:36.818871 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:36.819162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:36.832054 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:36.832054 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:36.837376 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:36.848145 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-61f9fab4-1cb6-4cfc-820e-407f3cb4121b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 200 Aug 13 15:11:36.850724 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 100/405] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:36 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 1542 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:37.010479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.015025 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] PUT https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce Aug 13 15:11:37.015727 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:37.032113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Acquiring lock "cinder-attachment_update-b93a1b23-c75a-4573-81d8-b8bdc0090041-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:37.039221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-b93a1b23-c75a-4573-81d8-b8bdc0090041-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:37.040549 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.040549 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:37.205633 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8962ee1-e14f-4fe1-89e5-ee1a6868d1ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.211472 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8962ee1-e14f-4fe1-89e5-ee1a6868d1ba tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] GET https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 Aug 13 15:11:37.211472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8962ee1-e14f-4fe1-89e5-ee1a6868d1ba tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:37.211607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8962ee1-e14f-4fe1-89e5-ee1a6868d1ba tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:37.223026 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8962ee1-e14f-4fe1-89e5-ee1a6868d1ba tempest-ServerActionsTestOtherB-784719122 tempest-ServerActionsTestOtherB-784719122-project-member] https://10.4.3.38/volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 returned with HTTP 404 Aug 13 15:11:37.223535 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 102/406] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:37 2026] GET /volume/v3/volumes/3f4390bc-effe-4a15-a5ec-4affa0af9e32 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:37.237014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-b93a1b23-c75a-4573-81d8-b8bdc0090041-np0000007223" released by "attachment_update" :: held 0.197s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:37.237503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-d452c2aa-26fe-46cf-99b2-8c4030c58abf tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce returned with HTTP 200 Aug 13 15:11:37.238210 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 105/407] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:37 2026] PUT /volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:37.291305 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-10296e8a-2cc2-431a-82c5-4a1a2c15bead None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.296819 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-10296e8a-2cc2-431a-82c5-4a1a2c15bead tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce/action Aug 13 15:11:37.298104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-10296e8a-2cc2-431a-82c5-4a1a2c15bead tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:37.298656 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-10296e8a-2cc2-431a-82c5-4a1a2c15bead tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-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 15:11:37.325721 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.325721 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:37.341815 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-10296e8a-2cc2-431a-82c5-4a1a2c15bead tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce/action returned with HTTP 204 Aug 13 15:11:37.341924 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 101/408] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:37 2026] POST /volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:11:37.378984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1fc1813-d0b5-4f4b-86d8-a40c2f963a71 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.379481 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1fc1813-d0b5-4f4b-86d8-a40c2f963a71 None None] GET https://10.4.3.38/volume// Aug 13 15:11:37.379708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1fc1813-d0b5-4f4b-86d8-a40c2f963a71 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:37.379978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1fc1813-d0b5-4f4b-86d8-a40c2f963a71 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:37.380439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1fc1813-d0b5-4f4b-86d8-a40c2f963a71 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:37.381153 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 101/409] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:37.396184 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.400613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:11:37.401027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:37.401873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:37.420062 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.420062 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:37.425572 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:37.432884 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-60ced5d8-b25c-4bb1-bda6-ea1a42c552a1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 200 Aug 13 15:11:37.433936 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 103/410] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:37 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:37.556280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.559566 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] PUT https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 Aug 13 15:11:37.560114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:37.574800 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Acquiring lock "cinder-attachment_update-8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:37.580116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:37.582197 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.582197 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:37.711373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae-np0000007223" released by "attachment_update" :: held 0.131s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:37.711821 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-516c490e-5d95-4bc5-a297-34b12952de4b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 returned with HTTP 200 Aug 13 15:11:37.713367 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 106/411] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:37 2026] PUT /volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:37.747335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-e228a4b3-c856-4d83-a77b-bb687458bf58 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.750036 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-e228a4b3-c856-4d83-a77b-bb687458bf58 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998/action Aug 13 15:11:37.751351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-e228a4b3-c856-4d83-a77b-bb687458bf58 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:37.751351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-e228a4b3-c856-4d83-a77b-bb687458bf58 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-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 15:11:37.772709 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.772709 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:37.798067 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-e228a4b3-c856-4d83-a77b-bb687458bf58 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998/action returned with HTTP 204 Aug 13 15:11:37.799498 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 102/412] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:37 2026] POST /volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:37.833242 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2975d2f0-6cff-4065-ad06-2dae019af928 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.833639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2975d2f0-6cff-4065-ad06-2dae019af928 None None] GET https://10.4.3.38/volume// Aug 13 15:11:37.833904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2975d2f0-6cff-4065-ad06-2dae019af928 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:37.834150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2975d2f0-6cff-4065-ad06-2dae019af928 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:37.834612 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2975d2f0-6cff-4065-ad06-2dae019af928 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:37.835774 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 102/413] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:37.849642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.855686 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:11:37.856056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:37.856110 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:37.871407 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:37.871407 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:37.876307 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:11:37.883588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6a05d70a-c01d-4bbc-a959-ba7b2480347a tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 200 Aug 13 15:11:37.885613 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 104/414] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:11:37 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:37.963178 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.994456 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:37.999457 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] PUT https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b Aug 13 15:11:38.000090 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:38.013005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Acquiring lock "cinder-attachment_update-9670e2c2-ebd2-4630-8649-f4b319c4f754-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:38.020070 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-9670e2c2-ebd2-4630-8649-f4b319c4f754-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:38.021249 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:38.021249 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:38.169911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Lock "cinder-attachment_update-9670e2c2-ebd2-4630-8649-f4b319c4f754-np0000007223" released by "attachment_update" :: held 0.151s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:38.170306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-0116e367-d6e1-4d28-94e0-3671790a36e1 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b returned with HTTP 200 Aug 13 15:11:38.170892 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 103/415] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:37 2026] PUT /volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:38.217211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6fc0c463-d7a9-4652-a70c-7db59fea8960 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:38.222700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6fc0c463-d7a9-4652-a70c-7db59fea8960 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] POST https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b/action Aug 13 15:11:38.223111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6fc0c463-d7a9-4652-a70c-7db59fea8960 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:38.223310 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6fc0c463-d7a9-4652-a70c-7db59fea8960 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:38.262930 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:38.262930 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:38.290610 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-80b92f53-39ef-4fbe-af0e-277ead2342c8 req-6fc0c463-d7a9-4652-a70c-7db59fea8960 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b/action returned with HTTP 204 Aug 13 15:11:38.290610 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 103/416] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:38 2026] POST /volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:38.373902 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:11:38.374328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:38.374376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:38.374993 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:11:38.375438 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:38.375438 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:38.377124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:11:38.420777 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Get all volumes completed successfully. Aug 13 15:11:38.421102 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1b1758b-98b5-4c6d-8cde-ea994df97f27 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:11:38.422468 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 107/417] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:11:37 2026] GET /volume/v3/volumes => generated 15 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:38.441876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:38.444161 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:38.453849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-247498023"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:38.453849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-247498023'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:38.453849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume of 1 GB Aug 13 15:11:38.459424 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Availability Zones retrieved successfully. Aug 13 15:11:38.468913 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (1b506d7b-36fa-4034-85a8-8486847d3e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:38.469877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d325790-39a0-4451-893d-848050b4e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:38.471491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:38.513916 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d325790-39a0-4451-893d-848050b4e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:38.515188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54f455a-8e33-404e-ab0e-527ee4ed0c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:38.592004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Created reservations ['526c04db-7a4e-40cf-bb43-3fdedef30510', '457eb8af-c894-4e4a-a2c9-3f2188505200', '0af83cad-3e41-40d0-81bd-66ad142505a9', 'af78728c-3fb0-413d-9aa5-1d193c2ccf88'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:38.593073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54f455a-8e33-404e-ab0e-527ee4ed0c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['526c04db-7a4e-40cf-bb43-3fdedef30510', '457eb8af-c894-4e4a-a2c9-3f2188505200', '0af83cad-3e41-40d0-81bd-66ad142505a9', 'af78728c-3fb0-413d-9aa5-1d193c2ccf88']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:38.594163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf8832e-b5e7-443c-841a-d8b082248513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:38.623402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf8832e-b5e7-443c-841a-d8b082248513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84505b5f-542a-4fcc-a907-1d800dfa63d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-247498023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['526c04db-7a4e-40cf-bb43-3fdedef30510','457eb8af-c894-4e4a-a2c9-3f2188505200','0af83cad-3e41-40d0-81bd-66ad142505a9','af78728c-3fb0-413d-9aa5-1d193c2ccf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-247498023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84505b5f-542a-4fcc-a907-1d800dfa63d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914725d008c5474aadc6ed8bfc186743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:38.624325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28f5ff-cf3a-482a-878a-04a51e3b8dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:38.652595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28f5ff-cf3a-482a-878a-04a51e3b8dca) transitioned into state 'SUCCESS' from state '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-247498023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['526c04db-7a4e-40cf-bb43-3fdedef30510','457eb8af-c894-4e4a-a2c9-3f2188505200','0af83cad-3e41-40d0-81bd-66ad142505a9','af78728c-3fb0-413d-9aa5-1d193c2ccf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:38.653527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c9be23-39f3-49f9-b47b-cfa90d2854f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:38.668130 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c9be23-39f3-49f9-b47b-cfa90d2854f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:38.669142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (1b506d7b-36fa-4034-85a8-8486847d3e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:38.669463 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request issued successfully. Aug 13 15:11:38.670088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f191ef8c-1073-4a23-acf4-d581aa484e58 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:38.670624 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 105/418] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:38 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:38.689529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:38.691871 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:38.691871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:38.692157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:38.706949 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:38.706949 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:38.713219 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:38.719828 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd2bebf4-9711-4550-bafc-0b450e77fd7c tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 200 Aug 13 15:11:38.721584 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 104/419] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:38 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:39.739211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:39.744630 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:39.744977 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:39.745300 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:39.755120 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:39.755120 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:39.759423 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:39.766873 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd32854a-3c66-4356-86eb-6548afb13ac9 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 200 Aug 13 15:11:39.767372 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 104/420] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:39 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:39.788117 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:39.791833 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:39.792203 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:39.792429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:39.804414 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:39.804414 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:39.809917 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:39.819523 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd52c109-b32f-47fc-b8f1-76263bdd0ed1 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 200 Aug 13 15:11:39.821712 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 108/421] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:39 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:39.837506 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59b2a767-d517-4f15-b69e-2cea598f539b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:39.840745 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:39.840745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1917130683"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:39.841822 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1917130683'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:39.842011 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume of 1 GB Aug 13 15:11:39.842887 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:39.842887 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:39.846520 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Availability Zones retrieved successfully. Aug 13 15:11:39.854537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (ce7e9dbe-addf-4d50-8215-a2aba31151bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:39.856222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d3ea95-bddf-49f8-91c6-654cd83a595f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:39.857665 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:39.894591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d3ea95-bddf-49f8-91c6-654cd83a595f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:39.895607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91ee75c-f75b-455a-8368-68c95e2674aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:39.958398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Created reservations ['339ac5eb-5656-4356-9e9a-a0efe08201ce', '18d2add7-eacd-46ee-8cad-68a19c56cee4', '074025b6-3615-4625-9014-bfba6669fd17', '8c90c074-2187-4c5c-9f8d-9cc25b8593e9'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:39.960382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91ee75c-f75b-455a-8368-68c95e2674aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339ac5eb-5656-4356-9e9a-a0efe08201ce', '18d2add7-eacd-46ee-8cad-68a19c56cee4', '074025b6-3615-4625-9014-bfba6669fd17', '8c90c074-2187-4c5c-9f8d-9cc25b8593e9']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:39.961380 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e71197-c3ca-46ea-bbe5-75cd16b6ef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:39.999720 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e71197-c3ca-46ea-bbe5-75cd16b6ef8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223c1c60-2718-4931-b478-4a71b291b7b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1917130683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['339ac5eb-5656-4356-9e9a-a0efe08201ce','18d2add7-eacd-46ee-8cad-68a19c56cee4','074025b6-3615-4625-9014-bfba6669fd17','8c90c074-2187-4c5c-9f8d-9cc25b8593e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1917130683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223c1c60-2718-4931-b478-4a71b291b7b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914725d008c5474aadc6ed8bfc186743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:40.000900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a29a4d-5c81-4c3f-87f3-04176116343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:40.026443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a29a4d-5c81-4c3f-87f3-04176116343e) transitioned into state 'SUCCESS' from state '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-1917130683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['339ac5eb-5656-4356-9e9a-a0efe08201ce','18d2add7-eacd-46ee-8cad-68a19c56cee4','074025b6-3615-4625-9014-bfba6669fd17','8c90c074-2187-4c5c-9f8d-9cc25b8593e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:40.026707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c413e5da-7088-4b7f-8c32-aeea45fa2b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:40.040922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c413e5da-7088-4b7f-8c32-aeea45fa2b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:40.041983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (ce7e9dbe-addf-4d50-8215-a2aba31151bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:40.041983 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request issued successfully. Aug 13 15:11:40.042589 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59b2a767-d517-4f15-b69e-2cea598f539b tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:40.043155 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 106/422] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:39 2026] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:40.062569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-139020a9-32f7-4f16-9afa-86688ba28e78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:40.065029 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-139020a9-32f7-4f16-9afa-86688ba28e78 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:40.066543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-139020a9-32f7-4f16-9afa-86688ba28e78 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:40.066626 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-139020a9-32f7-4f16-9afa-86688ba28e78 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:40.073568 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=450,cinder:INSERT=47,cinder:UPDATE=95 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:11:40.090131 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:40.090131 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:40.098922 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-139020a9-32f7-4f16-9afa-86688ba28e78 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:40.111367 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-139020a9-32f7-4f16-9afa-86688ba28e78 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 200 Aug 13 15:11:40.113367 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 105/423] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:40 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:41.132451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:41.138791 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:41.138791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:41.139138 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:41.142127 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=479,cinder:INSERT=68,cinder:UPDATE=135 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:11:41.153605 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:41.153605 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:41.161391 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:41.171334 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-095be9a2-2a9f-43e6-bc1c-1cdcd9625db3 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 200 Aug 13 15:11:41.171861 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 105/424] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:41 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:41.188802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:41.191654 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:41.191902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:41.192603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:41.195421 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=469,cinder:INSERT=52,cinder:UPDATE=77 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:11:41.207223 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:41.207223 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:41.213750 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:41.224012 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a02b553-c7c0-48fe-9627-c0668e286a88 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 200 Aug 13 15:11:41.225080 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 109/425] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:41 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:41.248471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:41.251455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:41.252020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-148617209"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:41.254000 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-148617209'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:41.254311 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume of 1 GB Aug 13 15:11:41.254727 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:41.254727 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:41.257395 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=434,cinder:INSERT=42,cinder:UPDATE=91 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:11:41.260313 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Availability Zones retrieved successfully. Aug 13 15:11:41.268365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (4d4423a1-5759-41dd-9c90-82e7cd74ab2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:41.269514 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286e4a84-e183-4e0a-9012-a36c432f7cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:41.271163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:41.313886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (286e4a84-e183-4e0a-9012-a36c432f7cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:41.314505 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64f21b4-940f-488c-b9ca-d2cf8251c947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:41.364758 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Created reservations ['484dfa5c-c5fe-4b60-bb96-cde8db4d0a67', '5b4b37f9-5ade-4ec6-a278-702e0c570fca', '6c809668-b692-44fc-9e21-cfc9534d36da', 'ee79d2c5-9cd9-4c2d-ba57-fb2b86229913'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:41.365608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64f21b4-940f-488c-b9ca-d2cf8251c947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['484dfa5c-c5fe-4b60-bb96-cde8db4d0a67', '5b4b37f9-5ade-4ec6-a278-702e0c570fca', '6c809668-b692-44fc-9e21-cfc9534d36da', 'ee79d2c5-9cd9-4c2d-ba57-fb2b86229913']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:41.366487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1527e519-15b4-4baf-a75e-76222e738231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:41.400371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1527e519-15b4-4baf-a75e-76222e738231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45acc4b-d879-4457-8e43-50e5d1b02493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-148617209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['484dfa5c-c5fe-4b60-bb96-cde8db4d0a67','5b4b37f9-5ade-4ec6-a278-702e0c570fca','6c809668-b692-44fc-9e21-cfc9534d36da','ee79d2c5-9cd9-4c2d-ba57-fb2b86229913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-148617209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c45acc4b-d879-4457-8e43-50e5d1b02493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914725d008c5474aadc6ed8bfc186743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:41.401330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcb3385-2bce-442b-8ace-f4c7fcaf2237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:41.427580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcb3385-2bce-442b-8ace-f4c7fcaf2237) transitioned into state 'SUCCESS' from state '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-148617209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='914725d008c5474aadc6ed8bfc186743',qos_specs=None,replication_status=,reservations=['484dfa5c-c5fe-4b60-bb96-cde8db4d0a67','5b4b37f9-5ade-4ec6-a278-702e0c570fca','6c809668-b692-44fc-9e21-cfc9534d36da','ee79d2c5-9cd9-4c2d-ba57-fb2b86229913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='024fd5a2909e4e01b7cf74dd6e02d1cc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:41.428620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad59baf-7cb4-419b-9636-65cb9ba49ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:41.442722 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad59baf-7cb4-419b-9636-65cb9ba49ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:41.444054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Flow 'volume_create_api' (4d4423a1-5759-41dd-9c90-82e7cd74ab2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:41.444486 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Create volume request issued successfully. Aug 13 15:11:41.445188 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3208fc6-f346-480d-89c3-61cecb8c1459 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:41.445691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 107/426] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:41 2026] POST /volume/v3/volumes => generated 752 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:41.459620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:41.463729 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:41.464415 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:41.464415 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:41.476438 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:41.476438 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:41.482734 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:41.491011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8d6f1b4-b367-47a6-a544-8bb38ef8f98f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 200 Aug 13 15:11:41.491619 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 106/427] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:41 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:42.424982 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.427568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:11:42.427801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:42.428025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:42.444637 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:42.444637 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:42.448994 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:11:42.454492 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-9b3a2182-fea7-4f4a-b9fb-2ef169017b80 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:11:42.455127 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 106/428] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:42 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:42.511494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.516785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:42.517073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:42.517475 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:42.526798 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:42.526798 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:42.531387 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:42.538090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a643f7a6-81ea-4a62-8ea3-f5d38e69cb61 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 200 Aug 13 15:11:42.539176 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 110/429] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:42 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:42.554585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.559927 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:42.560081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:42.561386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:42.573788 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:42.573788 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:42.583312 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:42.592602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0d38326-e0a0-4cd5-8e3f-fcb17d16dccd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 200 Aug 13 15:11:42.592602 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 108/430] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:42 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:42.612642 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.923112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f25abb5-04ef-4380-a6fc-d43977f183b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.924105 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f25abb5-04ef-4380-a6fc-d43977f183b7 None None] GET https://10.4.3.38/volume// Aug 13 15:11:42.924105 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f25abb5-04ef-4380-a6fc-d43977f183b7 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:42.924599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f25abb5-04ef-4380-a6fc-d43977f183b7 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:42.924964 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f25abb5-04ef-4380-a6fc-d43977f183b7 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:42.925506 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 107/431] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:11: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 15:11:42.928267 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:42.928771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:42.933361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:42.933567 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Create volume of 1 GB Aug 13 15:11:42.939792 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Availability Zones retrieved successfully. Aug 13 15:11:42.942398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-40d9db04-65e7-4d74-8708-706a2b976d5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:42.945310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-40d9db04-65e7-4d74-8708-706a2b976d5e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:42.945743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-40d9db04-65e7-4d74-8708-706a2b976d5e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8632f04a-154d-4f0f-8f5a-f7261602ce6f", "connector": null, "instance_uuid": "1197b821-0517-4e31-be20-f28d4fc3bdec"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:42.949706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Flow 'volume_create_api' (2b1155e8-2ca9-44e5-8611-0f246af64ac6) 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 15:11:42.950686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a511bc9-ee69-4cf2-806c-a4baecad8dd9) transitioned 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 15:11:42.951836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-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 15:11:42.968891 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:42.968891 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:42.986833 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a511bc9-ee69-4cf2-806c-a4baecad8dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:11:42.987881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89999112-1be8-4912-9a9d-3bfce54d3e76) transitioned 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 15:11:43.009612 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-40d9db04-65e7-4d74-8708-706a2b976d5e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:43.010372 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 111/432] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:42 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 15:11:43.024861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-d43f200e-8793-4a55-b754-5bf1e80e6970 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:43.028534 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-d43f200e-8793-4a55-b754-5bf1e80e6970 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 Aug 13 15:11:43.029012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-d43f200e-8793-4a55-b754-5bf1e80e6970 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:43.029125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-d43f200e-8793-4a55-b754-5bf1e80e6970 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:43.040861 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:43.040861 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:43.069763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Created reservations ['1fa11b99-147c-4ea6-a70d-5185dcb0751e', 'afc75e1b-3869-4776-a648-2d4935e8c5c5', 'e38f51ce-fe9c-48df-92cf-55b432abc448', '594ba910-1f1a-4140-82fc-3f84351efa5b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:43.071220 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89999112-1be8-4912-9a9d-3bfce54d3e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa11b99-147c-4ea6-a70d-5185dcb0751e', 'afc75e1b-3869-4776-a648-2d4935e8c5c5', 'e38f51ce-fe9c-48df-92cf-55b432abc448', '594ba910-1f1a-4140-82fc-3f84351efa5b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:43.072403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d47f9b-1b15-4d7a-ba30-e1bbfb2441d0) transitioned 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 15:11:43.103119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d47f9b-1b15-4d7a-ba30-e1bbfb2441d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a48032-2394-43d4-973d-28d08eae2c5d', '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='233e71f997c34cf0b6c9f160537ec68b',qos_specs=None,replication_status=,reservations=['1fa11b99-147c-4ea6-a70d-5185dcb0751e','afc75e1b-3869-4776-a648-2d4935e8c5c5','e38f51ce-fe9c-48df-92cf-55b432abc448','594ba910-1f1a-4140-82fc-3f84351efa5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7933905cb94065b62313c63cb891a1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11: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=d3a48032-2394-43d4-973d-28d08eae2c5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='233e71f997c34cf0b6c9f160537ec68b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7933905cb94065b62313c63cb891a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:43.104280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6222df13-9751-44a3-a6ce-02a38a92f717) transitioned 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 15:11:43.130147 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6222df13-9751-44a3-a6ce-02a38a92f717) transitioned into state 'SUCCESS' from 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='233e71f997c34cf0b6c9f160537ec68b',qos_specs=None,replication_status=,reservations=['1fa11b99-147c-4ea6-a70d-5185dcb0751e','afc75e1b-3869-4776-a648-2d4935e8c5c5','e38f51ce-fe9c-48df-92cf-55b432abc448','594ba910-1f1a-4140-82fc-3f84351efa5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7933905cb94065b62313c63cb891a1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:43.131756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9104e3-0670-4ffa-9e4b-a7728d1d2b89) transitioned 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 15:11:43.138702 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-d43f200e-8793-4a55-b754-5bf1e80e6970 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 returned with HTTP 200 Aug 13 15:11:43.139295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 109/433] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:11:43 2026] DELETE /volume/v3/attachments/eea9f24d-31ed-4cca-a691-9f549ae8ea81 => generated 367 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:43.147380 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9104e3-0670-4ffa-9e4b-a7728d1d2b89) 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 15:11:43.148645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Flow 'volume_create_api' (2b1155e8-2ca9-44e5-8611-0f246af64ac6) 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 15:11:43.149105 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Create volume request issued successfully. Aug 13 15:11:43.150435 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b1b9dfb-1c14-4bf0-b701-b42db493e173 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:43.151114 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 107/434] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:42 2026] POST /volume/v3/volumes => generated 731 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:43.166779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:43.169103 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] GET https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d Aug 13 15:11:43.169360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:43.169603 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:43.178901 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:43.178901 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:43.183154 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Volume info retrieved successfully. Aug 13 15:11:43.188048 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e24b03cf-72d3-4b99-abe8-cb99c2b8cdb8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d returned with HTTP 200 Aug 13 15:11:43.188820 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 108/435] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:43 2026] GET /volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:44.204143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.206787 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] GET https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d Aug 13 15:11:44.207232 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.207819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.223888 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.223888 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:44.230513 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Volume info retrieved successfully. Aug 13 15:11:44.237643 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c90b15ec-ca0e-4e72-b9f3-c36329dfaca8 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d returned with HTTP 200 Aug 13 15:11:44.238267 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 112/436] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:44 2026] GET /volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:44.256752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.258881 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1&project_id=914725d008c5474aadc6ed8bfc186743 Aug 13 15:11:44.259415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.259486 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.260322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Could not evaluate value 914725d008c5474aadc6ed8bfc186743, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:11:44.260699 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.260699 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:44.261053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Searching by: MultiDict([('project_id', '914725d008c5474aadc6ed8bfc186743'), ('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:11:44.295755 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Get all volumes completed successfully. Aug 13 15:11:44.297527 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.297527 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:44.305267 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92337d85-41a6-49a1-a323-0292d4cb9b44 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1&project_id=914725d008c5474aadc6ed8bfc186743 returned with HTTP 200 Aug 13 15:11:44.305968 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 110/437] 10.4.3.38 () {66 vars in 1366 bytes} [Thu Aug 13 15:11:44 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=914725d008c5474aadc6ed8bfc186743 => generated 3029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:11:44.321707 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be555c2d-4771-4b1c-9b64-8789c2844407 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.324448 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d Aug 13 15:11:44.324627 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.324865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.325029 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Delete volume with id: d3a48032-2394-43d4-973d-28d08eae2c5d Aug 13 15:11:44.333500 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.333500 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:44.334411 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Volume info retrieved successfully. Aug 13 15:11:44.367769 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] Delete volume request issued successfully. Aug 13 15:11:44.368050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be555c2d-4771-4b1c-9b64-8789c2844407 tempest-VolumesListAdminTestJSON-1582339781 tempest-VolumesListAdminTestJSON-1582339781-project-admin] https://10.4.3.38/volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d returned with HTTP 202 Aug 13 15:11:44.368542 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 108/438] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:44 2026] DELETE /volume/v3/volumes/d3a48032-2394-43d4-973d-28d08eae2c5d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:44.380913 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.383140 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:44.383344 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.383616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.393162 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.393162 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:44.398223 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:44.404500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55d9cbdd-f011-412d-89a2-a33e510ec3ea tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 200 Aug 13 15:11:44.405069 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 109/439] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:44 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:44.426323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.428048 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:44.428339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.428515 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.429513 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume with id: c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:44.442915 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.442915 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:44.442915 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:44.466427 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume request issued successfully. Aug 13 15:11:44.466717 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b71500e-3a16-4fd9-b8b8-abe811f32c6d tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 202 Aug 13 15:11:44.467303 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 113/440] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:44 2026] DELETE /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:44.481296 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-416eb010-e304-4e12-99c5-7fa55b940901 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.483843 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-416eb010-e304-4e12-99c5-7fa55b940901 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:44.484206 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-416eb010-e304-4e12-99c5-7fa55b940901 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.484465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-416eb010-e304-4e12-99c5-7fa55b940901 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.499220 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.499220 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:44.513828 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-416eb010-e304-4e12-99c5-7fa55b940901 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:44.527713 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-416eb010-e304-4e12-99c5-7fa55b940901 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 200 Aug 13 15:11:44.528080 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 111/441] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:44 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:44.674718 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.677879 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 Aug 13 15:11:44.677879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:44.685685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:11:44.690830 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:11:44.692163 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:44.692163 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:44.792705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" released by "attachment_update" :: held 0.102s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:11:44.793139 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-87790c9d-5819-4880-a6e0-9c89d98c498d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 returned with HTTP 200 Aug 13 15:11:44.793758 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 109/442] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:11:44 2026] PUT /volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:44.810183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-13cf3ddd-7eee-4532-b725-171a3a36887b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:44.813201 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-13cf3ddd-7eee-4532-b725-171a3a36887b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 Aug 13 15:11:44.813463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-13cf3ddd-7eee-4532-b725-171a3a36887b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:44.813934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-13cf3ddd-7eee-4532-b725-171a3a36887b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:44.857684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-13cf3ddd-7eee-4532-b725-171a3a36887b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 returned with HTTP 200 Aug 13 15:11:44.858217 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 110/443] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:11:44 2026] GET /volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:45.542392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e85c0b66-7feb-4860-b91c-84e4bf03beb6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:45.544791 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e85c0b66-7feb-4860-b91c-84e4bf03beb6 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 Aug 13 15:11:45.545216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e85c0b66-7feb-4860-b91c-84e4bf03beb6 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:45.545664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e85c0b66-7feb-4860-b91c-84e4bf03beb6 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:45.553318 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e85c0b66-7feb-4860-b91c-84e4bf03beb6 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 returned with HTTP 404 Aug 13 15:11:45.554006 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 114/444] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:45 2026] GET /volume/v3/volumes/c45acc4b-d879-4457-8e43-50e5d1b02493 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:45.563528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:45.565861 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:45.566142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:45.566614 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:45.580441 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:45.580441 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:45.585070 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:45.590435 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88a0720b-d517-4a90-806e-7a9b85071cf5 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 200 Aug 13 15:11:45.591829 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 112/445] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:45 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:45.603455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e41e32be-f863-4d53-a546-8a9cc46590ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:45.605265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] DELETE https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:45.605456 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:45.605633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:45.605799 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume with id: 223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:45.612330 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:45.612330 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:45.612859 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:45.629912 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume request issued successfully. Aug 13 15:11:45.630162 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e41e32be-f863-4d53-a546-8a9cc46590ce tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 202 Aug 13 15:11:45.630599 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 110/446] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:45 2026] DELETE /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:45.637949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:45.639683 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:45.639918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:45.640131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:45.648441 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:45.648441 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:45.656137 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:45.663796 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7256e5c1-f09b-4ea4-8b69-0b1b43405e1f tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 200 Aug 13 15:11:45.664321 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 111/447] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:45 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:46.681648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7b6c8c7-fb3d-4172-a9cf-2a8642a21bdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:46.683702 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b6c8c7-fb3d-4172-a9cf-2a8642a21bdd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 Aug 13 15:11:46.683900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7b6c8c7-fb3d-4172-a9cf-2a8642a21bdd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:46.684139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7b6c8c7-fb3d-4172-a9cf-2a8642a21bdd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:46.691785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b6c8c7-fb3d-4172-a9cf-2a8642a21bdd tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 returned with HTTP 404 Aug 13 15:11:46.692436 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 115/448] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:46 2026] GET /volume/v3/volumes/223c1c60-2718-4931-b478-4a71b291b7b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:46.702415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7786ab24-b055-41a7-b15a-b66077580542 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:46.704842 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7786ab24-b055-41a7-b15a-b66077580542 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:46.705126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7786ab24-b055-41a7-b15a-b66077580542 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:46.705429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7786ab24-b055-41a7-b15a-b66077580542 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:46.717580 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:46.717580 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:46.722605 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7786ab24-b055-41a7-b15a-b66077580542 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:46.728760 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7786ab24-b055-41a7-b15a-b66077580542 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 200 Aug 13 15:11:46.729176 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 113/449] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:46 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:46.743711 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9276f604-9eba-4301-9eea-01747deadc75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:46.748167 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] DELETE https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:46.748167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:46.748167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:46.748167 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume with id: 84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:46.760104 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:46.760104 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:46.761250 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:46.765743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2659a87-c464-43a6-a753-068429f3de6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:46.789415 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Delete volume request issued successfully. Aug 13 15:11:46.789415 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9276f604-9eba-4301-9eea-01747deadc75 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 202 Aug 13 15:11:46.789415 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 111/450] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:46 2026] DELETE /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:46.798876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:46.803704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:46.803956 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:46.804161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:46.814314 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:46.814314 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:46.820137 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Volume info retrieved successfully. Aug 13 15:11:46.826814 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9485f2f6-536c-4cea-bf18-e0b18942c5d8 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 200 Aug 13 15:11:46.827478 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 116/451] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:46 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:46.995943 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:46.996501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1968628909"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:46.997954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1968628909'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:47.002754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume of 1 GB Aug 13 15:11:47.003224 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:47.003224 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:47.003845 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Availability Zones retrieved successfully. Aug 13 15:11:47.011304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Flow 'volume_create_api' (cd3d698a-5b4e-4739-89fb-c50d10498cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:47.012665 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73bf1e4-a676-4867-9073-9b7779b5d584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:47.014003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:47.023606 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:47.023606 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:47.038348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73bf1e4-a676-4867-9073-9b7779b5d584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:47.039460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4553e2d9-8117-424e-a035-bddc092dd432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:47.101064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Created reservations ['e96f3a1a-6a23-42a7-8ba9-fa165ae279f2', 'ce4fb67b-72a4-4066-a471-e5aea5ba9615', 'f26d6fd7-9c45-4e1d-9839-43dec151eb4d', 'eb594012-a1bd-4093-a71f-32413d446a25'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:47.102149 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4553e2d9-8117-424e-a035-bddc092dd432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96f3a1a-6a23-42a7-8ba9-fa165ae279f2', 'ce4fb67b-72a4-4066-a471-e5aea5ba9615', 'f26d6fd7-9c45-4e1d-9839-43dec151eb4d', 'eb594012-a1bd-4093-a71f-32413d446a25']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:47.103480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794c4fa9-a6c5-4cd2-a809-ed1b8c926477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:47.134032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794c4fa9-a6c5-4cd2-a809-ed1b8c926477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fb9e00d-cf2f-4b99-9646-e6477634bfc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1968628909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',qos_specs=None,replication_status=,reservations=['e96f3a1a-6a23-42a7-8ba9-fa165ae279f2','ce4fb67b-72a4-4066-a471-e5aea5ba9615','f26d6fd7-9c45-4e1d-9839-43dec151eb4d','eb594012-a1bd-4093-a71f-32413d446a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1968628909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fb9e00d-cf2f-4b99-9646-e6477634bfc4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:47.134890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f421e-66eb-4d33-941a-2a3ca5244dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:47.158751 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f421e-66eb-4d33-941a-2a3ca5244dfb) transitioned into state 'SUCCESS' from state '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-1968628909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',qos_specs=None,replication_status=,reservations=['e96f3a1a-6a23-42a7-8ba9-fa165ae279f2','ce4fb67b-72a4-4066-a471-e5aea5ba9615','f26d6fd7-9c45-4e1d-9839-43dec151eb4d','eb594012-a1bd-4093-a71f-32413d446a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:47.159560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285d4702-ce1d-4234-af86-cb0fd58c4819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:47.169546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285d4702-ce1d-4234-af86-cb0fd58c4819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:47.170624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Flow 'volume_create_api' (cd3d698a-5b4e-4739-89fb-c50d10498cf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:47.171163 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume request issued successfully. Aug 13 15:11:47.171974 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2659a87-c464-43a6-a753-068429f3de6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:47.172470 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 112/452] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:11:46 2026] POST /volume/v3/volumes => generated 756 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:47.185072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95ce930a-dbf8-4e74-8788-1438686071e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:47.187441 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95ce930a-dbf8-4e74-8788-1438686071e6 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:11:47.187758 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95ce930a-dbf8-4e74-8788-1438686071e6 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:47.188030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95ce930a-dbf8-4e74-8788-1438686071e6 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:47.197267 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:47.197267 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:47.201861 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-95ce930a-dbf8-4e74-8788-1438686071e6 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:11:47.207045 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95ce930a-dbf8-4e74-8788-1438686071e6 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:11:47.207445 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 114/453] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:47 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:47.850186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47d137b9-a098-4181-b999-4b449c9969b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:47.853721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d137b9-a098-4181-b999-4b449c9969b4 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] GET https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 Aug 13 15:11:47.854016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47d137b9-a098-4181-b999-4b449c9969b4 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:47.854399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47d137b9-a098-4181-b999-4b449c9969b4 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:47.868985 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d137b9-a098-4181-b999-4b449c9969b4 tempest-VolumesListAdminTestJSON-857685099 tempest-VolumesListAdminTestJSON-857685099-project-member] https://10.4.3.38/volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 returned with HTTP 404 Aug 13 15:11:47.869745 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 112/454] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:47 2026] GET /volume/v3/volumes/84505b5f-542a-4fcc-a907-1d800dfa63d0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:48.223948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:48.226644 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:11:48.227251 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:48.228392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:48.238273 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:48.238273 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:48.250253 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:11:48.257961 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22756817-31a7-474e-b2fc-d0a6cf6449b2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:11:48.258561 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 117/455] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:48 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:48.278444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ecce496-78c9-4599-9481-8be6208e8783 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:48.569135 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] POST https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action Aug 13 15:11:48.569532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:48.569699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:48.581308 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:48.581308 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:48.581797 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] Volume info retrieved successfully. Aug 13 15:11:48.595199 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] Update volume admin metadata completed successfully. Aug 13 15:11:48.595435 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] Update readonly setting on volume completed successfully. Aug 13 15:11:48.595625 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ecce496-78c9-4599-9481-8be6208e8783 tempest-TestMultiAttachVolumeSwap-981268148 tempest-TestMultiAttachVolumeSwap-981268148-project-admin] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action returned with HTTP 202 Aug 13 15:11:48.596151 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 113/456] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:11:48 2026] POST /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:11:48.612033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-644357ca-1749-4f24-ae60-856c8a7223f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:48.616855 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:48.617328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1722347039"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:48.620904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1722347039'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:48.629783 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume of 1 GB Aug 13 15:11:48.630192 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:48.630192 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:48.631318 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Availability Zones retrieved successfully. Aug 13 15:11:48.640315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Flow 'volume_create_api' (c3b6b81d-3280-4a3b-bfdc-e93a9fda28be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:48.641572 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa045cb-a2d4-46a2-a630-c7b48a754976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:48.642801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:48.652533 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:48.652533 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:48.670020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa045cb-a2d4-46a2-a630-c7b48a754976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:48.671112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546cfd73-5b0e-4f92-9b0c-b7b444ef75cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:48.750253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Created reservations ['5dccb9b4-8669-45bf-958f-2c737b3a9c25', 'f0a8c9d0-268f-445f-a39b-696bd403340f', '30d2685e-1bd2-40b6-88b6-ff386cc38fd5', 'cc152389-646b-4284-b577-61049d60dd37'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:48.751162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546cfd73-5b0e-4f92-9b0c-b7b444ef75cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dccb9b4-8669-45bf-958f-2c737b3a9c25', 'f0a8c9d0-268f-445f-a39b-696bd403340f', '30d2685e-1bd2-40b6-88b6-ff386cc38fd5', 'cc152389-646b-4284-b577-61049d60dd37']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:48.751866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abbbfc3-f6f3-406b-988d-d3c3f3e9c0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:48.779386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abbbfc3-f6f3-406b-988d-d3c3f3e9c0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93124881-1d00-4cf2-9157-6e9d82c5c84d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1722347039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',qos_specs=None,replication_status=,reservations=['5dccb9b4-8669-45bf-958f-2c737b3a9c25','f0a8c9d0-268f-445f-a39b-696bd403340f','30d2685e-1bd2-40b6-88b6-ff386cc38fd5','cc152389-646b-4284-b577-61049d60dd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1722347039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93124881-1d00-4cf2-9157-6e9d82c5c84d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:48.780228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa3ec6-2c77-4d98-88e4-6b7e69d3ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:48.804008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa3ec6-2c77-4d98-88e4-6b7e69d3ee9d) transitioned into state 'SUCCESS' from state '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-1722347039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='848cf45e52da47b9b5aaf7c6aa51de5e',qos_specs=None,replication_status=,reservations=['5dccb9b4-8669-45bf-958f-2c737b3a9c25','f0a8c9d0-268f-445f-a39b-696bd403340f','30d2685e-1bd2-40b6-88b6-ff386cc38fd5','cc152389-646b-4284-b577-61049d60dd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065ab13f3bb34514a442ed3c1c2dea44',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:48.804798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80428edf-95e8-4f8a-93bb-eda604b447f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:48.818558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80428edf-95e8-4f8a-93bb-eda604b447f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:48.819515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Flow 'volume_create_api' (c3b6b81d-3280-4a3b-bfdc-e93a9fda28be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:48.819894 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Create volume request issued successfully. Aug 13 15:11:48.820923 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-644357ca-1749-4f24-ae60-856c8a7223f1 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:48.821046 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 115/457] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:11:48 2026] POST /volume/v3/volumes => generated 756 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:48.834692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:48.837968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:11:48.837968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:48.837968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:48.847882 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:48.847882 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:48.851926 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:11:48.857686 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f17ca4a-7b25-473e-a1b6-31960b90c8aa tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 200 Aug 13 15:11:48.858235 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 113/458] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:48 2026] GET /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:11:49.002062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-7805887b-fc3b-4a82-aa43-7d21e74375f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:49.006482 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-7805887b-fc3b-4a82-aa43-7d21e74375f0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25/action Aug 13 15:11:49.007029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-7805887b-fc3b-4a82-aa43-7d21e74375f0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:11:49.007167 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-7805887b-fc3b-4a82-aa43-7d21e74375f0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:49.041298 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:49.041298 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:49.056090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7fdc5e82-3d83-439c-ae3b-6d728627029c req-7805887b-fc3b-4a82-aa43-7d21e74375f0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25/action returned with HTTP 204 Aug 13 15:11:49.056548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 118/459] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:11:49 2026] POST /volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:49.879595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-694ae5b7-789b-4a44-af84-87498a0ab044 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:49.882502 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-694ae5b7-789b-4a44-af84-87498a0ab044 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:11:49.882689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-694ae5b7-789b-4a44-af84-87498a0ab044 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:49.884009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-694ae5b7-789b-4a44-af84-87498a0ab044 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:49.901341 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:49.901341 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:49.915176 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-694ae5b7-789b-4a44-af84-87498a0ab044 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:11:49.926217 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-694ae5b7-789b-4a44-af84-87498a0ab044 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 200 Aug 13 15:11:49.928221 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 114/460] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:49 2026] GET /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:53.132867 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:53.384168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:53.408338 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:53.408773 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1643918617"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:53.410324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1643918617'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:53.410449 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Create volume of 1 GB Aug 13 15:11:53.410786 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:53.410786 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:53.416527 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Availability Zones retrieved successfully. Aug 13 15:11:53.422699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Flow 'volume_create_api' (ccadbd2b-8b91-4e3d-8d1c-974fc58dc2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:53.423687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76de4ada-e68e-42fb-8667-5a52ecc4b841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:53.424645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:53.456148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76de4ada-e68e-42fb-8667-5a52ecc4b841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.457105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb0bc3b-fef2-4e29-af38-ddf184f528e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:53.550877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Created reservations ['a5ab587b-f49d-41d9-9270-2c627eeda553', '4395890a-2b0f-46fc-b67d-5ca5ee149112', 'bf4e4aaa-4abe-431a-b4a5-b558c6f5ccfe', 'a4e679f4-9969-4dd4-891b-f2a56c3b9124'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:53.551837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb0bc3b-fef2-4e29-af38-ddf184f528e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ab587b-f49d-41d9-9270-2c627eeda553', '4395890a-2b0f-46fc-b67d-5ca5ee149112', 'bf4e4aaa-4abe-431a-b4a5-b558c6f5ccfe', 'a4e679f4-9969-4dd4-891b-f2a56c3b9124']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.552974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d56a3e2-2343-4bc9-bf5d-2a184177a61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:53.586126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d56a3e2-2343-4bc9-bf5d-2a184177a61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a567466a-a6cb-47be-8901-cbbd552faddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1643918617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='754fe28de0004754b442ca23819252e0',qos_specs=None,replication_status=,reservations=['a5ab587b-f49d-41d9-9270-2c627eeda553','4395890a-2b0f-46fc-b67d-5ca5ee149112','bf4e4aaa-4abe-431a-b4a5-b558c6f5ccfe','a4e679f4-9969-4dd4-891b-f2a56c3b9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85b4fcfd2d0646298175253b78d0b9fa',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1643918617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a567466a-a6cb-47be-8901-cbbd552faddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='754fe28de0004754b442ca23819252e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85b4fcfd2d0646298175253b78d0b9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.586955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06804ec9-a30d-48ef-9237-14c852666b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:53.620788 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06804ec9-a30d-48ef-9237-14c852666b7f) transitioned into state 'SUCCESS' from state '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-1643918617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='754fe28de0004754b442ca23819252e0',qos_specs=None,replication_status=,reservations=['a5ab587b-f49d-41d9-9270-2c627eeda553','4395890a-2b0f-46fc-b67d-5ca5ee149112','bf4e4aaa-4abe-431a-b4a5-b558c6f5ccfe','a4e679f4-9969-4dd4-891b-f2a56c3b9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85b4fcfd2d0646298175253b78d0b9fa',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.621561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e21ae6-8cbb-4cd2-894b-6b1be6d8b8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:53.636423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e21ae6-8cbb-4cd2-894b-6b1be6d8b8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.636423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Flow 'volume_create_api' (ccadbd2b-8b91-4e3d-8d1c-974fc58dc2fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:53.636423 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Create volume request issued successfully. Aug 13 15:11:53.636423 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e04abae-c1ff-4ea6-a387-e4a481412403 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:53.636763 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 116/461] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:53 2026] POST /volume/v3/volumes => generated 757 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:53.657969 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:53.660656 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1826021601"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:53.661686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1826021601'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:53.662293 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Create volume of 1 GB Aug 13 15:11:53.667552 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Availability Zones retrieved successfully. Aug 13 15:11:53.680553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Flow 'volume_create_api' (eac57ce7-b9b1-4618-b968-cdb5d88a556a) 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 15:11:53.682254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e253dbf-2dd5-4094-9159-931ab571e57b) transitioned 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 15:11:53.683554 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-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 15:11:53.745924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e253dbf-2dd5-4094-9159-931ab571e57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:11:53.747511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7baed0-fdab-4094-8c7a-bee81e1dc9df) transitioned 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 15:11:53.846915 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Created reservations ['c7ef29ab-775f-4c3b-954a-60882f0c11db', '698e852f-5bf4-4a75-ad0d-6ee25f31d272', '17ac29b2-dca7-496e-a8a4-3c23ecff4da3', '262cdc06-a579-4626-93fc-2301088697f2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:53.847867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7baed0-fdab-4094-8c7a-bee81e1dc9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ef29ab-775f-4c3b-954a-60882f0c11db', '698e852f-5bf4-4a75-ad0d-6ee25f31d272', '17ac29b2-dca7-496e-a8a4-3c23ecff4da3', '262cdc06-a579-4626-93fc-2301088697f2']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.850665 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa29eee-139f-49f4-9dbe-50ca2de513ee) transitioned 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 15:11:53.890724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa29eee-139f-49f4-9dbe-50ca2de513ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d75830-8a4e-408d-8749-b10f7f19909d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1826021601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6449a1d5df4a8a80fa2ab0bb1681de',qos_specs=None,replication_status=,reservations=['c7ef29ab-775f-4c3b-954a-60882f0c11db','698e852f-5bf4-4a75-ad0d-6ee25f31d272','17ac29b2-dca7-496e-a8a4-3c23ecff4da3','262cdc06-a579-4626-93fc-2301088697f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2c7ca42b69479ba5df13b2e2ec0244',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1826021601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d75830-8a4e-408d-8749-b10f7f19909d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c6449a1d5df4a8a80fa2ab0bb1681de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2c7ca42b69479ba5df13b2e2ec0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.892309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5491b517-d534-4c06-9085-9e4a888f880d) transitioned 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 15:11:53.941154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5491b517-d534-4c06-9085-9e4a888f880d) transitioned into state 'SUCCESS' from state '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-1826021601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c6449a1d5df4a8a80fa2ab0bb1681de',qos_specs=None,replication_status=,reservations=['c7ef29ab-775f-4c3b-954a-60882f0c11db','698e852f-5bf4-4a75-ad0d-6ee25f31d272','17ac29b2-dca7-496e-a8a4-3c23ecff4da3','262cdc06-a579-4626-93fc-2301088697f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2c7ca42b69479ba5df13b2e2ec0244',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:53.942155 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282ed562-8ade-4f12-8970-46c5dddaa5bf) transitioned 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 15:11:53.970859 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282ed562-8ade-4f12-8970-46c5dddaa5bf) 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 15:11:53.971838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Flow 'volume_create_api' (eac57ce7-b9b1-4618-b968-cdb5d88a556a) 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 15:11:53.973019 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Create volume request issued successfully. Aug 13 15:11:53.974378 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfee4ef2-8d6d-449e-a92a-f2c58465d141 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:53.974378 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 114/462] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:11:53 2026] POST /volume/v3/volumes => generated 753 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:53.987764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:53.990391 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:53.990744 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:53.991731 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:54.002880 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:54.002880 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:54.011860 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:54.017649 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b7f9bac-91cd-4bee-813c-cc2cfafe090d tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 200 Aug 13 15:11:54.018225 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 119/463] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:53 2026] GET /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:55.038520 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:55.040909 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:55.041220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:55.041499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:55.050561 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:55.050561 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:55.057646 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:55.065919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bac5d883-ebee-447c-bbf5-090cc2451ab1 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 200 Aug 13 15:11:55.066353 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 115/464] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:55 2026] GET /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:55.083027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:55.088323 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:11:55.088574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91d75830-8a4e-408d-8749-b10f7f19909d", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1185377022"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:55.111114 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:55.111114 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:55.111851 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:55.111994 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Create snapshot from volume 91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:55.180723 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Created reservations ['65b74df5-65bd-4cbe-96fc-e36aa0f09898', 'fe0848fb-9402-4ebf-9c48-c9d498aabdbd', '8fc03c8e-8b66-4ef6-8eba-a981296e0949', 'b9030793-70b0-4f49-b5df-c865a5031538'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:55.334407 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot create request issued successfully. Aug 13 15:11:55.334407 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5774b5c-ec70-4701-9a9c-e6e6f7fd4e50 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:11:55.337614 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 117/465] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:11:55 2026] POST /volume/v3/snapshots => generated 311 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:11:55.356810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33da8c2b-7900-47ea-a65b-480bd96231bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:55.358750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33da8c2b-7900-47ea-a65b-480bd96231bb tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:55.358936 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33da8c2b-7900-47ea-a65b-480bd96231bb tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:55.359199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33da8c2b-7900-47ea-a65b-480bd96231bb tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:55.399209 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:55.399209 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:55.399209 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33da8c2b-7900-47ea-a65b-480bd96231bb tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:55.400952 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33da8c2b-7900-47ea-a65b-480bd96231bb tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 returned with HTTP 200 Aug 13 15:11:55.400952 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 115/466] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:11:55 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:56.414024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20dd325c-f800-4b4f-b57f-a736d86650ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.416811 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20dd325c-f800-4b4f-b57f-a736d86650ef tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:56.417914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20dd325c-f800-4b4f-b57f-a736d86650ef tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.417914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20dd325c-f800-4b4f-b57f-a736d86650ef tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.444656 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.444656 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:56.445116 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-20dd325c-f800-4b4f-b57f-a736d86650ef tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.445906 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20dd325c-f800-4b4f-b57f-a736d86650ef tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 returned with HTTP 200 Aug 13 15:11:56.446308 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 120/467] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:11:56 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:56.458034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.461476 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] POST https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.462007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:56.491254 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.491254 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:56.492255 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.536344 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:56.536684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30da8e63-60e7-47a1-a745-0ecf8fbc15cd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.537968 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 116/468] 10.4.3.38 () {68 vars in 1395 bytes} [Thu Aug 13 15:11:56 2026] POST /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.548589 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-879f1469-3724-4f59-ac46-ba4beef65222 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.550948 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.551150 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.551304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.558380 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.558380 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:56.559041 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.560260 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:56.560520 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-879f1469-3724-4f59-ac46-ba4beef65222 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.560997 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 118/469] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:11:56 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.573576 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.576897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] PUT https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.577026 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-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 15:11:56.589164 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.589164 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:56.589931 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.639309 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:56.639644 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2df2c8b7-0980-4a3c-8492-8bca95ebdacc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.640486 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 116/470] 10.4.3.38 () {68 vars in 1394 bytes} [Thu Aug 13 15:11:56 2026] PUT /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.653260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.655136 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.655343 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.655537 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.664528 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.664528 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:56.665189 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.666621 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:56.667241 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c8bf23-da93-46ad-b8fb-363d923f7edd tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.668246 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 121/471] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:11:56 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.677885 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.682881 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 Aug 13 15:11:56.683794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.684002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.690523 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76810945-294c-4fab-8ee5-073ad69c7a94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.693429 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:11:56.693429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1362682292", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:56.695441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1362682292', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:11:56.696206 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.696206 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:56.697035 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.698520 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:56.713720 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Delete snapshot metadata completed successfully. Aug 13 15:11:56.713720 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0e7b5d5-d256-479c-b3dc-56e0341e594b tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 returned with HTTP 200 Aug 13 15:11:56.714140 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 117/472] 10.4.3.38 () {66 vars in 1392 bytes} [Thu Aug 13 15:11:56 2026] DELETE /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 15:11:56.725754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.729221 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.730228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.730228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.738179 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.738179 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:56.738620 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.740406 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:56.741561 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2f3dc80-bf03-4d15-8432-f3b7f309ab1a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.741718 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 117/473] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:11:56 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.749972 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.758815 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] PUT https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.759149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:56.772526 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.772526 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:56.773035 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.815640 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:56.817340 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68d58bca-aaf6-410f-a8d5-441dc64bb280 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.818129 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 122/474] 10.4.3.38 () {68 vars in 1394 bytes} [Thu Aug 13 15:11:56 2026] PUT /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.831652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a899503f-c916-4282-9075-8b7926264c07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.838756 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a899503f-c916-4282-9075-8b7926264c07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] POST https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.840632 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a899503f-c916-4282-9075-8b7926264c07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:56.840724 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Create volume of 1 GB Aug 13 15:11:56.843744 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Availability Zones retrieved successfully. Aug 13 15:11:56.850544 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Flow 'volume_create_api' (4f3d89f8-4e37-4763-b169-671f7db1e625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:56.852130 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91a582b-051e-479a-8953-573cffc2977e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:56.853366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:11:56.854575 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.854575 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:56.855318 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a899503f-c916-4282-9075-8b7926264c07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.886386 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a899503f-c916-4282-9075-8b7926264c07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:56.886386 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a899503f-c916-4282-9075-8b7926264c07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.886386 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 118/475] 10.4.3.38 () {68 vars in 1395 bytes} [Thu Aug 13 15:11:56 2026] POST /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:56.896480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.900932 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:56.900932 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:56.901007 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:56.908034 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.908034 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:56.913434 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.914508 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:56.914838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4a23219-223b-4d24-9f5a-d6bc169049ce tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:56.915465 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 118/476] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:11:56 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 15:11:56.925215 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:56.929694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] PUT https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 Aug 13 15:11:56.931814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:56.943474 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:56.943474 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:56.944362 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:56.969132 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91a582b-051e-479a-8953-573cffc2977e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:56.971204 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e0b72a-222e-4e14-8630-32ecf0ce1d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:56.989395 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:56.990097 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c083ab45-04e7-4bbd-8186-f55231c90ff9 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 returned with HTTP 200 Aug 13 15:11:56.990634 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 123/477] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:11:56 2026] PUT /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:57.002922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.005588 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 Aug 13 15:11:57.007273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:57.007273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:57.015534 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.015534 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:57.015651 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:57.018510 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:57.018510 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8015c4-3d2b-4924-b587-c059e852a4b8 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 returned with HTTP 200 Aug 13 15:11:57.018510 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 119/478] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:11:57 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:57.033884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.037905 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:57.037905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:57.037905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:57.045457 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.045457 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:57.046181 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:57.047917 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Get snapshot metadata completed successfully. Aug 13 15:11:57.047917 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd219e1-5737-4ee5-a3aa-bbe4533c2c32 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:57.049497 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 119/479] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:11:57 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:57.067190 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.069924 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] PUT https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata Aug 13 15:11:57.072071 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:57.083608 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.083608 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:57.084644 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:57.097195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Created reservations ['f7a4a947-aea4-436f-b0e0-88b3397b154a', 'c36d41ef-4037-4b6a-97f7-30e25d289ba2', 'ef8eb64d-205d-4986-818e-c97ee303aafc', 'b67eccce-b8cf-4888-8664-d9b20d172c47'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:11:57.097195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e0b72a-222e-4e14-8630-32ecf0ce1d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a4a947-aea4-436f-b0e0-88b3397b154a', 'c36d41ef-4037-4b6a-97f7-30e25d289ba2', 'ef8eb64d-205d-4986-818e-c97ee303aafc', 'b67eccce-b8cf-4888-8664-d9b20d172c47']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:57.099560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a486976-bcf4-42dd-8e11-e7277ce402a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:57.117697 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Update snapshot metadata completed successfully. Aug 13 15:11:57.118505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-294ac9cd-9041-43b2-808b-9bb38f46e25e tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata returned with HTTP 200 Aug 13 15:11:57.119353 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 124/480] 10.4.3.38 () {68 vars in 1394 bytes} [Thu Aug 13 15:11:57 2026] PUT /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:11:57.130505 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e77b198b-4d93-4a23-8956-2e779704a7bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.134016 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:57.134110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:57.134316 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:57.134461 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Delete snapshot with id: e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:57.143896 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.143896 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:57.144800 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:57.157888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a486976-bcf4-42dd-8e11-e7277ce402a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7893923-f2b8-4f6f-af40-2c800f61018e', '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-1362682292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59c9029f53e433d8b8ecf772268cf03',qos_specs=None,replication_status=,reservations=['f7a4a947-aea4-436f-b0e0-88b3397b154a','c36d41ef-4037-4b6a-97f7-30e25d289ba2','ef8eb64d-205d-4986-818e-c97ee303aafc','b67eccce-b8cf-4888-8664-d9b20d172c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f303ef5b87d944bf80a00af46f378e70',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1362682292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7893923-f2b8-4f6f-af40-2c800f61018e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59c9029f53e433d8b8ecf772268cf03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f303ef5b87d944bf80a00af46f378e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:57.159613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd7b64f-cb81-4581-96c6-ecf35bf9af02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:57.177463 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot delete request issued successfully. Aug 13 15:11:57.177800 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e77b198b-4d93-4a23-8956-2e779704a7bc tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 returned with HTTP 202 Aug 13 15:11:57.178427 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 120/481] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:11:57 2026] DELETE /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:57.191851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-845fd080-e0ce-4d05-8491-393f77e47a22 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.196438 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-845fd080-e0ce-4d05-8491-393f77e47a22 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:57.196940 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd7b64f-cb81-4581-96c6-ecf35bf9af02) transitioned into state 'SUCCESS' from state '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-1362682292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59c9029f53e433d8b8ecf772268cf03',qos_specs=None,replication_status=,reservations=['f7a4a947-aea4-436f-b0e0-88b3397b154a','c36d41ef-4037-4b6a-97f7-30e25d289ba2','ef8eb64d-205d-4986-818e-c97ee303aafc','b67eccce-b8cf-4888-8664-d9b20d172c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f303ef5b87d944bf80a00af46f378e70',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:57.197312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-845fd080-e0ce-4d05-8491-393f77e47a22 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:57.197715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-845fd080-e0ce-4d05-8491-393f77e47a22 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:57.198664 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec314f7-3411-4b92-98c4-fc638c2e7a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:11:57.211656 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.211656 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:57.212487 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-845fd080-e0ce-4d05-8491-393f77e47a22 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Snapshot retrieved successfully. Aug 13 15:11:57.213626 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-845fd080-e0ce-4d05-8491-393f77e47a22 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 returned with HTTP 200 Aug 13 15:11:57.214309 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 120/482] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:11:57 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:57.215884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec314f7-3411-4b92-98c4-fc638c2e7a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:11:57.216969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Flow 'volume_create_api' (4f3d89f8-4e37-4763-b169-671f7db1e625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:11:57.218537 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Create volume request issued successfully. Aug 13 15:11:57.218749 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76810945-294c-4fab-8ee5-073ad69c7a94 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:11:57.219344 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 119/483] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:11:56 2026] POST /volume/v3/volumes => generated 897 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:57.237639 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:57.241283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:11:57.241283 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:57.241956 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:57.256038 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:57.256038 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:57.263166 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:11:57.271080 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc72839b-7ad6-4aa8-8e88-e70595e9686b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:11:57.271625 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 125/484] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:11:57 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:58.232797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b783f677-9b7d-4de1-8cc8-eba2e3fa3b07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.235505 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b783f677-9b7d-4de1-8cc8-eba2e3fa3b07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 Aug 13 15:11:58.236649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b783f677-9b7d-4de1-8cc8-eba2e3fa3b07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.236649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b783f677-9b7d-4de1-8cc8-eba2e3fa3b07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.251705 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b783f677-9b7d-4de1-8cc8-eba2e3fa3b07 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 returned with HTTP 404 Aug 13 15:11:58.251705 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 121/485] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:11:58 2026] GET /volume/v3/snapshots/e6365a98-5053-4cb5-aa87-f11da8df1a13 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:11:58.265249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.275438 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:58.275438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.275438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.284931 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:58.284931 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:58.290117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f48a721-0532-4650-995c-a96522985ebc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.292463 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:58.294458 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f48a721-0532-4650-995c-a96522985ebc tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:11:58.294742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f48a721-0532-4650-995c-a96522985ebc tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.294884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f48a721-0532-4650-995c-a96522985ebc tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.298343 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41cabfa6-7498-4a54-b6f2-9633989b4c55 tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 200 Aug 13 15:11:58.299269 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 121/486] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:58 2026] GET /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:58.318812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.319782 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:58.319782 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:58.323535 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] DELETE https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:58.323535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.323535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.323535 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Delete volume with id: 91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:58.327794 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f48a721-0532-4650-995c-a96522985ebc tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:11:58.335970 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:58.335970 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:11:58.335970 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:58.339932 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f48a721-0532-4650-995c-a96522985ebc tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:11:58.340459 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 120/487] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:11:58 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1539 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:11:58.379842 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Delete volume request issued successfully. Aug 13 15:11:58.380057 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8946cb8-0ffe-4491-9e27-2506ffd7176a tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 202 Aug 13 15:11:58.380983 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 126/488] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:11:58 2026] DELETE /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:11:58.393459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34c8a560-08ef-4a16-a359-44baa340236c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.396083 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34c8a560-08ef-4a16-a359-44baa340236c tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:58.396419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34c8a560-08ef-4a16-a359-44baa340236c tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.396690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34c8a560-08ef-4a16-a359-44baa340236c tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.404468 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:58.405789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:11:58.405976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:58.406196 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:58.413450 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:58.413450 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:11:58.415234 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:58.415234 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:58.419315 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:11:58.420936 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34c8a560-08ef-4a16-a359-44baa340236c tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Volume info retrieved successfully. Aug 13 15:11:58.425774 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-5e4db6c1-b03b-4d09-81cb-35a31f7ab81d tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:11:58.426259 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 122/489] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:58 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:58.432509 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34c8a560-08ef-4a16-a359-44baa340236c tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 200 Aug 13 15:11:58.433571 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 122/490] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:58 2026] GET /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:11:59.153127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:59.156287 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:11:59.156619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:59.157863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:59.166823 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:59.166823 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:11:59.174035 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:11:59.185102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-71b773e2-7da0-461e-a80a-8bf399bc3438 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:11:59.185686 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 121/491] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:11:59 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:59.202893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5b65a8a-37ee-4e03-90e2-46c390b5ee1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:59.202893 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b65a8a-37ee-4e03-90e2-46c390b5ee1d None None] GET https://10.4.3.38/volume// Aug 13 15:11:59.203441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5b65a8a-37ee-4e03-90e2-46c390b5ee1d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:59.203757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5b65a8a-37ee-4e03-90e2-46c390b5ee1d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:59.204608 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b65a8a-37ee-4e03-90e2-46c390b5ee1d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:11:59.204608 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 127/492] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:11: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 15:11:59.221130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6bd734db-78d7-4917-9e08-af7a3e7e5e76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:59.226861 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6bd734db-78d7-4917-9e08-af7a3e7e5e76 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:11:59.226861 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6bd734db-78d7-4917-9e08-af7a3e7e5e76 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7893923-f2b8-4f6f-af40-2c800f61018e", "connector": null, "instance_uuid": "01a6b05a-20a5-4eb5-a2cc-9ca7b085b034"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:11:59.245209 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:11:59.245209 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:11:59.294593 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6bd734db-78d7-4917-9e08-af7a3e7e5e76 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:11:59.295516 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 123/493] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:11:59 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:11:59.455968 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1207c849-26fe-4bf7-989d-9f0a30c39e1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:11:59.460371 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1207c849-26fe-4bf7-989d-9f0a30c39e1f tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] GET https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d Aug 13 15:11:59.460621 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1207c849-26fe-4bf7-989d-9f0a30c39e1f tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:11:59.460895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1207c849-26fe-4bf7-989d-9f0a30c39e1f tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:11:59.479790 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1207c849-26fe-4bf7-989d-9f0a30c39e1f tempest-SnapshotMetadataTestJSON-379612729 tempest-SnapshotMetadataTestJSON-379612729-project-member] https://10.4.3.38/volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d returned with HTTP 404 Aug 13 15:11:59.479893 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 123/494] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:11:59 2026] GET /volume/v3/volumes/91d75830-8a4e-408d-8749-b10f7f19909d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:01.788910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:01.788910 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:01.788910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-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": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:01.790799 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-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': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:01.923573 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Create volume of 1 GB Aug 13 15:12:01.930548 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Availability Zones retrieved successfully. Aug 13 15:12:01.937727 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Flow 'volume_create_api' (85278e72-cd09-47d7-ac1e-27551e1d7247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:01.938742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1cd65d-4a45-4b95-9ce6-4ece79ea7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:01.939789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:02.024983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1cd65d-4a45-4b95-9ce6-4ece79ea7b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:02.026094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c150747-e8d8-4f92-b800-2ddf1d705ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:02.102900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Created reservations ['c4908826-6356-4db8-9c63-dc6dd89c5263', 'be15f113-6f60-4155-9729-0ddf420a5fd3', '16d4b25e-27e3-4464-87a3-16bf627aa6ce', '80f94e90-faa6-4889-aff7-3b8ec2e899f6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:02.103919 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c150747-e8d8-4f92-b800-2ddf1d705ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4908826-6356-4db8-9c63-dc6dd89c5263', 'be15f113-6f60-4155-9729-0ddf420a5fd3', '16d4b25e-27e3-4464-87a3-16bf627aa6ce', '80f94e90-faa6-4889-aff7-3b8ec2e899f6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:02.104804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4b9df7-34dd-4cd5-b154-0cc10af64b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:02.133561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4b9df7-34dd-4cd5-b154-0cc10af64b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048f38ee-9e66-4aa3-9be3-fb686be7e051', '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='2a06112952924cbd8da21291e1bb6932',qos_specs=None,replication_status=,reservations=['c4908826-6356-4db8-9c63-dc6dd89c5263','be15f113-6f60-4155-9729-0ddf420a5fd3','16d4b25e-27e3-4464-87a3-16bf627aa6ce','80f94e90-faa6-4889-aff7-3b8ec2e899f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:02Z,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=048f38ee-9e66-4aa3-9be3-fb686be7e051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a06112952924cbd8da21291e1bb6932',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:02.135062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239e600d-8e3f-41a8-9c2a-6c1999c5e079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:02.160811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (239e600d-8e3f-41a8-9c2a-6c1999c5e079) transitioned into 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='2a06112952924cbd8da21291e1bb6932',qos_specs=None,replication_status=,reservations=['c4908826-6356-4db8-9c63-dc6dd89c5263','be15f113-6f60-4155-9729-0ddf420a5fd3','16d4b25e-27e3-4464-87a3-16bf627aa6ce','80f94e90-faa6-4889-aff7-3b8ec2e899f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b32532bdb83e4fc09cb0ead0a8cfed75',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:02.161556 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c92500d7-43b5-4951-8d3c-6c97c8e3f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:02.174430 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c92500d7-43b5-4951-8d3c-6c97c8e3f039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:02.175355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Flow 'volume_create_api' (85278e72-cd09-47d7-ac1e-27551e1d7247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:02.175684 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Create volume request issued successfully. Aug 13 15:12:02.176345 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-34cf923e-6d2d-41e9-84a6-0c1b16022175 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:02.176843 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 122/495] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:12:01 2026] POST /volume/v3/volumes => generated 701 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:12:02.224458 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:02.226982 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:02.227817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:02.227817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:02.241136 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:02.241136 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:02.253584 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:02.269182 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-189b3577-79b4-4973-9b33-2b1ba2ca99d1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 200 Aug 13 15:12:02.269182 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 128/496] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:02 2026] GET /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:02.314219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:02.337362 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:02.337571 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:02.337882 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:02.358048 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:02.358048 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:02.360870 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:02.367597 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-ab521425-623a-4ef8-af74-4184a93b1fe8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 200 Aug 13 15:12:02.368224 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 124/497] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:02 2026] GET /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 793 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:02.966308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-63fb06b4-a477-45d4-9f98-811a2c374363 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.235744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b97a130b-e2e5-4708-96a5-bf7888d564fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.235744 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b97a130b-e2e5-4708-96a5-bf7888d564fe None None] GET https://10.4.3.38/volume// Aug 13 15:12:03.235744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b97a130b-e2e5-4708-96a5-bf7888d564fe None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:03.237102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b97a130b-e2e5-4708-96a5-bf7888d564fe None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:03.237102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b97a130b-e2e5-4708-96a5-bf7888d564fe None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:03.237102 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 123/498] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:03.255601 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:03.255601 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2040566368"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:03.257246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2040566368'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:03.257411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume of 1 GB Aug 13 15:12:03.264030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.266132 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Availability Zones retrieved successfully. Aug 13 15:12:03.269724 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:12:03.269724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:03.269983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:03.278831 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Flow 'volume_create_api' (cbef4ef4-b783-446d-949a-c28fdcbbad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:03.283703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d223483-95db-46e4-980b-df6be8fb7416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:03.283703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:03.287263 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:03.287263 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:03.297083 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:12:03.306020 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-6efb02e1-8662-4367-8264-30b7168ea4ff tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:12:03.306925 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 129/499] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:03 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:03.334069 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d223483-95db-46e4-980b-df6be8fb7416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:03.336018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c38b4260-d8ca-4c86-a568-c45a614a6c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:03.496163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Created reservations ['8556d54c-3664-4ccf-ada3-e27e03241759', 'a5334591-2f0f-45f3-a759-9c2a776008ea', '4bdc44e8-eeb6-460e-9c70-917d806d0ccb', 'dafa4a0b-0328-4ccd-97fc-e7dc9bac3fe3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:03.500988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c38b4260-d8ca-4c86-a568-c45a614a6c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8556d54c-3664-4ccf-ada3-e27e03241759', 'a5334591-2f0f-45f3-a759-9c2a776008ea', '4bdc44e8-eeb6-460e-9c70-917d806d0ccb', 'dafa4a0b-0328-4ccd-97fc-e7dc9bac3fe3']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:03.502147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9b4757-f496-4a3c-b947-eef44abfed07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:03.513197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.522092 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] PUT https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df Aug 13 15:12:03.522542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:03.544571 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Acquiring lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:03.556453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" acquired by "attachment_update" :: waited 0.012s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:03.560040 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:03.560040 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:03.573805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9b4757-f496-4a3c-b947-eef44abfed07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9da383-97cd-4724-a27e-7b2dbc5076c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2040566368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e18b972888a4bf2874187aabd1d546d',qos_specs=None,replication_status=,reservations=['8556d54c-3664-4ccf-ada3-e27e03241759','a5334591-2f0f-45f3-a759-9c2a776008ea','4bdc44e8-eeb6-460e-9c70-917d806d0ccb','dafa4a0b-0328-4ccd-97fc-e7dc9bac3fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a8819804884e4a8b201152ebc95e67',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2040566368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9da383-97cd-4724-a27e-7b2dbc5076c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e18b972888a4bf2874187aabd1d546d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a8819804884e4a8b201152ebc95e67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:03.573805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6942857-812e-4269-857e-4eb89d1ad164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:03.607220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6942857-812e-4269-857e-4eb89d1ad164) transitioned into state 'SUCCESS' from state '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-2040566368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e18b972888a4bf2874187aabd1d546d',qos_specs=None,replication_status=,reservations=['8556d54c-3664-4ccf-ada3-e27e03241759','a5334591-2f0f-45f3-a759-9c2a776008ea','4bdc44e8-eeb6-460e-9c70-917d806d0ccb','dafa4a0b-0328-4ccd-97fc-e7dc9bac3fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a8819804884e4a8b201152ebc95e67',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:03.609438 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4a3452-7c52-41b7-9b98-fb53fb959d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:03.622646 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4a3452-7c52-41b7-9b98-fb53fb959d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:03.623380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Flow 'volume_create_api' (cbef4ef4-b783-446d-949a-c28fdcbbad48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:03.623860 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume request issued successfully. Aug 13 15:12:03.624775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63fb06b4-a477-45d4-9f98-811a2c374363 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:03.625163 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 124/500] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:12:02 2026] POST /volume/v3/volumes => generated 817 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:03.652189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b082901-2908-44cc-bffe-eed2cad55c06 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.663096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b082901-2908-44cc-bffe-eed2cad55c06 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:03.664072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b082901-2908-44cc-bffe-eed2cad55c06 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:03.664072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b082901-2908-44cc-bffe-eed2cad55c06 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:03.692549 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:03.692549 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:03.704147 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b082901-2908-44cc-bffe-eed2cad55c06 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:03.718797 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b082901-2908-44cc-bffe-eed2cad55c06 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:03.719756 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 124/501] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:03 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 885 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:03.805460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" released by "attachment_update" :: held 0.246s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:03.805460 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-f7ff7a16-0bba-4c20-a037-6d0a8862717a tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df returned with HTTP 200 Aug 13 15:12:03.806208 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 125/502] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:03 2026] PUT /volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df => generated 969 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:03.858992 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5e4e0f58-157b-409f-b996-646204ae6578 req-87ea1ea8-2a77-4d4e-8914-858424626857 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:03.865554 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-87ea1ea8-2a77-4d4e-8914-858424626857 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df/action Aug 13 15:12:03.866014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-87ea1ea8-2a77-4d4e-8914-858424626857 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:03.866450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-87ea1ea8-2a77-4d4e-8914-858424626857 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:03.928957 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:03.928957 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:03.954251 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5e4e0f58-157b-409f-b996-646204ae6578 req-87ea1ea8-2a77-4d4e-8914-858424626857 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df/action returned with HTTP 204 Aug 13 15:12:03.954251 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 130/503] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:03 2026] POST /volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:04.655638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.659276 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:04.659276 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-768142438"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:04.661707 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-768142438'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:04.664733 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Create volume of 1 GB Aug 13 15:12:04.664733 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:04.664733 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:04.674542 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Availability Zones retrieved successfully. Aug 13 15:12:04.682972 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Flow 'volume_create_api' (56f5742a-2015-49bb-9b89-ff96f285ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:04.685306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3600af-6fdb-45cc-aa35-0aa675d8353f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:04.686571 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:04.736732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af90c476-dbf7-46f4-b312-e24a2245e742 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.741303 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af90c476-dbf7-46f4-b312-e24a2245e742 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:04.741303 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af90c476-dbf7-46f4-b312-e24a2245e742 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:04.741303 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af90c476-dbf7-46f4-b312-e24a2245e742 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:04.741415 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3600af-6fdb-45cc-aa35-0aa675d8353f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:04.743631 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab413a7-d389-4928-94a9-5e15bff7e771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:04.752895 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:04.752895 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:04.761131 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af90c476-dbf7-46f4-b312-e24a2245e742 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:04.773890 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af90c476-dbf7-46f4-b312-e24a2245e742 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:04.774651 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 125/504] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:04 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:04.795317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09d4479a-f889-4f49-be12-899e1702812a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.800206 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] POST https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:12:04.800790 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1b9da383-97cd-4724-a27e-7b2dbc5076c2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:04.804221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Creating new volume transfer {'transfer': {'volume_id': '1b9da383-97cd-4724-a27e-7b2dbc5076c2'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 15:12:04.806984 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volume_transfer [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Creating transfer of volume 1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:04.806984 np0000007223 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Generating transfer record for volume 1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:04.822143 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:04.822143 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:04.845003 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09d4479a-f889-4f49-be12-899e1702812a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 202 Aug 13 15:12:04.846129 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 126/505] 10.4.3.38 () {70 vars in 1319 bytes} [Thu Aug 13 15:12:04 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:04.860775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.867748 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:04.867748 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:04.867748 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:04.879697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Created reservations ['b22d75d8-7f18-4b53-9029-899a2290d361', 'e62a64ac-cb86-49f6-b6e8-c8e57d309b55', '1477e126-3201-444c-b323-12bec7f2ac0d', '7390a4ca-c60d-4b1d-a4ac-d7e0131327d4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:04.879697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab413a7-d389-4928-94a9-5e15bff7e771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22d75d8-7f18-4b53-9029-899a2290d361', 'e62a64ac-cb86-49f6-b6e8-c8e57d309b55', '1477e126-3201-444c-b323-12bec7f2ac0d', '7390a4ca-c60d-4b1d-a4ac-d7e0131327d4']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:04.880796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062dc9c8-94ae-416c-b15d-92b5f8c59ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:04.883791 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:04.883791 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:04.893107 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:04.901779 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e819cdc8-b866-40a4-8044-72a9bcb56cf7 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:04.903115 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 131/506] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:04 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 952 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:04.919983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6bfa1976-fabc-4081-ad07-a2d1d7366818 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.922702 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062dc9c8-94ae-416c-b15d-92b5f8c59ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7216896c-2e7b-4c6a-80ee-080e6f9e0258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-768142438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b608c2dd144d6c9904a191451bc691',qos_specs=None,replication_status=,reservations=['b22d75d8-7f18-4b53-9029-899a2290d361','e62a64ac-cb86-49f6-b6e8-c8e57d309b55','1477e126-3201-444c-b323-12bec7f2ac0d','7390a4ca-c60d-4b1d-a4ac-d7e0131327d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea274e79f6cd4fcf853d74f30e53e83d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-768142438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7216896c-2e7b-4c6a-80ee-080e6f9e0258,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b608c2dd144d6c9904a191451bc691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea274e79f6cd4fcf853d74f30e53e83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:04.922911 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bfa1976-fabc-4081-ad07-a2d1d7366818 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 Aug 13 15:12:04.922965 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f842b3-09a2-4335-addb-89773c20ee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:04.923004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bfa1976-fabc-4081-ad07-a2d1d7366818 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:04.923004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bfa1976-fabc-4081-ad07-a2d1d7366818 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:04.940427 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bfa1976-fabc-4081-ad07-a2d1d7366818 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 returned with HTTP 200 Aug 13 15:12:04.940947 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 126/507] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:12:04 2026] GET /volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:04.947763 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f842b3-09a2-4335-addb-89773c20ee98) transitioned into state 'SUCCESS' from state '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-768142438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b608c2dd144d6c9904a191451bc691',qos_specs=None,replication_status=,reservations=['b22d75d8-7f18-4b53-9029-899a2290d361','e62a64ac-cb86-49f6-b6e8-c8e57d309b55','1477e126-3201-444c-b323-12bec7f2ac0d','7390a4ca-c60d-4b1d-a4ac-d7e0131327d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea274e79f6cd4fcf853d74f30e53e83d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:04.952766 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420ad00b-08f1-413d-b715-b263293f6498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:04.956596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.959924 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:12:04.960104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:04.960340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:04.960542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 15:12:04.965402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420ad00b-08f1-413d-b715-b263293f6498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:04.966539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Flow 'volume_create_api' (56f5742a-2015-49bb-9b89-ff96f285ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:04.966921 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Create volume request issued successfully. Aug 13 15:12:04.967526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8f0ef1c-6772-4f9b-a9cd-9cc30ad5e585 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:04.967958 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 125/508] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:12:04 2026] POST /volume/v3/volumes => generated 749 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:04.976138 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e84d7b32-38f4-4ce1-bdd4-72327f74154c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 200 Aug 13 15:12:04.979699 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 127/509] 10.4.3.38 () {68 vars in 1298 bytes} [Thu Aug 13 15:12:04 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 15:12:04.988047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.989301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:04.990087 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:04.990297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:04.990525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:04.998835 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:04.998835 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:05.002017 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:05.008873 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a683bf0-142f-42ca-aad5-baa6514e2378 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:05.008873 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 132/510] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:04 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:05.097151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] POST https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64/accept Aug 13 15:12:05.097648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d902e1fa57c59007"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:05.100752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Accepting volume transfer 4788d4b2-fd7b-4682-9a3a-739dc625cc64 {{(pid=100284) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 15:12:05.100904 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Accepting transfer 4788d4b2-fd7b-4682-9a3a-739dc625cc64 Aug 13 15:12:05.186431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Created reservations ['428d4f93-1aac-4b3f-965e-3bd2b6b8425d', 'ed6e7a18-70d8-4ddd-a313-fc3929545bd2', '5dd2e915-b00c-46c9-ad4a-833bf9c8bb20', '942c1b5f-ffea-4397-baec-2eb22cfc3e5a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:05.234470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Created reservations ['7f73fe70-51cf-4734-9e80-823c47fc0d3a', '5dd580b4-3d97-4fd7-b87b-7c2354957d07', '48d3c819-9219-4eb3-9d92-f7419b2f548e', '24d9b185-8880-45b5-b12e-dfc5cc84fc6a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:05.340443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Created reservations ['4b5afc41-60bd-469f-8f88-7791f0f768f4', '79b4bcdf-5785-49a2-be1e-8f33ef5b4233', '75268c62-50a5-44cf-9204-bf4ccdc1faee', 'f06c099d-cb08-4527-8905-8d45108808d5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:05.390362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.393555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:05.395508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.395508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.405828 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.405828 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:05.412236 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:05.422378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Created reservations ['ee0ee656-82a5-42e9-ac6d-4b20677e3ad6', 'a3e90166-e403-43e2-923c-e47beaf72381', 'd5559518-ab9a-4136-a40c-81307a11ef7f', 'cb311c22-4b36-4fc9-92b5-a48b1584d4a5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:05.425148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-38297c4e-8316-47aa-bf44-c1dfb41c881e tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 200 Aug 13 15:12:05.425323 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 126/511] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:05 2026] GET /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 1309 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:05.455160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f76f9eb-d165-4804-8d42-9d39bb183025 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.455160 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f76f9eb-d165-4804-8d42-9d39bb183025 None None] GET https://10.4.3.38/volume// Aug 13 15:12:05.457552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f76f9eb-d165-4804-8d42-9d39bb183025 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.457552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f76f9eb-d165-4804-8d42-9d39bb183025 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.457552 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f76f9eb-d165-4804-8d42-9d39bb183025 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:05.459514 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 128/512] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12:05 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 15:12:05.477714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-f86fc271-b433-4d35-8b31-efa7c112651a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.483063 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Transfer volume completed successfully. Aug 13 15:12:05.484322 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-f86fc271-b433-4d35-8b31-efa7c112651a tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:05.485582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-f86fc271-b433-4d35-8b31-efa7c112651a tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "048f38ee-9e66-4aa3-9be3-fb686be7e051", "connector": null, "instance_uuid": "ea0ea537-e777-43bb-b80e-4a58606a1833"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:05.505661 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.505661 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:05.552553 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-f86fc271-b433-4d35-8b31-efa7c112651a tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:05.553509 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 133/513] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:05 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 15:12:05.573757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c628aac-e37f-4160-ab5e-bf2e10d3365a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.574344 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c628aac-e37f-4160-ab5e-bf2e10d3365a None None] GET https://10.4.3.38/volume// Aug 13 15:12:05.574445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c628aac-e37f-4160-ab5e-bf2e10d3365a None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.575618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c628aac-e37f-4160-ab5e-bf2e10d3365a None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.575618 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c628aac-e37f-4160-ab5e-bf2e10d3365a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:05.575935 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 127/514] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12:05 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 15:12:05.586615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.592271 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:05.592271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.592271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.618564 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.618564 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:05.624737 np0000007223 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Volume 1b9da383-97cd-4724-a27e-7b2dbc5076c2 has been transferred. Aug 13 15:12:05.643141 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:05.645377 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a7e3eca-cb63-4a1e-9129-46e0e49b57ae tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64/accept returned with HTTP 202 Aug 13 15:12:05.647135 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 127/515] 10.4.3.38 () {70 vars in 1451 bytes} [Thu Aug 13 15:12:04 2026] POST /volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64/accept => generated 363 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:05.652279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-87d3f0e6-b5d9-4d02-8182-a60444eafbad tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 200 Aug 13 15:12:05.653118 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 129/516] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:05 2026] GET /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:05.664619 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.667379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:05.667805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.667805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.684471 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.684471 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:05.691633 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Volume info retrieved successfully. Aug 13 15:12:05.698253 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7c32b27-6b5d-4de1-89a1-ad5ad5a81a2b tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:05.698768 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 134/517] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:05 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:05.723281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82351158-3a7f-4156-bf75-e09b32992522 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.728260 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82351158-3a7f-4156-bf75-e09b32992522 tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:05.729337 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82351158-3a7f-4156-bf75-e09b32992522 tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.729337 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82351158-3a7f-4156-bf75-e09b32992522 tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.743327 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.743327 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:05.749749 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-82351158-3a7f-4156-bf75-e09b32992522 tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] Volume info retrieved successfully. Aug 13 15:12:05.756379 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82351158-3a7f-4156-bf75-e09b32992522 tempest-VolumesTransfersV357Test-607682002 tempest-VolumesTransfersV357Test-607682002-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:05.758732 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 128/518] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:05 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:05.781204 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.783524 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 Aug 13 15:12:05.784145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.784145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.784145 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Delete transfer with id: 4788d4b2-fd7b-4682-9a3a-739dc625cc64 Aug 13 15:12:05.791023 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e34c3ced-b6fe-4b95-ba22-7dadd981560c tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 returned with HTTP 404 Aug 13 15:12:05.791023 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 128/519] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:12:05 2026] DELETE /volume/v3/volume-transfers/4788d4b2-fd7b-4682-9a3a-739dc625cc64 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:05.803567 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-589b72f5-9796-4143-9f79-54167ca57cbb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.816460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.825409 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] PUT https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 Aug 13 15:12:05.825733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:05.849473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Acquiring lock "cinder-attachment_update-048f38ee-9e66-4aa3-9be3-fb686be7e051-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:05.859848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Lock "cinder-attachment_update-048f38ee-9e66-4aa3-9be3-fb686be7e051-np0000007223" acquired by "attachment_update" :: waited 0.010s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:05.862089 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.862089 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:05.896786 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:05.896786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.896786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.896786 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Delete volume with id: 1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:05.915350 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.915350 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:05.915694 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Volume info retrieved successfully. Aug 13 15:12:05.955747 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Delete volume request issued successfully. Aug 13 15:12:05.955747 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-589b72f5-9796-4143-9f79-54167ca57cbb tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 202 Aug 13 15:12:05.955747 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 130/520] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:12:05 2026] DELETE /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:12:05.967324 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:05.971535 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:05.973592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:05.974995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:05.989138 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:05.989138 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:05.994424 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Volume info retrieved successfully. Aug 13 15:12:06.000245 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a473ec41-2e83-42fa-a72f-3428ab92f021 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 200 Aug 13 15:12:06.000848 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 129/521] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:05 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:06.031334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.034908 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:06.034908 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.035054 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Lock "cinder-attachment_update-048f38ee-9e66-4aa3-9be3-fb686be7e051-np0000007223" released by "attachment_update" :: held 0.175s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:06.035245 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.035460 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-1566e9ab-45e0-403a-bb1e-18a607436fca tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 returned with HTTP 200 Aug 13 15:12:06.036471 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 135/522] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:05 2026] PUT /volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:06.056146 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.056146 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:06.062772 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:06.074825 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba58e559-f81d-4e99-82c2-4c1d615988c6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:06.074825 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 129/523] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:06 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:06.101758 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4db82189-a675-47d0-92a2-7438c537485f req-5981337b-c294-45df-9b6a-812c8118d789 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.104732 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-5981337b-c294-45df-9b6a-812c8118d789 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] POST https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87/action Aug 13 15:12:06.105559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-5981337b-c294-45df-9b6a-812c8118d789 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:06.105559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-5981337b-c294-45df-9b6a-812c8118d789 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-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 15:12:06.143603 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.143603 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:06.145868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.148819 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:06.149218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.149446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.160246 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4db82189-a675-47d0-92a2-7438c537485f req-5981337b-c294-45df-9b6a-812c8118d789 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87/action returned with HTTP 204 Aug 13 15:12:06.161238 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 131/524] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:06 2026] POST /volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:06.163714 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.163714 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:06.171511 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:06.179851 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-bec17b8d-e562-48bb-96f9-a4796730cbe2 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:06.180303 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 130/525] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:06 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:06.329296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b13c2f9-c316-4813-8b15-c07f9c19190f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.330228 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b13c2f9-c316-4813-8b15-c07f9c19190f None None] GET https://10.4.3.38/volume// Aug 13 15:12:06.330228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b13c2f9-c316-4813-8b15-c07f9c19190f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.330334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b13c2f9-c316-4813-8b15-c07f9c19190f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.330770 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b13c2f9-c316-4813-8b15-c07f9c19190f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:06.331141 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 136/526] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:12: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 15:12:06.346476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-968bb563-7567-449c-9bf0-2b38fb159c22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.350860 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-968bb563-7567-449c-9bf0-2b38fb159c22 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:06.352839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-968bb563-7567-449c-9bf0-2b38fb159c22 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7216896c-2e7b-4c6a-80ee-080e6f9e0258", "connector": null, "instance_uuid": "086706db-8db3-413e-aedb-f145041ee48f"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:06.370119 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.370119 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:06.418002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-968bb563-7567-449c-9bf0-2b38fb159c22 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:06.418685 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 130/527] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:06 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 15:12:06.466526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.470470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:06.470470 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.470636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.484048 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-95419b74-0ac6-4886-9704-6f7e23d4f33b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.485298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95419b74-0ac6-4886-9704-6f7e23d4f33b None None] GET https://10.4.3.38/volume// Aug 13 15:12:06.485526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95419b74-0ac6-4886-9704-6f7e23d4f33b None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.485805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95419b74-0ac6-4886-9704-6f7e23d4f33b None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.486153 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95419b74-0ac6-4886-9704-6f7e23d4f33b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:06.487066 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 131/528] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:06.487126 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.487126 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:06.496830 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:06.497697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.502394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e46d028-ff2c-4e98-8c27-79aa181d1742 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:06.502850 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 132/529] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:06 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:06.503732 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:06.503945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:06.504224 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:06.523284 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.523284 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:06.528704 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:06.535341 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-240eb470-ec82-4b30-93f5-192fa55c0d9b tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:06.535769 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 137/530] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:06 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:06.637025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:06.639872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] PUT https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e Aug 13 15:12:06.640469 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:06.651301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Acquiring lock "cinder-attachment_update-7216896c-2e7b-4c6a-80ee-080e6f9e0258-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:06.657688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Lock "cinder-attachment_update-7216896c-2e7b-4c6a-80ee-080e6f9e0258-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:06.659413 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:06.659413 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:06.762421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Lock "cinder-attachment_update-7216896c-2e7b-4c6a-80ee-080e6f9e0258-np0000007223" released by "attachment_update" :: held 0.105s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:06.762792 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-3c39cd05-fde5-49b6-b96e-aa4cb41add4d tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e returned with HTTP 200 Aug 13 15:12:06.763567 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 131/531] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:06 2026] PUT /volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:07.019355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b793934b-d3e6-4b7f-a8a8-8a126ab8a889 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.027329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b793934b-d3e6-4b7f-a8a8-8a126ab8a889 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:07.027329 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b793934b-d3e6-4b7f-a8a8-8a126ab8a889 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:07.027329 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b793934b-d3e6-4b7f-a8a8-8a126ab8a889 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:07.039399 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b793934b-d3e6-4b7f-a8a8-8a126ab8a889 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 404 Aug 13 15:12:07.040073 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 132/532] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:07 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:07.050336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9850bcb8-4379-4aad-9f3f-8f0252ea38d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.054876 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9850bcb8-4379-4aad-9f3f-8f0252ea38d0 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:07.055165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9850bcb8-4379-4aad-9f3f-8f0252ea38d0 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:07.055426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9850bcb8-4379-4aad-9f3f-8f0252ea38d0 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:07.066519 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9850bcb8-4379-4aad-9f3f-8f0252ea38d0 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 404 Aug 13 15:12:07.067272 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 133/533] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:07 2026] GET /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:07.080110 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cfd4cc42-c596-4479-8e25-039860b433cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.085363 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cfd4cc42-c596-4479-8e25-039860b433cd tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:07.086392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cfd4cc42-c596-4479-8e25-039860b433cd tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:07.086392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cfd4cc42-c596-4479-8e25-039860b433cd tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:07.086392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cfd4cc42-c596-4479-8e25-039860b433cd tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Delete volume with id: 1b9da383-97cd-4724-a27e-7b2dbc5076c2 Aug 13 15:12:07.105415 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cfd4cc42-c596-4479-8e25-039860b433cd tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 returned with HTTP 404 Aug 13 15:12:07.106764 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 138/534] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:12:07 2026] DELETE /volume/v3/volumes/1b9da383-97cd-4724-a27e-7b2dbc5076c2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:07.121238 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.123456 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:07.123951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2077545341"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:07.125919 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2077545341'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:07.125919 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume of 1 GB Aug 13 15:12:07.126114 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:07.126114 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:07.132255 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Availability Zones retrieved successfully. Aug 13 15:12:07.138729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Flow 'volume_create_api' (d991aa07-ac18-4b6b-96d2-caac1a41d8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:07.139809 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b80c1f-ec38-47dd-a568-1700ec5b7da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:07.141028 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:07.187280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b80c1f-ec38-47dd-a568-1700ec5b7da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:07.190826 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f871d4e1-b6d9-496b-b491-2755aa36f0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:07.270471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Created reservations ['fd458276-d9f6-490a-b88b-ebe5a1562358', '62cb9fed-deba-4cec-b89e-56e2190e8352', '05984124-e6d7-4290-a384-22642a727b06', '2b2221dd-c0d4-4b02-8a92-c01d4471c61d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:07.272212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f871d4e1-b6d9-496b-b491-2755aa36f0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd458276-d9f6-490a-b88b-ebe5a1562358', '62cb9fed-deba-4cec-b89e-56e2190e8352', '05984124-e6d7-4290-a384-22642a727b06', '2b2221dd-c0d4-4b02-8a92-c01d4471c61d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:07.274113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0db2253-9c9e-4307-bb8a-eedc62a6503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:07.303304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0db2253-9c9e-4307-bb8a-eedc62a6503d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a715bd-0ca3-48c1-b82e-acdd669e70a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2077545341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e18b972888a4bf2874187aabd1d546d',qos_specs=None,replication_status=,reservations=['fd458276-d9f6-490a-b88b-ebe5a1562358','62cb9fed-deba-4cec-b89e-56e2190e8352','05984124-e6d7-4290-a384-22642a727b06','2b2221dd-c0d4-4b02-8a92-c01d4471c61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a8819804884e4a8b201152ebc95e67',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2077545341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a715bd-0ca3-48c1-b82e-acdd669e70a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e18b972888a4bf2874187aabd1d546d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a8819804884e4a8b201152ebc95e67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:07.305194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685ce7ba-a8ad-405c-9296-fd1503cbe235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:07.340121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (685ce7ba-a8ad-405c-9296-fd1503cbe235) transitioned into state 'SUCCESS' from state '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-2077545341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e18b972888a4bf2874187aabd1d546d',qos_specs=None,replication_status=,reservations=['fd458276-d9f6-490a-b88b-ebe5a1562358','62cb9fed-deba-4cec-b89e-56e2190e8352','05984124-e6d7-4290-a384-22642a727b06','2b2221dd-c0d4-4b02-8a92-c01d4471c61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a8819804884e4a8b201152ebc95e67',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:07.340798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b56ad2-a37d-4792-9564-5c94432b340e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:07.372545 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80b56ad2-a37d-4792-9564-5c94432b340e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:07.374291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Flow 'volume_create_api' (d991aa07-ac18-4b6b-96d2-caac1a41d8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:07.374291 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Create volume request issued successfully. Aug 13 15:12:07.374872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9938834a-9cbf-442f-80a3-3cea2e0b1a7e tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:07.375856 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 132/535] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:12:07 2026] POST /volume/v3/volumes => generated 817 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:07.407850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.415171 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:07.415171 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:07.415171 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:07.427428 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:07.427428 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:07.438145 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:07.444375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75fadb95-4f39-42fa-9a2a-ba228cce530d tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 200 Aug 13 15:12:07.444963 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 133/536] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:07 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:07.525627 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:07.533259 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:07.533726 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:07.535157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:07.561419 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:07.561419 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:07.569260 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:07.577486 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb9a3611-7272-4a33-86b6-4bbda1263dfa tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:07.578198 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 134/537] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:07 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:08.461501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.464122 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.465082 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.465082 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.478574 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.478574 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:08.486186 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:08.492436 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddc6cf8e-c213-473c-b160-00b42dd08e64 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 200 Aug 13 15:12:08.492918 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 139/538] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:08.513599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd4de740-245e-45d9-a26f-1660327b98ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.516753 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] POST https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:12:08.517409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "26a715bd-0ca3-48c1-b82e-acdd669e70a1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:08.521482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volume_transfer [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Creating new volume transfer {'transfer': {'volume_id': '26a715bd-0ca3-48c1-b82e-acdd669e70a1'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 15:12:08.522093 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volume_transfer [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Creating transfer of volume 26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.522093 np0000007223 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Generating transfer record for volume 26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.533565 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.533565 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:08.552971 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd4de740-245e-45d9-a26f-1660327b98ad tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 202 Aug 13 15:12:08.555305 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 133/539] 10.4.3.38 () {70 vars in 1319 bytes} [Thu Aug 13 15:12:08 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:08.565706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-708e1efd-6b77-4b94-8b81-67d0897454ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.567872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-708e1efd-6b77-4b94-8b81-67d0897454ef tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.568213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-708e1efd-6b77-4b94-8b81-67d0897454ef tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.568479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-708e1efd-6b77-4b94-8b81-67d0897454ef tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.581917 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.581917 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:08.586108 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-708e1efd-6b77-4b94-8b81-67d0897454ef tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:08.596396 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-708e1efd-6b77-4b94-8b81-67d0897454ef tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 200 Aug 13 15:12:08.596898 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 134/540] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:08.597733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.600957 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:08.601142 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.601757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.615029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60990b21-558e-4df4-83aa-9cdefc813c43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.617344 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.617344 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:08.619522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60990b21-558e-4df4-83aa-9cdefc813c43 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volume-transfers/detail Aug 13 15:12:08.619522 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60990b21-558e-4df4-83aa-9cdefc813c43 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.620752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60990b21-558e-4df4-83aa-9cdefc813c43 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.620752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-60990b21-558e-4df4-83aa-9cdefc813c43 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 15:12:08.622201 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:08.628262 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f9b928d-9cb0-46b1-878e-bd6066de1180 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:08.629003 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 135/541] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:08.630006 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60990b21-558e-4df4-83aa-9cdefc813c43 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 15:12:08.630965 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 140/542] 10.4.3.38 () {68 vars in 1319 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:08.642060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.645446 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 Aug 13 15:12:08.645446 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.645647 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.645729 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Delete transfer with id: bf8c8dba-c52c-42d5-9bde-d916468a2db0 Aug 13 15:12:08.657406 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.657406 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:08.669456 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c264ba62-e455-4bc6-95ef-ddb85b2e47cc tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 returned with HTTP 202 Aug 13 15:12:08.669941 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 134/543] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:12:08 2026] DELETE /volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:12:08.683301 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.687940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.688106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.688299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.702204 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.702204 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:08.707900 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Volume info retrieved successfully. Aug 13 15:12:08.712459 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0a3ded-c173-46f4-84af-f6fe4c05194a tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 200 Aug 13 15:12:08.713016 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 135/544] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:12:08.735228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.737507 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 Aug 13 15:12:08.737721 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.738098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.738331 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Delete transfer with id: bf8c8dba-c52c-42d5-9bde-d916468a2db0 Aug 13 15:12:08.743989 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c70ed715-3766-46a8-ab2f-c956d360fdd2 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 returned with HTTP 404 Aug 13 15:12:08.744472 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 136/545] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:12:08 2026] DELETE /volume/v3/volume-transfers/bf8c8dba-c52c-42d5-9bde-d916468a2db0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:08.754541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efbe0533-1196-47cb-a35c-9850d014507c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.756871 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.757699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.757699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.758116 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Delete volume with id: 26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.769492 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.769492 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:08.769964 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Volume info retrieved successfully. Aug 13 15:12:08.796040 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Delete volume request issued successfully. Aug 13 15:12:08.796383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efbe0533-1196-47cb-a35c-9850d014507c tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 202 Aug 13 15:12:08.796982 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 141/546] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:12:08 2026] DELETE /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:12:08.806721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:08.809898 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:08.810183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:08.810479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:08.826821 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:08.826821 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:08.836071 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Volume info retrieved successfully. Aug 13 15:12:08.842004 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a60d19f-7d12-4f6a-b844-48091726fc40 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 200 Aug 13 15:12:08.842580 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 135/547] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:08 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:09.648037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:09.650120 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:09.652695 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:09.652695 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:09.668726 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:09.668726 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:09.676420 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:09.681502 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8715d2f2-58b0-40f6-8fc7-18788c2a55eb tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:09.682971 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 136/548] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:09 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:09.864494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26e87e91-fefa-418d-9c08-4193a2d23699 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:09.867093 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26e87e91-fefa-418d-9c08-4193a2d23699 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:09.867700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26e87e91-fefa-418d-9c08-4193a2d23699 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:09.868242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26e87e91-fefa-418d-9c08-4193a2d23699 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:09.879909 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26e87e91-fefa-418d-9c08-4193a2d23699 tempest-VolumesTransfersV357Test-78705293 tempest-VolumesTransfersV357Test-78705293-project-admin] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 404 Aug 13 15:12:09.880626 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 137/549] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:09 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:09.892359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d94d446d-aa62-4b99-9457-9cb1e293f262 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:09.895292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d94d446d-aa62-4b99-9457-9cb1e293f262 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] GET https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:09.895544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d94d446d-aa62-4b99-9457-9cb1e293f262 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:09.895792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d94d446d-aa62-4b99-9457-9cb1e293f262 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:09.903956 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d94d446d-aa62-4b99-9457-9cb1e293f262 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 404 Aug 13 15:12:09.905308 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 142/550] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:09 2026] GET /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:09.920837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:09.924226 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] DELETE https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:09.924468 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:09.924741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:09.925157 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] Delete volume with id: 26a715bd-0ca3-48c1-b82e-acdd669e70a1 Aug 13 15:12:09.935555 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb86ac8-3a59-4fd6-becb-f7681d07bd49 tempest-VolumesTransfersV357Test-846091478 tempest-VolumesTransfersV357Test-846091478-project-member] https://10.4.3.38/volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 returned with HTTP 404 Aug 13 15:12:09.936121 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 136/551] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:12:09 2026] DELETE /volume/v3/volumes/26a715bd-0ca3-48c1-b82e-acdd669e70a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:12:10.710720 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:10.711473 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:10.713816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:10.718443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:10.740855 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:10.740855 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:10.754085 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:10.761350 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-869aa1d2-124c-4b3c-a113-628ebb806c02 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:10.761943 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 137/552] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:10 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:12:11.779633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce4ad757-49e8-4261-bb74-21d93070951f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:11.781771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce4ad757-49e8-4261-bb74-21d93070951f tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:11.781993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce4ad757-49e8-4261-bb74-21d93070951f tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:11.782267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce4ad757-49e8-4261-bb74-21d93070951f tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:11.795749 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:11.795749 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:11.800068 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce4ad757-49e8-4261-bb74-21d93070951f tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:11.805836 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce4ad757-49e8-4261-bb74-21d93070951f tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:11.806369 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 138/553] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:11 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:12.823129 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b54d6715-fe0b-488b-a15e-888825386343 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:12.825598 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b54d6715-fe0b-488b-a15e-888825386343 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:12.825925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b54d6715-fe0b-488b-a15e-888825386343 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:12.826223 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b54d6715-fe0b-488b-a15e-888825386343 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:12.849643 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:12.849643 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:12.857232 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b54d6715-fe0b-488b-a15e-888825386343 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:12.863830 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b54d6715-fe0b-488b-a15e-888825386343 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:12.864500 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 143/554] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:12 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:13.084210 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:13.086609 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] GET https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:13.086861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:13.087053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:13.097897 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:13.097897 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:13.102065 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:13.107347 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-23c47f61-8000-41f6-91e9-db8bf25e7cb2 req-b399114d-38e3-4fad-ae21-8b81fca9fbb8 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 200 Aug 13 15:12:13.107814 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 137/555] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:13 2026] GET /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 1601 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:13.153057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:13.327021 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:12:13.327314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:13.327543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:13.328128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:13.329100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:13.363604 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:13.364203 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-299483aa-1f48-459f-9b2b-aa9b84726e5d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:12:13.364857 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 138/556] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:12:13 2026] GET /volume/v3/volumes => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:12:13.377914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bef92b6e-e8f9-4839-ad04-477be6700ade None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:13.381167 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:13.381641 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1365774319"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:13.384429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1365774319'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:13.384639 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume of 1 GB Aug 13 15:12:13.394371 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Availability Zones retrieved successfully. Aug 13 15:12:13.404549 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (ae6107f1-1cf4-4dc9-8536-dbecc7b62dce) 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 15:12:13.405969 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deaa524-9e89-4f5b-b550-2dded504da29) transitioned 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 15:12:13.407468 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-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 15:12:13.448645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deaa524-9e89-4f5b-b550-2dded504da29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:12:13.449654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af9f691-21ec-4414-8673-cac867f661fa) transitioned 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 15:12:13.543143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Created reservations ['565a9b45-e16a-43d4-8132-5d8ea47660fd', '125bdc7f-f954-49bd-bc39-893ec02b22d1', 'ecf20529-1cfd-4eaf-915b-223bdfe07323', '265cf3d4-9125-455c-a7e9-758e7f13c136'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:13.544217 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af9f691-21ec-4414-8673-cac867f661fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565a9b45-e16a-43d4-8132-5d8ea47660fd', '125bdc7f-f954-49bd-bc39-893ec02b22d1', 'ecf20529-1cfd-4eaf-915b-223bdfe07323', '265cf3d4-9125-455c-a7e9-758e7f13c136']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:13.546059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501f4c41-4ecb-4e7e-a2ee-bfeac2a753f0) transitioned 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 15:12:13.584514 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (501f4c41-4ecb-4e7e-a2ee-bfeac2a753f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8380b1-9a29-4da1-a352-fbe43cd4ed00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1365774319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['565a9b45-e16a-43d4-8132-5d8ea47660fd','125bdc7f-f954-49bd-bc39-893ec02b22d1','ecf20529-1cfd-4eaf-915b-223bdfe07323','265cf3d4-9125-455c-a7e9-758e7f13c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1365774319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f8380b1-9a29-4da1-a352-fbe43cd4ed00,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06bb84f8c6114b93a467047266a04277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8195819eb70463daad6dc77a434c4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:13.585583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe948407-d45d-4e25-942a-8db8d532417c) transitioned 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 15:12:13.608856 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe948407-d45d-4e25-942a-8db8d532417c) transitioned into state 'SUCCESS' from state '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-1365774319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['565a9b45-e16a-43d4-8132-5d8ea47660fd','125bdc7f-f954-49bd-bc39-893ec02b22d1','ecf20529-1cfd-4eaf-915b-223bdfe07323','265cf3d4-9125-455c-a7e9-758e7f13c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:13.609657 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61570c3-6ea5-47dd-8b1a-7ad7e3135e5f) transitioned 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 15:12:13.623946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61570c3-6ea5-47dd-8b1a-7ad7e3135e5f) 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 15:12:13.623946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (ae6107f1-1cf4-4dc9-8536-dbecc7b62dce) 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 15:12:13.624160 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request issued successfully. Aug 13 15:12:13.625089 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bef92b6e-e8f9-4839-ad04-477be6700ade tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:13.625757 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 139/557] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:13 2026] POST /volume/v3/volumes => generated 762 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:13.644337 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e92e056b-2214-4240-bdca-587d0280611b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:13.647886 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e92e056b-2214-4240-bdca-587d0280611b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:13.648212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e92e056b-2214-4240-bdca-587d0280611b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:13.648660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e92e056b-2214-4240-bdca-587d0280611b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:13.667206 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:13.667206 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:13.672811 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e92e056b-2214-4240-bdca-587d0280611b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:13.679580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e92e056b-2214-4240-bdca-587d0280611b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:13.680112 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 144/558] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:13 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:13.878692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:13.880747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:13.880981 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:13.881218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:13.892081 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:13.892081 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:13.896247 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:13.901806 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3bf6d2-4e60-415a-aa3f-c6f046d41432 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:13.902110 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 138/559] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:13 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:14.698077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:14.702295 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:14.702585 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:14.702900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:14.717888 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:14.717888 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:14.725706 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:14.732105 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0eba9a-dcd8-40ba-9d7d-659dad7887f6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:14.732506 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 139/560] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:14 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:14.746561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:14.748636 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:14.748636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:14.748838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:14.760244 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:14.760244 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:14.765706 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:14.772817 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ce942da-fd2d-421e-8855-9e4caaafa4dc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:14.773459 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 140/561] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:14 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:14.791603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:14.794542 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:14.794879 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-464081486"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:14.799890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-464081486'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:14.800114 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume of 1 GB Aug 13 15:12:14.808847 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Availability Zones retrieved successfully. Aug 13 15:12:14.815589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (9c7e0856-824b-46d5-a133-92edda845723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:14.817963 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d287a659-35e3-4fb2-9cfb-9c78f4393ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:14.819038 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:14.850751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d287a659-35e3-4fb2-9cfb-9c78f4393ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:14.851493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdda9042-ae8a-45d9-8cfc-7bf682d1983a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:14.910711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Created reservations ['d7a13344-367e-46ab-b5b0-efedf2cd9b4b', 'bedbf78f-1c40-4b75-8f7c-b1c8c11530ee', '7019b2ec-7073-4da2-bad1-0cddddc51f04', 'fce01d73-6b12-4afd-954d-337e9dcf9e41'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:14.911751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdda9042-ae8a-45d9-8cfc-7bf682d1983a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a13344-367e-46ab-b5b0-efedf2cd9b4b', 'bedbf78f-1c40-4b75-8f7c-b1c8c11530ee', '7019b2ec-7073-4da2-bad1-0cddddc51f04', 'fce01d73-6b12-4afd-954d-337e9dcf9e41']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:14.912778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca83a72-5a92-4829-b132-46afe4266e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:14.917578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:14.921151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:14.921878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:14.922686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:14.945196 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:14.945196 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:14.945320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca83a72-5a92-4829-b132-46afe4266e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f281424-937f-4b41-90e3-0f2937632747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-464081486',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['d7a13344-367e-46ab-b5b0-efedf2cd9b4b','bedbf78f-1c40-4b75-8f7c-b1c8c11530ee','7019b2ec-7073-4da2-bad1-0cddddc51f04','fce01d73-6b12-4afd-954d-337e9dcf9e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-464081486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f281424-937f-4b41-90e3-0f2937632747,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06bb84f8c6114b93a467047266a04277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8195819eb70463daad6dc77a434c4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:14.946441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acff4666-e380-43bd-b4e8-c3334a98980d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:14.955455 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:14.971312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-385984e0-f508-4ada-9cb5-46f9ee17dcb3 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:14.971708 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 139/562] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:14 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:14.973127 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acff4666-e380-43bd-b4e8-c3334a98980d) transitioned into state 'SUCCESS' from state '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-464081486',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['d7a13344-367e-46ab-b5b0-efedf2cd9b4b','bedbf78f-1c40-4b75-8f7c-b1c8c11530ee','7019b2ec-7073-4da2-bad1-0cddddc51f04','fce01d73-6b12-4afd-954d-337e9dcf9e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:14.973739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34b9667-b0cb-43b6-83cc-0997d41adb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:14.986724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34b9667-b0cb-43b6-83cc-0997d41adb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:14.987565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (9c7e0856-824b-46d5-a133-92edda845723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:14.988220 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request issued successfully. Aug 13 15:12:14.989112 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-963b077a-1e7c-4e0b-a9b6-4d41b33e906d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:14.989886 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 145/563] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:14 2026] POST /volume/v3/volumes => generated 761 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:15.006905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:15.010743 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:15.010743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:15.010743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:15.021084 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:15.021084 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:15.026663 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:15.034270 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f753f33e-9129-4092-afbf-e3fa10b5f794 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:15.034999 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 140/564] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:15 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 829 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:15.720359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-30b0540e-9da6-415c-9cc5-7663b958b60e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:15.724034 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-30b0540e-9da6-415c-9cc5-7663b958b60e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] POST https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e/action Aug 13 15:12:15.724563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-30b0540e-9da6-415c-9cc5-7663b958b60e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:15.725055 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-30b0540e-9da6-415c-9cc5-7663b958b60e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-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 15:12:15.746617 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:15.746617 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:15.758508 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3aae2b37-0b7f-46c4-b7a0-964535bce6e7 req-30b0540e-9da6-415c-9cc5-7663b958b60e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e/action returned with HTTP 204 Aug 13 15:12:15.759090 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 141/565] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:15 2026] POST /volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:15.998624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.000806 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:16.001539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.001539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.018402 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.018402 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:16.022581 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:16.032546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d862054-eece-4f9a-bc6a-4cb94cb9e2f6 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:16.033143 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 140/566] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:15 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:16.052754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.053218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f54de0f-85a6-495b-9c80-871b929e131e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.055643 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f54de0f-85a6-495b-9c80-871b929e131e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:16.055946 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f54de0f-85a6-495b-9c80-871b929e131e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.056093 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:16.056266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f54de0f-85a6-495b-9c80-871b929e131e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.056719 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.056938 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.066444 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.066444 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:16.073684 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1f54de0f-85a6-495b-9c80-871b929e131e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:16.075186 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.075186 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:16.079058 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:16.079961 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f54de0f-85a6-495b-9c80-871b929e131e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:16.080720 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 141/567] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:16 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:16.084822 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d281f42-796e-4bbb-92f4-02ae86ee8bcf tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:16.085890 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 146/568] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:16 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:16.095347 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.098600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:16.098883 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.099152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.109453 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.109453 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:16.115432 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:16.123694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6681cd50-7b3b-4302-9d8e-7f681e39422b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:16.123694 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 142/569] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:16 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:16.141392 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.143020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:16.143840 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-897631168"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:16.146215 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-897631168'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:16.146477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume of 1 GB Aug 13 15:12:16.154664 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Availability Zones retrieved successfully. Aug 13 15:12:16.158155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (4e7a609e-9fd9-4293-a03a-e07242a1bf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:16.159417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69e99f4-78a9-460f-933e-1f5ad84c7830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:16.160840 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:16.204266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69e99f4-78a9-460f-933e-1f5ad84c7830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:16.205239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0de7008-4244-442e-8bc2-c3c472144e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:16.277078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Created reservations ['5b6ff00d-cf69-40e5-91cf-39e338037efa', 'b1c671b2-016d-4e91-8584-f08020c200c5', 'd525eb28-8d6a-43c7-a108-b821d0345f74', '1871f47f-23bb-4853-aa8f-bc773816ed0a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:16.278315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0de7008-4244-442e-8bc2-c3c472144e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b6ff00d-cf69-40e5-91cf-39e338037efa', 'b1c671b2-016d-4e91-8584-f08020c200c5', 'd525eb28-8d6a-43c7-a108-b821d0345f74', '1871f47f-23bb-4853-aa8f-bc773816ed0a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:16.281482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5591554f-7e38-410e-a742-91424c64a5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:16.322946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5591554f-7e38-410e-a742-91424c64a5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f18e95-6e97-4643-98e2-946cfd5d38c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-897631168',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['5b6ff00d-cf69-40e5-91cf-39e338037efa','b1c671b2-016d-4e91-8584-f08020c200c5','d525eb28-8d6a-43c7-a108-b821d0345f74','1871f47f-23bb-4853-aa8f-bc773816ed0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-897631168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f18e95-6e97-4643-98e2-946cfd5d38c1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='06bb84f8c6114b93a467047266a04277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8195819eb70463daad6dc77a434c4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:16.325606 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c15e89-a24a-4e9f-88bd-d1499d1b1e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:16.331164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.333509 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:12:16.333784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.333975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.351939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c15e89-a24a-4e9f-88bd-d1499d1b1e22) transitioned into state 'SUCCESS' from state '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-897631168',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='06bb84f8c6114b93a467047266a04277',qos_specs=None,replication_status=,reservations=['5b6ff00d-cf69-40e5-91cf-39e338037efa','b1c671b2-016d-4e91-8584-f08020c200c5','d525eb28-8d6a-43c7-a108-b821d0345f74','1871f47f-23bb-4853-aa8f-bc773816ed0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8195819eb70463daad6dc77a434c4c8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:16.352483 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.352483 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:16.352790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a844bc-07ba-4871-962e-4d8ee5c04067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:16.359784 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:12:16.362769 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a844bc-07ba-4871-962e-4d8ee5c04067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:16.365798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Flow 'volume_create_api' (4e7a609e-9fd9-4293-a03a-e07242a1bf30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:16.365798 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Create volume request issued successfully. Aug 13 15:12:16.365798 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a88db9b-e185-46bd-9f8e-c6bc13b76863 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:16.365798 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 141/570] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:16 2026] POST /volume/v3/volumes => generated 761 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:16.367301 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5437ebe5-04a9-413e-beea-eb026c9f8db9 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:12:16.367823 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 142/571] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:12:16 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:12:16.382158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:16.384566 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:16.384854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:16.385112 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:16.397809 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:16.397809 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:16.402343 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:16.407829 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bcfe9d4-33e0-4222-9808-87057306c9ea tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:16.408238 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 147/572] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:16 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.423534 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.425387 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:17.425589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.425788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.433149 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.433149 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:17.437192 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:17.441398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c15a3d1-f73a-4c57-9665-fd2bb82ff34b tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:17.441756 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 143/573] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.458923 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.461007 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:17.461248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.461486 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.469454 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.469454 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:17.473924 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:17.478960 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07319392-11d7-4500-8bbd-fe03ddc2e48a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:17.479567 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 142/574] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.497636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-409396e1-474e-4167-9b7e-050ca8444675 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.500760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:12:17.501076 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.501352 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.501647 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.502852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.514140 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.514986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-409396e1-474e-4167-9b7e-050ca8444675 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:12:17.515531 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 143/575] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes => generated 968 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.529582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.531447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-464081486 Aug 13 15:12:17.531694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.531915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.532238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.533006 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-464081486'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.567880 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.568365 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50728a5e-f579-4351-9f04-d33ca69d4ca2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-464081486 returned with HTTP 200 Aug 13 15:12:17.568831 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 148/576] 10.4.3.38 () {66 vars in 1329 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-464081486 => generated 331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.580385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.582627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1365774319 Aug 13 15:12:17.582846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.583038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.583559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.584401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1365774319'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.627017 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.627826 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.627826 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:17.632740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce7c12a4-10b8-4caf-8bf6-878934a0e1c2 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1365774319 returned with HTTP 200 Aug 13 15:12:17.633146 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 144/577] 10.4.3.38 () {66 vars in 1352 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1365774319 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.653840 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.656544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=1 Aug 13 15:12:17.656813 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.657074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.657493 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.658578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.697757 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.698817 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.698817 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:17.704014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a13a7d0-d106-48dc-b605-30659272d2a0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 15:12:17.704513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 143/578] 10.4.3.38 () {66 vars in 1266 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.720696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.722761 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:17.722981 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.723165 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.723406 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.723753 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.723753 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:17.724134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.763401 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.764192 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.764192 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:17.768500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de8b3cce-2ff5-49a4-b2d9-f6f72978745a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:17.768959 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 144/579] 10.4.3.38 () {66 vars in 1354 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 999 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:17.784923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.787225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:17.787473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.787730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.788161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.788603 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.788603 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:17.789141 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.837879 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.838915 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.838915 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:17.844398 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c0ac2b0-a901-4be1-b07b-49640fb54227 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:17.844915 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 149/580] 10.4.3.38 () {66 vars in 1354 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 => generated 1000 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:17.860692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.863118 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:17.863412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.863694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.864073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.865114 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.915480 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.918325 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db6ced1-7c2f-4163-8de2-05199130ebfa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:17.918875 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 145/581] 10.4.3.38 () {66 vars in 1354 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:12:17.933520 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2adeec4e-1efd-4f32-9050-5a467c027524 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.935274 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 15:12:17.935491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.935724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.935991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.936269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:17.936848 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:17.965684 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:17.966897 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:17.966897 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:17.971206 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2adeec4e-1efd-4f32-9050-5a467c027524 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 15:12:17.971856 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 144/582] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:17.994728 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:17.998751 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 15:12:17.998751 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:17.998887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:17.999269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:17.999991 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.003105 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.043337 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.044899 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.044899 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:18.051878 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8edd9d2d-07eb-4cf6-a87b-1b8599440773 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 15:12:18.052857 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 145/583] 10.4.3.38 () {66 vars in 1352 bytes} [Thu Aug 13 15:12:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:18.072919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.074785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?limit=1 Aug 13 15:12:18.075035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.075308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.075648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.076622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.085095 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.085896 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55151b15-c89c-4e43-b709-8d9c809ad8d0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 15:12:18.086399 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 150/584] 10.4.3.38 () {66 vars in 1245 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.097798 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.100066 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:18.100331 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.100577 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.100902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.101835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.117376 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.118168 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aab3844d-ffbd-481e-869d-41f4ff9f6c1f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:18.118742 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 146/585] 10.4.3.38 () {66 vars in 1333 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?limit=1&marker=70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.130166 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19acef5e-645e-49f2-bbf1-098d9d77660c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.132501 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:18.132801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.133058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.133387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.134372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.185172 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.185981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19acef5e-645e-49f2-bbf1-098d9d77660c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:18.186578 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 145/586] 10.4.3.38 () {66 vars in 1333 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?limit=1&marker=2f281424-937f-4b41-90e3-0f2937632747 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.197377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.199460 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:18.199713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.199955 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.200267 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.201137 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.214942 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.215639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a48f233-b96e-43f7-8602-bec49baa18b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:18.216570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 146/587] 10.4.3.38 () {66 vars in 1333 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?limit=1&marker=6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:12:18.233646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.236876 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1365774319&status=available Aug 13 15:12:18.237100 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.237345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.237612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.237916 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.238226 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.238226 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:18.238692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1365774319'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.280121 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.280792 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c00e7e20-aa29-4ec4-b6ae-5fa2549fbd92 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1365774319&status=available returned with HTTP 200 Aug 13 15:12:18.281366 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 151/588] 10.4.3.38 () {66 vars in 1365 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1365774319&status=available => generated 332 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.296452 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.300058 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-464081486&status=available Aug 13 15:12:18.300260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:18.302016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-464081486'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.348418 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.349133 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.349133 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:18.355868 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc93db33-2161-45f3-aeec-2c5d621cbc37 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-464081486&status=available returned with HTTP 200 Aug 13 15:12:18.356316 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 147/589] 10.4.3.38 () {66 vars in 1384 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-464081486&status=available => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.378863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18f179ed-74f6-4445-8e9f-174637e979fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.381733 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?marker=2f281424-937f-4b41-90e3-0f2937632747&sort=id%3Aasc Aug 13 15:12:18.382340 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.382626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.383004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.383476 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.383476 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:18.384239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.437700 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.438261 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.438261 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:18.445046 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f179ed-74f6-4445-8e9f-174637e979fc tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?marker=2f281424-937f-4b41-90e3-0f2937632747&sort=id%3Aasc returned with HTTP 200 Aug 13 15:12:18.445654 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 146/590] 10.4.3.38 () {66 vars in 1366 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes/detail?marker=2f281424-937f-4b41-90e3-0f2937632747&sort=id%3Aasc => generated 1702 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:18.465139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c69b5334-351d-421b-8547-f605809f314a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.467242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 15:12:18.467491 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.467757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.468050 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.469160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.515093 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.516835 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.516835 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:18.522594 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c69b5334-351d-421b-8547-f605809f314a tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 15:12:18.522594 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 147/591] 10.4.3.38 () {66 vars in 1330 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:18.543999 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-539bfb09-a847-4fec-a96c-de743e6762d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.546309 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:12:18.546606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.546887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.547215 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.547657 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.547657 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:18.548289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.562786 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.567465 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.567465 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:18.575466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539bfb09-a847-4fec-a96c-de743e6762d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:12:18.576651 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 152/592] 10.4.3.38 () {66 vars in 1251 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:18.599020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.601701 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 15:12:18.602023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.602371 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.602759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.603632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.638797 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.639440 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3dc6e20-7e78-4544-81d2-46c2397f00d1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 15:12:18.639917 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 148/593] 10.4.3.38 () {66 vars in 1309 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.653980 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.656196 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?availability_zone=nova Aug 13 15:12:18.656514 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.656757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.657064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.657343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value nova, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.658148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.691260 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.692113 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0acfe0f6-7684-4095-afa6-d2a49e764771 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 15:12:18.694230 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 147/594] 10.4.3.38 () {66 vars in 1275 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.704326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.705624 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?availability_zone=nova Aug 13 15:12:18.705860 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.706041 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.706287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.706737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value nova, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.707268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.738304 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.739202 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10ab015e-5766-4ab8-ada2-ceb4defb83c0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 15:12:18.739983 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 148/595] 10.4.3.38 () {66 vars in 1275 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.757302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.759096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?bootable=false Aug 13 15:12:18.759323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.759490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.759738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.760431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.795407 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.796055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70d0b3d9-709a-42a9-8175-7083f5cb326c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 15:12:18.796628 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 153/596] 10.4.3.38 () {66 vars in 1259 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.813771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.820977 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?bootable=false Aug 13 15:12:18.821224 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.821503 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.821849 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.822432 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.822432 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:18.822966 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-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 15:12:18.861218 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.861218 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e8be242-24a2-4a19-ad13-8a6af671bbde tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 15:12:18.861754 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 149/597] 10.4.3.38 () {66 vars in 1259 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.873725 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.876090 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?status=available Aug 13 15:12:18.876440 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.876768 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.877379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.877475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.877935 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.877935 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:18.878471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.934274 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.935079 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f235dff-f21a-404f-918e-bb2db70e08b6 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 15:12:18.935819 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 148/598] 10.4.3.38 () {66 vars in 1263 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:18.947092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.948935 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes?status=available Aug 13 15:12:18.949154 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.949454 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.950065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:18.950346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:18.950579 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.950579 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:18.950985 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:18.966762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-324b46e4-595a-410d-b45f-ff87c5bd1078 req-b43e0c85-6212-4515-a3d9-d5c4bf4f66a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:18.968626 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-324b46e4-595a-410d-b45f-ff87c5bd1078 req-b43e0c85-6212-4515-a3d9-d5c4bf4f66a9 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] DELETE https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e Aug 13 15:12:18.968891 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-324b46e4-595a-410d-b45f-ff87c5bd1078 req-b43e0c85-6212-4515-a3d9-d5c4bf4f66a9 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:18.970975 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-324b46e4-595a-410d-b45f-ff87c5bd1078 req-b43e0c85-6212-4515-a3d9-d5c4bf4f66a9 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:18.982522 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:18.982522 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:18.987110 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:18.987953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd2c35f7-2a95-4665-8636-fce746f8bb6d tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 15:12:18.988272 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 149/599] 10.4.3.38 () {66 vars in 1263 bytes} [Thu Aug 13 15:12:18 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:19.002414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c955206-c1f1-43c0-a99f-4da793458aaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.004503 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?availability_zone=nova Aug 13 15:12:19.004765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.004959 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.005209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:19.005530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value nova, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:19.005702 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.005702 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:19.006864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:19.035633 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:19.036618 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.036618 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:19.041000 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c955206-c1f1-43c0-a99f-4da793458aaa tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 15:12:19.041460 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 150/600] 10.4.3.38 () {66 vars in 1296 bytes} [Thu Aug 13 15:12:19 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:19.053105 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-324b46e4-595a-410d-b45f-ff87c5bd1078 req-b43e0c85-6212-4515-a3d9-d5c4bf4f66a9 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e returned with HTTP 200 Aug 13 15:12:19.053548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 154/601] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:18 2026] DELETE /volume/v3/attachments/81e81ee1-77f7-4e93-b1a0-de60deac518e => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:19.058698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.060950 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?bootable=false Aug 13 15:12:19.061195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.061455 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.061819 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:19.062250 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.062250 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:19.064060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:19.112665 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:19.114066 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.114066 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:19.122487 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440e31ed-45ba-40f8-9b40-efe5d2a8033f tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 15:12:19.122889 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 149/602] 10.4.3.38 () {66 vars in 1280 bytes} [Thu Aug 13 15:12:19 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:19.146244 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.147131 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?status=available Aug 13 15:12:19.147349 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.147530 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.147772 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:19.148048 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:12:19.148408 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.148408 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:19.149729 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:12:19.157561 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Get all volumes completed successfully. Aug 13 15:12:19.158552 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.158552 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:19.163362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea06a767-7eb1-4dbc-9891-5e46398a61eb tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 15:12:19.164142 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 150/603] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:12:19 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:19.178356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.180505 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:19.181786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.181786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.188331 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.188331 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:19.192232 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:19.197062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f797cc2-f13a-4ec6-89d8-1b5cce2779cd tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:19.197508 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 151/604] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:19 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:19.208934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.212660 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] DELETE https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:19.212660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.212660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.212886 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume with id: 70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:19.222642 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.222642 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:19.222827 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:19.253371 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume request issued successfully. Aug 13 15:12:19.253589 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e08f651-acb7-4568-9f95-4dc5d01e6cb1 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 202 Aug 13 15:12:19.254125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 155/605] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:12:19 2026] DELETE /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:19.266804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:19.269943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:19.270256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:19.270548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:19.283042 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:19.283042 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:19.292709 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:19.301048 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4cccf41-0692-438e-b2f8-bc267eda80ca tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 200 Aug 13 15:12:19.301632 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 150/606] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:19 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:12:20.321427 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-425c76b6-9384-497e-aee5-17d5daf2e614 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:20.323317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-425c76b6-9384-497e-aee5-17d5daf2e614 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 Aug 13 15:12:20.323502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-425c76b6-9384-497e-aee5-17d5daf2e614 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:20.323745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-425c76b6-9384-497e-aee5-17d5daf2e614 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:20.330491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-425c76b6-9384-497e-aee5-17d5daf2e614 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 returned with HTTP 404 Aug 13 15:12:20.331273 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 151/607] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:20 2026] GET /volume/v3/volumes/70f18e95-6e97-4643-98e2-946cfd5d38c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:20.341010 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:20.343283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:20.343473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:20.343659 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:20.351856 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:20.351856 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:20.356646 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:20.361949 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6dde8d6-3cc7-4775-9084-e8e70091581e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:20.362460 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 152/608] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:20 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:20.375857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e788b061-4db6-448b-9679-8a2d70083993 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:20.377943 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:20.378153 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:20.378360 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:20.378529 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume with id: 2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:20.387805 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:20.387805 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:20.388289 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:20.406152 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume request issued successfully. Aug 13 15:12:20.406382 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e788b061-4db6-448b-9679-8a2d70083993 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 202 Aug 13 15:12:20.409740 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 156/609] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:12:20 2026] DELETE /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:20.415887 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:20.420967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:20.420967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:20.420967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:20.434816 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:20.434816 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:20.441784 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:20.446017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa265f60-0a33-4e4e-848d-a045b97b9e14 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 200 Aug 13 15:12:20.446513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 151/610] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:20 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.106087 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.110005 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.110388 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.111867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.125032 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.125032 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:21.134502 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:21.143238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99bfb7c6-db22-49c8-8e15-c55223a29538 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:21.143655 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 152/611] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.160481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.163127 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.163650 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.163893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.177778 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.177778 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:21.182530 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:21.188822 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba45d682-c6ed-44b8-b082-f196fc367a09 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:21.189520 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 153/612] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.241608 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33fd692c-399d-4fc3-b489-bdec7f08628a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.244272 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33fd692c-399d-4fc3-b489-bdec7f08628a tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.244549 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33fd692c-399d-4fc3-b489-bdec7f08628a tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.245009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33fd692c-399d-4fc3-b489-bdec7f08628a tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.255975 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.255975 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:21.261165 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33fd692c-399d-4fc3-b489-bdec7f08628a tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:21.268704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33fd692c-399d-4fc3-b489-bdec7f08628a tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:21.269367 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 157/613] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.294648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-705ce93c-3906-4d10-9202-7462eb829f85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.298365 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.298365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.299292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.299292 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Delete volume with id: 7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.311707 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.311707 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:21.312080 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:21.341762 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Delete volume request issued successfully. Aug 13 15:12:21.341762 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-705ce93c-3906-4d10-9202-7462eb829f85 tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 202 Aug 13 15:12:21.341762 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 152/614] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:12:21 2026] DELETE /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:21.352128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-455dd13b-281c-4c17-8651-add56575844e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.353924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-455dd13b-281c-4c17-8651-add56575844e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:21.354230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-455dd13b-281c-4c17-8651-add56575844e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.355909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-455dd13b-281c-4c17-8651-add56575844e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.368322 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.368322 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:21.376536 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-455dd13b-281c-4c17-8651-add56575844e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Volume info retrieved successfully. Aug 13 15:12:21.384923 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-455dd13b-281c-4c17-8651-add56575844e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 200 Aug 13 15:12:21.384923 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 153/615] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.460731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37f36cf9-f773-4324-bdc4-9cfe18b5ff36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.462552 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f36cf9-f773-4324-bdc4-9cfe18b5ff36 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 Aug 13 15:12:21.462772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f36cf9-f773-4324-bdc4-9cfe18b5ff36 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.462971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f36cf9-f773-4324-bdc4-9cfe18b5ff36 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.468691 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f36cf9-f773-4324-bdc4-9cfe18b5ff36 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 returned with HTTP 404 Aug 13 15:12:21.469163 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 154/616] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/2f281424-937f-4b41-90e3-0f2937632747 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:21.477027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.479078 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:21.479331 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.479544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.487541 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.487541 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:21.491520 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:21.496128 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1eb06593-13a2-4912-8a84-4af8e971e6b0 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:21.496630 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 158/617] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:21.510003 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.513705 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:21.513705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.513705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.513705 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume with id: 6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:21.700480 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.700480 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:21.701130 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:21.721844 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Delete volume request issued successfully. Aug 13 15:12:21.722007 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4332c96-e6ca-499f-88ef-409d2e31b110 tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 202 Aug 13 15:12:21.722424 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 153/618] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:12:21 2026] DELETE /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:21.730620 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:21.732275 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:21.732458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:21.732634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:21.740160 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:21.740160 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:21.744699 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Volume info retrieved successfully. Aug 13 15:12:21.752743 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50e98f1a-d2cf-45ed-8075-f39a7267e76e tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 200 Aug 13 15:12:21.752743 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 154/619] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:21 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:22.399140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45cc4334-0416-4bf3-8ed4-4b543db0994e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:22.401109 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45cc4334-0416-4bf3-8ed4-4b543db0994e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] GET https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 Aug 13 15:12:22.401320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45cc4334-0416-4bf3-8ed4-4b543db0994e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:22.401509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45cc4334-0416-4bf3-8ed4-4b543db0994e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:22.409052 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45cc4334-0416-4bf3-8ed4-4b543db0994e tempest-DeleteServersTestJSON-60220380 tempest-DeleteServersTestJSON-60220380-project-member] https://10.4.3.38/volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 returned with HTTP 404 Aug 13 15:12:22.409841 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 155/620] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:22 2026] GET /volume/v3/volumes/7216896c-2e7b-4c6a-80ee-080e6f9e0258 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:22.770764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6a646ea-71f4-4ccc-8b0a-474136a4c38c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:22.773184 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6a646ea-71f4-4ccc-8b0a-474136a4c38c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] GET https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 Aug 13 15:12:22.773461 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6a646ea-71f4-4ccc-8b0a-474136a4c38c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:22.773790 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6a646ea-71f4-4ccc-8b0a-474136a4c38c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:22.783633 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6a646ea-71f4-4ccc-8b0a-474136a4c38c tempest-VolumesListTestJSON-787340791 tempest-VolumesListTestJSON-787340791-project-member] https://10.4.3.38/volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 returned with HTTP 404 Aug 13 15:12:22.784526 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 159/621] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:22 2026] GET /volume/v3/volumes/6f8380b1-9a29-4da1-a352-fbe43cd4ed00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:25.479617 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2476f212-aade-46cd-a65a-894db4d204dc req-a63b1051-8080-47f6-ba1a-ff02a3c2d5f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:25.483029 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-a63b1051-8080-47f6-ba1a-ff02a3c2d5f1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] DELETE https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 Aug 13 15:12:25.483611 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-a63b1051-8080-47f6-ba1a-ff02a3c2d5f1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:25.483611 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-a63b1051-8080-47f6-ba1a-ff02a3c2d5f1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:25.495468 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:25.495468 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:25.577944 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-a63b1051-8080-47f6-ba1a-ff02a3c2d5f1 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 returned with HTTP 200 Aug 13 15:12:25.578339 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 154/622] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:25 2026] DELETE /volume/v3/attachments/8c5bcf36-975e-4a0a-a3a7-1baf78e01d87 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:25.589938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:25.592405 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] DELETE https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:25.592405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:25.592605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:25.592794 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Delete volume with id: 048f38ee-9e66-4aa3-9be3-fb686be7e051 Aug 13 15:12:25.605043 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:25.605043 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:25.605752 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:25.635167 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Delete volume request issued successfully. Aug 13 15:12:25.635494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2476f212-aade-46cd-a65a-894db4d204dc req-13f4f5bf-b6cc-4fc3-8f85-864b8025c7d5 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 returned with HTTP 202 Aug 13 15:12:25.636058 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 155/623] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:12:25 2026] DELETE /volume/v3/volumes/048f38ee-9e66-4aa3-9be3-fb686be7e051 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 15:12:32.132812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-88afd355-400d-49f9-b567-5ecef695e5f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:32.135962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-88afd355-400d-49f9-b567-5ecef695e5f4 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] DELETE https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 Aug 13 15:12:32.136233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-88afd355-400d-49f9-b567-5ecef695e5f4 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:32.136419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-88afd355-400d-49f9-b567-5ecef695e5f4 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:32.152582 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:32.152582 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:32.211975 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-88afd355-400d-49f9-b567-5ecef695e5f4 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 returned with HTTP 200 Aug 13 15:12:32.211975 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 156/624] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:32 2026] DELETE /volume/v3/attachments/18b91c61-1272-4661-82ef-bef64d410d86 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:32.228508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:32.230817 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] DELETE https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:12:32.232732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:32.232732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:32.232732 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Delete volume with id: 42c9c5c0-839a-4ccc-9070-daa1659c67b4 Aug 13 15:12:32.242266 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:32.242266 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:32.242875 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Volume info retrieved successfully. Aug 13 15:12:32.267948 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] Delete volume request issued successfully. Aug 13 15:12:32.268395 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e5c627c-4a84-4ce8-840a-9b6701cc5d10 req-4937d9c8-9e90-4593-8142-d39160a32c52 tempest-ServerBootFromVolumeStableRescueTest-1003617108 tempest-ServerBootFromVolumeStableRescueTest-1003617108-project-member] https://10.4.3.38/volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 returned with HTTP 202 Aug 13 15:12:32.269056 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 160/625] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:12:32 2026] DELETE /volume/v3/volumes/42c9c5c0-839a-4ccc-9070-daa1659c67b4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:35.578349 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=358,cinder:INSERT=86,cinder:UPDATE=140 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:12:35.623814 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=229,cinder:INSERT=38,cinder:UPDATE=41 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:12:35.778958 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:35.784705 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:12:35.785080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:35.785375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:35.811599 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:35.811599 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:35.819761 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:12:35.827931 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-5870b302-1e92-40e6-a85b-c759be917ed3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:12:35.828725 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 155/626] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:35 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:36.312646 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-46338e09-59f2-4ab0-922d-5ee2cf095553 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:36.313047 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46338e09-59f2-4ab0-922d-5ee2cf095553 None None] GET https://10.4.3.38/volume// Aug 13 15:12:36.313233 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-46338e09-59f2-4ab0-922d-5ee2cf095553 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:36.314346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-46338e09-59f2-4ab0-922d-5ee2cf095553 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:36.314933 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46338e09-59f2-4ab0-922d-5ee2cf095553 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:36.315308 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 156/627] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:36.331858 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-7c21fe37-bf74-4caf-8a89-f10c963c54ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:36.340149 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-7c21fe37-bf74-4caf-8a89-f10c963c54ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:36.341019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-7c21fe37-bf74-4caf-8a89-f10c963c54ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8632f04a-154d-4f0f-8f5a-f7261602ce6f", "connector": null, "instance_uuid": "d2da6c93-de21-43cd-abab-817aa9feb9ea"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:36.363699 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:36.363699 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:36.402838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-7c21fe37-bf74-4caf-8a89-f10c963c54ab tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:36.404345 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 157/628] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:36 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 15:12:36.430451 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-8c386a20-b86e-4fdd-ab80-19d0204da115 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:36.433282 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-8c386a20-b86e-4fdd-ab80-19d0204da115 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 Aug 13 15:12:36.433481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-8c386a20-b86e-4fdd-ab80-19d0204da115 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:36.433681 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-8c386a20-b86e-4fdd-ab80-19d0204da115 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:36.442371 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:36.442371 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:36.514563 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-8c386a20-b86e-4fdd-ab80-19d0204da115 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 returned with HTTP 200 Aug 13 15:12:36.515727 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 161/629] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:36 2026] DELETE /volume/v3/attachments/99f2ce83-bb32-48e7-8c1d-7cd8b015fe30 => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:12:37.804641 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e5757fb-77de-4ff4-9800-019b25a0eb91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:37.930702 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e5757fb-77de-4ff4-9800-019b25a0eb91 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:12:37.931285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e5757fb-77de-4ff4-9800-019b25a0eb91 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:37.952214 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e5757fb-77de-4ff4-9800-019b25a0eb91 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:12:37.952546 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 156/630] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:12:37 2026] POST /volume/v3/types => generated 269 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:37.984788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:37.987458 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb Aug 13 15:12:37.988413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:37.998514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:38.003084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:38.004151 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:38.004151 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:38.119450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-8632f04a-154d-4f0f-8f5a-f7261602ce6f-np0000007223" released by "attachment_update" :: held 0.116s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:38.120167 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-e5117e7b-65bf-46ba-820d-e3da4b11c9ef tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb returned with HTTP 200 Aug 13 15:12:38.120650 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 157/631] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:37 2026] PUT /volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:38.130859 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-f43a179d-6288-480f-beca-0f60502228b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:38.134770 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-f43a179d-6288-480f-beca-0f60502228b0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb Aug 13 15:12:38.134770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-f43a179d-6288-480f-beca-0f60502228b0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:38.134770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-f43a179d-6288-480f-beca-0f60502228b0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:38.154572 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-f43a179d-6288-480f-beca-0f60502228b0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb returned with HTTP 200 Aug 13 15:12:38.155038 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 158/632] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:12:38 2026] GET /volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:40.216584 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5eea5c5-a8af-4731-9770-a562354fe469 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:40.219425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5eea5c5-a8af-4731-9770-a562354fe469 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:12:40.220280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5eea5c5-a8af-4731-9770-a562354fe469 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:40.222391 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:40.222391 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:40.236125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5eea5c5-a8af-4731-9770-a562354fe469 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:12:40.236495 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 162/633] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:12:40 2026] POST /volume/v3/types => generated 265 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:40.248052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59c38a9c-ea4f-4a7c-990e-b6652c9bf392 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:40.250496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59c38a9c-ea4f-4a7c-990e-b6652c9bf392 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:12:40.250985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59c38a9c-ea4f-4a7c-990e-b6652c9bf392 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:40.276901 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59c38a9c-ea4f-4a7c-990e-b6652c9bf392 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:12:40.277295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 157/634] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:12:40 2026] POST /volume/v3/types => generated 268 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:40.293687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:40.295510 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:40.295838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-343617824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:40.297740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-343617824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:40.302365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume of 1 GB Aug 13 15:12:40.302642 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:40.302642 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:40.303121 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Availability Zones retrieved successfully. Aug 13 15:12:40.309590 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (45ec8952-17e6-456e-89ac-74ee5b2a44c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:40.311626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3730a727-7f8b-4f4c-bcab-2cd613290f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.312499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:40.333367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3730a727-7f8b-4f4c-bcab-2cd613290f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:12:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b965e271-0092-4a8f-858d-da5966a5264c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b965e271-0092-4a8f-858d-da5966a5264c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.334251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e38ffd43-bfcf-491c-8624-8e8fa13d3ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.367786 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:40.368162 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:40.403384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Created reservations ['95a64cc5-d3bc-4a03-8ccf-bf8f604a49ea', '9f8602d5-2328-404b-b063-10fa680dbcc3', '6df00b35-4a47-4c90-ae29-8b95df337ff5', '5cc59726-39ab-4196-8837-ee0e7505fa02'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:40.404216 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e38ffd43-bfcf-491c-8624-8e8fa13d3ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a64cc5-d3bc-4a03-8ccf-bf8f604a49ea', '9f8602d5-2328-404b-b063-10fa680dbcc3', '6df00b35-4a47-4c90-ae29-8b95df337ff5', '5cc59726-39ab-4196-8837-ee0e7505fa02']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.404890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c92fc60-f252-44f5-87ed-232b85e6efbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.426703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c92fc60-f252-44f5-87ed-232b85e6efbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343617824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['95a64cc5-d3bc-4a03-8ccf-bf8f604a49ea','9f8602d5-2328-404b-b063-10fa680dbcc3','6df00b35-4a47-4c90-ae29-8b95df337ff5','5cc59726-39ab-4196-8837-ee0e7505fa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=b965e271-0092-4a8f-858d-da5966a5264c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343617824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b2a6cbba6a484f81cb431e68293481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b965e271-0092-4a8f-858d-da5966a5264c),volume_type_id=b965e271-0092-4a8f-858d-da5966a5264c)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.427821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd3166d-4a7b-4b7e-bf3c-661a8a0881ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.445341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd3166d-4a7b-4b7e-bf3c-661a8a0881ac) transitioned into state 'SUCCESS' from state '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-343617824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['95a64cc5-d3bc-4a03-8ccf-bf8f604a49ea','9f8602d5-2328-404b-b063-10fa680dbcc3','6df00b35-4a47-4c90-ae29-8b95df337ff5','5cc59726-39ab-4196-8837-ee0e7505fa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=b965e271-0092-4a8f-858d-da5966a5264c)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.445984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cca9aee-5e2c-40b9-b259-03affa1bfe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.454449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cca9aee-5e2c-40b9-b259-03affa1bfe94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.455166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (45ec8952-17e6-456e-89ac-74ee5b2a44c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:40.455470 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request issued successfully. Aug 13 15:12:40.456886 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48f9ce46-9989-4e2c-9d2d-6c256bd815a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:40.456886 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 158/635] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:40 2026] POST /volume/v3/volumes => generated 840 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:40.469864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dd3e70b-283b-4435-965b-2cc817bad76b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:40.472586 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:40.473813 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-343204916", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:40.476269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-343204916', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:40.479113 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=246,cinder:INSERT=39,cinder:UPDATE=58 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:12:40.483075 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume of 1 GB Aug 13 15:12:40.484102 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:40.484102 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:40.484784 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Availability Zones retrieved successfully. Aug 13 15:12:40.496808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (bda07dfc-1759-4d11-8772-4cfa0408ce28) 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 15:12:40.498702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a1714b-c4da-4459-a0cd-52a916632125) transitioned 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 15:12:40.503926 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-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 15:12:40.526291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a1714b-c4da-4459-a0cd-52a916632125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:12:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d82e6351-7ee9-44b6-aa48-faa6da82abaa,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd82e6351-7ee9-44b6-aa48-faa6da82abaa', 'encryption_key_id': None, 'qos_specs': None, '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 15:12:40.528565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520ed04c-22b0-4da2-837f-aeab19693b3e) transitioned 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 15:12:40.554254 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:40.554497 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:40.579958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Created reservations ['bdb3cc31-a7cf-4f81-ac2e-987ac46398bd', 'd76af633-17d8-493c-b6c8-f17c0f21f403', 'f2e534e5-96cc-487b-bf76-b5e10abfc41b', '4533509d-aa89-481d-a3b2-77d74c6a2d3f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:40.583691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520ed04c-22b0-4da2-837f-aeab19693b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdb3cc31-a7cf-4f81-ac2e-987ac46398bd', 'd76af633-17d8-493c-b6c8-f17c0f21f403', 'f2e534e5-96cc-487b-bf76-b5e10abfc41b', '4533509d-aa89-481d-a3b2-77d74c6a2d3f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.583691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b1c2a6-27b0-451d-b88d-8a07147b161a) transitioned 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 15:12:40.608224 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b1c2a6-27b0-451d-b88d-8a07147b161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd797cc19-d8d4-4e01-8a68-40a87a806192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343204916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['bdb3cc31-a7cf-4f81-ac2e-987ac46398bd','d76af633-17d8-493c-b6c8-f17c0f21f403','f2e534e5-96cc-487b-bf76-b5e10abfc41b','4533509d-aa89-481d-a3b2-77d74c6a2d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=d82e6351-7ee9-44b6-aa48-faa6da82abaa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-343204916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d797cc19-d8d4-4e01-8a68-40a87a806192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b2a6cbba6a484f81cb431e68293481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d82e6351-7ee9-44b6-aa48-faa6da82abaa),volume_type_id=d82e6351-7ee9-44b6-aa48-faa6da82abaa)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.610413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b53b71-283e-4960-9b3b-171d0e18b4df) transitioned 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 15:12:40.631870 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b53b71-283e-4960-9b3b-171d0e18b4df) transitioned into state 'SUCCESS' from state '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-343204916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['bdb3cc31-a7cf-4f81-ac2e-987ac46398bd','d76af633-17d8-493c-b6c8-f17c0f21f403','f2e534e5-96cc-487b-bf76-b5e10abfc41b','4533509d-aa89-481d-a3b2-77d74c6a2d3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=d82e6351-7ee9-44b6-aa48-faa6da82abaa)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:40.632799 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2dae90-842a-4f37-93cb-163dbd563076) transitioned 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 15:12:40.651741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2dae90-842a-4f37-93cb-163dbd563076) 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 15:12:40.652843 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (bda07dfc-1759-4d11-8772-4cfa0408ce28) 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 15:12:40.653265 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request issued successfully. Aug 13 15:12:40.654073 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd3e70b-283b-4435-965b-2cc817bad76b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:40.654636 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 159/636] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:40 2026] POST /volume/v3/volumes => generated 843 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:40.692871 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61eb23c2-8563-4066-b870-41dc07a1b394 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:40.695916 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:40.696236 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1673927850", "snapshot_id": null, "imageRef": "f5105a7d-d3e1-42b8-bc57-1141ddcfbd60", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:40.698084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1673927850', 'snapshot_id': None, 'imageRef': 'f5105a7d-d3e1-42b8-bc57-1141ddcfbd60', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:40.948372 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume of 1 GB Aug 13 15:12:40.948802 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:40.948802 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:40.949696 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Availability Zones retrieved successfully. Aug 13 15:12:40.956709 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (88addb55-c499-48df-8625-081800ff6467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:40.957649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f0c2eb-781b-4674-9969-957705e941bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:40.958762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:41.054656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f0c2eb-781b-4674-9969-957705e941bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:12:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03dc6739-95a0-4059-9bb6-91f8345a2228,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03dc6739-95a0-4059-9bb6-91f8345a2228', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:41.055382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d7582a-46b6-4a20-9aa1-d9d6ce33dc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:41.097795 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:41.098146 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:12:41.126172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Created reservations ['68773fc6-808a-488e-88bf-eaf6a94cb4ab', '4c990bd7-77e0-4c40-a90c-f266693f5486', 'b411f4bc-8c00-44c8-bbb5-c09d058e2da5', 'bcd84501-e36b-4570-9b0c-075eeb9035ff'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:41.126988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d7582a-46b6-4a20-9aa1-d9d6ce33dc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68773fc6-808a-488e-88bf-eaf6a94cb4ab', '4c990bd7-77e0-4c40-a90c-f266693f5486', 'b411f4bc-8c00-44c8-bbb5-c09d058e2da5', 'bcd84501-e36b-4570-9b0c-075eeb9035ff']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:41.127797 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ead7cf-4c9a-4f68-a138-1e78d24bf130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:41.155835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ead7cf-4c9a-4f68-a138-1e78d24bf130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '114ab448-95c6-42ab-aff9-7519316c4251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1673927850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['68773fc6-808a-488e-88bf-eaf6a94cb4ab','4c990bd7-77e0-4c40-a90c-f266693f5486','b411f4bc-8c00-44c8-bbb5-c09d058e2da5','bcd84501-e36b-4570-9b0c-075eeb9035ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=03dc6739-95a0-4059-9bb6-91f8345a2228), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1673927850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=114ab448-95c6-42ab-aff9-7519316c4251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b2a6cbba6a484f81cb431e68293481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03dc6739-95a0-4059-9bb6-91f8345a2228),volume_type_id=03dc6739-95a0-4059-9bb6-91f8345a2228)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:41.156987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b358b0-74af-4a96-8d5f-b1c839dc1306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:41.181691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b358b0-74af-4a96-8d5f-b1c839dc1306) transitioned into state 'SUCCESS' from state '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-1673927850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b2a6cbba6a484f81cb431e68293481',qos_specs=None,replication_status=,reservations=['68773fc6-808a-488e-88bf-eaf6a94cb4ab','4c990bd7-77e0-4c40-a90c-f266693f5486','b411f4bc-8c00-44c8-bbb5-c09d058e2da5','bcd84501-e36b-4570-9b0c-075eeb9035ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70a385b48ae646afb3aa8772ecbc97a6',volume_type_id=03dc6739-95a0-4059-9bb6-91f8345a2228)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:41.181691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220d578a-7a15-4892-8133-11efd4775837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:41.194978 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220d578a-7a15-4892-8133-11efd4775837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:41.195295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Flow 'volume_create_api' (88addb55-c499-48df-8625-081800ff6467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:41.195719 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Create volume request issued successfully. Aug 13 15:12:41.196621 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61eb23c2-8563-4066-b870-41dc07a1b394 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:41.197227 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 163/637] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:40 2026] POST /volume/v3/volumes => generated 845 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:41.216723 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a90c5795-8888-4a04-876f-7d80de8f9693 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:41.221467 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90c5795-8888-4a04-876f-7d80de8f9693 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:41.222015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90c5795-8888-4a04-876f-7d80de8f9693 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:41.222015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90c5795-8888-4a04-876f-7d80de8f9693 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:41.230302 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:41.230302 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:41.238968 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a90c5795-8888-4a04-876f-7d80de8f9693 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:41.244445 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90c5795-8888-4a04-876f-7d80de8f9693 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:41.244865 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 158/638] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:41 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 913 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:42.264561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:42.266909 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:42.267175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:42.267442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:42.276452 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:42.276452 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:42.283985 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:42.295566 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9efb75-0d75-4fdc-80b0-5940ceaf9af5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:42.296362 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 159/639] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:42 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:42.319711 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-668bbbee-808c-48dd-9d91-ff90fb0ce9c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:42.322390 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-668bbbee-808c-48dd-9d91-ff90fb0ce9c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb/action Aug 13 15:12:42.322923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-668bbbee-808c-48dd-9d91-ff90fb0ce9c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:42.323120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-668bbbee-808c-48dd-9d91-ff90fb0ce9c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:12:42.353312 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:42.353312 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:42.367032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba7cf1ce-d4e4-49fe-b714-c7f13dff76f3 req-668bbbee-808c-48dd-9d91-ff90fb0ce9c0 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb/action returned with HTTP 204 Aug 13 15:12:42.367507 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 160/640] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:42 2026] POST /volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:43.059809 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.063639 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:43.064108 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1351004259", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:43.066377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1351004259', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:43.066377 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Create volume of 1 GB Aug 13 15:12:43.066656 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.066656 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:43.069210 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=232,cinder:UPDATE=53,cinder:INSERT=24 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:12:43.072024 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Availability Zones retrieved successfully. Aug 13 15:12:43.079226 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Flow 'volume_create_api' (18804a03-8163-4fbe-8b56-9e0374feb5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:43.080354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc58540-1e84-4f26-ad79-1407503f22af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:43.081641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:43.113597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc58540-1e84-4f26-ad79-1407503f22af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:43.114367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bb4df8-a456-4a87-bbe6-44986bb13bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:43.181257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Created reservations ['ea70c8d0-b5c2-4436-bb62-8379aada8528', '4e956299-b190-4596-bd4b-e3b2cab399a8', 'a66c4cc6-8afa-44a5-9714-2d64f0aaf2a0', 'c7792dc0-a809-49dc-8e2b-c4c2006d7dd3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:43.182031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62bb4df8-a456-4a87-bbe6-44986bb13bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea70c8d0-b5c2-4436-bb62-8379aada8528', '4e956299-b190-4596-bd4b-e3b2cab399a8', 'a66c4cc6-8afa-44a5-9714-2d64f0aaf2a0', 'c7792dc0-a809-49dc-8e2b-c4c2006d7dd3']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:43.182819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05895bbd-8312-40a3-aebd-94cda3e12583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:43.205256 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05895bbd-8312-40a3-aebd-94cda3e12583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ab95b5-5957-4d51-9bf4-238d898f5eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1351004259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62d220d739dc4ce89816bf41d4ab481b',qos_specs=None,replication_status=,reservations=['ea70c8d0-b5c2-4436-bb62-8379aada8528','4e956299-b190-4596-bd4b-e3b2cab399a8','a66c4cc6-8afa-44a5-9714-2d64f0aaf2a0','c7792dc0-a809-49dc-8e2b-c4c2006d7dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1514147847454895ac26061976487c98',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1351004259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ab95b5-5957-4d51-9bf4-238d898f5eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62d220d739dc4ce89816bf41d4ab481b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1514147847454895ac26061976487c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:43.206387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5c12af-24b0-4283-95f0-882239de7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:43.231138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5c12af-24b0-4283-95f0-882239de7a71) transitioned into state 'SUCCESS' from state '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-1351004259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62d220d739dc4ce89816bf41d4ab481b',qos_specs=None,replication_status=,reservations=['ea70c8d0-b5c2-4436-bb62-8379aada8528','4e956299-b190-4596-bd4b-e3b2cab399a8','a66c4cc6-8afa-44a5-9714-2d64f0aaf2a0','c7792dc0-a809-49dc-8e2b-c4c2006d7dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1514147847454895ac26061976487c98',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:43.231138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef812078-87c3-42d9-b544-7349933ad49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:43.241061 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef812078-87c3-42d9-b544-7349933ad49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:43.241986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Flow 'volume_create_api' (18804a03-8163-4fbe-8b56-9e0374feb5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:43.242353 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Create volume request issued successfully. Aug 13 15:12:43.243057 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-ef92c65c-3f0c-4d58-8596-8d16ab85cdab tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:43.243654 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 164/641] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:12:43 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:43.252047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.255695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:43.255695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.255695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.267812 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.267812 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:43.274948 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:43.286696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-879f2116-c125-4e55-b1ed-d066122a2f3e req-84c1bc8f-b2d6-4026-9305-b8a485e56e41 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 200 Aug 13 15:12:43.287116 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 159/642] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:43.311934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cba2fae5-44f6-4305-82f3-cf443741c57d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.315088 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cba2fae5-44f6-4305-82f3-cf443741c57d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:43.315415 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.315487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cba2fae5-44f6-4305-82f3-cf443741c57d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.315534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cba2fae5-44f6-4305-82f3-cf443741c57d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.317815 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:43.318945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.318945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.324511 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.324511 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:43.324815 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.324815 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:43.328832 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:43.333016 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cba2fae5-44f6-4305-82f3-cf443741c57d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:43.333172 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c784db1-72eb-40e3-a0bd-05e693e6fa8d req-166a78eb-f05e-460d-a653-3341e8c52a53 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 200 Aug 13 15:12:43.333172 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 161/643] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:43.334661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.336198 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cba2fae5-44f6-4305-82f3-cf443741c57d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:43.336625 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 160/644] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:43.337489 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:43.337783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.338045 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.348949 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.348949 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:43.355335 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:43.359460 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-80eab117-2f12-46f5-9055-a8952d20f301 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:43.360008 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 165/645] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:43.450717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f476fc8d-fc39-419f-a9ac-612c85280ddc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.451171 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f476fc8d-fc39-419f-a9ac-612c85280ddc None None] GET https://10.4.3.38/volume// Aug 13 15:12:43.451372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f476fc8d-fc39-419f-a9ac-612c85280ddc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.451622 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f476fc8d-fc39-419f-a9ac-612c85280ddc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.451994 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f476fc8d-fc39-419f-a9ac-612c85280ddc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:43.452308 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 160/646] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:12: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 15:12:43.465165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-8f21a574-fbdd-46c8-b71c-0c7d948716f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.468095 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-8f21a574-fbdd-46c8-b71c-0c7d948716f2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:43.468629 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-8f21a574-fbdd-46c8-b71c-0c7d948716f2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fb9e00d-cf2f-4b99-9646-e6477634bfc4", "connector": null, "instance_uuid": "3883ec8f-1bde-4e71-9b71-aa081b9c7641"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:43.481508 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.481508 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:43.512169 np0000007223 devstack@c-api.service[100286]: WARNING cinder.volume.api [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-8f21a574-fbdd-46c8-b71c-0c7d948716f2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 15:12:43.517969 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-8f21a574-fbdd-46c8-b71c-0c7d948716f2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:43.518544 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 162/647] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:43 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:43.555779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.560211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:43.560449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.560918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.562618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af8eb2c8-4897-47c9-bb12-23035719ca7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.563009 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af8eb2c8-4897-47c9-bb12-23035719ca7f None None] GET https://10.4.3.38/volume// Aug 13 15:12:43.563174 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af8eb2c8-4897-47c9-bb12-23035719ca7f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.563378 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af8eb2c8-4897-47c9-bb12-23035719ca7f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.563715 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af8eb2c8-4897-47c9-bb12-23035719ca7f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:43.563991 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 166/648] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:43.571332 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.571332 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:43.572034 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.574578 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:43.574818 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:43.575001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:43.578312 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:43.584587 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d98bbc60-93ec-41e8-bc6b-795be5b6f19f tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:43.585272 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 161/649] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:43.585896 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.585896 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:43.590413 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:43.597602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-99c4b936-9464-479e-bf0a-53c17bc7f7c3 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:43.598028 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 161/650] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:43 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1046 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:43.720901 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:43.722914 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] PUT https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 Aug 13 15:12:43.723261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:43.732038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Acquiring lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:43.736735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:43.737765 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:43.737765 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:43.837643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" released by "attachment_update" :: held 0.101s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:43.838128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-6547eea9-7a8c-43d7-a53d-33ec81d6662d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 returned with HTTP 200 Aug 13 15:12:43.838761 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 163/651] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:43 2026] PUT /volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 => generated 967 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:44.351382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.353135 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:44.353327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.353523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.360899 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.361428 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.361428 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:44.363834 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:44.364060 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.364320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.365271 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:44.370029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6b606e9-8e3c-4719-9324-b05342bb88f3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:44.370405 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 167/652] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:44.372942 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.372942 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:44.377898 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:44.383024 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13ef7210-3c85-4e6d-b205-8437adffe738 req-63aae85b-3cc5-4b38-9594-fc263796019f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 200 Aug 13 15:12:44.383503 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 162/653] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:44.414751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.419635 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:12:44.419635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94ab95b5-5957-4d51-9bf4-238d898f5eea", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2009903292", "description": null, "metadata": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:44.428837 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.428837 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:44.429445 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:44.429625 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Create snapshot from volume 94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:44.471408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Created reservations ['6b1cca69-8ef6-410c-a0e9-04075f24b26e', 'ff004ae2-19ca-4f4c-a3f8-aa4c40faaa75', 'f401c2e8-3ef0-4a58-a4dc-e33b8fa2406d', '134eaabd-1d93-4bc9-8eb7-1ac35c93a5e4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:44.511551 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Snapshot create request issued successfully. Aug 13 15:12:44.511919 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-64786633-98aa-4ded-9d42-375a236f9290 req-efecbe97-76fe-4a58-8ea4-63fffea47a9d tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:12:44.512362 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 162/654] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:12:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:44.591541 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.593932 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] GET https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:44.594493 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.594493 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.601043 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.601775 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.601775 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:44.602325 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Snapshot retrieved successfully. Aug 13 15:12:44.603093 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b94d9b3-412f-4859-af54-66fc0b863c1d req-4c0e34b8-8981-4af0-b42b-0c12039cef0a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec returned with HTTP 200 Aug 13 15:12:44.603563 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 164/655] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:44.603787 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:44.604231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.604519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.619425 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.619425 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:44.627096 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:44.634083 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-420701f5-bdd1-4c32-ac7f-b52f3db22514 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:44.635397 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 168/656] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:44.635821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.643568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:12:44.643916 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.644199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.644584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:12:44.649023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:12:44.664470 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] Get all snapshots completed successfully. Aug 13 15:12:44.664963 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.664963 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:44.665695 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a743ba43-3903-414b-bc40-40bcd95a320a req-b190fca4-cbdf-41e3-beeb-2bbdb4bd04bf tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-reader] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:12:44.666229 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 163/657] 10.4.3.38 () {68 vars in 1507 bytes} [Thu Aug 13 15:12:44 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 15:12:44.697861 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.700565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:44.700959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.701529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.713739 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.713739 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:44.714469 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Snapshot retrieved successfully. Aug 13 15:12:44.717089 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25228a55-3353-4e38-8996-5450a9316596 req-7dc4960b-3af8-4617-847c-49aac79fa76f tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec returned with HTTP 200 Aug 13 15:12:44.718295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 163/658] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:44.762929 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.769738 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:44.769945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.770343 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.770446 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Delete snapshot with id: 1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:44.781321 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.781321 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:44.781953 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Snapshot retrieved successfully. Aug 13 15:12:44.809774 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Snapshot delete request issued successfully. Aug 13 15:12:44.810319 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-25028afc-56a9-4b5c-aac3-34267a578bbc req-cc3f2ed5-52db-4551-bdee-0da943ed86fb tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec returned with HTTP 202 Aug 13 15:12:44.810823 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 165/659] 10.4.3.38 () {70 vars in 1619 bytes} [Thu Aug 13 15:12:44 2026] DELETE /volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:12:44.851623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:44.853897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:44.854235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:44.854746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:44.861255 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:44.861255 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:44.864472 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Snapshot retrieved successfully. Aug 13 15:12:44.864472 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a4149a70-f346-4ce7-8ae3-36e2fe6c8e34 req-8891267d-c88f-4c17-87f0-69a5780bc482 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec returned with HTTP 200 Aug 13 15:12:44.864472 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 169/660] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:12:44 2026] GET /volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:12:45.384932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:45.387095 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:45.387328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:45.387543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:45.394966 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:45.394966 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:45.398389 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:45.402582 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-440c1930-2ee6-45df-b6af-4fd2013d34b3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:45.402951 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 164/661] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:45 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:45.650814 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:45.653754 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:45.653754 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:45.654016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:45.667243 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:45.667243 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:45.672133 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:45.677387 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91174259-cb85-4e6b-840c-11e1692ab3a5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:45.677904 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 164/662] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:45 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:45.902492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dc795601-462e-42c1-929e-09933b8fbc64 req-d16ac793-971f-4a9c-a624-5c7b0cf1b654 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:45.908277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc795601-462e-42c1-929e-09933b8fbc64 req-d16ac793-971f-4a9c-a624-5c7b0cf1b654 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec Aug 13 15:12:45.908509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc795601-462e-42c1-929e-09933b8fbc64 req-d16ac793-971f-4a9c-a624-5c7b0cf1b654 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:45.908724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc795601-462e-42c1-929e-09933b8fbc64 req-d16ac793-971f-4a9c-a624-5c7b0cf1b654 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:45.912968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc795601-462e-42c1-929e-09933b8fbc64 req-d16ac793-971f-4a9c-a624-5c7b0cf1b654 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec returned with HTTP 404 Aug 13 15:12:45.913765 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 166/663] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:12:45 2026] GET /volume/v3/snapshots/1bc1720d-796d-4bd2-8b03-004de473ecec => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:45.934221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:45.936914 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] DELETE https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:45.936914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:45.936914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:45.936914 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Delete volume with id: 94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:45.943436 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:45.943436 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:45.943899 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:45.962739 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Delete volume request issued successfully. Aug 13 15:12:45.962946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-411ae6f1-f8df-4d11-b108-3c405769a83b req-abcd6231-7211-488b-a0c6-2bef23966343 tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 202 Aug 13 15:12:45.964923 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 170/664] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:12:45 2026] DELETE /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 15:12:45.987086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:45.991087 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:45.991298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:45.991487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:46.005696 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:46.005696 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:46.011171 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Volume info retrieved successfully. Aug 13 15:12:46.018558 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6c3f23ff-3994-4e56-8157-9ad1698d6b4c req-58b6bcf7-be10-4475-802c-73a58ffbb42c tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 200 Aug 13 15:12:46.019766 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 165/665] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:45 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:46.416429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:46.417885 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:46.418077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:46.418287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:46.425810 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:46.425810 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:46.432455 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:46.437555 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0eb6661b-6251-4276-81c3-51f463bf6bf8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:46.438268 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 165/666] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:46 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:12:46.691202 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:46.693467 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:46.693721 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:46.693961 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:46.707068 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:46.707068 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:46.711910 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:46.717414 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3420f94-ce72-46e3-8a99-5aea1004f567 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:46.717922 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 167/667] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:46 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:47.052088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0b9ef9fa-d5bc-44f4-a972-48dca6c8b304 req-04df4dec-f18e-4b42-9684-cda0c48b730b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:47.057578 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b9ef9fa-d5bc-44f4-a972-48dca6c8b304 req-04df4dec-f18e-4b42-9684-cda0c48b730b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:47.063003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b9ef9fa-d5bc-44f4-a972-48dca6c8b304 req-04df4dec-f18e-4b42-9684-cda0c48b730b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:47.063422 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b9ef9fa-d5bc-44f4-a972-48dca6c8b304 req-04df4dec-f18e-4b42-9684-cda0c48b730b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:47.070225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b9ef9fa-d5bc-44f4-a972-48dca6c8b304 req-04df4dec-f18e-4b42-9684-cda0c48b730b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 404 Aug 13 15:12:47.070943 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 171/668] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:47 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:47.101846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:47.104639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] DELETE https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:47.105098 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:47.105228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:47.105397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Delete volume with id: 94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:47.113765 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-82b63d4d-3c69-417e-aef0-da8ba70edbf4 req-1b731d38-2b7d-43e7-8c2a-e084e25e1a4b tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 404 Aug 13 15:12:47.114499 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 166/669] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:12:47 2026] DELETE /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:47.137886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f9a39927-99fc-4bfd-8755-1d7fbdef48ce req-ddc569f1-6d43-45ba-969a-79a8b2ec399a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:47.140904 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9a39927-99fc-4bfd-8755-1d7fbdef48ce req-ddc569f1-6d43-45ba-969a-79a8b2ec399a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] GET https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea Aug 13 15:12:47.141220 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f9a39927-99fc-4bfd-8755-1d7fbdef48ce req-ddc569f1-6d43-45ba-969a-79a8b2ec399a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:47.141578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f9a39927-99fc-4bfd-8755-1d7fbdef48ce req-ddc569f1-6d43-45ba-969a-79a8b2ec399a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:47.154162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9a39927-99fc-4bfd-8755-1d7fbdef48ce req-ddc569f1-6d43-45ba-969a-79a8b2ec399a tempest-VolumesSnapshotsTestJSON-1194202749 tempest-VolumesSnapshotsTestJSON-1194202749-project-member] https://10.4.3.38/volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea returned with HTTP 404 Aug 13 15:12:47.154278 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 166/670] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:47 2026] GET /volume/v3/volumes/94ab95b5-5957-4d51-9bf4-238d898f5eea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:47.455156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43d21183-a772-4a21-a931-ad1092e9ab14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:47.459318 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43d21183-a772-4a21-a931-ad1092e9ab14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:47.459598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43d21183-a772-4a21-a931-ad1092e9ab14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:47.459904 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43d21183-a772-4a21-a931-ad1092e9ab14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:47.470049 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:47.470049 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:47.479253 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43d21183-a772-4a21-a931-ad1092e9ab14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:47.486399 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43d21183-a772-4a21-a931-ad1092e9ab14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:47.486884 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 168/671] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:47 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:47.730266 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:47.733800 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:47.734081 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:47.734346 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:47.748665 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:47.748665 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:47.753350 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:47.758943 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62fee5ca-b15b-4f58-ab2c-06c022cd8217 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:47.759293 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 172/672] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:47 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:48.500907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:48.502653 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:48.502773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:48.502975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:48.512657 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:48.512657 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:48.517325 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:48.528402 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c063a8a3-0471-4ee9-9c2a-c739327da837 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:48.528402 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 167/673] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:48 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:48.775870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-089235e8-d68e-4aaa-b61e-23de954963a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:48.778156 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-089235e8-d68e-4aaa-b61e-23de954963a8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:48.778415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-089235e8-d68e-4aaa-b61e-23de954963a8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:48.778688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-089235e8-d68e-4aaa-b61e-23de954963a8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:48.790045 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:48.790045 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:48.793210 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-089235e8-d68e-4aaa-b61e-23de954963a8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:48.797381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-089235e8-d68e-4aaa-b61e-23de954963a8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:48.797813 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 167/674] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:48 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:49.541789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:49.542986 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:49.543231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:49.543443 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:49.550289 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:49.550289 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:49.553950 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:49.558124 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7a483ce-8886-4f74-9d44-25d6efd22c5d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:49.558553 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 169/675] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:49 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:49.813084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:49.815947 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:49.816136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:49.816336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:49.827269 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:49.827269 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:49.831575 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:49.838626 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a2ee7eb-6bf0-4696-9a07-9cc5f1372cbc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:49.839064 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 173/676] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:49 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:49.920006 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-e7279d46-a76c-4793-8f00-7ffde85bc905 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:49.921471 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-e7279d46-a76c-4793-8f00-7ffde85bc905 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924/action Aug 13 15:12:49.921952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-e7279d46-a76c-4793-8f00-7ffde85bc905 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:49.922104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-e7279d46-a76c-4793-8f00-7ffde85bc905 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:49.941538 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:49.941538 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:49.954957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b13113a0-fbaf-4cc5-97cf-9eba69cc0c5e req-e7279d46-a76c-4793-8f00-7ffde85bc905 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924/action returned with HTTP 204 Aug 13 15:12:49.955515 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 168/677] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:49 2026] POST /volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:50.295131 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abcb9ac0-b862-4863-a39d-17607c160070 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.297451 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abcb9ac0-b862-4863-a39d-17607c160070 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:50.297825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abcb9ac0-b862-4863-a39d-17607c160070 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.298011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abcb9ac0-b862-4863-a39d-17607c160070 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.307119 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.307119 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:50.310892 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abcb9ac0-b862-4863-a39d-17607c160070 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:50.317074 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abcb9ac0-b862-4863-a39d-17607c160070 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:50.317612 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 168/678] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:50.363197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.365463 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:50.365757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.365915 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.374185 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.374185 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:50.378407 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:50.382838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-63da92ff-c4c5-4e08-b682-133d14037186 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:50.383253 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 170/679] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:50.474902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e88e1782-6f25-4cd9-b1d4-c9498575241a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.475285 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e88e1782-6f25-4cd9-b1d4-c9498575241a None None] GET https://10.4.3.38/volume// Aug 13 15:12:50.475462 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e88e1782-6f25-4cd9-b1d4-c9498575241a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.475645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e88e1782-6f25-4cd9-b1d4-c9498575241a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.475956 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e88e1782-6f25-4cd9-b1d4-c9498575241a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:50.476259 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 174/680] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:12: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 15:12:50.483911 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3116f317-b05f-41cf-8978-36791c40c370 req-97d6fe62-37c8-4eb4-a1c7-79ea397e8497 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.486861 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-97d6fe62-37c8-4eb4-a1c7-79ea397e8497 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:50.487340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-97d6fe62-37c8-4eb4-a1c7-79ea397e8497 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a567466a-a6cb-47be-8901-cbbd552faddc", "connector": null, "instance_uuid": "bb15f621-dadd-40e9-8678-87375f6ea468"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:50.501238 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.501238 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:50.532127 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-97d6fe62-37c8-4eb4-a1c7-79ea397e8497 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:50.532758 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 169/681] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:50 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 15:12:50.564588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.569375 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:50.569644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.570039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.571877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-202c515e-5de5-412c-8ccc-bccac8cebd53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.572391 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-202c515e-5de5-412c-8ccc-bccac8cebd53 None None] GET https://10.4.3.38/volume// Aug 13 15:12:50.572391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-202c515e-5de5-412c-8ccc-bccac8cebd53 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.572562 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-202c515e-5de5-412c-8ccc-bccac8cebd53 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.572886 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-202c515e-5de5-412c-8ccc-bccac8cebd53 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:50.573146 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 171/682] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12:50 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 15:12:50.575062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.576943 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:50.577162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.577475 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.580905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.582748 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:50.582966 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.583174 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.585347 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.585347 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:50.585501 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.585501 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:50.589179 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:50.589812 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:50.593994 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.593994 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:50.594119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b4d4937-9e01-46c7-ad91-0760d90da2f1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:50.594495 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 175/683] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:50.597667 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:50.602164 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-198e6329-ea15-4a0f-9ea4-7242d633be0a tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:50.602582 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 170/684] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:50.603155 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-005b4b93-6e2d-4ae6-aa78-c55e38ed498e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:50.605409 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 169/685] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:50.721857 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.724156 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] PUT https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 Aug 13 15:12:50.724594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:50.730200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.732374 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:50.732583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.732774 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.733293 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Acquiring lock "cinder-attachment_update-a567466a-a6cb-47be-8901-cbbd552faddc-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:50.739047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Lock "cinder-attachment_update-a567466a-a6cb-47be-8901-cbbd552faddc-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:50.739735 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.739735 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:50.740295 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.740295 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:50.743341 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:50.748213 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-1b97dd49-6183-4e6b-a2f4-f0a6015f6915 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:50.748711 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 176/686] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 1249 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:50.831116 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Lock "cinder-attachment_update-a567466a-a6cb-47be-8901-cbbd552faddc-np0000007223" released by "attachment_update" :: held 0.092s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:50.831546 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-2b2ea610-800e-4634-be9c-2e1bed2086a1 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 returned with HTTP 200 Aug 13 15:12:50.832158 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 172/687] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:50 2026] PUT /volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:50.852258 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.854517 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:50.854790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.855051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.868088 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.868088 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:50.873120 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:50.882345 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2675b9e8-9d7b-427f-a994-ad8f9b2f87c9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:50.882345 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 171/688] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:50.936776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.940053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:12:50.940454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1445373872", "imageRef": "d08abc2f-2760-4af2-9171-3c0989b00047", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:50.942458 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1445373872', 'imageRef': 'd08abc2f-2760-4af2-9171-3c0989b00047', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:12:50.943199 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:50.945458 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:50.945682 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:50.946131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:50.956997 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:50.956997 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:50.961473 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:50.965884 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-e93c00b3-a860-40f8-a892-b2bffbb41803 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:50.966415 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 177/689] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:50 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.035444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Create volume of 1 GB Aug 13 15:12:51.041098 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Availability Zones retrieved successfully. Aug 13 15:12:51.046035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b10dd4e3-1a62-4a3b-9d1a-b39c4436d111 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.046258 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b10dd4e3-1a62-4a3b-9d1a-b39c4436d111 None None] GET https://10.4.3.38/volume// Aug 13 15:12:51.046482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b10dd4e3-1a62-4a3b-9d1a-b39c4436d111 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.046748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b10dd4e3-1a62-4a3b-9d1a-b39c4436d111 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.047152 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b10dd4e3-1a62-4a3b-9d1a-b39c4436d111 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:51.047529 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 173/690] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:12:51.048305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Flow 'volume_create_api' (be53127a-e302-4b9a-8a16-95595517ec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:51.049589 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa2cb48-cb72-4f4b-824f-e2c3af61cfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:51.050552 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:12:51.056003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-05e1e253-e8bb-4fc6-81ea-c8addf20d2be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.061864 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-05e1e253-e8bb-4fc6-81ea-c8addf20d2be tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:51.061864 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-05e1e253-e8bb-4fc6-81ea-c8addf20d2be tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fb9e00d-cf2f-4b99-9646-e6477634bfc4", "connector": null, "instance_uuid": "84028b0e-905a-4d87-8f52-62c34032e0a1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:51.073880 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.073880 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:51.095686 np0000007223 devstack@c-api.service[100285]: WARNING cinder.volume.api [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-05e1e253-e8bb-4fc6-81ea-c8addf20d2be tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 15:12:51.100979 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-05e1e253-e8bb-4fc6-81ea-c8addf20d2be tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:51.101572 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 172/691] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:51 2026] POST /volume/v3/attachments => generated 271 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.127455 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa2cb48-cb72-4f4b-824f-e2c3af61cfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:51.128090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d3cde0-4d93-40de-8939-a755f2e31cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:51.132347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16d90624-ae27-4043-809c-eb3355b07aab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.134566 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16d90624-ae27-4043-809c-eb3355b07aab tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:51.134843 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16d90624-ae27-4043-809c-eb3355b07aab tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.135365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16d90624-ae27-4043-809c-eb3355b07aab tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.149784 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1164d0c-05af-4dc4-a754-ad5a365b4660 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.150046 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1164d0c-05af-4dc4-a754-ad5a365b4660 None None] GET https://10.4.3.38/volume// Aug 13 15:12:51.150252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1164d0c-05af-4dc4-a754-ad5a365b4660 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.150431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1164d0c-05af-4dc4-a754-ad5a365b4660 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.150738 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1164d0c-05af-4dc4-a754-ad5a365b4660 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:51.151003 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 174/692] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:12:51.156485 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.156485 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:51.163065 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16d90624-ae27-4043-809c-eb3355b07aab tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:51.166566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.169263 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16d90624-ae27-4043-809c-eb3355b07aab tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:51.169734 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 178/693] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.170230 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:51.170538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.170849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.190591 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.190591 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:51.196277 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:51.205328 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.207320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-0badea8c-9e0e-446e-9048-2a6a28bedac7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:51.207946 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 173/694] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:51.209858 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:51.210161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.210456 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.213910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Created reservations ['12802801-754e-4f7b-be31-df349c2c7456', '4ca11f1d-b177-4890-8c0a-f354225192d6', '150b2499-f003-4ee9-8474-2cbceff02f7d', '9e2eefbc-d1f4-4152-b88b-fd85395f15a6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:12:51.214787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d3cde0-4d93-40de-8939-a755f2e31cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12802801-754e-4f7b-be31-df349c2c7456', '4ca11f1d-b177-4890-8c0a-f354225192d6', '150b2499-f003-4ee9-8474-2cbceff02f7d', '9e2eefbc-d1f4-4152-b88b-fd85395f15a6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:51.215517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b489e7-2985-4e46-bfa1-1f860235424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:51.219601 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.219601 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:51.224771 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:51.231341 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-d584d9c5-f630-48f3-a93b-632be9ff8853 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:51.232051 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 175/695] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 1249 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.238988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b489e7-2985-4e46-bfa1-1f860235424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1df9e9ab-9960-4c15-a8f7-c106eeb6da6b', '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-1445373872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3038110c489d43f1934c8085397adc8a',qos_specs=None,replication_status=,reservations=['12802801-754e-4f7b-be31-df349c2c7456','4ca11f1d-b177-4890-8c0a-f354225192d6','150b2499-f003-4ee9-8474-2cbceff02f7d','9e2eefbc-d1f4-4152-b88b-fd85395f15a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c5adb3478a452db901c947b0fd1454',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1445373872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1df9e9ab-9960-4c15-a8f7-c106eeb6da6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3038110c489d43f1934c8085397adc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33c5adb3478a452db901c947b0fd1454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:51.239834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdda3746-d699-4ef2-b408-e3aa1c48974a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:51.242353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aeee3912-c3e1-4c6f-92bf-01d35361ac1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.242925 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeee3912-c3e1-4c6f-92bf-01d35361ac1c None None] GET https://10.4.3.38/volume// Aug 13 15:12:51.242925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeee3912-c3e1-4c6f-92bf-01d35361ac1c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.243122 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aeee3912-c3e1-4c6f-92bf-01d35361ac1c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.243491 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aeee3912-c3e1-4c6f-92bf-01d35361ac1c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:51.243806 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 179/696] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:12:51.252394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4d62ccdf-35e3-499c-ad69-bf8c59877aff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.255498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4d62ccdf-35e3-499c-ad69-bf8c59877aff tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:51.256425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4d62ccdf-35e3-499c-ad69-bf8c59877aff tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "114ab448-95c6-42ab-aff9-7519316c4251", "connector": null, "instance_uuid": "8500dea7-7dcb-40fd-8477-ca50023c719c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:51.270225 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.270225 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:51.272948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdda3746-d699-4ef2-b408-e3aa1c48974a) transitioned into state 'SUCCESS' from state '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-1445373872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3038110c489d43f1934c8085397adc8a',qos_specs=None,replication_status=,reservations=['12802801-754e-4f7b-be31-df349c2c7456','4ca11f1d-b177-4890-8c0a-f354225192d6','150b2499-f003-4ee9-8474-2cbceff02f7d','9e2eefbc-d1f4-4152-b88b-fd85395f15a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33c5adb3478a452db901c947b0fd1454',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:51.273753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d6e679-3c0e-40c2-8b94-f820e36de822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:12:51.284659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d6e679-3c0e-40c2-8b94-f820e36de822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:12:51.285624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Flow 'volume_create_api' (be53127a-e302-4b9a-8a16-95595517ec9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:12:51.285972 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Create volume request issued successfully. Aug 13 15:12:51.286655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b448c67c-8d0f-4145-95b0-40f8e739dd10 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:12:51.287113 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 170/697] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:12:50 2026] POST /volume/v3/volumes => generated 751 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:12:51.299448 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.302520 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:51.302900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.303991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.306663 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4d62ccdf-35e3-499c-ad69-bf8c59877aff tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:51.307242 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 174/698] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:51 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.312265 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.312265 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:51.315874 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.319338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] PUT https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 Aug 13 15:12:51.319780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:51.322522 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:51.330883 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bc87aef-4332-44ca-b77f-4a0055736aaf tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:51.331450 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 176/699] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:51.335774 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Acquiring lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:51.341484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:51.342817 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.342817 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:51.488960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Lock "cinder-attachment_update-9fb9e00d-cf2f-4b99-9646-e6477634bfc4-np0000007223" released by "attachment_update" :: held 0.147s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:51.489274 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-8bf8651f-d35f-4fe8-9860-48869e1c1c6d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 returned with HTTP 200 Aug 13 15:12:51.489699 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 180/700] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:51 2026] PUT /volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 => generated 967 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:51.622423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:51.626999 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:51.626999 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:51.626999 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:51.637826 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:51.637826 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:51.642688 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:51.649104 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc8b9c5f-4480-426d-a9e8-3b95bf23efcc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:51.649701 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 171/701] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:51 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:52.187896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.189750 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:52.189984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:52.190222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:52.210618 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:52.210618 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:52.217973 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:52.228275 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5daed7b7-c5ea-48ea-b15a-4a478490048c tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:52.228275 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 175/702] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:52 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:52.348405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.350407 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:52.350630 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:52.350842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:52.360469 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:52.360469 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:52.366307 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:52.372464 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e615d08c-86cf-4a09-9c5e-d0c7c1e24f24 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:52.372859 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 177/703] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:52 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:52.664412 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.666936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:52.667185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:52.667415 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:52.687261 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:52.687261 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:52.689220 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:52.695481 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826be9b1-97e9-4f50-bad4-2305026e0f3d tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:52.696033 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 181/704] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:52 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:52.787324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae567071-4786-4af5-9bce-e186dabdb58e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.787737 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae567071-4786-4af5-9bce-e186dabdb58e None None] GET https://10.4.3.38/volume// Aug 13 15:12:52.787852 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae567071-4786-4af5-9bce-e186dabdb58e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:52.788019 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae567071-4786-4af5-9bce-e186dabdb58e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:52.788395 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae567071-4786-4af5-9bce-e186dabdb58e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:52.788771 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 172/705] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:52.795735 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.798456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:12:52.798723 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:52.798979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:52.811740 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:52.811740 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:52.817026 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:12:52.823799 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-2f046689-d705-4ad1-bec4-ebbc1e0a5b4c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:12:52.824386 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 176/706] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:52 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 1428 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:52.909346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:52.911895 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] PUT https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 Aug 13 15:12:52.912367 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:52.921699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Acquiring lock "cinder-attachment_update-114ab448-95c6-42ab-aff9-7519316c4251-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:12:52.927236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-114ab448-95c6-42ab-aff9-7519316c4251-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:12:52.928682 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:52.928682 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:53.037883 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-114ab448-95c6-42ab-aff9-7519316c4251-np0000007223" released by "attachment_update" :: held 0.111s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:12:53.038600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-b8277ef9-1090-415f-92ac-4ab049250eef tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 returned with HTTP 200 Aug 13 15:12:53.039228 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 178/707] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:12:52 2026] PUT /volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:53.066828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4f0bd64f-62e0-427f-aa0a-68d09b9f6248 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.069892 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4f0bd64f-62e0-427f-aa0a-68d09b9f6248 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73/action Aug 13 15:12:53.070444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4f0bd64f-62e0-427f-aa0a-68d09b9f6248 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:53.070712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4f0bd64f-62e0-427f-aa0a-68d09b9f6248 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:53.095025 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.095025 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:53.113699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cc540a90-ac54-467e-869d-89f97fe139c4 req-4f0bd64f-62e0-427f-aa0a-68d09b9f6248 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73/action returned with HTTP 204 Aug 13 15:12:53.114417 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 182/708] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:53 2026] POST /volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:53.120075 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.124023 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:12:53.124209 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:53.124393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:53.137169 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.137169 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:53.143007 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:12:53.151319 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-ae4f3cf2-7af4-4daf-8f9d-b8a917d90e3c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:12:53.151769 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 173/709] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:53 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1651 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:53.178803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.184156 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:12:53.184392 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:53.184568 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:53.194328 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.194328 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:53.198179 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:12:53.202807 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-5686bc65-87ed-45f6-9886-ea91e4231c97 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:12:53.203204 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 177/710] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:53 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1651 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:53.244619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e101f1f-1039-458a-b5cc-887caf4070dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.248856 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e101f1f-1039-458a-b5cc-887caf4070dc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:53.249354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e101f1f-1039-458a-b5cc-887caf4070dc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:53.249492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e101f1f-1039-458a-b5cc-887caf4070dc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:53.265568 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.265568 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:53.274486 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e101f1f-1039-458a-b5cc-887caf4070dc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:53.282030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e101f1f-1039-458a-b5cc-887caf4070dc tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:53.282629 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 179/711] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:53 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:53.389642 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c903c34-fc23-4021-b32a-adcd70935445 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.392639 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c903c34-fc23-4021-b32a-adcd70935445 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:53.392907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c903c34-fc23-4021-b32a-adcd70935445 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:53.393225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c903c34-fc23-4021-b32a-adcd70935445 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:53.402952 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.402952 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:53.408304 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c903c34-fc23-4021-b32a-adcd70935445 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:53.415635 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c903c34-fc23-4021-b32a-adcd70935445 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:53.416076 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 183/712] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:53 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:53.715160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-446e30ff-7f5c-4429-a27e-f839134536e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:53.721996 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-446e30ff-7f5c-4429-a27e-f839134536e2 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:53.722319 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-446e30ff-7f5c-4429-a27e-f839134536e2 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:53.722594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-446e30ff-7f5c-4429-a27e-f839134536e2 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:53.739903 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:53.739903 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:53.748090 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-446e30ff-7f5c-4429-a27e-f839134536e2 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:53.755282 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-446e30ff-7f5c-4429-a27e-f839134536e2 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:53.755877 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 174/713] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:53 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:54.161157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3116f317-b05f-41cf-8978-36791c40c370 req-eeec584d-4d86-47e5-8a15-39b3a0cfdad8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.163363 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-eeec584d-4d86-47e5-8a15-39b3a0cfdad8 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] POST https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797/action Aug 13 15:12:54.163800 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-eeec584d-4d86-47e5-8a15-39b3a0cfdad8 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:54.163850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-eeec584d-4d86-47e5-8a15-39b3a0cfdad8 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:54.184252 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.184252 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:54.208327 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3116f317-b05f-41cf-8978-36791c40c370 req-eeec584d-4d86-47e5-8a15-39b3a0cfdad8 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797/action returned with HTTP 204 Aug 13 15:12:54.209126 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 178/714] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:54 2026] POST /volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:54.295754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.299849 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:54.300139 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:54.300431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:54.319805 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.319805 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:54.324208 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:54.331882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29a5bc50-41e7-4f25-92e7-2c65ed2604d2 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:54.332400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 180/715] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:54 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:54.431391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.433110 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:54.433297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:54.433468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:54.440901 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.440901 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:54.444589 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:54.449325 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18bf0cc1-711c-4e19-ba6f-d46d6a705741 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:54.449325 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 184/716] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:54 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:54.774341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9c095e3-6f07-4223-a951-50e868127830 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.776163 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9c095e3-6f07-4223-a951-50e868127830 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:54.776365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9c095e3-6f07-4223-a951-50e868127830 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:54.776561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9c095e3-6f07-4223-a951-50e868127830 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:54.786063 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.786063 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:54.789976 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9c095e3-6f07-4223-a951-50e868127830 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:54.794756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9c095e3-6f07-4223-a951-50e868127830 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:54.795188 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 175/717] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:54 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:54.811290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.813166 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:54.813409 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:54.813649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:54.824798 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.824798 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:54.830068 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:54.835088 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72b4ed48-f66e-4353-95b2-d9e49b7b2d7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:54.835539 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 179/718] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:54 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:54.850253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:54.853011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:54.853197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:54.853715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:54.864606 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:54.864606 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:54.868342 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:54.872691 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a36cdfb-cd00-4506-9ffd-d4dd697dd0c7 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:54.873183 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 181/719] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:54 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:55.035454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:55.037349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:12:55.037514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:55.037692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:55.046772 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:55.046772 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:55.050381 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:12:55.054687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-153682a2-d6f0-4f27-9a0d-21d441bea247 req-a1b83297-dae0-462d-bf7f-1d5950683656 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:12:55.055226 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 185/720] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:55 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:55.344391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:55.346139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:55.346355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:55.346539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:55.360793 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:55.360793 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:55.365331 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:55.370544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0cf9d80-2e9d-475c-aa72-e2431016cedb tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:55.371059 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 176/721] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:55 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:55.462897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:55.464433 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:55.464617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:55.464839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:55.471284 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:55.471284 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:55.474543 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:55.478309 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aea0a315-39a9-4f0e-9ce4-f6c28bbb414c tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:55.479067 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 180/722] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:55 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:56.224803 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-804225c7-124f-4950-b586-6337a246fb6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.229575 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-804225c7-124f-4950-b586-6337a246fb6b tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23/action Aug 13 15:12:56.229954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-804225c7-124f-4950-b586-6337a246fb6b tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:56.230334 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-804225c7-124f-4950-b586-6337a246fb6b tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-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 15:12:56.253272 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.253272 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:56.266968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c682eb5-59e3-40ae-b15a-a4b3ef4e56f0 req-804225c7-124f-4950-b586-6337a246fb6b tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23/action returned with HTTP 204 Aug 13 15:12:56.267589 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 182/723] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:12:56 2026] POST /volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:12:56.388083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0315423-b777-4971-91ca-fdb16985fa94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.392777 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0315423-b777-4971-91ca-fdb16985fa94 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:56.393064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0315423-b777-4971-91ca-fdb16985fa94 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.393381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0315423-b777-4971-91ca-fdb16985fa94 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.415917 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.415917 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:56.420073 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0315423-b777-4971-91ca-fdb16985fa94 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:56.425923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0315423-b777-4971-91ca-fdb16985fa94 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:56.426344 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 186/724] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:56.437298 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1d9412c-14f6-4891-a3c4-da820a0f4f59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.437793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d9412c-14f6-4891-a3c4-da820a0f4f59 None None] GET https://10.4.3.38/volume// Aug 13 15:12:56.438052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d9412c-14f6-4891-a3c4-da820a0f4f59 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.438348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d9412c-14f6-4891-a3c4-da820a0f4f59 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.438790 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d9412c-14f6-4891-a3c4-da820a0f4f59 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:56.439172 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 177/725] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:56.449063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-13ae65cc-3219-416b-9bc3-2ec6606c764c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.453714 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-13ae65cc-3219-416b-9bc3-2ec6606c764c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:12:56.454794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-13ae65cc-3219-416b-9bc3-2ec6606c764c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7893923-f2b8-4f6f-af40-2c800f61018e", "connector": null, "instance_uuid": "01a6b05a-20a5-4eb5-a2cc-9ca7b085b034"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:56.469363 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.469363 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:56.492855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.494816 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:56.495031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.495237 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.506439 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.506439 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:56.512312 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-13ae65cc-3219-416b-9bc3-2ec6606c764c tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:12:56.513320 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 181/726] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:12:56 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 15:12:56.513703 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:56.520115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23b69ca7-9d51-4514-bb2c-29b47ecd0fe6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:56.520340 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 183/727] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:56.653869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.655898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa tempest-TestMultiAttachVolumeSwap-128835136 tempest-TestMultiAttachVolumeSwap-128835136-project] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:56.656083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa tempest-TestMultiAttachVolumeSwap-128835136 tempest-TestMultiAttachVolumeSwap-128835136-project] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.656272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa tempest-TestMultiAttachVolumeSwap-128835136 tempest-TestMultiAttachVolumeSwap-128835136-project] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.667632 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.667632 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:56.671430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa tempest-TestMultiAttachVolumeSwap-128835136 tempest-TestMultiAttachVolumeSwap-128835136-project] Volume info retrieved successfully. Aug 13 15:12:56.675521 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c834ae17-8cab-4562-b65a-d10f70ae6ff8 req-39415fc8-3028-4025-993c-d933bf6c47aa tempest-TestMultiAttachVolumeSwap-128835136 tempest-TestMultiAttachVolumeSwap-128835136-project] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:56.676098 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 187/728] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:56.687487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.690405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:56.690741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.691014 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.707541 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.707541 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:56.712322 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Volume info retrieved successfully. Aug 13 15:12:56.717234 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8d85bba-d4b5-4bfc-8c6d-958a3a797a45 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:56.717685 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 178/729] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1456 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:56.739360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.741537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] GET https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:12:56.741807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.742065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.750900 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.750900 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:56.755256 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] Volume info retrieved successfully. Aug 13 15:12:56.761317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91f46eda-6c83-4472-81b8-0fd208aff5c4 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-reader] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 200 Aug 13 15:12:56.761971 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 182/730] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:56.849773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ba843cf-3e1f-4505-9416-532f82023681 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.854324 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba843cf-3e1f-4505-9416-532f82023681 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:56.854541 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ba843cf-3e1f-4505-9416-532f82023681 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.854767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ba843cf-3e1f-4505-9416-532f82023681 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.869592 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.869592 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:56.874872 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ba843cf-3e1f-4505-9416-532f82023681 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:56.881837 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba843cf-3e1f-4505-9416-532f82023681 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:56.882522 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 184/731] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:56.953147 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:56.955549 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:56.955847 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:56.956141 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:56.970059 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:56.970059 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:56.974308 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:56.978915 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-2581a060-6e5e-4ad3-8571-42ca9f54acc5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:56.979493 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 188/732] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:56 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1456 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:57.033739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.036079 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action Aug 13 15:12:57.036447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:57.036570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:57.051548 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:57.051548 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:57.052101 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:57.058815 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Begin detaching volume completed successfully. Aug 13 15:12:57.059050 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-125bb0e5-b0e8-4d79-b84f-7b981bbc9670 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action returned with HTTP 202 Aug 13 15:12:57.059507 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 179/733] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:12:57 2026] POST /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:12:57.105983 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc832f32-16f2-46ed-a1bf-27d499cd60b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.106410 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc832f32-16f2-46ed-a1bf-27d499cd60b6 None None] GET https://10.4.3.38/volume// Aug 13 15:12:57.106624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc832f32-16f2-46ed-a1bf-27d499cd60b6 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:57.106825 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc832f32-16f2-46ed-a1bf-27d499cd60b6 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:57.107126 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc832f32-16f2-46ed-a1bf-27d499cd60b6 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:57.107497 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 183/734] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:57.133974 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.136446 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:57.136806 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:57.137107 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:57.150142 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:57.150142 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:57.154605 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:57.159967 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-3690c002-f26b-4d18-b548-141d5c98df8d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:57.160461 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 185/735] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:57 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:57.535622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7e5bff5-277b-4554-b521-31798e761fd6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.538069 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7e5bff5-277b-4554-b521-31798e761fd6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:57.538347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7e5bff5-277b-4554-b521-31798e761fd6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:57.538604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7e5bff5-277b-4554-b521-31798e761fd6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:57.552281 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:57.552281 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:57.562606 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7e5bff5-277b-4554-b521-31798e761fd6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:57.568159 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7e5bff5-277b-4554-b521-31798e761fd6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:57.568715 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 189/736] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:57 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:57.885534 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.887934 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:57.888146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:57.888393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:57.900693 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:57.900693 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:57.904481 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:57.909874 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-6bc08ea5-9a49-4f1e-b795-0beda43d2cb7 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:57.910365 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 180/737] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:57 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:57.927375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-c59c39d2-4f51-42dd-a1a0-21b01bc477b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:57.929447 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-c59c39d2-4f51-42dd-a1a0-21b01bc477b5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] DELETE https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 Aug 13 15:12:57.929758 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-c59c39d2-4f51-42dd-a1a0-21b01bc477b5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:57.929960 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-c59c39d2-4f51-42dd-a1a0-21b01bc477b5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:57.937446 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:57.937446 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:57.982468 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e325cc55-4880-4a08-8a8d-20795f3a05ff req-c59c39d2-4f51-42dd-a1a0-21b01bc477b5 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 returned with HTTP 200 Aug 13 15:12:57.983078 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 184/738] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:57 2026] DELETE /volume/v3/attachments/a1385a6f-d1ec-4d77-9a1d-9c03beba4d23 => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:58.164878 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe298d35-511a-4bed-b237-36e12dd1337a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.166525 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe298d35-511a-4bed-b237-36e12dd1337a tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:58.166935 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe298d35-511a-4bed-b237-36e12dd1337a tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:58.167226 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe298d35-511a-4bed-b237-36e12dd1337a tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:58.176602 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:58.176602 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:58.181500 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe298d35-511a-4bed-b237-36e12dd1337a tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:58.183367 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe298d35-511a-4bed-b237-36e12dd1337a tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:58.183856 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 186/739] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:58 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:58.219227 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.221261 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:58.221467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:58.221647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:58.230794 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:58.230794 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:58.234037 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:58.238431 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-a1b4646d-4a5b-40a5-b8b4-06defb582377 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:58.238837 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 190/740] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:12:58 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:58.256129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.258147 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] POST https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action Aug 13 15:12:58.258469 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:58.258591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:58.269134 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:58.269134 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:58.269588 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:58.275520 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Begin detaching volume completed successfully. Aug 13 15:12:58.275738 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-4bfefdb7-4569-414d-a231-025a0bd438e8 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action returned with HTTP 202 Aug 13 15:12:58.276124 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 181/741] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:12:58 2026] POST /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:12:58.320334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ad9249e2-90d6-4ec3-9d41-54eed1b4c9cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.320815 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad9249e2-90d6-4ec3-9d41-54eed1b4c9cf None None] GET https://10.4.3.38/volume// Aug 13 15:12:58.321025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad9249e2-90d6-4ec3-9d41-54eed1b4c9cf None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:58.321292 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad9249e2-90d6-4ec3-9d41-54eed1b4c9cf None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:58.321717 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad9249e2-90d6-4ec3-9d41-54eed1b4c9cf None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:58.322080 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 185/742] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:58.329455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.331519 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:12:58.333180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:58.333180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:58.342154 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:58.342154 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:12:58.345545 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:12:58.349422 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-966e4d2b-fb21-4d5e-a500-e3ed19d35c54 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:12:58.350124 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 187/743] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:12:58 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:12:58.586451 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:58.588461 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:58.588684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:58.588870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:58.596238 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:58.596238 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:58.602028 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:58.604604 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd240e86-df7e-430f-8ec8-f031d1e9b505 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:58.604999 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 191/744] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:58 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:59.469855 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-c04473fc-251d-4feb-9651-ca9455561f01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:59.474883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-c04473fc-251d-4feb-9651-ca9455561f01 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] DELETE https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df Aug 13 15:12:59.475127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-c04473fc-251d-4feb-9651-ca9455561f01 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:59.475373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-c04473fc-251d-4feb-9651-ca9455561f01 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:59.488345 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:59.488345 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:12:59.546577 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-c04473fc-251d-4feb-9651-ca9455561f01 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df returned with HTTP 200 Aug 13 15:12:59.547099 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 182/745] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:12:59 2026] DELETE /volume/v3/attachments/45a558d1-a0c7-4095-afdf-b23337dc26df => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:12:59.623528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:59.623528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:12:59.623528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:59.623528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:59.631408 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:59.631408 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:12:59.634908 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:12:59.639267 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b55214e-a324-496d-8fcc-bb4af3e56d67 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:12:59.639539 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 186/746] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:12:59 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:12:59.712241 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2593ce30-29f3-4f6d-806b-d9ae948a716c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:59.712613 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2593ce30-29f3-4f6d-806b-d9ae948a716c None None] GET https://10.4.3.38/volume// Aug 13 15:12:59.712797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2593ce30-29f3-4f6d-806b-d9ae948a716c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:12:59.712981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2593ce30-29f3-4f6d-806b-d9ae948a716c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:12:59.713313 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2593ce30-29f3-4f6d-806b-d9ae948a716c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:12:59.713579 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 188/747] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:12: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 15:12:59.722019 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:12:59.725235 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e/action Aug 13 15:12:59.725576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action body: b'{"os-reimage": {"image_id": "c3dd73a1-b34b-403a-96bc-01bc5b1b2645", "reimage_reserved": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:12:59.725711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "c3dd73a1-b34b-403a-96bc-01bc5b1b2645", "reimage_reserved": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:12:59.749889 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:12:59.749889 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:12:59.749889 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:12:59.860310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-68232628-953b-4daf-b31d-811a5ee32ced tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e/action returned with HTTP 202 Aug 13 15:12:59.860741 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 192/748] 10.4.3.38 () {74 vars in 1706 bytes} [Thu Aug 13 15:12:59 2026] POST /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:13:00.652762 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:00.654567 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:00.654779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:00.654959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:00.662098 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:00.662098 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:00.666081 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:00.670911 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e2ee1fa-8638-4108-90f8-8d8790f438df tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:00.671313 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 183/749] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:00 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:01.684869 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:01.685586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:01.685877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:01.686106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:01.693555 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:01.693555 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:01.697277 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:01.701716 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae75aeaf-1909-4c13-8cb1-456a5b4f744f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:01.702118 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 187/750] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:01 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:02.717491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:02.719418 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:02.719660 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:02.719981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:02.728311 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:02.728311 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:02.732474 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:02.737934 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5effe431-dce2-4c2e-8c04-4ea751566f06 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:02.738340 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 189/751] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:02 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:03.319498 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:03.321861 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:13:03.322069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:03.322304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:03.333290 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:03.333290 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:03.336642 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:13:03.341555 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-14de7d4b-4ec1-45bc-97d3-0abe55e4975d tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:13:03.342032 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 193/752] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:03 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:03.753780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:03.755488 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:03.755659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:03.755839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:03.762853 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:03.762853 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:03.766440 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:03.771020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42514a8c-1686-4b74-bedf-2e6e583a47ce tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:03.771146 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 184/753] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:03 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:04.787332 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:04.789069 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:04.789289 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:04.789469 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:04.797800 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:04.797800 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:04.801773 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:04.808500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cde9a08-92d3-41b1-8def-fa96d09020b9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:04.808926 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 188/754] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:04 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:05.828634 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f7bc1a8-5792-4397-b301-32312887852f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:05.840187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7bc1a8-5792-4397-b301-32312887852f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:05.840187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7bc1a8-5792-4397-b301-32312887852f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:05.840533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7bc1a8-5792-4397-b301-32312887852f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:05.850987 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:05.850987 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:05.856725 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f7bc1a8-5792-4397-b301-32312887852f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:05.873351 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7bc1a8-5792-4397-b301-32312887852f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:05.874215 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 190/755] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:05 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:06.888539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:06.893527 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:06.893761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:06.893945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:06.901884 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:06.901884 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:06.906301 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:06.910917 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ced4081-ce2a-4247-b1a9-9e7d3fa8e0ad tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:06.911312 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 194/756] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:06 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:07.037148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-552724be-de7c-42aa-910c-8a59593a0dbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.039015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-552724be-de7c-42aa-910c-8a59593a0dbf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:07.039218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-552724be-de7c-42aa-910c-8a59593a0dbf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.039426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-552724be-de7c-42aa-910c-8a59593a0dbf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.051839 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.051839 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:07.055303 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-552724be-de7c-42aa-910c-8a59593a0dbf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Volume info retrieved successfully. Aug 13 15:13:07.059836 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-552724be-de7c-42aa-910c-8a59593a0dbf tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:07.060213 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 185/757] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:07.103501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.107700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:07.107700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.107700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.122778 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.122778 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:07.126820 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:07.131780 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-727c5b56-9a7f-4b6d-9a28-675061d72409 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:07.132275 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 189/758] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:07.158533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.167357 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action Aug 13 15:13:07.168087 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:07.168423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:13:07.183052 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.183052 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:07.184692 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:07.195037 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Begin detaching volume completed successfully. Aug 13 15:13:07.195037 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-60144aad-c516-44f5-b7f5-d83b1039d38b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action returned with HTTP 202 Aug 13 15:13:07.195037 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 191/759] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:13:07 2026] POST /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:07.219275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.226250 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:07.226250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.226250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.239916 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.239916 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:07.247733 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:07.256614 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ee77f31-e1dd-4f7d-a0a2-b92cb60a3784 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:07.257388 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 195/760] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:07.258706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cadfdeb1-77c3-4fae-91ca-471816683213 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.259147 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cadfdeb1-77c3-4fae-91ca-471816683213 None None] GET https://10.4.3.38/volume// Aug 13 15:13:07.259347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cadfdeb1-77c3-4fae-91ca-471816683213 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.259566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cadfdeb1-77c3-4fae-91ca-471816683213 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.259967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cadfdeb1-77c3-4fae-91ca-471816683213 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:07.260304 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 186/761] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:13:07.269028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.274881 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:07.275204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.275456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.306051 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.306051 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:07.311466 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:07.318397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-093c6957-61a1-47b1-a3c8-c37c56deaed6 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:07.318984 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 190/762] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1622 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:07.929475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.932746 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:07.932746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.933240 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.938280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:07.948315 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:07.948315 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:07.948315 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:07.951079 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.951079 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:07.965292 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:07.971160 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fe84e6c-055b-4d6e-8830-db70816a41bb tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:07.971724 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 192/763] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:07.975186 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:07.975186 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:07.979341 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:07.987619 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-ab69ef93-3166-423a-ba23-e4e5dc2890bd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:07.988437 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 196/764] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:07 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.015304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb43da13-2d55-4204-a677-81708dca1025 req-d0bcbc4a-02b0-4190-b322-350ccc65799e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.022477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-d0bcbc4a-02b0-4190-b322-350ccc65799e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 Aug 13 15:13:08.022785 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-d0bcbc4a-02b0-4190-b322-350ccc65799e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.023047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-d0bcbc4a-02b0-4190-b322-350ccc65799e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.037373 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.037373 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:08.111064 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb43da13-2d55-4204-a677-81708dca1025 req-d0bcbc4a-02b0-4190-b322-350ccc65799e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 returned with HTTP 200 Aug 13 15:13:08.111064 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 187/765] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:08 2026] DELETE /volume/v3/attachments/b2f41910-6d83-4103-81b5-9a6e17e3ba25 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.274123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.275822 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:08.276057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.276255 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.291725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.291725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:08.298517 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:08.306955 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6215323-f93b-4bf0-aae6-3b19acdb22d5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:08.307653 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 191/766] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.326323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4111f074-b139-447a-9d4e-0d3377f12185 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.328297 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4111f074-b139-447a-9d4e-0d3377f12185 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:08.328477 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4111f074-b139-447a-9d4e-0d3377f12185 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.328663 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4111f074-b139-447a-9d4e-0d3377f12185 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.338349 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.338349 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:08.353382 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4111f074-b139-447a-9d4e-0d3377f12185 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] Volume info retrieved successfully. Aug 13 15:13:08.358181 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4111f074-b139-447a-9d4e-0d3377f12185 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-reader] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:08.358542 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 193/767] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.402272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-8ac4b445-00a0-4521-b23c-83dd6c8b8b17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.407116 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-8ac4b445-00a0-4521-b23c-83dd6c8b8b17 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 Aug 13 15:13:08.407116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-8ac4b445-00a0-4521-b23c-83dd6c8b8b17 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.407116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-8ac4b445-00a0-4521-b23c-83dd6c8b8b17 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.408072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.411445 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:08.411445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.411445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.416841 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.416841 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:08.420695 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.420695 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:08.424288 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:08.428793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-14eac1b6-5452-4654-b734-54d3c50ee04b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:08.429340 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 188/768] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.451169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.453937 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action Aug 13 15:13:08.454391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:08.454514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:08.470938 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.470938 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:08.472509 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:08.474346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-de905011-8b7f-4b04-98f1-c2d19f9430d0 req-8ac4b445-00a0-4521-b23c-83dd6c8b8b17 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 returned with HTTP 200 Aug 13 15:13:08.474943 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 197/769] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:08 2026] DELETE /volume/v3/attachments/c6721d33-4eb0-4efd-9169-55beca2ea924 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:08.481518 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Begin detaching volume completed successfully. Aug 13 15:13:08.481843 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-a769bff2-5786-4b5d-973b-1a432832ec53 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action returned with HTTP 202 Aug 13 15:13:08.482778 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 192/770] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:13:08 2026] POST /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:08.501084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.503823 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:08.504009 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.504192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.519692 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.519692 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:08.525419 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:08.529146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2c63e38-0488-4888-b03b-311b63202613 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.529562 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2c63e38-0488-4888-b03b-311b63202613 None None] GET https://10.4.3.38/volume// Aug 13 15:13:08.529781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2c63e38-0488-4888-b03b-311b63202613 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.530044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2c63e38-0488-4888-b03b-311b63202613 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.530383 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2c63e38-0488-4888-b03b-311b63202613 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:08.530683 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 189/771] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:08.532532 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd9175cc-258a-4a1b-91b8-4a1996d2ba76 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:08.532988 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 194/772] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:08.539946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.544272 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:08.544446 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.544799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.554631 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.554631 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:08.558961 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:08.564537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-c33b5190-448d-4b96-992e-e4b1d736e53c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:08.564965 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 198/773] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:08.988489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:08.990570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:08.990808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:08.991034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:08.999129 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:08.999129 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:09.002975 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:09.008028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a71fe3bf-250b-4b6c-bc15-89354b689dd9 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:09.008590 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 193/774] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:08 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 1156 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:09.048660 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:09.050900 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:09.051121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:09.051374 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:09.059545 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:09.059545 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:09.064544 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:09.070833 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-9c02b91e-4bec-4421-a6ac-2a9390ad1657 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:09.071610 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 190/775] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:09 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 1156 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:09.461329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:09.464007 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:09.464516 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:09.464645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:09.474750 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:09.474750 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:09.484954 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:09.491797 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-b303a426-ab84-4086-ae50-53ce39def546 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:09.492218 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 195/776] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:09 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:09.506830 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8c86d2c-58cf-434a-ae36-6ef2b8dc0988 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:09.507259 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c86d2c-58cf-434a-ae36-6ef2b8dc0988 None None] GET https://10.4.3.38/volume// Aug 13 15:13:09.507456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c86d2c-58cf-434a-ae36-6ef2b8dc0988 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:09.507725 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c86d2c-58cf-434a-ae36-6ef2b8dc0988 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:09.508130 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c86d2c-58cf-434a-ae36-6ef2b8dc0988 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:09.508762 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 199/777] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:13:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:13:09.519648 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-0d91598a-ed89-497a-a3ea-80bbd404088e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:09.523626 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-0d91598a-ed89-497a-a3ea-80bbd404088e tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:09.524288 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-0d91598a-ed89-497a-a3ea-80bbd404088e tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1df9e9ab-9960-4c15-a8f7-c106eeb6da6b", "connector": null, "instance_uuid": "e10d546b-ad95-48a5-be32-7917336eafcc"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:09.539893 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:09.539893 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:09.545517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:09.554066 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:09.554066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:09.554327 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:09.570723 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:09.570723 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:09.577809 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:09.581491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-0d91598a-ed89-497a-a3ea-80bbd404088e tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:09.582161 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 194/778] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:09 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 15:13:09.585372 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73e7e734-a5c9-4beb-b2d0-3e25acc5fca8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:09.585372 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 191/779] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:09 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:10.602412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:10.606535 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:10.606821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:10.607080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:10.619697 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:10.619697 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:10.626916 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:10.633029 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df375b0d-6a31-4dea-a8ca-b621b7e2ee60 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:10.633429 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 196/780] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:10 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:11.391944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb77b1b1-51ca-426b-878a-a2b558107eba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:11.392603 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb77b1b1-51ca-426b-878a-a2b558107eba None None] GET https://10.4.3.38/volume// Aug 13 15:13:11.392800 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb77b1b1-51ca-426b-878a-a2b558107eba None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:11.392972 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb77b1b1-51ca-426b-878a-a2b558107eba None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:11.393341 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb77b1b1-51ca-426b-878a-a2b558107eba None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:11.393807 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 200/781] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:11.400961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:11.403539 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:13:11.403802 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:11.404027 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:11.418731 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:11.418731 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:11.423127 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:13:11.428133 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-fafb85cf-80a6-47cb-8c7a-8dfdfd226458 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:13:11.428685 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 195/782] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:11 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:11.528493 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:11.530755 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] PUT https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 Aug 13 15:13:11.531148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:11.541073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Acquiring lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:11.544270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:11.545592 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:11.545592 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:11.649184 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:11.650856 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:11.651025 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:11.651210 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:11.662010 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:11.662010 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:11.666809 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:11.667941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Lock "cinder-attachment_update-c7893923-f2b8-4f6f-af40-2c800f61018e-np0000007223" released by "attachment_update" :: held 0.124s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:11.668350 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-7ee76611-de85-4d09-b20b-0949c96a8773 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 returned with HTTP 200 Aug 13 15:13:11.668938 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 192/783] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:11 2026] PUT /volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:11.671017 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-217b8b73-4c8d-44f5-8e79-05dab52c3c62 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:11.671423 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 197/784] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:11 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:11.699494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-94ba49be-4f6a-44b7-854f-c360a59a937e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:11.702233 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-94ba49be-4f6a-44b7-854f-c360a59a937e tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] POST https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98/action Aug 13 15:13:11.702824 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-94ba49be-4f6a-44b7-854f-c360a59a937e tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:11.703074 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-94ba49be-4f6a-44b7-854f-c360a59a937e tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:11.724069 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:11.724069 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:11.740335 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73496039-e7bd-4def-8fc3-62f70f2c9ab5 req-94ba49be-4f6a-44b7-854f-c360a59a937e tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98/action returned with HTTP 204 Aug 13 15:13:11.741039 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 201/785] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:11 2026] POST /volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:12.655788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a62af8f-e62d-41e2-8ef4-660491d3e844 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:12.656192 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62af8f-e62d-41e2-8ef4-660491d3e844 None None] GET https://10.4.3.38/volume// Aug 13 15:13:12.657261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a62af8f-e62d-41e2-8ef4-660491d3e844 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:12.657261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a62af8f-e62d-41e2-8ef4-660491d3e844 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:12.657261 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62af8f-e62d-41e2-8ef4-660491d3e844 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:12.657363 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 196/786] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:12.670758 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:12.673362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:12.673632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:12.674166 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:12.687323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05c80b93-fdca-485e-a964-cf35242a8e0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:12.690736 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05c80b93-fdca-485e-a964-cf35242a8e0c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:12.690984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05c80b93-fdca-485e-a964-cf35242a8e0c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:12.691197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05c80b93-fdca-485e-a964-cf35242a8e0c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:12.693703 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:12.693703 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:12.698544 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:12.708494 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-64cb46a7-faba-4d12-a5e8-27b9ef98783b tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:12.708993 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 193/787] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:12 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 1335 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:12.711057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:12.711057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:12.714777 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05c80b93-fdca-485e-a964-cf35242a8e0c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:12.719392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05c80b93-fdca-485e-a964-cf35242a8e0c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:12.719879 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 198/788] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:12 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:12.823312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:12.825719 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] PUT https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 Aug 13 15:13:12.826244 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:12.842054 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Acquiring lock "cinder-attachment_update-1df9e9ab-9960-4c15-a8f7-c106eeb6da6b-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:12.847710 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Lock "cinder-attachment_update-1df9e9ab-9960-4c15-a8f7-c106eeb6da6b-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:12.849048 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:12.849048 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:12.952065 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Lock "cinder-attachment_update-1df9e9ab-9960-4c15-a8f7-c106eeb6da6b-np0000007223" released by "attachment_update" :: held 0.103s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:12.952065 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-feeea7f6-9f9c-47dd-9d9d-56eb02f623f4 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 returned with HTTP 200 Aug 13 15:13:12.952065 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 202/789] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:12 2026] PUT /volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:12.989752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-66118e73-ac86-40fa-a1e6-c30b9d622175 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:12.992680 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-66118e73-ac86-40fa-a1e6-c30b9d622175 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] POST https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733/action Aug 13 15:13:12.993696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-66118e73-ac86-40fa-a1e6-c30b9d622175 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:12.993696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-66118e73-ac86-40fa-a1e6-c30b9d622175 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:13.019372 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:13.019372 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:13.037910 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3615b307-5861-46a2-8765-6f3f77bdd4d5 req-66118e73-ac86-40fa-a1e6-c30b9d622175 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733/action returned with HTTP 204 Aug 13 15:13:13.038532 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 197/790] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:12 2026] POST /volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:13.107006 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:13.110836 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] DELETE https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:13:13.111194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:13.111726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:13.112092 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Delete volume with id: 93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:13:13.128491 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:13.128491 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:13.128491 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:13:13.151624 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Delete volume request issued successfully. Aug 13 15:13:13.152013 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9c7e5ee-d26d-4a34-8248-c4cbdd8fe7ef tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 202 Aug 13 15:13:13.152991 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 194/791] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:13 2026] DELETE /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:13.162939 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:13.164925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:13:13.165151 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:13.165907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:13.172641 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:13.172641 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:13.176291 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:13:13.180899 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc41de6b-5548-4887-a4ba-16107ae265f9 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 200 Aug 13 15:13:13.181462 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 199/792] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:13 2026] GET /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:13.587020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:13.588916 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:13.589389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:13.589802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:13.600004 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:13.600004 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:13.607633 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:13.611125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-8f23d788-0e14-4693-86cf-d2bd6aedcf6c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:13.611125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 203/793] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:13 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:13.736521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-056a1616-4fc7-435a-8063-e22b1645e5ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:13.739233 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-056a1616-4fc7-435a-8063-e22b1645e5ba tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:13.739487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-056a1616-4fc7-435a-8063-e22b1645e5ba tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:13.739804 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-056a1616-4fc7-435a-8063-e22b1645e5ba tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:13.751267 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:13.751267 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:13.755690 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-056a1616-4fc7-435a-8063-e22b1645e5ba tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:13.760435 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-056a1616-4fc7-435a-8063-e22b1645e5ba tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:13.760867 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 198/794] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:13 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:14.201096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-665ae7e9-b2d5-4381-97b1-9ad076eaff79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:14.203068 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-665ae7e9-b2d5-4381-97b1-9ad076eaff79 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d Aug 13 15:13:14.203326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-665ae7e9-b2d5-4381-97b1-9ad076eaff79 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:14.203533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-665ae7e9-b2d5-4381-97b1-9ad076eaff79 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:14.209830 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-665ae7e9-b2d5-4381-97b1-9ad076eaff79 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d returned with HTTP 404 Aug 13 15:13:14.210655 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 195/795] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:14 2026] GET /volume/v3/volumes/93124881-1d00-4cf2-9157-6e9d82c5c84d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:14.218522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:14.222000 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:13:14.223964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:14.224341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:14.224586 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Delete volume with id: 9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:13:14.235514 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:14.235514 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:14.236359 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:13:14.264318 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Delete volume request issued successfully. Aug 13 15:13:14.264626 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78c2164f-85ec-4d5c-8763-73c9b1423bbe tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 202 Aug 13 15:13:14.265250 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 200/796] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:14 2026] DELETE /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:14.273118 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:14.276404 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:13:14.276731 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:14.277050 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:14.287973 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:14.287973 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:14.294706 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Volume info retrieved successfully. Aug 13 15:13:14.299843 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16fd7f82-182d-4187-b4ca-01704a7a5197 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 200 Aug 13 15:13:14.300320 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 204/797] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:14 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:14.777839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:14.780249 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:14.780249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:14.780249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:14.793531 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:14.793531 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:14.798807 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:14.806697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25349ded-c225-4e8f-8af0-30f15deb7e29 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:14.806697 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 199/798] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:14 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:15.320542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d7c69a47-0397-4f00-9c2e-a9484b37eb42 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:15.322312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7c69a47-0397-4f00-9c2e-a9484b37eb42 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] GET https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 Aug 13 15:13:15.322516 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7c69a47-0397-4f00-9c2e-a9484b37eb42 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:15.322700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7c69a47-0397-4f00-9c2e-a9484b37eb42 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:15.325423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-2009fabb-a23e-48af-aa9b-fb336cd31d9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:15.328090 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-2009fabb-a23e-48af-aa9b-fb336cd31d9b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb Aug 13 15:13:15.328365 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-2009fabb-a23e-48af-aa9b-fb336cd31d9b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:15.328638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-2009fabb-a23e-48af-aa9b-fb336cd31d9b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:15.331448 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7c69a47-0397-4f00-9c2e-a9484b37eb42 tempest-TestMultiAttachVolumeSwap-2010343888 tempest-TestMultiAttachVolumeSwap-2010343888-project-member] https://10.4.3.38/volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 returned with HTTP 404 Aug 13 15:13:15.332361 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 196/799] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:15 2026] GET /volume/v3/volumes/9fb9e00d-cf2f-4b99-9646-e6477634bfc4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:15.341533 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:15.341533 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:15.418796 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bbca777-a913-4443-8232-3c2a38fa05b9 req-2009fabb-a23e-48af-aa9b-fb336cd31d9b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb returned with HTTP 200 Aug 13 15:13:15.419641 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 201/800] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:15 2026] DELETE /volume/v3/attachments/e97fb58f-4813-4dda-8e80-d9195723d9cb => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:15.822532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:15.824692 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:15.824969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:15.825249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:15.832945 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:15.832945 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:15.837533 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:15.841890 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c88488e-2450-4a36-bdb6-d07827a6c41f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:15.842304 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 205/801] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:15 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:15.853555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:15.855689 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:15.855919 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:15.856144 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:15.864405 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:15.864405 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:15.868465 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:15.872350 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47c8bf4b-ecc4-4967-a50a-35ca7f60a461 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:15.872718 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 200/802] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:15 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:15.929088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:15.931486 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:15.932014 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:15.932358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:15.943485 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:15.943485 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:15.948155 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:15.954756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c64f02-c3f9-4e52-b9ad-50cf2e36fab8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:15.955474 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 197/803] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:15 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:16.017499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e739b684-9942-4366-a83b-742c483519b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:16.019123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:16.019442 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1606612071", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:16.020831 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1606612071', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:16.276416 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume of 1 GB Aug 13 15:13:16.276824 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:16.276824 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:16.277369 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Availability Zones retrieved successfully. Aug 13 15:13:16.284376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (280ce496-cfd9-4fef-8dfd-b4f95444d271) 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 15:13:16.285336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790cb081-99e7-4ba6-a8cb-3a3434104594) transitioned 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 15:13:16.286864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-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 15:13:16.344809 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:16.344809 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:16.361732 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790cb081-99e7-4ba6-a8cb-3a3434104594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=13703fab-664b-4e3e-bc58-025539a22b7f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13703fab-664b-4e3e-bc58-025539a22b7f', 'encryption_key_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 15:13:16.362808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2459a342-2119-45b7-89cf-96fc2ffcad87) transitioned 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 15:13:16.421537 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Created reservations ['4ca1bc61-6712-4792-97d6-91547d9c9ddd', '45c30ffa-2daf-4192-9344-f747d8a62c75', 'd1ad065c-85cb-46ee-8285-6cee96c54a7d', '90a0e238-a895-49cf-a094-6ea8448f130a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:16.422490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2459a342-2119-45b7-89cf-96fc2ffcad87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca1bc61-6712-4792-97d6-91547d9c9ddd', '45c30ffa-2daf-4192-9344-f747d8a62c75', 'd1ad065c-85cb-46ee-8285-6cee96c54a7d', '90a0e238-a895-49cf-a094-6ea8448f130a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:16.424075 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b6f02f-0537-4d23-bc3e-5db6f8bc3cff) transitioned 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 15:13:16.448376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b6f02f-0537-4d23-bc3e-5db6f8bc3cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e291bf-a84f-4511-922f-1663c7b4057d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1606612071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['4ca1bc61-6712-4792-97d6-91547d9c9ddd','45c30ffa-2daf-4192-9344-f747d8a62c75','d1ad065c-85cb-46ee-8285-6cee96c54a7d','90a0e238-a895-49cf-a094-6ea8448f130a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1606612071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e291bf-a84f-4511-922f-1663c7b4057d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e50abd9e7e4b4207b656db4d461a29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0e887909ca848fe803af7389022e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13703fab-664b-4e3e-bc58-025539a22b7f),volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:16.449034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4b3a23-9b7b-4ac6-82ed-9663a1f6d5bd) transitioned 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 15:13:16.476288 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4b3a23-9b7b-4ac6-82ed-9663a1f6d5bd) transitioned into state 'SUCCESS' from state '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-1606612071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e50abd9e7e4b4207b656db4d461a29d8',qos_specs=None,replication_status=,reservations=['4ca1bc61-6712-4792-97d6-91547d9c9ddd','45c30ffa-2daf-4192-9344-f747d8a62c75','d1ad065c-85cb-46ee-8285-6cee96c54a7d','90a0e238-a895-49cf-a094-6ea8448f130a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e887909ca848fe803af7389022e5c3',volume_type_id=13703fab-664b-4e3e-bc58-025539a22b7f)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:16.476748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e33025-afc9-4e09-abf9-bb25fb60cba6) transitioned 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 15:13:16.492903 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e33025-afc9-4e09-abf9-bb25fb60cba6) 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 15:13:16.493856 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Flow 'volume_create_api' (280ce496-cfd9-4fef-8dfd-b4f95444d271) 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 15:13:16.494191 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create volume request issued successfully. Aug 13 15:13:16.494961 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e739b684-9942-4366-a83b-742c483519b3 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:16.495407 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 202/804] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:13:16 2026] POST /volume/v3/volumes => generated 758 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:16.513617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:16.521002 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:16.521365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:16.521623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:16.535068 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:16.535068 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:16.540056 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:16.547085 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f0812e1-da95-4c10-8486-fc1ca7736260 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:16.547941 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 206/805] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:16 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:17.565657 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f53db236-7467-4b75-a661-a8893983cfb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:17.568189 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f53db236-7467-4b75-a661-a8893983cfb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:17.568385 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f53db236-7467-4b75-a661-a8893983cfb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:17.568575 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f53db236-7467-4b75-a661-a8893983cfb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:17.578652 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:17.578652 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:17.585641 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f53db236-7467-4b75-a661-a8893983cfb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:17.595158 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f53db236-7467-4b75-a661-a8893983cfb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:17.596599 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 201/806] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:17 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:17.789076 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:17.792036 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:17.792261 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:17.792505 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:17.805843 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:17.805843 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:17.811147 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:17.819793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-d8d3bafc-c88f-4971-93cf-6fa23e9bb2cd tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:17.820418 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 198/807] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:17 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:17.968871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:17.974240 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] GET https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:13:17.974480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:17.974662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:17.990899 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:17.990899 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:17.998730 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:13:18.004843 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5946236-f947-4e3a-a600-ee8c8e81f0ec tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 200 Aug 13 15:13:18.005557 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 203/808] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:17 2026] GET /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 1831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:18.388106 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:18.391286 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:18.391538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:18.392046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:18.402842 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:18.402842 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:18.407224 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:18.414046 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-a826cad9-02e1-453e-b92e-65b1874f6f72 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:18.414590 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 207/809] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:18 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:18.429992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d783707c-6898-4b91-a057-330e2211f393 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:18.430122 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d783707c-6898-4b91-a057-330e2211f393 None None] GET https://10.4.3.38/volume// Aug 13 15:13:18.430336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d783707c-6898-4b91-a057-330e2211f393 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:18.430523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d783707c-6898-4b91-a057-330e2211f393 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:18.430899 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d783707c-6898-4b91-a057-330e2211f393 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:18.431162 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 202/810] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:13: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 15:13:18.441874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-dd3e6235-b972-43a7-a005-00caf9a958c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:18.449320 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-dd3e6235-b972-43a7-a005-00caf9a958c8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:18.449320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-dd3e6235-b972-43a7-a005-00caf9a958c8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81e291bf-a84f-4511-922f-1663c7b4057d", "connector": null, "instance_uuid": "98022b35-7bb1-48f1-b245-6eacdadb9281"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:18.460966 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:18.460966 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:18.499587 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-dd3e6235-b972-43a7-a005-00caf9a958c8 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:18.500113 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 199/811] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:18 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 15:13:20.409846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13ef99d8-b7de-4599-a158-36f449ae8486 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:20.410398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13ef99d8-b7de-4599-a158-36f449ae8486 None None] GET https://10.4.3.38/volume// Aug 13 15:13:20.410632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13ef99d8-b7de-4599-a158-36f449ae8486 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:20.410911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13ef99d8-b7de-4599-a158-36f449ae8486 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:20.411355 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13ef99d8-b7de-4599-a158-36f449ae8486 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:20.412148 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 204/812] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:20.419908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:20.422450 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:20.422685 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:20.422906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:20.435151 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:20.435151 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:20.442290 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:20.455784 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-c47765fd-e58e-495d-af25-30d67cb6557b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:20.455784 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 208/813] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:20 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1545 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:20.592979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:20.600606 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] PUT https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd Aug 13 15:13:20.603696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:20.620690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Acquiring lock "cinder-attachment_update-81e291bf-a84f-4511-922f-1663c7b4057d-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:20.628920 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-81e291bf-a84f-4511-922f-1663c7b4057d-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:20.630025 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:20.630025 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:20.747521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Lock "cinder-attachment_update-81e291bf-a84f-4511-922f-1663c7b4057d-np0000007223" released by "attachment_update" :: held 0.119s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:20.747986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-b3f3adcb-8437-4794-a462-f3806cf42d14 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd returned with HTTP 200 Aug 13 15:13:20.748832 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 203/814] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:20 2026] PUT /volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:20.781000 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-f4670914-da13-4c05-b588-00217718c6e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:20.785822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-f4670914-da13-4c05-b588-00217718c6e4 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd/action Aug 13 15:13:20.787493 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-f4670914-da13-4c05-b588-00217718c6e4 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:20.787604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-f4670914-da13-4c05-b588-00217718c6e4 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:20.805777 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:20.805777 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:20.817078 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c61faeee-525d-4149-bfcc-a4e7fad142a1 req-f4670914-da13-4c05-b588-00217718c6e4 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd/action returned with HTTP 204 Aug 13 15:13:20.817609 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 200/815] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:20 2026] POST /volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:21.027906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:21.031823 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:13:21.032011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:21.032180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:21.042389 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.043148 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.043148 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.043643 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.044165 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.044547 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.044873 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:21.072197 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c46fdb2d-8a58-41dd-bd89-d227c2000fc6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:13:21.072771 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 205/816] 10.4.3.38 () {68 vars in 1477 bytes} [Thu Aug 13 15:13:21 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:21.140948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:21.143364 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:21.143573 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:21.143967 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:21.154312 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:21.154312 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:21.157938 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:21.163090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-8afcd73f-2559-47cd-b85c-cbd3388e754f tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 200 Aug 13 15:13:21.163541 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 209/817] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:21 2026] GET /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 1448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:21.173773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:21.176333 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:13:21.176827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1df9e9ab-9960-4c15-a8f7-c106eeb6da6b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-729075219", "description": null, "metadata": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:21.191623 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:21.191623 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:21.192172 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:21.192747 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Create snapshot from volume 1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:21.267918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Created reservations ['f3f1a6d6-55c2-40ae-9cd2-41bf98082108', '67b5a334-9319-4ddc-91b1-28ecf6ffee7c', '946c5b06-be30-4a04-b3a4-52e54dfbd869', 'd115de88-ea7a-4bca-a2a1-66df4b05e6c8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:21.327335 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Snapshot force create request issued successfully. Aug 13 15:13:21.327871 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ffcb6700-778b-4cb0-be85-9b45543acf64 req-c81d2b33-471d-40af-9559-56091e3b2d3a tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:13:21.328586 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 204/818] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:13:21 2026] POST /volume/v3/snapshots => generated 318 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:21.614009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-351c446b-4619-4b89-aab9-e1562f288fae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:21.616916 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:21.616916 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1784918133"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:21.619074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1784918133'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:21.619427 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume of 1 GB Aug 13 15:13:21.627626 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Availability Zones retrieved successfully. Aug 13 15:13:21.633649 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Flow 'volume_create_api' (923d35ce-0537-4923-af88-9aa8c6ebfbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:21.635142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24e8a8f-e5d1-4080-af08-8c074622e887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:21.636427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:21.689639 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24e8a8f-e5d1-4080-af08-8c074622e887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:21.691535 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ada2603-80af-499d-bda7-090bd54bc785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:21.780745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Created reservations ['47cdbf7a-9956-4377-bbce-a38fbf3ebffd', 'ee48f8c6-8727-4408-abd1-8e36059913be', '5c3e97c9-fed5-4fe5-9e42-3e52577a9b41', '54a3f252-3482-43ca-80d1-121f956969e5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:21.781891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ada2603-80af-499d-bda7-090bd54bc785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47cdbf7a-9956-4377-bbce-a38fbf3ebffd', 'ee48f8c6-8727-4408-abd1-8e36059913be', '5c3e97c9-fed5-4fe5-9e42-3e52577a9b41', '54a3f252-3482-43ca-80d1-121f956969e5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:21.783742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2781893-81da-49fb-8074-5abfa5d9f283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:21.819067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2781893-81da-49fb-8074-5abfa5d9f283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b131a4ff-64e4-4291-916f-909a5d573567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1784918133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75079277645a4c6eb61dd5f18ed7656d',qos_specs=None,replication_status=,reservations=['47cdbf7a-9956-4377-bbce-a38fbf3ebffd','ee48f8c6-8727-4408-abd1-8e36059913be','5c3e97c9-fed5-4fe5-9e42-3e52577a9b41','54a3f252-3482-43ca-80d1-121f956969e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77059def409e4e55b3ea5866115b287b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1784918133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b131a4ff-64e4-4291-916f-909a5d573567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75079277645a4c6eb61dd5f18ed7656d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77059def409e4e55b3ea5866115b287b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:21.821495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d327c7ce-a50c-4f6e-8107-b61ea2a12ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:21.849591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d327c7ce-a50c-4f6e-8107-b61ea2a12ea6) transitioned into state 'SUCCESS' from state '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-1784918133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75079277645a4c6eb61dd5f18ed7656d',qos_specs=None,replication_status=,reservations=['47cdbf7a-9956-4377-bbce-a38fbf3ebffd','ee48f8c6-8727-4408-abd1-8e36059913be','5c3e97c9-fed5-4fe5-9e42-3e52577a9b41','54a3f252-3482-43ca-80d1-121f956969e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77059def409e4e55b3ea5866115b287b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:21.850641 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9247227-2748-411c-8d09-28b492aaafb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:21.864879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9247227-2748-411c-8d09-28b492aaafb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:21.865936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Flow 'volume_create_api' (923d35ce-0537-4923-af88-9aa8c6ebfbb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:21.866562 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume request issued successfully. Aug 13 15:13:21.868180 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-351c446b-4619-4b89-aab9-e1562f288fae tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:21.868180 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 201/819] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:13:21 2026] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:23.075786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-45c98fa4-1a92-4d98-b890-4319c45b37f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:23.078573 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-45c98fa4-1a92-4d98-b890-4319c45b37f7 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 Aug 13 15:13:23.078836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-45c98fa4-1a92-4d98-b890-4319c45b37f7 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:23.079136 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-45c98fa4-1a92-4d98-b890-4319c45b37f7 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:23.090595 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:23.090595 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:23.152805 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-45c98fa4-1a92-4d98-b890-4319c45b37f7 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 returned with HTTP 200 Aug 13 15:13:23.153364 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 206/820] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:23 2026] DELETE /volume/v3/attachments/a52e7a38-6e2d-4cf4-93b6-84da33d79998 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:23.164351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-f32e14c7-991a-49ea-8adb-f5db34e31591 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:23.166957 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-f32e14c7-991a-49ea-8adb-f5db34e31591 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b Aug 13 15:13:23.167242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-f32e14c7-991a-49ea-8adb-f5db34e31591 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:23.167484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-f32e14c7-991a-49ea-8adb-f5db34e31591 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:23.178360 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:23.178360 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:23.233428 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-f32e14c7-991a-49ea-8adb-f5db34e31591 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b returned with HTTP 200 Aug 13 15:13:23.233870 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 210/821] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:23 2026] DELETE /volume/v3/attachments/02d1b4b7-6c86-469d-8719-5fb01d5d152b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:23.244836 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-ebab169a-3914-41fc-819d-0e15bf507e92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:23.247141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-ebab169a-3914-41fc-819d-0e15bf507e92 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce Aug 13 15:13:23.247540 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-ebab169a-3914-41fc-819d-0e15bf507e92 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:23.247692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-ebab169a-3914-41fc-819d-0e15bf507e92 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:23.257881 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:23.257881 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:23.330174 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ef3cbe9d-70d9-4ce8-b151-a0db5e966e0f req-ebab169a-3914-41fc-819d-0e15bf507e92 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce returned with HTTP 200 Aug 13 15:13:23.330845 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 205/822] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:23 2026] DELETE /volume/v3/attachments/8bcea3f8-7403-473c-906b-cb2c8102e5ce => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:13:23.678739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f32b7cc1-599d-4694-be66-77eee5796f50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:23.680515 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f32b7cc1-599d-4694-be66-77eee5796f50 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 Aug 13 15:13:23.681289 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f32b7cc1-599d-4694-be66-77eee5796f50 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:23.681872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f32b7cc1-599d-4694-be66-77eee5796f50 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:23.690123 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:23.690123 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:23.690636 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f32b7cc1-599d-4694-be66-77eee5796f50 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Snapshot retrieved successfully. Aug 13 15:13:23.691799 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f32b7cc1-599d-4694-be66-77eee5796f50 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 returned with HTTP 200 Aug 13 15:13:23.692471 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 202/823] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:23 2026] GET /volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:23.964253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:23.966919 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 Aug 13 15:13:23.967264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:23.967545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:23.967717 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Delete snapshot with id: 50d5d598-a17e-43b7-8537-7b73bb84f252 Aug 13 15:13:23.976575 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:23.976575 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:23.977282 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Snapshot retrieved successfully. Aug 13 15:13:24.015709 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Snapshot delete request issued successfully. Aug 13 15:13:24.015968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13b875ef-3979-4347-832d-6e3c6f5691a6 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 returned with HTTP 202 Aug 13 15:13:24.016485 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 207/824] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:13:23 2026] DELETE /volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:24.026571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:24.028711 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 Aug 13 15:13:24.028907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:24.029063 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:24.036180 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:24.036180 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:24.036618 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Snapshot retrieved successfully. Aug 13 15:13:24.037332 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3219ad-53bd-4d23-a4dd-7d98f95c1687 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 returned with HTTP 200 Aug 13 15:13:24.037704 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 211/825] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:24 2026] GET /volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:25.049178 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-674824f9-d9c5-4497-807d-883c82d05400 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:25.050456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-674824f9-d9c5-4497-807d-883c82d05400 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] GET https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 Aug 13 15:13:25.050931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-674824f9-d9c5-4497-807d-883c82d05400 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:25.050931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-674824f9-d9c5-4497-807d-883c82d05400 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:25.055520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-674824f9-d9c5-4497-807d-883c82d05400 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 returned with HTTP 404 Aug 13 15:13:25.056180 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 206/826] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:25 2026] GET /volume/v3/snapshots/50d5d598-a17e-43b7-8537-7b73bb84f252 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:26.826015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:26.828402 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:13:26.828650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:26.828910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:26.829252 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume with id: 9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:13:26.838603 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:26.838603 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:26.839294 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:26.866878 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume request issued successfully. Aug 13 15:13:26.866878 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cac57eba-8400-40ec-9514-a2fe81bf5c95 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 202 Aug 13 15:13:26.867135 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 203/827] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:26 2026] DELETE /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:26.877405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3041514f-494b-4a83-b149-0950e56135af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:26.879889 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3041514f-494b-4a83-b149-0950e56135af tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:13:26.880096 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3041514f-494b-4a83-b149-0950e56135af tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:26.880491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3041514f-494b-4a83-b149-0950e56135af tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:26.892826 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:26.892826 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:26.897517 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3041514f-494b-4a83-b149-0950e56135af tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:26.904932 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3041514f-494b-4a83-b149-0950e56135af tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 200 Aug 13 15:13:26.905421 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 208/828] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:26 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:27.490934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-69c4c087-e54f-4205-900f-b7c37a175aab req-68ea9eb4-ed84-45fb-82d1-8b2c3bcf20a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:27.495581 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-68ea9eb4-ed84-45fb-82d1-8b2c3bcf20a0 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] DELETE https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 Aug 13 15:13:27.496003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-68ea9eb4-ed84-45fb-82d1-8b2c3bcf20a0 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:27.496328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-68ea9eb4-ed84-45fb-82d1-8b2c3bcf20a0 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:27.512417 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:27.512417 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:27.595055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-68ea9eb4-ed84-45fb-82d1-8b2c3bcf20a0 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 returned with HTTP 200 Aug 13 15:13:27.595578 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 212/829] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:27 2026] DELETE /volume/v3/attachments/4596a8c5-a1fd-466a-9240-ab441f2e5733 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:27.611956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:27.617632 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:27.617785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:27.617939 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:27.618555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Delete volume with id: 1df9e9ab-9960-4c15-a8f7-c106eeb6da6b Aug 13 15:13:27.632156 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:27.632156 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:27.632156 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Volume info retrieved successfully. Aug 13 15:13:27.657486 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] Delete volume request issued successfully. Aug 13 15:13:27.657875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-69c4c087-e54f-4205-900f-b7c37a175aab req-3be81b6e-7205-4171-b057-174495fee0d2 tempest-ImageDependencyTests-1026255407 tempest-ImageDependencyTests-1026255407-project-member] https://10.4.3.38/volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b returned with HTTP 202 Aug 13 15:13:27.658298 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 207/830] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:13:27 2026] DELETE /volume/v3/volumes/1df9e9ab-9960-4c15-a8f7-c106eeb6da6b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:27.921498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9800604-1c09-461f-a92a-803d7c2f5537 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:27.923327 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9800604-1c09-461f-a92a-803d7c2f5537 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 Aug 13 15:13:27.923583 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9800604-1c09-461f-a92a-803d7c2f5537 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:27.923758 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9800604-1c09-461f-a92a-803d7c2f5537 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:27.934030 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9800604-1c09-461f-a92a-803d7c2f5537 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 returned with HTTP 404 Aug 13 15:13:27.934615 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 204/831] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:27 2026] GET /volume/v3/volumes/9670e2c2-ebd2-4630-8649-f4b319c4f754 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:27.946617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:27.948475 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:13:27.948653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:27.948902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:27.949162 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume with id: 8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:13:27.956493 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:27.956493 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:27.956963 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:27.982833 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume request issued successfully. Aug 13 15:13:27.983371 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1d291a3-b994-423e-845c-f7bb00d6a920 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 202 Aug 13 15:13:27.983590 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 209/832] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:27 2026] DELETE /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:28.000696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:28.003057 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:13:28.003203 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:28.003860 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:28.017659 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:28.017659 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:28.030477 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:28.039330 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f14dd22-497d-418c-b989-9ea16ab019f8 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 200 Aug 13 15:13:28.039905 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 213/833] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:27 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:29.053657 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03a2de3b-6133-436a-983a-ae907433659b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:29.057996 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03a2de3b-6133-436a-983a-ae907433659b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae Aug 13 15:13:29.058364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03a2de3b-6133-436a-983a-ae907433659b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:29.058561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03a2de3b-6133-436a-983a-ae907433659b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:29.069848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03a2de3b-6133-436a-983a-ae907433659b tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae returned with HTTP 404 Aug 13 15:13:29.070463 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 208/834] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:29 2026] GET /volume/v3/volumes/8aa3a239-61e5-4d74-a97b-1bf0dd9a59ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:29.086905 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:29.089115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:13:29.089793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:29.089793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:29.089793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume with id: b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:13:29.101510 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:29.101510 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:29.102233 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:29.128033 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Delete volume request issued successfully. Aug 13 15:13:29.128295 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57bf2e9-8c58-45fc-b7b3-2663b1489553 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 202 Aug 13 15:13:29.128797 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 205/835] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:29 2026] DELETE /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:29.143564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:29.146068 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:13:29.146278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:29.146455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:29.155605 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:29.155605 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:29.160185 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Volume info retrieved successfully. Aug 13 15:13:29.166409 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2971b372-fd27-4aef-9dba-33a8ad6fc218 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 200 Aug 13 15:13:29.166867 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 210/836] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:29 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:30.125330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:30.127855 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:13:30.128278 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:30.128278 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:30.139577 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.140104 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.140311 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.140690 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.140974 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.141272 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.141856 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:30.162528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-eaeab8be-0c84-4a77-9722-e72a81066447 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:13:30.162972 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 214/837] 10.4.3.38 () {68 vars in 1477 bytes} [Thu Aug 13 15:13:30 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:30.187110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-611026c9-01ce-452b-9874-3598eab246c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:30.188938 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-611026c9-01ce-452b-9874-3598eab246c6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] GET https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 Aug 13 15:13:30.189122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-611026c9-01ce-452b-9874-3598eab246c6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:30.189452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-611026c9-01ce-452b-9874-3598eab246c6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:30.198297 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-611026c9-01ce-452b-9874-3598eab246c6 tempest-TaggedBootDevicesTest_v242-1401993703 tempest-TaggedBootDevicesTest_v242-1401993703-project-member] https://10.4.3.38/volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 returned with HTTP 404 Aug 13 15:13:30.199180 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 209/838] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:30 2026] GET /volume/v3/volumes/b93a1b23-c75a-4573-81d8-b8bdc0090041 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:30.218491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:30.220844 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:30.221041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:30.221284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:30.243154 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:30.243154 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:30.248799 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:30.255877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-2f7136ea-76e2-4f36-8f6d-4ed9f47ab124 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:30.256403 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 206/839] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:30 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1658 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:30.271624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:30.275740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:13:30.276153 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81e291bf-a84f-4511-922f-1663c7b4057d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:30.305571 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:30.305571 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:30.306282 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:30.306442 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Create snapshot from volume 81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:30.371707 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Created reservations ['ee64fbe0-8b38-4cc5-b0c3-65ebc219cfc2', '8e282342-fcbc-4b54-b868-d238c0e6cdaf', '570f910f-a1f4-494b-b9fc-d4584d54f9b6', '222e5563-336e-403b-aa70-e0b918cbcdac'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:30.428484 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Snapshot force create request issued successfully. Aug 13 15:13:30.428484 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c09bc7f8-becf-4688-bb6c-5ba89749401e req-e489977d-21fe-4fce-a6fd-f80bc698b29d tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:13:30.429219 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 211/840] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:13:30 2026] POST /volume/v3/snapshots => generated 292 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:31.344398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-133d63dc-b469-4edc-af11-3e66f108841e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:31.419028 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-133d63dc-b469-4edc-af11-3e66f108841e tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:31.419420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-133d63dc-b469-4edc-af11-3e66f108841e tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1066828241"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:31.439415 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-133d63dc-b469-4edc-af11-3e66f108841e tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:31.439966 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 215/841] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:31 2026] POST /volume/v3/types => generated 220 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:31.458821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8d04aad-f653-4191-8ae2-274f5a3e3d22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:31.464191 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8d04aad-f653-4191-8ae2-274f5a3e3d22 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:13:31.464712 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8d04aad-f653-4191-8ae2-274f5a3e3d22 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-806607256"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:31.511896 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8d04aad-f653-4191-8ae2-274f5a3e3d22 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:13:31.512846 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 210/842] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:13:31 2026] POST /volume/v3/group_types => generated 176 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:31.523525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:31.609611 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:13:31.610148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7feca6af-1640-40bf-bf2b-5ac2c2f66959", "volume_types": ["5350d5ed-d68d-423f-9483-e1d8fea31240"], "name": "tempest-GroupsV320Test-Group-1919960749"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:31.611845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Creating new group {'group': {'group_type': '7feca6af-1640-40bf-bf2b-5ac2c2f66959', 'volume_types': ['5350d5ed-d68d-423f-9483-e1d8fea31240'], 'name': 'tempest-GroupsV320Test-Group-1919960749'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:13:31.623954 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Creating group tempest-GroupsV320Test-Group-1919960749. Aug 13 15:13:31.645159 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:13:31.644813. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:13:31.645374 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Availability Zones retrieved successfully. Aug 13 15:13:31.677588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Created reservations ['4fc7c5d6-8f2a-458e-9ab7-7daa089a78f8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:31.715194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d21765-fd15-4f77-93d8-cbb0b84ce57d tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:13:31.715882 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 207/843] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:13:31 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 15:13:31.725639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39b3a711-6469-4890-a319-b48f2054965f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:31.729253 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39b3a711-6469-4890-a319-b48f2054965f tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:31.729481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39b3a711-6469-4890-a319-b48f2054965f tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:31.729742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39b3a711-6469-4890-a319-b48f2054965f tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:31.729884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-39b3a711-6469-4890-a319-b48f2054965f tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:31.738358 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:31.738358 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:31.768019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39b3a711-6469-4890-a319-b48f2054965f tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:31.768563 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 212/844] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:31 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:13:32.781309 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-275c6322-3aeb-4765-b013-2a275f3357a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.786387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-275c6322-3aeb-4765-b013-2a275f3357a7 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:32.786701 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-275c6322-3aeb-4765-b013-2a275f3357a7 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:32.788720 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-275c6322-3aeb-4765-b013-2a275f3357a7 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:32.788936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-275c6322-3aeb-4765-b013-2a275f3357a7 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:32.797905 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.797905 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:32.833546 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-275c6322-3aeb-4765-b013-2a275f3357a7 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:32.833546 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 216/845] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:32 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:32.844442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.846462 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action Aug 13 15:13:32.846909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:32.847059 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:32.848703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Updating group '15f4d7d8-0ca0-4960-a0e7-854ae6de8a45' with 'creating' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 15:13:32.854833 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.854833 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:32.863859 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86a68ead-c0aa-4a2b-b3be-c668d4148d73 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action returned with HTTP 202 Aug 13 15:13:32.864454 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 211/846] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:13:32 2026] POST /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:32.874473 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.880017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:32.880321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:32.880833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:32.880833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:32.888106 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.888106 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:32.911573 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46b3c969-aa04-49c7-b5f0-82e07a1a3d6a tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:32.912035 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 208/847] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:32 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:32.922772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24b1df98-636c-43fe-9b38-80b210c33765 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.925753 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24b1df98-636c-43fe-9b38-80b210c33765 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action Aug 13 15:13:32.926325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24b1df98-636c-43fe-9b38-80b210c33765 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:32.926631 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24b1df98-636c-43fe-9b38-80b210c33765 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:32.931692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-24b1df98-636c-43fe-9b38-80b210c33765 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Updating group '15f4d7d8-0ca0-4960-a0e7-854ae6de8a45' with 'available' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 15:13:32.934984 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.934984 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:32.946441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24b1df98-636c-43fe-9b38-80b210c33765 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action returned with HTTP 202 Aug 13 15:13:32.946995 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 213/848] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:13:32 2026] POST /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:32.956269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.958858 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:32.959236 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:32.959557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:32.959969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:32.964291 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.964291 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:32.973526 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48bdcae4-2c45-46fb-a508-64aa0d10fbee tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:32.974052 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 217/849] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:32 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:32.986432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-896acd60-f94b-498f-a80d-caefd4e6e568 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:32.989400 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-896acd60-f94b-498f-a80d-caefd4e6e568 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action Aug 13 15:13:32.989541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-896acd60-f94b-498f-a80d-caefd4e6e568 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:32.989725 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-896acd60-f94b-498f-a80d-caefd4e6e568 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:32.993699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-896acd60-f94b-498f-a80d-caefd4e6e568 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Updating group '15f4d7d8-0ca0-4960-a0e7-854ae6de8a45' with 'error' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 15:13:32.995498 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:32.995498 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:33.006650 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-896acd60-f94b-498f-a80d-caefd4e6e568 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action returned with HTTP 202 Aug 13 15:13:33.006941 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 212/850] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:13:32 2026] POST /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:33.018007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91792105-ca36-441d-b7e1-629bfac34421 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.020176 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91792105-ca36-441d-b7e1-629bfac34421 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:33.020452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91792105-ca36-441d-b7e1-629bfac34421 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:33.020710 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91792105-ca36-441d-b7e1-629bfac34421 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:33.020872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-91792105-ca36-441d-b7e1-629bfac34421 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:33.027661 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.027661 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:33.044642 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91792105-ca36-441d-b7e1-629bfac34421 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:33.045232 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 209/851] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:33 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:33.059850 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.060716 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] POST https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action Aug 13 15:13:33.061165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:33.061340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:33.066703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Updating group '15f4d7d8-0ca0-4960-a0e7-854ae6de8a45' with 'available' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 15:13:33.074022 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.074022 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:33.083278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54156130-5694-4b7a-b9b5-5a1d5c8eda2c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action returned with HTTP 202 Aug 13 15:13:33.084196 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 214/852] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:13:33 2026] POST /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:33.096531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cec93cec-f370-4545-97ed-3cef58b36bcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.098007 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cec93cec-f370-4545-97ed-3cef58b36bcd tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:33.098400 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cec93cec-f370-4545-97ed-3cef58b36bcd tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:33.098746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cec93cec-f370-4545-97ed-3cef58b36bcd tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:33.098961 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-cec93cec-f370-4545-97ed-3cef58b36bcd tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:33.102772 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.102772 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:33.111496 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cec93cec-f370-4545-97ed-3cef58b36bcd tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:33.112059 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 218/853] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:33 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:33.122714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.124681 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:13:33.124981 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:33.125167 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:33.125499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:13:33.126188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:13:33.136926 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Get all volumes completed successfully. Aug 13 15:13:33.136926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6e8b508-561d-40b9-b31b-2cf02e870520 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:13:33.137585 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 213/854] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:13:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:33.154590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.156698 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] POST https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action Aug 13 15:13:33.157165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:33.157367 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:33.159450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] delete called for group 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:13:33.159844 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Delete group with id: 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:33.166239 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.166239 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:33.224019 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f281c968-0d48-4672-8bf0-ce6d3f336602 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action returned with HTTP 202 Aug 13 15:13:33.224581 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 210/855] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:13:33 2026] POST /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:33.234157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.238263 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:33.238263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:33.238263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:33.238559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:33.245048 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.245048 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:33.255988 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18dee229-9bae-4800-903d-3b8e04ea1c04 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 200 Aug 13 15:13:33.257694 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 215/856] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:33 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:33.713702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:33.716774 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:33.717383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:33.717621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:33.743235 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:33.743235 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:33.750692 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:33.755739 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-e3e551a3-76a9-4a70-9048-23fda71ad80e tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:33.756165 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 219/857] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:33 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1658 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:34.271050 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:34.273144 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] GET https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 Aug 13 15:13:34.275731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:34.276308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:34.276559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] show called for member 15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:13:34.283901 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b8dc200-b1b9-4d16-b2f4-85525a909715 tempest-GroupsV320Test-1242151193 tempest-GroupsV320Test-1242151193-project-member] https://10.4.3.38/volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 returned with HTTP 404 Aug 13 15:13:34.284537 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 214/858] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:13:34 2026] GET /volume/v3/groups/15f4d7d8-0ca0-4960-a0e7-854ae6de8a45 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:13:34.295228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cbab302-4a4b-4c91-b579-d7959045dc14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:34.298641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cbab302-4a4b-4c91-b579-d7959045dc14 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/7feca6af-1640-40bf-bf2b-5ac2c2f66959 Aug 13 15:13:34.298991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cbab302-4a4b-4c91-b579-d7959045dc14 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:34.299294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cbab302-4a4b-4c91-b579-d7959045dc14 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:34.331704 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cbab302-4a4b-4c91-b579-d7959045dc14 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/group_types/7feca6af-1640-40bf-bf2b-5ac2c2f66959 returned with HTTP 202 Aug 13 15:13:34.331978 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 211/859] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:13:34 2026] DELETE /volume/v3/group_types/7feca6af-1640-40bf-bf2b-5ac2c2f66959 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:34.341397 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11b03713-4f10-4f71-92d6-a5dac51ccc95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:34.343842 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11b03713-4f10-4f71-92d6-a5dac51ccc95 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] DELETE https://10.4.3.38/volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 Aug 13 15:13:34.344116 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11b03713-4f10-4f71-92d6-a5dac51ccc95 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:34.344409 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11b03713-4f10-4f71-92d6-a5dac51ccc95 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:34.344781 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:34.344781 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:34.399546 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11b03713-4f10-4f71-92d6-a5dac51ccc95 tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 returned with HTTP 202 Aug 13 15:13:34.400099 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 216/860] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:34 2026] DELETE /volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:34.410252 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f90f4e6-ad03-4886-ab5f-f2db830a245c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:34.413052 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f90f4e6-ad03-4886-ab5f-f2db830a245c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] GET https://10.4.3.38/volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 Aug 13 15:13:34.413052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f90f4e6-ad03-4886-ab5f-f2db830a245c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:34.413052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f90f4e6-ad03-4886-ab5f-f2db830a245c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:34.417429 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f90f4e6-ad03-4886-ab5f-f2db830a245c tempest-GroupsV320Test-33247152 tempest-GroupsV320Test-33247152-project-admin] https://10.4.3.38/volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 returned with HTTP 404 Aug 13 15:13:34.418349 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 220/861] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:34 2026] GET /volume/v3/types/5350d5ed-d68d-423f-9483-e1d8fea31240 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:34.742111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-cab7d5e8-a30c-48f6-ba4d-cef0c5c0b43b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:34.744983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-cab7d5e8-a30c-48f6-ba4d-cef0c5c0b43b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd Aug 13 15:13:34.746155 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-cab7d5e8-a30c-48f6-ba4d-cef0c5c0b43b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:34.746155 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-cab7d5e8-a30c-48f6-ba4d-cef0c5c0b43b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:34.757003 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:34.757003 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:34.812795 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90681c88-9877-4ced-859f-4898ae3e5d1a req-cab7d5e8-a30c-48f6-ba4d-cef0c5c0b43b tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd returned with HTTP 200 Aug 13 15:13:34.813270 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 215/862] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:34 2026] DELETE /volume/v3/attachments/58f52d4e-bf9b-463e-ab6f-fdda321ff6fd => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:35.906740 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:35.909073 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d?cascade=True Aug 13 15:13:35.909367 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:35.909562 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:35.909753 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume with id: 81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:35.911872 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=289,cinder:INSERT=37,cinder:UPDATE=58 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:13:35.919401 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:35.919401 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:35.920055 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:35.954519 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume request issued successfully. Aug 13 15:13:35.954986 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b0a803a-f75b-4690-b4ec-d7c0da830a92 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d?cascade=True returned with HTTP 202 Aug 13 15:13:35.956327 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 212/863] 10.4.3.38 () {66 vars in 1369 bytes} [Thu Aug 13 15:13:35 2026] DELETE /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:35.964397 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:35.966326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:35.966529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:35.966782 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:35.976294 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:35.976294 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:35.981813 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:35.989575 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b4f6ffe-4979-49c9-b5c9-27a093825468 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 200 Aug 13 15:13:35.990137 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 217/864] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:35 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:37.009244 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45e96bd0-4b44-4a5a-a852-eb54dee0e331 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.010962 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45e96bd0-4b44-4a5a-a852-eb54dee0e331 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:37.010962 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45e96bd0-4b44-4a5a-a852-eb54dee0e331 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.011147 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45e96bd0-4b44-4a5a-a852-eb54dee0e331 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.019742 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45e96bd0-4b44-4a5a-a852-eb54dee0e331 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 404 Aug 13 15:13:37.020526 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 221/865] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:37.386873 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc0c9498-fae5-4dfb-940b-e9b3cb03ee83 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.488486 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0c9498-fae5-4dfb-940b-e9b3cb03ee83 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] GET https://10.4.3.38/volume/v3/os-quota-class-sets/default Aug 13 15:13:37.488755 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0c9498-fae5-4dfb-940b-e9b3cb03ee83 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.489009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0c9498-fae5-4dfb-940b-e9b3cb03ee83 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.489596 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:37.489596 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:37.491513 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=276,cinder:UPDATE=55,cinder:INSERT=24 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:13:37.505783 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0c9498-fae5-4dfb-940b-e9b3cb03ee83 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 15:13:37.506324 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 216/866] 10.4.3.38 () {66 vars in 1290 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 1405 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:37.521082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f85a207-9a3f-490c-8d0c-062ab6365df9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.523005 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f85a207-9a3f-490c-8d0c-062ab6365df9 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] GET https://10.4.3.38/volume/v3/os-quota-class-sets/default Aug 13 15:13:37.523260 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f85a207-9a3f-490c-8d0c-062ab6365df9 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.523549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f85a207-9a3f-490c-8d0c-062ab6365df9 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.523900 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:37.523900 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:37.547447 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f85a207-9a3f-490c-8d0c-062ab6365df9 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 15:13:37.547447 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 213/867] 10.4.3.38 () {66 vars in 1290 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:37.557753 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fcb2f4dd-223e-4c5e-92af-65a35c2544d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.560508 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fcb2f4dd-223e-4c5e-92af-65a35c2544d1 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:37.561022 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fcb2f4dd-223e-4c5e-92af-65a35c2544d1 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1203160821"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:37.592872 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fcb2f4dd-223e-4c5e-92af-65a35c2544d1 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:37.593447 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 218/868] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:37 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:37.602971 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4e7cdc2-d8a8-4b0b-a100-affbaf5bfb57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.604790 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4e7cdc2-d8a8-4b0b-a100-affbaf5bfb57 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-class-sets/default Aug 13 15:13:37.605176 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4e7cdc2-d8a8-4b0b-a100-affbaf5bfb57 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-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-1203160821": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1203160821": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1203160821": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:37.615085 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.617308 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:37.617638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.617953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.618253 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume with id: 81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:37.624704 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec41d7a7-5934-4aca-8934-ce60d2f9890c tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 404 Aug 13 15:13:37.625438 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 217/869] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:37 2026] DELETE /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:37.633928 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-442ab770-9641-480f-b9d4-eb4acb66c55f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.635918 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-442ab770-9641-480f-b9d4-eb4acb66c55f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d Aug 13 15:13:37.636147 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-442ab770-9641-480f-b9d4-eb4acb66c55f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.636375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-442ab770-9641-480f-b9d4-eb4acb66c55f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.644224 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-442ab770-9641-480f-b9d4-eb4acb66c55f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d returned with HTTP 404 Aug 13 15:13:37.644886 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 214/870] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/volumes/81e291bf-a84f-4511-922f-1663c7b4057d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:37.655136 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.657490 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:37.657805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.658046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.658281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume with id: 8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:37.665134 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:37.665134 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:37.665615 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:37.695323 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume request issued successfully. Aug 13 15:13:37.695642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc6a66f1-fb4f-47e9-9edb-506802b0dbb1 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 202 Aug 13 15:13:37.696222 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 219/871] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:37 2026] DELETE /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:37.703125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90809ce2-4315-48ea-be76-81dc5722bb25 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.705976 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90809ce2-4315-48ea-be76-81dc5722bb25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:37.705976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90809ce2-4315-48ea-be76-81dc5722bb25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.705976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90809ce2-4315-48ea-be76-81dc5722bb25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.715164 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:37.715164 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:37.722699 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90809ce2-4315-48ea-be76-81dc5722bb25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:37.729516 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90809ce2-4315-48ea-be76-81dc5722bb25 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 200 Aug 13 15:13:37.730084 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 218/872] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:37.745499 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4e7cdc2-d8a8-4b0b-a100-affbaf5bfb57 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 15:13:37.745960 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 222/873] 10.4.3.38 () {68 vars in 1311 bytes} [Thu Aug 13 15:13:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1596 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:37.758957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:37.763314 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/2e9a6421e94a4d91b243924e2b40f5f1/defaults Aug 13 15:13:37.763314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:37.763491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method 'defaults' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:37.771180 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.771626 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.772030 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1871564012-927825979, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.772589 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.773094 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.773445 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636127060-9676007, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.773742 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.774062 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.774411 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1657194752-1528826868, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:37.779579 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a6fddc4-4808-427a-8e28-e88da03363a5 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/2e9a6421e94a4d91b243924e2b40f5f1/defaults returned with HTTP 200 Aug 13 15:13:37.780096 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 215/874] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:13:37 2026] GET /volume/v3/os-quota-sets/2e9a6421e94a4d91b243924e2b40f5f1/defaults => generated 1632 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:38.075453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23a43573-b93f-40d5-b4a3-9e039dcd29f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:38.077883 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23a43573-b93f-40d5-b4a3-9e039dcd29f2 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/045fd2d905a442dd9a370c220b4c95b5/defaults Aug 13 15:13:38.078184 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23a43573-b93f-40d5-b4a3-9e039dcd29f2 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:38.078486 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23a43573-b93f-40d5-b4a3-9e039dcd29f2 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method 'defaults' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:38.097109 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23a43573-b93f-40d5-b4a3-9e039dcd29f2 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/045fd2d905a442dd9a370c220b4c95b5/defaults returned with HTTP 200 Aug 13 15:13:38.097703 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 220/875] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:13:38 2026] GET /volume/v3/os-quota-sets/045fd2d905a442dd9a370c220b4c95b5/defaults => generated 1632 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:38.243740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f465aeb-abae-4681-8689-c4bb2cfa2523 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:38.245779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f465aeb-abae-4681-8689-c4bb2cfa2523 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] DELETE https://10.4.3.38/volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a Aug 13 15:13:38.246038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f465aeb-abae-4681-8689-c4bb2cfa2523 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:38.246343 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f465aeb-abae-4681-8689-c4bb2cfa2523 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:38.288731 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f465aeb-abae-4681-8689-c4bb2cfa2523 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a returned with HTTP 202 Aug 13 15:13:38.289361 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 219/876] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:38 2026] DELETE /volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:38.298548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da2894fd-b01e-4c6c-98e8-2b32c089d09e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:38.300377 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da2894fd-b01e-4c6c-98e8-2b32c089d09e tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] GET https://10.4.3.38/volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a Aug 13 15:13:38.300649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da2894fd-b01e-4c6c-98e8-2b32c089d09e tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:38.300902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da2894fd-b01e-4c6c-98e8-2b32c089d09e tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:38.303961 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da2894fd-b01e-4c6c-98e8-2b32c089d09e tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a returned with HTTP 404 Aug 13 15:13:38.304500 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 223/877] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:38 2026] GET /volume/v3/types/1bda6c3e-b348-4258-8528-98504e06a21a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:38.312621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78ad13eb-d8e0-4f70-9419-51b16690caa6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:38.314622 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78ad13eb-d8e0-4f70-9419-51b16690caa6 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-class-sets/default Aug 13 15:13:38.314988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78ad13eb-d8e0-4f70-9419-51b16690caa6 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:38.397837 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78ad13eb-d8e0-4f70-9419-51b16690caa6 tempest-VolumeQuotaClassesTest-1455056846 tempest-VolumeQuotaClassesTest-1455056846-project-admin] https://10.4.3.38/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 15:13:38.398615 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 216/878] 10.4.3.38 () {68 vars in 1311 bytes} [Thu Aug 13 15:13:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1388 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:38.746707 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58f1bbbc-6578-4b9b-ad40-59d373807a75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:38.748109 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f1bbbc-6578-4b9b-ad40-59d373807a75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f Aug 13 15:13:38.748344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f1bbbc-6578-4b9b-ad40-59d373807a75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:38.748575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f1bbbc-6578-4b9b-ad40-59d373807a75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:38.765784 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f1bbbc-6578-4b9b-ad40-59d373807a75 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f returned with HTTP 404 Aug 13 15:13:38.766286 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 221/879] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:38 2026] GET /volume/v3/volumes/8632f04a-154d-4f0f-8f5a-f7261602ce6f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:39.676205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:39.679904 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] DELETE https://10.4.3.38/volume/v3/volumes/tempest-invalid-1304794094 Aug 13 15:13:39.680084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:39.680350 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:39.680521 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Delete volume with id: tempest-invalid-1304794094 Aug 13 15:13:39.689421 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bbca937-f3a3-4f08-8092-7df86c80f06f req-58868aa5-f60e-4c52-a1b6-9a04458f848b tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] https://10.4.3.38/volume/v3/volumes/tempest-invalid-1304794094 returned with HTTP 404 Aug 13 15:13:39.690074 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 220/880] 10.4.3.38 () {70 vars in 1583 bytes} [Thu Aug 13 15:13:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1304794094 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:39.883085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:39.885635 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] DELETE https://10.4.3.38/volume/v3/volumes/cdb2db24-1581-4182-be9f-e8322cbe6b5e Aug 13 15:13:39.885894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:39.886024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:39.886224 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] Delete volume with id: cdb2db24-1581-4182-be9f-e8322cbe6b5e Aug 13 15:13:39.893306 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aef489c0-231b-4a78-ad79-4593361a922c req-cbbb675c-ad4a-403a-b7eb-49cb4f918191 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-member] https://10.4.3.38/volume/v3/volumes/cdb2db24-1581-4182-be9f-e8322cbe6b5e returned with HTTP 404 Aug 13 15:13:39.893952 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 224/881] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:13:39 2026] DELETE /volume/v3/volumes/cdb2db24-1581-4182-be9f-e8322cbe6b5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:39.928602 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ff0806d-1b90-4190-8d68-1f5c3c8f7756 req-e89ecf11-f96a-4bd8-a0e1-a877e3561d06 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:39.933397 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff0806d-1b90-4190-8d68-1f5c3c8f7756 req-e89ecf11-f96a-4bd8-a0e1-a877e3561d06 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-reader] GET https://10.4.3.38/volume/v3/volumes/18c65a04-ad28-4f38-b2cb-acc7b3fda504 Aug 13 15:13:39.933397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff0806d-1b90-4190-8d68-1f5c3c8f7756 req-e89ecf11-f96a-4bd8-a0e1-a877e3561d06 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:39.933397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff0806d-1b90-4190-8d68-1f5c3c8f7756 req-e89ecf11-f96a-4bd8-a0e1-a877e3561d06 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:39.944151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff0806d-1b90-4190-8d68-1f5c3c8f7756 req-e89ecf11-f96a-4bd8-a0e1-a877e3561d06 tempest-VolumesNegativeTest-297596204 tempest-VolumesNegativeTest-297596204-project-reader] https://10.4.3.38/volume/v3/volumes/18c65a04-ad28-4f38-b2cb-acc7b3fda504 returned with HTTP 404 Aug 13 15:13:39.944151 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 217/882] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:39 2026] GET /volume/v3/volumes/18c65a04-ad28-4f38-b2cb-acc7b3fda504 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:40.156617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19c09167-35e6-423c-b243-1577423a4cd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.216771 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.219741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:40.219917 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.220195 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.230193 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.230193 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:40.234578 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:40.239891 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59a7b377-ab40-46e9-957b-272f07bd64e3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:40.240544 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 221/883] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 933 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:40.336460 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:40.336836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-918687386", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:40.339560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-918687386', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:40.430692 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume of 1 GB Aug 13 15:13:40.550754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.555593 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:40.557919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.558276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.567345 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.567345 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:40.571546 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:40.576313 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-b4b5e51b-526c-40cd-a601-df549f91071c tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:40.576738 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 225/884] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 933 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:40.581185 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=296,cinder:INSERT=26,cinder:UPDATE=63 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:13:40.584997 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Availability Zones retrieved successfully. Aug 13 15:13:40.590616 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (e205fe4e-ce0a-4731-82b4-df754143efc5) 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 15:13:40.591171 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418ea333-2c1b-4e70-9e85-46e3f1f9be5d) transitioned 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 15:13:40.595121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-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 15:13:40.676393 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418ea333-2c1b-4e70-9e85-46e3f1f9be5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:13:40.677633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37daa4ea-39eb-4af0-b816-ab0d86197b93) transitioned 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 15:13:40.687195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d80b4b40-fe6e-456a-b17f-57dd9f5ccc3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.687741 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d80b4b40-fe6e-456a-b17f-57dd9f5ccc3d None None] GET https://10.4.3.38/volume// Aug 13 15:13:40.687963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d80b4b40-fe6e-456a-b17f-57dd9f5ccc3d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.688222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d80b4b40-fe6e-456a-b17f-57dd9f5ccc3d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.688751 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d80b4b40-fe6e-456a-b17f-57dd9f5ccc3d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:40.689147 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 218/885] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:13: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 15:13:40.700891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-9e9bff9a-8158-4a67-bd57-f0909b6ca954 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.703089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-9e9bff9a-8158-4a67-bd57-f0909b6ca954 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:40.703948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-9e9bff9a-8158-4a67-bd57-f0909b6ca954 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f", "connector": null, "instance_uuid": "8500dea7-7dcb-40fd-8477-ca50023c719c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:40.715185 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.715185 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:40.726275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.731606 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:40.733716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.733716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.752315 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.752315 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:40.755784 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Created reservations ['e6a97902-41e8-45f9-9544-61436d6a538a', 'e6047ac8-adbb-4810-9820-2ad638f98d06', 'e0423f18-4a1f-4681-8405-fb78c720828f', 'cde47444-0fb8-4ffe-8b7e-50409486bf68'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:40.756703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37daa4ea-39eb-4af0-b816-ab0d86197b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a97902-41e8-45f9-9544-61436d6a538a', 'e6047ac8-adbb-4810-9820-2ad638f98d06', 'e0423f18-4a1f-4681-8405-fb78c720828f', 'cde47444-0fb8-4ffe-8b7e-50409486bf68']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:40.757718 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcf6ecc-7930-4845-8077-26af9993d5cd) transitioned 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 15:13:40.759613 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:40.766328 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a49e86f-eb52-4b4c-b6f9-d262bba0c483 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:13:40.766827 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 226/886] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:40.780844 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-9e9bff9a-8158-4a67-bd57-f0909b6ca954 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:40.781315 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 222/887] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:40 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:40.794959 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcf6ecc-7930-4845-8077-26af9993d5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '300f4ecb-8806-418a-b281-2023b0b36377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-918687386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['e6a97902-41e8-45f9-9544-61436d6a538a','e6047ac8-adbb-4810-9820-2ad638f98d06','e0423f18-4a1f-4681-8405-fb78c720828f','cde47444-0fb8-4ffe-8b7e-50409486bf68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-918687386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=300f4ecb-8806-418a-b281-2023b0b36377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d95dde0ed04312b6c04a0b5ba2917d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c528c57f119e4506beda683d50eea04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:40.796306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7dda0e-4a35-4055-ad5c-edb379bd84c0) transitioned 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 15:13:40.812697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.814810 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:40.815079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.815360 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.822742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7dda0e-4a35-4055-ad5c-edb379bd84c0) transitioned into state 'SUCCESS' from state '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-918687386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['e6a97902-41e8-45f9-9544-61436d6a538a','e6047ac8-adbb-4810-9820-2ad638f98d06','e0423f18-4a1f-4681-8405-fb78c720828f','cde47444-0fb8-4ffe-8b7e-50409486bf68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:40.823731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491b12e5-0a84-499c-a148-99dc3f6a4c1e) transitioned 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 15:13:40.824417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21c9857d-25b7-40db-a402-4495d5604fa7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.826354 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.826354 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:40.826703 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21c9857d-25b7-40db-a402-4495d5604fa7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:40.826947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21c9857d-25b7-40db-a402-4495d5604fa7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.827197 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21c9857d-25b7-40db-a402-4495d5604fa7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.832141 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:40.837951 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f587edd-520b-49dd-97b6-60e7911c6867 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.838447 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f587edd-520b-49dd-97b6-60e7911c6867 None None] GET https://10.4.3.38/volume// Aug 13 15:13:40.838693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f587edd-520b-49dd-97b6-60e7911c6867 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.838967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f587edd-520b-49dd-97b6-60e7911c6867 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.839364 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f587edd-520b-49dd-97b6-60e7911c6867 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:40.839686 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-01e2ada0-c27f-406e-9b07-9fc1e48a3d20 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:13:40.840394 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 223/888] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:40.840496 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 219/889] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:40.841093 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.841093 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:40.841194 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491b12e5-0a84-499c-a148-99dc3f6a4c1e) 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 15:13:40.842105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (e205fe4e-ce0a-4731-82b4-df754143efc5) 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 15:13:40.842500 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request issued successfully. Aug 13 15:13:40.843162 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19c09167-35e6-423c-b243-1577423a4cd8 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:40.843602 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 222/890] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:13:40 2026] POST /volume/v3/volumes => generated 749 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:13:40.845555 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21c9857d-25b7-40db-a402-4495d5604fa7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:40.847788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.851452 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21c9857d-25b7-40db-a402-4495d5604fa7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:40.852020 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 227/891] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 932 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:40.854262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:40.854466 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.854660 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.860136 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.863543 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:13:40.863977 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.864243 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.865763 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.865763 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:40.868282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.870778 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:40.872282 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.872282 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:40.873497 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] POST https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc/action Aug 13 15:13:40.873962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:40.874542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-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 15:13:40.876099 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-473d4e30-ccde-4279-bfbc-cf8cbd3da2a7 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:40.876898 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:40.877156 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 224/892] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:40.882847 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c2e8ecf-70c6-45a2-b97d-bd829b4c0221 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 200 Aug 13 15:13:40.883326 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 220/893] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:40.885771 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:40.885771 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:40.886689 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:40.892635 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Begin detaching volume completed successfully. Aug 13 15:13:40.892729 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-655a7fd6-23d9-4a95-8425-1e3959dc8a7c tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc/action returned with HTTP 202 Aug 13 15:13:40.896140 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 223/894] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:13:40 2026] POST /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:40.970554 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11f62fb7-6dca-4b11-afcd-302ee5931ae1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.971085 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11f62fb7-6dca-4b11-afcd-302ee5931ae1 None None] GET https://10.4.3.38/volume// Aug 13 15:13:40.971085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11f62fb7-6dca-4b11-afcd-302ee5931ae1 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.971328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11f62fb7-6dca-4b11-afcd-302ee5931ae1 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:40.971651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11f62fb7-6dca-4b11-afcd-302ee5931ae1 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:40.971937 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 228/895] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:40.985876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:40.987968 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:40.988179 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:40.988419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:41.001046 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.001627 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.001627 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:41.003307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] PUT https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 Aug 13 15:13:41.003635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:41.008126 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:41.012546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Acquiring lock "cinder-attachment_update-5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:41.016288 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-a7f9ff15-6736-4fe9-8d14-8f6d39bea853 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:13:41.017328 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 225/896] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:40 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:41.019404 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:41.020881 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.020881 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:41.127884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f-np0000007223" released by "attachment_update" :: held 0.108s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:41.128275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-d55c10e8-4de9-4f9c-81c2-febda9bebb9e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 returned with HTTP 200 Aug 13 15:13:41.128708 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 221/897] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:41 2026] PUT /volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:41.472645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8c06135-a6ea-4c19-9915-2a0dc9f58c0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.547270 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8c06135-a6ea-4c19-9915-2a0dc9f58c0e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:41.547664 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8c06135-a6ea-4c19-9915-2a0dc9f58c0e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:41.562591 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8c06135-a6ea-4c19-9915-2a0dc9f58c0e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:41.563181 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 224/898] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:41 2026] POST /volume/v3/types => generated 188 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:41.572986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4310f38-ae27-4ce2-ae8d-0305e4c7c69e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.574956 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4310f38-ae27-4ce2-ae8d-0305e4c7c69e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:41.575399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4310f38-ae27-4ce2-ae8d-0305e4c7c69e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:41.593088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4310f38-ae27-4ce2-ae8d-0305e4c7c69e tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:41.593594 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 229/899] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:41 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:41.604107 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.713563 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:41.714065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:41.716166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:41.720242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Create volume of 1 GB Aug 13 15:13:41.720608 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.720608 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:41.721128 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Availability Zones retrieved successfully. Aug 13 15:13:41.726600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Flow 'volume_create_api' (0b4403b8-38f8-4ffe-b71c-1cd7b9ac1873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:41.727523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24342e3-07c0-42fb-8e8c-b985b835b621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.728431 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:41.756794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24342e3-07c0-42fb-8e8c-b985b835b621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01785608-9cb2-49e0-9322-d9b14e97d9e9,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01785608-9cb2-49e0-9322-d9b14e97d9e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:41.757536 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ca8fae-4eac-4dc4-a673-8c4658576855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.799585 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-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 15:13:41.799910 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-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 15:13:41.838635 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Created reservations ['df8fff6a-44c3-48fd-a670-6a14aeb31e22', 'fc1df62f-64f4-4ad7-89e0-d7ea857fb48d', '6b818e21-aa7d-4ce9-b2bc-f37a1a382a62', '02478bad-4871-4289-a254-22543edd0496'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:41.839389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ca8fae-4eac-4dc4-a673-8c4658576855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8fff6a-44c3-48fd-a670-6a14aeb31e22', 'fc1df62f-64f4-4ad7-89e0-d7ea857fb48d', '6b818e21-aa7d-4ce9-b2bc-f37a1a382a62', '02478bad-4871-4289-a254-22543edd0496']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:41.840156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f4d4ad-fcbc-4aac-aa5a-f7792c25ab11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.867449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f4d4ad-fcbc-4aac-aa5a-f7792c25ab11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809443fc-4200-464f-9990-ba9c0f64ba13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4558cce426249ddb2e6a2efe9f030ca',qos_specs=None,replication_status=,reservations=['df8fff6a-44c3-48fd-a670-6a14aeb31e22','fc1df62f-64f4-4ad7-89e0-d7ea857fb48d','6b818e21-aa7d-4ce9-b2bc-f37a1a382a62','02478bad-4871-4289-a254-22543edd0496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74aee083e0c84955b05bbc0ccda70773',volume_type_id=01785608-9cb2-49e0-9322-d9b14e97d9e9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809443fc-4200-464f-9990-ba9c0f64ba13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4558cce426249ddb2e6a2efe9f030ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74aee083e0c84955b05bbc0ccda70773',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01785608-9cb2-49e0-9322-d9b14e97d9e9),volume_type_id=01785608-9cb2-49e0-9322-d9b14e97d9e9)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:41.868270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ee70f4-e3fb-4be4-95c3-2550004dd5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.870779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.875491 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:41.875834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:41.877332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:41.890037 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.890037 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:41.890967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ee70f4-e3fb-4be4-95c3-2550004dd5d3) transitioned into state 'SUCCESS' from state '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-1595543902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4558cce426249ddb2e6a2efe9f030ca',qos_specs=None,replication_status=,reservations=['df8fff6a-44c3-48fd-a670-6a14aeb31e22','fc1df62f-64f4-4ad7-89e0-d7ea857fb48d','6b818e21-aa7d-4ce9-b2bc-f37a1a382a62','02478bad-4871-4289-a254-22543edd0496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74aee083e0c84955b05bbc0ccda70773',volume_type_id=01785608-9cb2-49e0-9322-d9b14e97d9e9)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:41.891905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a530bdc3-e7cb-4b34-8737-e61acf343dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.894250 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:41.899365 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02e486c0-72d5-41bd-ac06-b40d69e33d3e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:41.899837 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 222/900] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:41 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 933 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:41.904093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.906581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a530bdc3-e7cb-4b34-8737-e61acf343dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:41.906997 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:13:41.907188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:41.907410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:41.908032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Flow 'volume_create_api' (0b4403b8-38f8-4ffe-b71c-1cd7b9ac1873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:41.908533 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Create volume request issued successfully. Aug 13 15:13:41.909451 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69dda6de-c36e-40d7-993e-225eba59bdc3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:41.910088 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 226/901] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:13:41 2026] POST /volume/v3/volumes => generated 766 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:41.923984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.925335 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.925335 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:41.925436 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:41.925436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:41.925633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:41.929646 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:41.933405 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:41.933405 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:41.936650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81e93de0-66a1-4792-917f-1dbc2d98c3a1 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 200 Aug 13 15:13:41.938305 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 225/902] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:41 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:41.940415 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:41.945489 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27eaca8f-0aa3-44a0-997d-03fe5287cb4b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:41.945489 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 230/903] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:41 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:41.949792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:41.954136 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:41.954136 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1886114816"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:41.954136 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1886114816'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:41.954136 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume of 1 GB Aug 13 15:13:41.958465 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Availability Zones retrieved successfully. Aug 13 15:13:41.968259 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (622a0b61-3283-4820-b742-0d7a8e1f9836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:41.970889 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0928580c-5fe2-4497-a841-793fe8e940a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:41.973397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:42.008364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0928580c-5fe2-4497-a841-793fe8e940a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.009124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986daea7-b06a-4d3a-8815-3171803c9ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.068212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Created reservations ['bd57f973-24d5-4279-ad9d-f0b0e3488008', '59399c1d-2680-4527-9e12-47aa5f3b0d1d', '12c6cb88-f53f-4d52-8c2f-ef38b6477b7b', '41ced572-b37a-4289-979c-9a1b8414f71e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:42.068212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986daea7-b06a-4d3a-8815-3171803c9ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd57f973-24d5-4279-ad9d-f0b0e3488008', '59399c1d-2680-4527-9e12-47aa5f3b0d1d', '12c6cb88-f53f-4d52-8c2f-ef38b6477b7b', '41ced572-b37a-4289-979c-9a1b8414f71e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.068212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a3ede8-8315-40fa-832b-f8af1f39abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.090910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a3ede8-8315-40fa-832b-f8af1f39abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21234759-8dc0-438c-83b3-e65cff14f9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1886114816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['bd57f973-24d5-4279-ad9d-f0b0e3488008','59399c1d-2680-4527-9e12-47aa5f3b0d1d','12c6cb88-f53f-4d52-8c2f-ef38b6477b7b','41ced572-b37a-4289-979c-9a1b8414f71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1886114816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21234759-8dc0-438c-83b3-e65cff14f9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d95dde0ed04312b6c04a0b5ba2917d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c528c57f119e4506beda683d50eea04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.091730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5a35b3-0ae5-4ee1-bcb9-95beb9f547e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.109690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5a35b3-0ae5-4ee1-bcb9-95beb9f547e1) transitioned into state 'SUCCESS' from state '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-1886114816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['bd57f973-24d5-4279-ad9d-f0b0e3488008','59399c1d-2680-4527-9e12-47aa5f3b0d1d','12c6cb88-f53f-4d52-8c2f-ef38b6477b7b','41ced572-b37a-4289-979c-9a1b8414f71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.110939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ad80eb-23d2-4cc9-85cd-d146fdb89a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.121447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ad80eb-23d2-4cc9-85cd-d146fdb89a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.122985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (622a0b61-3283-4820-b742-0d7a8e1f9836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:42.123244 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request issued successfully. Aug 13 15:13:42.123969 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4549fbbd-14b8-49cc-87e1-2f5ffa9cbd87 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:42.125064 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 223/904] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:13:41 2026] POST /volume/v3/volumes => generated 750 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:42.138252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc615199-3f24-4447-908c-0f91aa87b792 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.141298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc615199-3f24-4447-908c-0f91aa87b792 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:13:42.142631 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc615199-3f24-4447-908c-0f91aa87b792 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:42.142631 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc615199-3f24-4447-908c-0f91aa87b792 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:42.150744 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:42.150744 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:42.154796 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dc615199-3f24-4447-908c-0f91aa87b792 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:42.159494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc615199-3f24-4447-908c-0f91aa87b792 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 200 Aug 13 15:13:42.159972 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 227/905] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:42 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:42.171070 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67894324-9ec1-4412-a57e-2d6c875ecd25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.294700 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67894324-9ec1-4412-a57e-2d6c875ecd25 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:42.295098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67894324-9ec1-4412-a57e-2d6c875ecd25 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1403807548"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:42.313611 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67894324-9ec1-4412-a57e-2d6c875ecd25 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:42.314177 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 226/906] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:42 2026] POST /volume/v3/types => generated 233 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:42.327603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5615279a-2662-4105-ac69-c475d7bed05e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.330301 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5615279a-2662-4105-ac69-c475d7bed05e tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:42.330834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5615279a-2662-4105-ac69-c475d7bed05e tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-212373951", "extra_specs": {"multiattach": " True"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:42.358289 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5615279a-2662-4105-ac69-c475d7bed05e tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:42.358289 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 231/907] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:13:42 2026] POST /volume/v3/types => generated 258 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:13:42.364570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.465034 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:42.465434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1403807548", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2042804499"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:42.466810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1403807548', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2042804499'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:42.472038 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Create volume of 1 GB Aug 13 15:13:42.472496 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:42.472496 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:42.473255 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Availability Zones retrieved successfully. Aug 13 15:13:42.482389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Flow 'volume_create_api' (7f889ed3-1c3d-4975-8efb-62f4828eaf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:42.483821 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebff5ad-e549-427d-a21a-a0cf39d01060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.485649 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:42.508523 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebff5ad-e549-427d-a21a-a0cf39d01060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=827e84bf-4679-4206-b9d3-a9cff860fcb1,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1403807548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '827e84bf-4679-4206-b9d3-a9cff860fcb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.509269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bbb61-8449-4286-835b-71580aa08f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.533484 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:42.533718 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:42.574739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Created reservations ['66dc65ff-9673-469f-b267-96c0d4be6ac6', '1e3950d4-c2f6-4ce1-9f0b-7193c754bbfb', 'b15a360b-f496-450b-ac02-859335bae0e3', '42f6656c-3574-4012-88c6-1b794e0de18a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:42.575425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bbb61-8449-4286-835b-71580aa08f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66dc65ff-9673-469f-b267-96c0d4be6ac6', '1e3950d4-c2f6-4ce1-9f0b-7193c754bbfb', 'b15a360b-f496-450b-ac02-859335bae0e3', '42f6656c-3574-4012-88c6-1b794e0de18a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.576420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2335aea-8482-495b-9716-c0d5a43b8ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.610021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2335aea-8482-495b-9716-c0d5a43b8ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a474e7-8087-4262-93d1-30456aca20bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2042804499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a9c32a3eb84911b2cd7eff61f8fd46',qos_specs=None,replication_status=,reservations=['66dc65ff-9673-469f-b267-96c0d4be6ac6','1e3950d4-c2f6-4ce1-9f0b-7193c754bbfb','b15a360b-f496-450b-ac02-859335bae0e3','42f6656c-3574-4012-88c6-1b794e0de18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5add2875f8de403bb01385da2752bf1c',volume_type_id=827e84bf-4679-4206-b9d3-a9cff860fcb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2042804499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a474e7-8087-4262-93d1-30456aca20bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a9c32a3eb84911b2cd7eff61f8fd46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5add2875f8de403bb01385da2752bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(827e84bf-4679-4206-b9d3-a9cff860fcb1),volume_type_id=827e84bf-4679-4206-b9d3-a9cff860fcb1)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.610847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f458d149-2eac-41f0-9083-a32c189f70fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.630576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f458d149-2eac-41f0-9083-a32c189f70fd) transitioned into state 'SUCCESS' from state '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-2042804499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a9c32a3eb84911b2cd7eff61f8fd46',qos_specs=None,replication_status=,reservations=['66dc65ff-9673-469f-b267-96c0d4be6ac6','1e3950d4-c2f6-4ce1-9f0b-7193c754bbfb','b15a360b-f496-450b-ac02-859335bae0e3','42f6656c-3574-4012-88c6-1b794e0de18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5add2875f8de403bb01385da2752bf1c',volume_type_id=827e84bf-4679-4206-b9d3-a9cff860fcb1)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.632897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21a09ef-2f3a-4045-aedd-63f33a722893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:42.646700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21a09ef-2f3a-4045-aedd-63f33a722893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:42.646700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Flow 'volume_create_api' (7f889ed3-1c3d-4975-8efb-62f4828eaf8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:42.646700 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Create volume request issued successfully. Aug 13 15:13:42.646700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e7296d4-0603-4211-be89-ebbb4e23de6f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:42.647036 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 224/908] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:13:42 2026] POST /volume/v3/volumes => generated 870 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:42.666559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a205527-d71c-430e-b19d-255ec1a63f3f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.672181 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a205527-d71c-430e-b19d-255ec1a63f3f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:42.672449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a205527-d71c-430e-b19d-255ec1a63f3f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:42.672637 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a205527-d71c-430e-b19d-255ec1a63f3f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:42.683280 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:42.683280 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:42.692531 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a205527-d71c-430e-b19d-255ec1a63f3f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:42.696865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a205527-d71c-430e-b19d-255ec1a63f3f tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:42.697136 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 228/909] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:42 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:42.918796 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.921924 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:42.922758 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:42.923208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:42.935767 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:42.935767 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:42.940651 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:42.945961 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a1c1610-b413-4a47-b920-8b0d620279d2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:42.946409 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 227/910] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:42 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 933 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:42.960683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.962327 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:42.962945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:42.962945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:42.969491 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:42.969491 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:42.973184 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:42.977165 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b09b7ed0-5aa2-4870-a5e0-9272ce902f9b tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:42.977588 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 232/911] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:42 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:42.992543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:42.994510 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:42.994771 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:42.994945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.002123 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.002123 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:43.006055 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Volume info retrieved successfully. Aug 13 15:13:43.010630 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80c8731f-5dc6-4bbe-bbe9-ee5380559db2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:43.011023 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 225/912] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:42 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:43.030568 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-457be133-eac9-4b90-96eb-406cb3c239bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.032725 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] POST https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13/action Aug 13 15:13:43.033172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:43.033355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:43.043770 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.043770 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:43.044082 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:43.074971 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-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 15:13:43.075628 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-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 15:13:43.095145 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Created reservations ['0d876344-0a00-43ac-8eaa-6d48c37dcbdf', 'b00d24d4-8b3e-4d45-ae98-07105268c4b2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:43.110999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Created reservations ['7f127b8d-e747-4c3b-a129-85df221da14e', 'd7ade767-acfa-46e4-bffb-7b43fe1bc280'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:43.137116 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Retype volume request issued successfully. Aug 13 15:13:43.137374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-457be133-eac9-4b90-96eb-406cb3c239bb tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13/action returned with HTTP 202 Aug 13 15:13:43.137788 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 229/913] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:13:43 2026] POST /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:43.145386 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4aac25e6-faad-43e7-b29d-920474248b74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.147326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4aac25e6-faad-43e7-b29d-920474248b74 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:43.148098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4aac25e6-faad-43e7-b29d-920474248b74 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.148098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4aac25e6-faad-43e7-b29d-920474248b74 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.155371 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.155371 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:43.159790 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4aac25e6-faad-43e7-b29d-920474248b74 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:43.164080 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4aac25e6-faad-43e7-b29d-920474248b74 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:43.164625 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 228/914] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:43.172499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.174221 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:13:43.174432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.174609 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.176575 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=318,cinder:INSERT=18,cinder:UPDATE=34 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:13:43.182807 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.182807 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:43.187499 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:43.192425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4543f465-362a-4f8e-9d21-08f0c85ba4c3 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 200 Aug 13 15:13:43.192913 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 233/915] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:43.204015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.205916 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:43.206226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-308098678"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:43.207812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-308098678'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:43.207933 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume of 1 GB Aug 13 15:13:43.211980 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Availability Zones retrieved successfully. Aug 13 15:13:43.217074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (6f4afeaa-c3bd-43e6-b5dc-f9a7fd94a5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:43.217864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f7554a-f6a9-486b-a845-50570b6547d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:43.218647 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:43.244032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f7554a-f6a9-486b-a845-50570b6547d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:43.244851 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768bcf78-a179-4572-8ef4-2d9a9f85a76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:43.293059 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Created reservations ['ab18ea0e-286f-4c00-9bab-d0f913d5ca3a', '3ab97a98-004d-42af-bd6f-8ee063e74827', '75000fa0-1567-4e2f-a248-980fb3e9df0d', '1ced8177-f8c0-49a9-b12e-82a8666d0a6c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:43.294039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768bcf78-a179-4572-8ef4-2d9a9f85a76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab18ea0e-286f-4c00-9bab-d0f913d5ca3a', '3ab97a98-004d-42af-bd6f-8ee063e74827', '75000fa0-1567-4e2f-a248-980fb3e9df0d', '1ced8177-f8c0-49a9-b12e-82a8666d0a6c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:43.294789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64036e2f-7717-495b-91fd-0c7289247ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:43.318016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64036e2f-7717-495b-91fd-0c7289247ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee290f13-a1f8-4618-bcfc-cdf3e829cd42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-308098678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['ab18ea0e-286f-4c00-9bab-d0f913d5ca3a','3ab97a98-004d-42af-bd6f-8ee063e74827','75000fa0-1567-4e2f-a248-980fb3e9df0d','1ced8177-f8c0-49a9-b12e-82a8666d0a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-308098678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee290f13-a1f8-4618-bcfc-cdf3e829cd42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d95dde0ed04312b6c04a0b5ba2917d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c528c57f119e4506beda683d50eea04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:43.318898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61046a3-3b78-466e-8a29-a4b99bdd9103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:43.346521 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61046a3-3b78-466e-8a29-a4b99bdd9103) transitioned into state 'SUCCESS' from state '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-308098678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d95dde0ed04312b6c04a0b5ba2917d',qos_specs=None,replication_status=,reservations=['ab18ea0e-286f-4c00-9bab-d0f913d5ca3a','3ab97a98-004d-42af-bd6f-8ee063e74827','75000fa0-1567-4e2f-a248-980fb3e9df0d','1ced8177-f8c0-49a9-b12e-82a8666d0a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c528c57f119e4506beda683d50eea04f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:43.347600 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605b4cb6-2632-4d11-a2bb-164aa6c4e11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:43.359359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605b4cb6-2632-4d11-a2bb-164aa6c4e11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:43.360684 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Flow 'volume_create_api' (6f4afeaa-c3bd-43e6-b5dc-f9a7fd94a5ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:43.361143 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Create volume request issued successfully. Aug 13 15:13:43.361975 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe672b0f-7cf6-461c-abfb-ccad127ca957 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:43.362599 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 226/916] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:13:43 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:43.376562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.378956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:13:43.379200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.379457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.387824 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.387824 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:43.392010 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:43.397045 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80da2f2c-ab69-4eb0-849f-0e8f70360f06 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 200 Aug 13 15:13:43.397522 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 230/917] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:43.709330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.711505 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:43.711798 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.712029 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.720087 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.720087 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:43.724185 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:43.729205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c18c3199-f8ef-439c-8d71-72cf4bdc4525 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:43.729738 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 229/918] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:43.742363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.744212 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:43.744443 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.744633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.752185 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.752185 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:43.755949 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Volume info retrieved successfully. Aug 13 15:13:43.760442 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b86f102-4340-4d03-b41a-aa7301d78ce9 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:43.760442 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 234/919] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 1182 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:43.772695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.774578 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] POST https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action Aug 13 15:13:43.774906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-212373951", "migration_policy": "never"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:43.775020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-212373951", "migration_policy": "never"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:43.783468 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.783468 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:43.783924 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:43.791362 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.791362 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:43.810639 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:43.810907 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:43.823133 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.825844 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:13:43.826273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.826502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.826720 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume with id: 0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:13:43.835290 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.835290 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:43.835865 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:43.838253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Created reservations ['8560a696-b670-4b62-9b24-58e9f4aae55d', '1f2162cf-7445-4762-ac39-2b42543468cc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:43.853170 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume request issued successfully. Aug 13 15:13:43.853395 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ca2c73-6e93-4912-9a14-d8ad4e77b1ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 202 Aug 13 15:13:43.853822 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 231/920] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:43 2026] DELETE /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:43.859451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Created reservations ['06496095-fb9c-4fb3-a705-664f1e0b0785', '7b73747a-230f-4b27-87f3-90891c5aac11'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:43.860867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.862993 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:13:43.863275 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.863561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.873626 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.873626 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:43.878700 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:43.885346 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4de680a5-19d2-418b-9fa5-03488ff7f66f tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 200 Aug 13 15:13:43.885902 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 230/921] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:43.889021 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Retype volume request issued successfully. Aug 13 15:13:43.889253 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98d56fd-e4a9-4b13-bf19-46525d2641f2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action returned with HTTP 202 Aug 13 15:13:43.889903 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 227/922] 10.4.3.38 () {70 vars in 1425 bytes} [Thu Aug 13 15:13:43 2026] POST /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:13:43.900093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.902881 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:43.903172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.903425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.910857 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.910857 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:43.915183 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:43.920804 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a59373a7-d54d-4ed6-ba6d-2b717ec98bbd tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:43.921321 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 235/923] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:43.960566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9395edc6-3368-4074-8267-1b985a3862b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:43.962748 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9395edc6-3368-4074-8267-1b985a3862b4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:43.962996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9395edc6-3368-4074-8267-1b985a3862b4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:43.963268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9395edc6-3368-4074-8267-1b985a3862b4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:43.976172 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:43.976172 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:43.981391 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9395edc6-3368-4074-8267-1b985a3862b4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:43.987078 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9395edc6-3368-4074-8267-1b985a3862b4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:43.987638 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 232/924] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:43 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 933 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.180063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.182763 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.183063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.183413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.193298 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.193298 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:44.198627 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:44.205382 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63ecdc3-2704-427e-bd76-44c3ae8b72b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:44.206124 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 231/925] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.224285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.226302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.226525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.226776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.233962 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.233962 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:44.237948 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Volume info retrieved successfully. Aug 13 15:13:44.241629 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23bdb2b-403c-43ec-a4bb-a8eeb0f2346c tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:44.242112 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 228/926] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 1023 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:44.254929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.257716 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] GET https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902 Aug 13 15:13:44.257947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.258155 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.258939 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902'), ('all_tenants', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:13:44.286664 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Get all volumes completed successfully. Aug 13 15:13:44.287165 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fed16c5-793a-4773-85c1-cae0be45b8f5 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902 returned with HTTP 200 Aug 13 15:13:44.287687 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 236/927] 10.4.3.38 () {66 vars in 1391 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1595543902 => generated 345 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.296858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b836426-f26e-4238-b861-96a9e7843c0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.299169 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b836426-f26e-4238-b861-96a9e7843c0c tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.299429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b836426-f26e-4238-b861-96a9e7843c0c tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.299713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b836426-f26e-4238-b861-96a9e7843c0c tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.312081 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.312081 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:44.316900 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b836426-f26e-4238-b861-96a9e7843c0c tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:44.322791 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b836426-f26e-4238-b861-96a9e7843c0c tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:44.324002 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 233/928] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.339383 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.341185 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] DELETE https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.341317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.341701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.342087 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Delete volume with id: 809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.349874 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.349874 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:44.350661 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:44.378533 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Delete volume request issued successfully. Aug 13 15:13:44.378827 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb08febc-cb1d-4167-91a6-b859d478bbb1 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 202 Aug 13 15:13:44.379389 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 232/929] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:44 2026] DELETE /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:44.382562 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-a93d8e3c-350e-4783-8f10-ee555d3b85de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.386164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-a93d8e3c-350e-4783-8f10-ee555d3b85de tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526/action Aug 13 15:13:44.386561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-a93d8e3c-350e-4783-8f10-ee555d3b85de tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:44.386698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-a93d8e3c-350e-4783-8f10-ee555d3b85de tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:44.391628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.393440 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:44.396905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.397128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.402236 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.402236 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:44.410691 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.410691 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:44.411556 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.413568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:13:44.413783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.413982 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.416123 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Volume info retrieved successfully. Aug 13 15:13:44.416300 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fc8d368e-ed5b-49cb-b191-1298dba1af17 req-a93d8e3c-350e-4783-8f10-ee555d3b85de tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526/action returned with HTTP 204 Aug 13 15:13:44.416782 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 229/930] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:44 2026] POST /volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:44.420144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05adae44-d3d0-4dae-b9a8-79f128ba9647 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 200 Aug 13 15:13:44.420621 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 237/931] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.422891 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.422891 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:44.426397 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:44.431409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8020a52-4ccb-4c68-b859-cd81048a6f9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 200 Aug 13 15:13:44.431891 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 234/932] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.529138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-13a53100-acda-413d-8246-df7c08eb0958 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.532319 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-13a53100-acda-413d-8246-df7c08eb0958 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] DELETE https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 Aug 13 15:13:44.532524 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-13a53100-acda-413d-8246-df7c08eb0958 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.532773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-13a53100-acda-413d-8246-df7c08eb0958 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.540503 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.540503 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:44.590758 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e09b86d-8f7f-448b-a0df-119762c9ab9d req-13a53100-acda-413d-8246-df7c08eb0958 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 returned with HTTP 200 Aug 13 15:13:44.591271 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 233/933] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:44 2026] DELETE /volume/v3/attachments/55afc915-651a-4d7d-8241-27aeab133797 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:44.905522 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33f888f5-e4d4-4a97-9723-d911eb0fa8b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.907895 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33f888f5-e4d4-4a97-9723-d911eb0fa8b7 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c Aug 13 15:13:44.908167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33f888f5-e4d4-4a97-9723-d911eb0fa8b7 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.908445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33f888f5-e4d4-4a97-9723-d911eb0fa8b7 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.915645 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33f888f5-e4d4-4a97-9723-d911eb0fa8b7 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c returned with HTTP 404 Aug 13 15:13:44.916299 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 230/934] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/0e4afecf-16a8-4a7c-b9d0-1b3bdcd1ec4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:44.936047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.938580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:44.938925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.939225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.949050 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.949050 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:44.954024 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:44.964081 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8244706-cc01-4c86-b058-a605dac1fcf6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:44.966758 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 238/935] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:44.979991 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:44.981767 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:44.981987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:44.982208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:44.990051 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:44.990051 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:44.994783 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Volume info retrieved successfully. Aug 13 15:13:45.001209 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9b7ae34-5f0d-4b8b-a7eb-ec15ef14587a tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:45.001768 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 235/936] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:44 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 1180 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:45.004084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.006312 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:45.006542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.006790 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.019069 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.019069 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:45.024266 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:45.024332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.026365 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:45.026655 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.026880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.028479 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c2f18cd-1b18-428e-a947-1975a2e6fbed tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:45.028877 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 234/937] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 1225 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:45.036942 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.036942 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:45.040905 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Volume info retrieved successfully. Aug 13 15:13:45.043902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.045742 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:45.045794 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7199b01-a6d4-4d6b-9f92-d1d912c93977 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:45.045973 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.046156 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 231/938] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 1180 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:45.046183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.056796 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.056796 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:45.060635 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:45.063829 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f38eba57-888d-419e-bc31-47cf2ff115ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.066158 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] POST https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action Aug 13 15:13:45.066360 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cb067e4-4cdd-4cf3-8c36-a4816bd4dcee tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:45.066618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1403807548", "migration_policy": "never"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:45.066832 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1403807548", "migration_policy": "never"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:45.067023 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 239/939] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:45.078874 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.078874 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:45.079534 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:45.111276 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:45.111832 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1403807548, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:45.125734 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Created reservations ['ab878670-b22d-4ead-ba29-7a50df830365', '4f4a9207-4fba-4a5a-ae9f-7c581fae4e4a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:45.141659 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:45.142060 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-212373951, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:45.142392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.144359 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:45.144568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.144780 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.151649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Created reservations ['478c6ad6-fd38-4723-b046-00ff37a4bfc8', 'b29fed4a-ec23-4be8-8206-6a7b4ba14bc1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:45.152402 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.152402 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:45.156627 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:45.162173 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b56eb0bd-3084-44af-af98-cf18ca6fcc5e tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:13:45.167172 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 235/940] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:45.182781 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Retype volume request issued successfully. Aug 13 15:13:45.182781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f38eba57-888d-419e-bc31-47cf2ff115ae tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action returned with HTTP 202 Aug 13 15:13:45.183775 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 236/941] 10.4.3.38 () {70 vars in 1425 bytes} [Thu Aug 13 15:13:45 2026] POST /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:13:45.196732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.198700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:45.198932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.199177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.207761 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.207761 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:45.211861 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:45.218515 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4790430-e34a-4ecc-b595-783e2f56b0e2 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:45.219047 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 232/942] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:45.434813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2900810-8052-4359-a52b-7dadd45da3b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.436994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2900810-8052-4359-a52b-7dadd45da3b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] GET https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 Aug 13 15:13:45.437561 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2900810-8052-4359-a52b-7dadd45da3b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.437561 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2900810-8052-4359-a52b-7dadd45da3b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.443633 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2900810-8052-4359-a52b-7dadd45da3b3 tempest-VolumeRetypeWithoutMigrationTest-604392651 tempest-VolumeRetypeWithoutMigrationTest-604392651-project-member] https://10.4.3.38/volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 returned with HTTP 404 Aug 13 15:13:45.443633 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 240/943] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/809443fc-4200-464f-9990-ba9c0f64ba13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:45.460690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-061ff7ac-da53-419f-9e96-040fa41ac095 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.463947 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-061ff7ac-da53-419f-9e96-040fa41ac095 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] DELETE https://10.4.3.38/volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 Aug 13 15:13:45.465692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-061ff7ac-da53-419f-9e96-040fa41ac095 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.465692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-061ff7ac-da53-419f-9e96-040fa41ac095 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.504625 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-061ff7ac-da53-419f-9e96-040fa41ac095 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 returned with HTTP 202 Aug 13 15:13:45.504625 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 236/944] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:45 2026] DELETE /volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:45.512295 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4c467c5-616b-4518-9b53-e4695e5ada4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.515324 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4c467c5-616b-4518-9b53-e4695e5ada4b tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] GET https://10.4.3.38/volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 Aug 13 15:13:45.515613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4c467c5-616b-4518-9b53-e4695e5ada4b tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.515884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4c467c5-616b-4518-9b53-e4695e5ada4b tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.521007 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4c467c5-616b-4518-9b53-e4695e5ada4b tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 returned with HTTP 404 Aug 13 15:13:45.521719 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 237/945] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/types/74a16360-d031-4466-83b9-3cb1d7added4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:45.531119 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0eeb405-7ad3-4dea-baba-f725315fcee8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.533214 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0eeb405-7ad3-4dea-baba-f725315fcee8 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] DELETE https://10.4.3.38/volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 Aug 13 15:13:45.533526 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0eeb405-7ad3-4dea-baba-f725315fcee8 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.533797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0eeb405-7ad3-4dea-baba-f725315fcee8 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.564622 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0eeb405-7ad3-4dea-baba-f725315fcee8 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 returned with HTTP 202 Aug 13 15:13:45.565315 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 233/946] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:45 2026] DELETE /volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:45.575737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5a18a4d-9d67-4004-a357-f239223ce8b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.577664 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5a18a4d-9d67-4004-a357-f239223ce8b2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] GET https://10.4.3.38/volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 Aug 13 15:13:45.577930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5a18a4d-9d67-4004-a357-f239223ce8b2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.578159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5a18a4d-9d67-4004-a357-f239223ce8b2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.584847 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5a18a4d-9d67-4004-a357-f239223ce8b2 tempest-VolumeRetypeWithoutMigrationTest-1653965822 tempest-VolumeRetypeWithoutMigrationTest-1653965822-project-admin] https://10.4.3.38/volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 returned with HTTP 404 Aug 13 15:13:45.585416 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 241/947] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/types/01785608-9cb2-49e0-9322-d9b14e97d9e9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:45.623827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.627757 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:45.627757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.627757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.634370 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.634370 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:45.639009 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:45.644564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de96eec6-6f1a-4ee6-9332-ec3e0e69db8d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:45.645172 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 237/948] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:45.985799 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:45.988027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:45.988315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:45.988522 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:45.996330 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:45.996330 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:46.002419 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:46.007985 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-3a4c36fa-9d00-4ad0-8009-ee0a97135aea tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:46.008548 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 238/949] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:45 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:46.115795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d6e100e-8daf-41bf-ab2a-99daff78daec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.116332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d6e100e-8daf-41bf-ab2a-99daff78daec None None] GET https://10.4.3.38/volume// Aug 13 15:13:46.116584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d6e100e-8daf-41bf-ab2a-99daff78daec None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.116893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d6e100e-8daf-41bf-ab2a-99daff78daec None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.117381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d6e100e-8daf-41bf-ab2a-99daff78daec None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:46.120324 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 234/950] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:13: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 15:13:46.126020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-495aca72-fa1f-49af-a98f-4d76d3909528 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.128593 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-495aca72-fa1f-49af-a98f-4d76d3909528 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:46.128964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-495aca72-fa1f-49af-a98f-4d76d3909528 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d797cc19-d8d4-4e01-8a68-40a87a806192", "connector": null, "instance_uuid": "8500dea7-7dcb-40fd-8477-ca50023c719c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:46.138141 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.138141 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:46.168066 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-495aca72-fa1f-49af-a98f-4d76d3909528 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:46.168666 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 242/951] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:46 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.203934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.205832 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:46.206176 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.206549 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.218898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8270c748-a8f0-4333-bf96-f494bacb6bb9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.219425 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8270c748-a8f0-4333-bf96-f494bacb6bb9 None None] GET https://10.4.3.38/volume// Aug 13 15:13:46.219642 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8270c748-a8f0-4333-bf96-f494bacb6bb9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.219910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8270c748-a8f0-4333-bf96-f494bacb6bb9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.220418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8270c748-a8f0-4333-bf96-f494bacb6bb9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:46.220637 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 239/952] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13:46 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 15:13:46.224835 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.224835 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:46.234236 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:46.235578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.237122 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.237884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.237884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.238626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.248817 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee7d7ffb-6e4b-4a40-88cb-c76ffd479b29 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:46.248817 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 238/953] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:46.249835 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:46.249835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.249835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.257789 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.257789 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:46.263393 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.263393 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:46.266909 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:46.270400 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:46.273036 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d39896a-dc06-480a-a2e7-fbd5b1389982 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:46.273600 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 235/954] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.275756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-747219fb-28ec-47a9-b6dc-b81c0d4874a2 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:46.276250 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 243/955] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 1115 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:13:46.294378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bfc8d14-36f9-4181-b329-05269d605460 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.296611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfc8d14-36f9-4181-b329-05269d605460 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.296952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfc8d14-36f9-4181-b329-05269d605460 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.297239 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfc8d14-36f9-4181-b329-05269d605460 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.313972 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.313972 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:46.321169 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bfc8d14-36f9-4181-b329-05269d605460 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Volume info retrieved successfully. Aug 13 15:13:46.328754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfc8d14-36f9-4181-b329-05269d605460 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:46.329315 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 240/956] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:46.347628 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.350267 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 Aug 13 15:13:46.350582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.350819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.351665 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2042804499'), ('all_tenants', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:13:46.397042 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Get all volumes completed successfully. Aug 13 15:13:46.397656 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86cd17fa-db00-46f9-8a7e-5652591ca614 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 returned with HTTP 200 Aug 13 15:13:46.398175 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 239/957] 10.4.3.38 () {68 vars in 1422 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 => generated 340 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.407708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.410163 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] PUT https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d Aug 13 15:13:46.410555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:46.410805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79bcdade-1371-483b-b08c-784902294b1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.414047 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 Aug 13 15:13:46.414047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.414169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.415593 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2042804499'), ('all_tenants', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:13:46.421202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Acquiring lock "cinder-attachment_update-d797cc19-d8d4-4e01-8a68-40a87a806192-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:46.429283 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Get all volumes completed successfully. Aug 13 15:13:46.429599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-d797cc19-d8d4-4e01-8a68-40a87a806192-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:46.429960 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79bcdade-1371-483b-b08c-784902294b1f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 returned with HTTP 200 Aug 13 15:13:46.430567 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 244/958] 10.4.3.38 () {68 vars in 1422 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2042804499 => generated 340 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.430620 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.430620 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:46.441463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.443885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.444146 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.444357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.458083 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.458083 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:46.462779 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:46.468205 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ca9b716-50f9-4ad6-90e2-6f459eac3698 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:46.469993 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 241/959] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.486823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.489524 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.489744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.489958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.490156 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Delete volume with id: c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.498321 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.498321 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:46.499847 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:46.519988 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Delete volume request issued successfully. Aug 13 15:13:46.520235 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-333a3b94-8d2d-46e4-9525-fae86f7d5e34 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 202 Aug 13 15:13:46.521696 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 240/960] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:13:46 2026] DELETE /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:13:46.533656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:46.538826 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:46.539062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:46.539699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:46.545339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Lock "cinder-attachment_update-d797cc19-d8d4-4e01-8a68-40a87a806192-np0000007223" released by "attachment_update" :: held 0.115s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:46.545339 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-5956b127-c306-48c1-8e3c-81319a846e51 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d returned with HTTP 200 Aug 13 15:13:46.545937 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 236/961] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:46 2026] PUT /volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:46.553526 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:46.553526 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:46.557799 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Volume info retrieved successfully. Aug 13 15:13:46.564471 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7277e675-b60b-4c8a-aaec-5052d5ce68e6 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 200 Aug 13 15:13:46.565189 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 245/962] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:46 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:47.262132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.264531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:47.264750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.264932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.285077 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:47.285077 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:47.290938 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:47.297223 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-205ffafe-a34c-4eb8-ad26-73dfd54c101e tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:47.297663 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 242/963] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:47 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:47.578355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2fa3a0b-670e-4878-895f-02c90bb4b5f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.580335 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2fa3a0b-670e-4878-895f-02c90bb4b5f3 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] GET https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd Aug 13 15:13:47.580617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2fa3a0b-670e-4878-895f-02c90bb4b5f3 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.580892 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2fa3a0b-670e-4878-895f-02c90bb4b5f3 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.590599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2fa3a0b-670e-4878-895f-02c90bb4b5f3 tempest-VolumeRetypeMultiattachTest-1936134918 tempest-VolumeRetypeMultiattachTest-1936134918-project-member] https://10.4.3.38/volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd returned with HTTP 404 Aug 13 15:13:47.591114 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 241/964] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:13:47 2026] GET /volume/v3/volumes/c7a474e7-8087-4262-93d1-30456aca20bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:13:47.601541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-293163f4-a4bb-493e-bcd5-362e0b472f14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.603899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-293163f4-a4bb-493e-bcd5-362e0b472f14 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] DELETE https://10.4.3.38/volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 Aug 13 15:13:47.604194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-293163f4-a4bb-493e-bcd5-362e0b472f14 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.604517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-293163f4-a4bb-493e-bcd5-362e0b472f14 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.604836 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:47.604836 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:47.658096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-293163f4-a4bb-493e-bcd5-362e0b472f14 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 returned with HTTP 202 Aug 13 15:13:47.658634 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 237/965] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:47 2026] DELETE /volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:47.669811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b6ddd74-5f19-40c0-a7eb-630b592071f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.672870 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b6ddd74-5f19-40c0-a7eb-630b592071f3 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 Aug 13 15:13:47.673180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b6ddd74-5f19-40c0-a7eb-630b592071f3 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.673477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b6ddd74-5f19-40c0-a7eb-630b592071f3 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.677867 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b6ddd74-5f19-40c0-a7eb-630b592071f3 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 returned with HTTP 404 Aug 13 15:13:47.678419 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 246/966] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:47 2026] GET /volume/v3/types/6c2568f9-7bb1-4724-85d4-43f41991d987 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:47.691339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb3431b7-b447-45d9-a73f-feb90f6b4f7f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.693900 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb3431b7-b447-45d9-a73f-feb90f6b4f7f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] DELETE https://10.4.3.38/volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 Aug 13 15:13:47.694293 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb3431b7-b447-45d9-a73f-feb90f6b4f7f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.694500 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb3431b7-b447-45d9-a73f-feb90f6b4f7f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.742732 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb3431b7-b447-45d9-a73f-feb90f6b4f7f tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 returned with HTTP 202 Aug 13 15:13:47.743156 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 243/967] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:47 2026] DELETE /volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:47.755949 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee619463-9f49-4327-aa4a-82b36893c520 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:47.760564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee619463-9f49-4327-aa4a-82b36893c520 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] GET https://10.4.3.38/volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 Aug 13 15:13:47.760778 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee619463-9f49-4327-aa4a-82b36893c520 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:47.760965 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee619463-9f49-4327-aa4a-82b36893c520 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:47.766294 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee619463-9f49-4327-aa4a-82b36893c520 tempest-VolumeRetypeMultiattachTest-1320166630 tempest-VolumeRetypeMultiattachTest-1320166630-project-admin] https://10.4.3.38/volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 returned with HTTP 404 Aug 13 15:13:47.767372 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 242/968] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:47 2026] GET /volume/v3/types/827e84bf-4679-4206-b9d3-a9cff860fcb1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:48.067266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:48.070146 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:48.070478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesExtendTest-Volume-726005382"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:48.072057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-726005382'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:48.185193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume of 1 GB Aug 13 15:13:48.190561 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Availability Zones retrieved successfully. Aug 13 15:13:48.196797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Flow 'volume_create_api' (c69f3945-f2a0-4706-98d8-544ee4d72fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:48.201045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15857618-f994-431e-b7f2-4d17bc762323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:48.201045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:48.285058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15857618-f994-431e-b7f2-4d17bc762323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:48.286027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdd3163-5260-438c-8f94-8afdca858467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:48.317404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:48.319891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:48.320162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:48.320457 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:48.338599 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:48.338599 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:48.343963 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:48.352867 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44b96e70-1b72-429b-9b52-54f2f016a9d8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:48.353495 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 247/969] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:48 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:48.369988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Created reservations ['56b7d893-e5cf-4837-9b05-f5514cfee403', 'cec505dd-6fa6-4c7c-8d9a-795703466d0a', '81ef83bc-7171-4c44-a2bd-c0b02d86a213', '14f81c17-ddab-44e4-868d-f12bf4611dd2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:48.370969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdd3163-5260-438c-8f94-8afdca858467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b7d893-e5cf-4837-9b05-f5514cfee403', 'cec505dd-6fa6-4c7c-8d9a-795703466d0a', '81ef83bc-7171-4c44-a2bd-c0b02d86a213', '14f81c17-ddab-44e4-868d-f12bf4611dd2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:48.372114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90697fe6-2e6f-41b6-9344-a7a6de1fe310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:48.404836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90697fe6-2e6f-41b6-9344-a7a6de1fe310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3ffe1f-2011-4e64-bcab-6041095dab86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-726005382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',qos_specs=None,replication_status=,reservations=['56b7d893-e5cf-4837-9b05-f5514cfee403','cec505dd-6fa6-4c7c-8d9a-795703466d0a','81ef83bc-7171-4c44-a2bd-c0b02d86a213','14f81c17-ddab-44e4-868d-f12bf4611dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d52685aeb054af69f7101de6b5ba35f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-726005382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3ffe1f-2011-4e64-bcab-6041095dab86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d52685aeb054af69f7101de6b5ba35f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:48.405793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73bb947-ffda-40b5-99d3-b0f34f834e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:48.426896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b73bb947-ffda-40b5-99d3-b0f34f834e3f) transitioned into state 'SUCCESS' from state '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-726005382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',qos_specs=None,replication_status=,reservations=['56b7d893-e5cf-4837-9b05-f5514cfee403','cec505dd-6fa6-4c7c-8d9a-795703466d0a','81ef83bc-7171-4c44-a2bd-c0b02d86a213','14f81c17-ddab-44e4-868d-f12bf4611dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d52685aeb054af69f7101de6b5ba35f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:48.427653 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a59939-e982-4ddb-84bb-47ac9be8c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:48.437893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a59939-e982-4ddb-84bb-47ac9be8c67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:48.438946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Flow 'volume_create_api' (c69f3945-f2a0-4706-98d8-544ee4d72fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:48.440092 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume request issued successfully. Aug 13 15:13:48.440092 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e96bb39a-c243-4142-bbca-d6d7f29cd6c6 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:48.441317 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 238/970] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:13:48 2026] POST /volume/v3/volumes => generated 745 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:48.459371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-adaab750-1d77-4aa4-8b06-71beba91a68e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:48.462037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adaab750-1d77-4aa4-8b06-71beba91a68e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:48.462357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adaab750-1d77-4aa4-8b06-71beba91a68e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:48.462654 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adaab750-1d77-4aa4-8b06-71beba91a68e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:48.473730 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:48.473730 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:48.479329 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-adaab750-1d77-4aa4-8b06-71beba91a68e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:48.485482 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adaab750-1d77-4aa4-8b06-71beba91a68e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:48.486323 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 244/971] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:48 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:48.782523 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:48.785715 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:48.785944 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:48.786242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:48.786445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Delete volume with id: a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:48.797934 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:48.797934 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:48.798435 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:48.827026 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Delete volume request issued successfully. Aug 13 15:13:48.827455 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06c874b7-fe19-4c20-8760-17337d4d02d6 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 202 Aug 13 15:13:48.827726 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 243/972] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:48 2026] DELETE /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:48.834896 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:48.837003 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:48.837125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:48.837374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:48.844729 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:48.844729 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:48.849017 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Volume info retrieved successfully. Aug 13 15:13:48.853867 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9f93f7c-72d0-4c9f-bdb9-d4cc344ec404 tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 200 Aug 13 15:13:48.854375 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 248/973] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:48 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:49.370013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.372616 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:49.372820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:49.372996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:49.382722 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:49.382722 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:49.387089 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:49.391647 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99ffad31-af3c-4bbd-87f7-8188e84a92a4 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:49.392013 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 239/974] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:49 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:49.502495 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.504366 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:49.504820 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:49.505089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:49.513536 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:49.513536 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:49.520094 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:49.528570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94ee9b6d-71e3-44b6-aa96-a52cec3f5d99 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:49.529359 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 245/975] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:49 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:49.542758 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.544654 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] POST https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86/action Aug 13 15:13:49.545090 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-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 15:13:49.545320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-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 15:13:49.555703 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:49.555703 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:49.555703 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:49.594900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Created reservations ['9439c9e9-e72f-4811-9f8f-cd2399199103', 'b87142d4-0abd-47fe-a412-db27fa6a0298'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:49.611032 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Extend volume request issued successfully. Aug 13 15:13:49.611032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca762fa0-41c7-4f85-bb36-196d7e65462a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86/action returned with HTTP 202 Aug 13 15:13:49.611032 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 244/976] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:13:49 2026] POST /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:49.619762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.621701 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:49.621951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:49.622250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:49.631386 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:49.631386 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:49.636952 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:49.644173 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b974c5a8-3837-47a2-8bb6-6e591a592aa0 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:49.644795 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 249/977] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:49 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:49.830845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-38aef4e2-2e18-4e49-bf6f-6791664b86dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.832734 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-38aef4e2-2e18-4e49-bf6f-6791664b86dd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d/action Aug 13 15:13:49.833061 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-38aef4e2-2e18-4e49-bf6f-6791664b86dd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:49.833168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-38aef4e2-2e18-4e49-bf6f-6791664b86dd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:49.847415 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:49.847415 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:49.857518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5056fef3-7b6a-46e8-806a-084ab4383a41 req-38aef4e2-2e18-4e49-bf6f-6791664b86dd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d/action returned with HTTP 204 Aug 13 15:13:49.857971 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 240/978] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:49 2026] POST /volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:49.868001 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50ae6f7f-4894-42a3-8e86-e7bec1bebddc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:49.869592 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50ae6f7f-4894-42a3-8e86-e7bec1bebddc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] GET https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc Aug 13 15:13:49.869787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50ae6f7f-4894-42a3-8e86-e7bec1bebddc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:49.869956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50ae6f7f-4894-42a3-8e86-e7bec1bebddc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:49.874873 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50ae6f7f-4894-42a3-8e86-e7bec1bebddc tempest-ServerStableDeviceRescueTest-67798973 tempest-ServerStableDeviceRescueTest-67798973-project-member] https://10.4.3.38/volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc returned with HTTP 404 Aug 13 15:13:49.875313 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 246/979] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:49 2026] GET /volume/v3/volumes/a567466a-a6cb-47be-8901-cbbd552faddc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:50.361963 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-381d232e-6a35-4f09-a6be-1c7fdb25eee4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.408183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.414413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:50.414916 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.415173 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.432973 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.432973 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:50.439656 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:50.446653 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910b9d8a-9963-4d1d-a81e-8920bdc91d3b tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:50.447492 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 250/980] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 1228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:50.466124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.468631 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:13:50.468874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.469090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.474192 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-381d232e-6a35-4f09-a6be-1c7fdb25eee4 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] GET https://10.4.3.38/volume/v3/os-services Aug 13 15:13:50.474463 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-381d232e-6a35-4f09-a6be-1c7fdb25eee4 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.474684 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-381d232e-6a35-4f09-a6be-1c7fdb25eee4 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.480725 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-381d232e-6a35-4f09-a6be-1c7fdb25eee4 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services returned with HTTP 200 Aug 13 15:13:50.481262 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 245/981] 10.4.3.38 () {66 vars in 1242 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:50.482814 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.482814 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:50.487691 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:50.492985 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eab4e0ec-cfc6-4b17-9b44-3af824ae0350 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:13:50.493514 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 241/982] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:50.495846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ab50de3-7872-4ba0-bde1-33b47ca4cdae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.498511 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ab50de3-7872-4ba0-bde1-33b47ca4cdae tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] PUT https://10.4.3.38/volume/v3/os-services/disable-log-reason Aug 13 15:13:50.498879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ab50de3-7872-4ba0-bde1-33b47ca4cdae tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007223", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:50.501141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ab50de3-7872-4ba0-bde1-33b47ca4cdae tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 15:13:50.501808 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 247/983] 10.4.3.38 () {68 vars in 1319 bytes} [Thu Aug 13 15:13:50 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:13:50.510281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0ed7845-7240-4954-b11e-0fbf570c0290 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.513861 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0ed7845-7240-4954-b11e-0fbf570c0290 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] PUT https://10.4.3.38/volume/v3/os-services/disable Aug 13 15:13:50.513861 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0ed7845-7240-4954-b11e-0fbf570c0290 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007223", "binary": "invalid_binary"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:50.520428 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0ed7845-7240-4954-b11e-0fbf570c0290 tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services/disable returned with HTTP 404 Aug 13 15:13:50.521036 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 251/984] 10.4.3.38 () {68 vars in 1286 bytes} [Thu Aug 13 15:13:50 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:50.530006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1f915fa-9218-41be-b66b-4d232569b9cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.532125 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1f915fa-9218-41be-b66b-4d232569b9cd tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] PUT https://10.4.3.38/volume/v3/os-services/enable Aug 13 15:13:50.532441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1f915fa-9218-41be-b66b-4d232569b9cd tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:50.539752 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1f915fa-9218-41be-b66b-4d232569b9cd tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services/enable returned with HTTP 404 Aug 13 15:13:50.540147 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 246/985] 10.4.3.38 () {68 vars in 1283 bytes} [Thu Aug 13 15:13:50 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:50.547987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b052e1a8-9aec-40ff-8d02-d30a31d355ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.549510 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b052e1a8-9aec-40ff-8d02-d30a31d355ba tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] PUT https://10.4.3.38/volume/v3/os-services/freeze Aug 13 15:13:50.549804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b052e1a8-9aec-40ff-8d02-d30a31d355ba tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:50.557167 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b052e1a8-9aec-40ff-8d02-d30a31d355ba tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 15:13:50.557741 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 242/986] 10.4.3.38 () {68 vars in 1283 bytes} [Thu Aug 13 15:13:50 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:13:50.565853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9a4aca4-4862-4ec0-bb82-b83b946404ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.570698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9a4aca4-4862-4ec0-bb82-b83b946404ee tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] PUT https://10.4.3.38/volume/v3/os-services/thaw Aug 13 15:13:50.570698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9a4aca4-4862-4ec0-bb82-b83b946404ee tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:50.575503 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9a4aca4-4862-4ec0-bb82-b83b946404ee tempest-VolumeServicesNegativeTest-1761057581 tempest-VolumeServicesNegativeTest-1761057581-project-admin] https://10.4.3.38/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 15:13:50.576019 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 248/987] 10.4.3.38 () {68 vars in 1277 bytes} [Thu Aug 13 15:13:50 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:13:50.661779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.664951 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.665177 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.665392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.673450 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.673450 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:50.679094 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:50.687286 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbb292b5-5697-4ee5-b356-0b245066aec8 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:50.687708 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 252/988] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:50.702620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.704943 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.705149 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.705370 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.713182 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.713182 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:50.717163 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:50.723309 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22f07200-b6f5-4c7f-8c9d-cbc9e01d8396 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:50.723850 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 247/989] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:50.739530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76020232-ae6c-4478-b636-b090e9f43f35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.742516 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76020232-ae6c-4478-b636-b090e9f43f35 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.742717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76020232-ae6c-4478-b636-b090e9f43f35 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.742924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76020232-ae6c-4478-b636-b090e9f43f35 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.751322 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.751322 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:50.755257 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76020232-ae6c-4478-b636-b090e9f43f35 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:50.760168 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76020232-ae6c-4478-b636-b090e9f43f35 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:50.760569 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 243/990] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:50.775929 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.778049 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.778251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.778445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.778597 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Delete volume with id: bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.785560 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.785560 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:50.786197 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:50.814205 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Delete volume request issued successfully. Aug 13 15:13:50.814448 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea976e0c-b577-4d31-8ce1-ef730418ee5a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 202 Aug 13 15:13:50.814927 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 249/991] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:50 2026] DELETE /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:50.823867 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:50.825833 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:50.826085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:50.826353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:50.835149 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:50.835149 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:50.839310 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:50.845136 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7810ff7c-de5e-4570-9c43-1abedb0a8037 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 200 Aug 13 15:13:50.845686 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 253/992] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:50 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:51.049143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.050802 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:13:51.051736 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.051736 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.061040 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.061040 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:51.064652 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:51.069769 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-1d7f3627-1ad1-4a4d-b7d7-39c9aea596be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:13:51.070189 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 248/993] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1688 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:13:51.531412 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.534811 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:13:51.535050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.535311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.543194 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.543194 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:51.548137 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:51.554636 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-bcad8086-848a-4aed-ba22-fdb9a3aa3d58 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 200 Aug 13 15:13:51.555407 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 244/994] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:51.563612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.565653 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:13:51.565852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.566039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.577259 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.577259 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:51.585415 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:51.590492 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-50618149-26fe-4485-8348-bf972647b0de tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 200 Aug 13 15:13:51.590960 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 250/995] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:51.601533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.604519 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:13:51.604804 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.605022 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.612003 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.612003 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:51.615387 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:51.619088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-cdf57e1f-87fa-4716-b39e-a64f7b8e041a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 200 Aug 13 15:13:51.619522 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 254/996] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:51.628575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c90dbbd6-bd84-4c51-8f3b-1aef63e602e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.629006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c90dbbd6-bd84-4c51-8f3b-1aef63e602e1 None None] GET https://10.4.3.38/volume// Aug 13 15:13:51.629204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c90dbbd6-bd84-4c51-8f3b-1aef63e602e1 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.629411 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c90dbbd6-bd84-4c51-8f3b-1aef63e602e1 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.629759 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c90dbbd6-bd84-4c51-8f3b-1aef63e602e1 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:51.630238 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 249/997] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:13:51.639270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f754fdee-3dd8-468e-ad85-80a926fde89f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.641790 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f754fdee-3dd8-468e-ad85-80a926fde89f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:51.642200 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f754fdee-3dd8-468e-ad85-80a926fde89f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "300f4ecb-8806-418a-b281-2023b0b36377", "connector": null, "instance_uuid": "c9a47435-73d3-482a-a330-2e553ea78890"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:51.652313 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.652313 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:51.688081 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f754fdee-3dd8-468e-ad85-80a926fde89f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:51.688646 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 245/998] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:51 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:51.698013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd2bf3b0-b7c2-46bf-9dd0-87ba65097423 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.698808 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd2bf3b0-b7c2-46bf-9dd0-87ba65097423 None None] GET https://10.4.3.38/volume// Aug 13 15:13:51.698808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf3b0-b7c2-46bf-9dd0-87ba65097423 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.698932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf3b0-b7c2-46bf-9dd0-87ba65097423 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.699374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd2bf3b0-b7c2-46bf-9dd0-87ba65097423 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:51.700006 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 251/999] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:13:51.708524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-250da64a-1966-4b74-8d47-b1aed2b0f20d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.711146 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-250da64a-1966-4b74-8d47-b1aed2b0f20d tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:51.711543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-250da64a-1966-4b74-8d47-b1aed2b0f20d tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21234759-8dc0-438c-83b3-e65cff14f9f5", "connector": null, "instance_uuid": "c9a47435-73d3-482a-a330-2e553ea78890"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:51.721001 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.721001 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:51.753420 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-250da64a-1966-4b74-8d47-b1aed2b0f20d tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:51.753866 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 255/1000] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:51 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 15:13:51.762458 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d133b1a-8cb6-44cf-bb45-cad09074eaea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.764088 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d133b1a-8cb6-44cf-bb45-cad09074eaea None None] GET https://10.4.3.38/volume// Aug 13 15:13:51.764088 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d133b1a-8cb6-44cf-bb45-cad09074eaea None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.764088 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d133b1a-8cb6-44cf-bb45-cad09074eaea None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.765021 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d133b1a-8cb6-44cf-bb45-cad09074eaea None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:51.765021 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 250/1001] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:13: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 15:13:51.772136 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e671091f-2e1d-435f-8fbf-dc78a34b9db7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.774101 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e671091f-2e1d-435f-8fbf-dc78a34b9db7 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:13:51.774602 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e671091f-2e1d-435f-8fbf-dc78a34b9db7 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee290f13-a1f8-4618-bcfc-cdf3e829cd42", "connector": null, "instance_uuid": "c9a47435-73d3-482a-a330-2e553ea78890"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:51.782623 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.782623 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:51.810342 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e671091f-2e1d-435f-8fbf-dc78a34b9db7 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:13:51.810831 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 246/1002] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:13:51 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:13:51.862123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98df65c7-2516-4700-ae1a-4e6d5837e495 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.864317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98df65c7-2516-4700-ae1a-4e6d5837e495 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 Aug 13 15:13:51.864604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98df65c7-2516-4700-ae1a-4e6d5837e495 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.864922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98df65c7-2516-4700-ae1a-4e6d5837e495 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.871709 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98df65c7-2516-4700-ae1a-4e6d5837e495 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 returned with HTTP 404 Aug 13 15:13:51.872158 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 252/1003] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:51 2026] GET /volume/v3/volumes/bb3ffe1f-2011-4e64-bcab-6041095dab86 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:51.880757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.883096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:51.883553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1231361925"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:51.885506 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1231361925'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:51.885735 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume of 1 GB Aug 13 15:13:51.885997 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.885997 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:51.890254 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Availability Zones retrieved successfully. Aug 13 15:13:51.896901 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-c8f73e5f-e8a0-4d50-b89d-60abd21705be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:51.897647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Flow 'volume_create_api' (0853b9c3-34e5-4e59-9c17-853e6d4844a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:51.898864 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4626d6d-8fba-43c2-8bd7-3a79768fb31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:51.899722 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-c8f73e5f-e8a0-4d50-b89d-60abd21705be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 Aug 13 15:13:51.899942 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-c8f73e5f-e8a0-4d50-b89d-60abd21705be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:51.900052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:51.900178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-c8f73e5f-e8a0-4d50-b89d-60abd21705be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:51.915952 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:51.915952 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:51.938035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4626d6d-8fba-43c2-8bd7-3a79768fb31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:51.938984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f396023e-67b8-4fd5-8d1f-2b6701d4d029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:51.970027 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a32ee2a9-b989-4c8a-b534-47ac669a6fac req-c8f73e5f-e8a0-4d50-b89d-60abd21705be tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 returned with HTTP 200 Aug 13 15:13:51.970396 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 251/1004] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:51 2026] DELETE /volume/v3/attachments/20331451-d92e-4b5e-b343-1b8b30842ad3 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:51.987988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Created reservations ['89c579ef-ce27-4661-82a3-15aa8c911d1d', '6f7fe38f-a53e-4732-a6a8-40714207f719', '2e71505b-0e14-4469-b8d0-77834ce0a40b', '139cc388-103a-4771-9978-8bcf33fb33ff'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:51.989192 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f396023e-67b8-4fd5-8d1f-2b6701d4d029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c579ef-ce27-4661-82a3-15aa8c911d1d', '6f7fe38f-a53e-4732-a6a8-40714207f719', '2e71505b-0e14-4469-b8d0-77834ce0a40b', '139cc388-103a-4771-9978-8bcf33fb33ff']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:51.989660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b36a23-4dd8-4591-ad3a-8f34559af3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:52.013730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b36a23-4dd8-4591-ad3a-8f34559af3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1231361925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',qos_specs=None,replication_status=,reservations=['89c579ef-ce27-4661-82a3-15aa8c911d1d','6f7fe38f-a53e-4732-a6a8-40714207f719','2e71505b-0e14-4469-b8d0-77834ce0a40b','139cc388-103a-4771-9978-8bcf33fb33ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d52685aeb054af69f7101de6b5ba35f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1231361925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d52685aeb054af69f7101de6b5ba35f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:52.014628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3736365-35fe-49bd-9a53-bce719f0013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:52.031057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3736365-35fe-49bd-9a53-bce719f0013b) transitioned into state 'SUCCESS' from state '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-1231361925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e73ab9d5b0c8418fb305e71e0a66bd93',qos_specs=None,replication_status=,reservations=['89c579ef-ce27-4661-82a3-15aa8c911d1d','6f7fe38f-a53e-4732-a6a8-40714207f719','2e71505b-0e14-4469-b8d0-77834ce0a40b','139cc388-103a-4771-9978-8bcf33fb33ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d52685aeb054af69f7101de6b5ba35f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:52.031707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454bc57e-a517-4af5-b4ea-9a6c81bf40aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:52.042198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454bc57e-a517-4af5-b4ea-9a6c81bf40aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:52.043377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Flow 'volume_create_api' (0853b9c3-34e5-4e59-9c17-853e6d4844a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:52.043810 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create volume request issued successfully. Aug 13 15:13:52.044537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c695ec0a-ca80-42b7-b64e-33c95cdd1a52 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:52.045106 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 256/1005] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:13:51 2026] POST /volume/v3/volumes => generated 746 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:52.057944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-871af947-9de8-418a-af6f-89c603826152 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:52.060352 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871af947-9de8-418a-af6f-89c603826152 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:52.060489 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871af947-9de8-418a-af6f-89c603826152 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:52.060766 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871af947-9de8-418a-af6f-89c603826152 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:52.068917 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:52.068917 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:52.073489 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-871af947-9de8-418a-af6f-89c603826152 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:52.078757 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871af947-9de8-418a-af6f-89c603826152 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:52.079264 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 247/1006] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:52 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:52.922866 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34db5ecb-03b9-40b0-b298-fdb8fdeb2caf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.000345 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.002319 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:13:53.002607 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.002855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.003109 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume with id: c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:13:53.020702 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.020702 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:53.021314 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:53.022228 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34db5ecb-03b9-40b0-b298-fdb8fdeb2caf tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:53.022561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34db5ecb-03b9-40b0-b298-fdb8fdeb2caf tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1942707870", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.037392 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34db5ecb-03b9-40b0-b298-fdb8fdeb2caf tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:53.037858 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 253/1007] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:13:52 2026] POST /volume/v3/types => generated 275 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:53.043170 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Delete volume request issued successfully. Aug 13 15:13:53.043441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b23e7ae7-a9f9-4c64-9d56-fdcb572800e2 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 202 Aug 13 15:13:53.043882 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 252/1008] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:52 2026] DELETE /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:53.051699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ec09d63-93ac-47d2-82e8-1203e8fd8ed8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.054692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.054999 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ec09d63-93ac-47d2-82e8-1203e8fd8ed8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:53.054999 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ec09d63-93ac-47d2-82e8-1203e8fd8ed8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1696046652", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.055094 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:13:53.055346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.055543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.056341 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.056341 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:53.064933 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.064933 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:53.072927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ec09d63-93ac-47d2-82e8-1203e8fd8ed8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:53.073103 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Volume info retrieved successfully. Aug 13 15:13:53.073231 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 257/1009] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:13:53 2026] POST /volume/v3/types => generated 275 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:53.081420 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35eab90a-104f-4adb-beb9-4ed53b54d5e5 tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 200 Aug 13 15:13:53.081980 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 248/1010] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:53.083809 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.094601 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.100261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:53.100261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.100261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.118634 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.118634 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:53.126150 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:53.130664 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea908216-9bb9-4c48-8597-97ee3a76f95b tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:53.131624 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 253/1011] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:53.152137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.155892 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:13:53.155892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8", "name": "tempest-VolumesExtendTest-Snapshot-1094730408"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.164462 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:13:53.164965 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1207693424", "volume_type": "4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.169035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1207693424', 'volume_type': '4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:13:53.173607 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.173607 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:53.174327 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:53.174522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Create snapshot from volume 8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:53.178643 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Create volume of 1 GB Aug 13 15:13:53.179038 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.179038 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:53.179699 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Availability Zones retrieved successfully. Aug 13 15:13:53.189012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Flow 'volume_create_api' (9667a7b7-51bc-4937-a871-341a5ac990ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:53.190296 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8498144b-4ae3-4b74-b106-288a44d16c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:53.191552 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:13:53.219451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8498144b-4ae3-4b74-b106-288a44d16c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:13:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5,is_public=True,name='tempest-VolumeTypesTest-volume-type-1942707870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:53.219887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d96f81-651a-4bbf-bfcd-8e6fa599cb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:53.221136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Created reservations ['135e5a46-ac69-4401-8852-8804b39c5854', '6115c1e0-d768-408e-a9ce-a66283275e38', '5a5fdf40-8558-4cbb-8242-dfb6eb638622', 'b789e34d-bcd6-4e83-b573-499a8abab057'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:53.259342 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1942707870 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1942707870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:53.259858 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1942707870 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1942707870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:53.260609 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot create request issued successfully. Aug 13 15:13:53.261038 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1ba768e-0b31-4057-a6ac-e8492c065a64 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:13:53.261503 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 258/1012] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:13:53 2026] POST /volume/v3/snapshots => generated 304 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:53.273964 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.276479 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:53.276841 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.277145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.284239 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.284239 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:53.284777 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot retrieved successfully. Aug 13 15:13:53.285696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a1a9932-58b3-47cd-bb6a-ad337c4dcdce tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e returned with HTTP 200 Aug 13 15:13:53.285913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bc21424-0161-4d2b-966c-d0f5c4095411 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.286064 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 249/1013] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:53.286513 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bc21424-0161-4d2b-966c-d0f5c4095411 None None] GET https://10.4.3.38/volume// Aug 13 15:13:53.286751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bc21424-0161-4d2b-966c-d0f5c4095411 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.286992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bc21424-0161-4d2b-966c-d0f5c4095411 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.287410 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bc21424-0161-4d2b-966c-d0f5c4095411 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:53.287897 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 254/1014] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:53.295794 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.298214 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:13:53.298479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.298689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.309055 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Created reservations ['a8b9992c-8ac0-4f81-a91a-b5fe3a0c38e1', '46a3a1f9-40ce-46ae-93e1-5169cda0d009', 'b395adfa-9849-405e-8e31-1ca9f139ef38', '67434d32-92d5-49c8-969e-1606757e6c4a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:53.309055 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d96f81-651a-4bbf-bfcd-8e6fa599cb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b9992c-8ac0-4f81-a91a-b5fe3a0c38e1', '46a3a1f9-40ce-46ae-93e1-5169cda0d009', 'b395adfa-9849-405e-8e31-1ca9f139ef38', '67434d32-92d5-49c8-969e-1606757e6c4a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:53.309313 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.309313 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:53.310051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf30623-59d1-4d80-8128-eb0135c466a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:53.317122 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:53.326710 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-c2a74fe2-a9d4-46a7-9383-950394ead490 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 200 Aug 13 15:13:53.326938 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 259/1015] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 1536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:53.338503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf30623-59d1-4d80-8128-eb0135c466a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '662c3192-e7c9-4df7-b2a0-e8943bfbf7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1207693424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6883a75b4b3f43338241c1fc0ab3f2dc',qos_specs=None,replication_status=,reservations=['a8b9992c-8ac0-4f81-a91a-b5fe3a0c38e1','46a3a1f9-40ce-46ae-93e1-5169cda0d009','b395adfa-9849-405e-8e31-1ca9f139ef38','67434d32-92d5-49c8-969e-1606757e6c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b67306fcf794d4cb02bc165f0e369a5',volume_type_id=4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1207693424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=662c3192-e7c9-4df7-b2a0-e8943bfbf7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6883a75b4b3f43338241c1fc0ab3f2dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b67306fcf794d4cb02bc165f0e369a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5),volume_type_id=4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:53.339730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1693627f-8647-423c-953c-893c6ff74694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:53.360055 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1693627f-8647-423c-953c-893c6ff74694) transitioned into state 'SUCCESS' from state '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-1207693424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6883a75b4b3f43338241c1fc0ab3f2dc',qos_specs=None,replication_status=,reservations=['a8b9992c-8ac0-4f81-a91a-b5fe3a0c38e1','46a3a1f9-40ce-46ae-93e1-5169cda0d009','b395adfa-9849-405e-8e31-1ca9f139ef38','67434d32-92d5-49c8-969e-1606757e6c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b67306fcf794d4cb02bc165f0e369a5',volume_type_id=4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:53.360903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c8421-aa2d-4401-8d25-8e85f118d097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:13:53.372567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338c8421-aa2d-4401-8d25-8e85f118d097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:13:53.374033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Flow 'volume_create_api' (9667a7b7-51bc-4937-a871-341a5ac990ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:13:53.374475 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Create volume request issued successfully. Aug 13 15:13:53.375264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c17f8456-9041-4f70-8496-fea1adbe09f0 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:13:53.375868 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 254/1016] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:13:53 2026] POST /volume/v3/volumes => generated 782 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:13:53.388757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.393115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:53.393359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.393597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.406617 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.406617 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:53.413654 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:53.423653 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d94cbe8b-0108-40ba-ad1b-2b73e2c4d790 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:53.424702 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 250/1017] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:53.428743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.430646 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] PUT https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 Aug 13 15:13:53.430995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.439782 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Acquiring lock "cinder-attachment_update-300f4ecb-8806-418a-b281-2023b0b36377-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:53.448306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-300f4ecb-8806-418a-b281-2023b0b36377-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:53.449327 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.449327 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:53.564530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-300f4ecb-8806-418a-b281-2023b0b36377-np0000007223" released by "attachment_update" :: held 0.116s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:53.564880 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-f31576a1-d213-446a-8870-1617b68c191a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 returned with HTTP 200 Aug 13 15:13:53.565433 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 255/1018] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:53 2026] PUT /volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:53.586341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-77e17cf7-2d97-4bc7-9c6c-f59b466a831e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.588836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-77e17cf7-2d97-4bc7-9c6c-f59b466a831e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458/action Aug 13 15:13:53.589209 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-77e17cf7-2d97-4bc7-9c6c-f59b466a831e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:53.589380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-77e17cf7-2d97-4bc7-9c6c-f59b466a831e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.605986 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.605986 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:53.617438 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-77e17cf7-2d97-4bc7-9c6c-f59b466a831e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458/action returned with HTTP 204 Aug 13 15:13:53.617824 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 260/1019] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:53 2026] POST /volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:53.634531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ab831ce-9483-407c-9319-b4ea21268aba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.634531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab831ce-9483-407c-9319-b4ea21268aba None None] GET https://10.4.3.38/volume// Aug 13 15:13:53.634649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ab831ce-9483-407c-9319-b4ea21268aba None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.634823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ab831ce-9483-407c-9319-b4ea21268aba None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.635124 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab831ce-9483-407c-9319-b4ea21268aba None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:53.635448 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 255/1020] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:53.642146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.644362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:13:53.644588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.644791 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.653974 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.653974 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:53.657464 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:53.663416 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-faeca606-1cc6-4f85-9c52-7e835ef1b68c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 200 Aug 13 15:13:53.663852 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 251/1021] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:53.756788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.759201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] PUT https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e Aug 13 15:13:53.759584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.776662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Acquiring lock "cinder-attachment_update-21234759-8dc0-438c-83b3-e65cff14f9f5-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:53.788386 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-21234759-8dc0-438c-83b3-e65cff14f9f5-np0000007223" acquired by "attachment_update" :: waited 0.012s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:53.788791 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.788791 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:53.886401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-21234759-8dc0-438c-83b3-e65cff14f9f5-np0000007223" released by "attachment_update" :: held 0.098s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:53.887094 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-b059964c-e529-4560-b0ed-cb5c0b1f652e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e returned with HTTP 200 Aug 13 15:13:53.887362 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 256/1022] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:53 2026] PUT /volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:53.914692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-54ad1658-781a-4830-98ed-b8da28d5b8e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.918974 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-54ad1658-781a-4830-98ed-b8da28d5b8e4 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e/action Aug 13 15:13:53.919406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-54ad1658-781a-4830-98ed-b8da28d5b8e4 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:53.919486 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-54ad1658-781a-4830-98ed-b8da28d5b8e4 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:53.939910 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:53.939910 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:53.954181 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-54ad1658-781a-4830-98ed-b8da28d5b8e4 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e/action returned with HTTP 204 Aug 13 15:13:53.954700 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 261/1023] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:53 2026] POST /volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:53.981145 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1a57d55-6b08-4547-a478-8117c3a37172 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.981647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a57d55-6b08-4547-a478-8117c3a37172 None None] GET https://10.4.3.38/volume// Aug 13 15:13:53.981902 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a57d55-6b08-4547-a478-8117c3a37172 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.982146 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a57d55-6b08-4547-a478-8117c3a37172 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:53.982592 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a57d55-6b08-4547-a478-8117c3a37172 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:53.983241 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 256/1024] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:53.990529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:53.992763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:13:53.992998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:53.993197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.002775 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.002775 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:54.006981 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:13:54.011857 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e466c40d-72ba-4cc1-84b5-8d8bdb755871 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 200 Aug 13 15:13:54.012482 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 252/1025] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:53 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:54.101257 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32c91835-018c-48e0-93de-2b3730d1b3ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.104278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c91835-018c-48e0-93de-2b3730d1b3ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] GET https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 Aug 13 15:13:54.104481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c91835-018c-48e0-93de-2b3730d1b3ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:54.104701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32c91835-018c-48e0-93de-2b3730d1b3ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.112272 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32c91835-018c-48e0-93de-2b3730d1b3ee tempest-AttachVolumeMultiAttachTest-1532974241 tempest-AttachVolumeMultiAttachTest-1532974241-project-member] https://10.4.3.38/volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 returned with HTTP 404 Aug 13 15:13:54.112684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.112977 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 257/1026] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:54 2026] GET /volume/v3/volumes/c1b2b135-8f92-4cef-a1a0-79c70b897786 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:54.115092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] PUT https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e Aug 13 15:13:54.115528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:54.125136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Acquiring lock "cinder-attachment_update-ee290f13-a1f8-4618-bcfc-cdf3e829cd42-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:13:54.135868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-ee290f13-a1f8-4618-bcfc-cdf3e829cd42-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:13:54.136822 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.136822 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:54.249423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Lock "cinder-attachment_update-ee290f13-a1f8-4618-bcfc-cdf3e829cd42-np0000007223" released by "attachment_update" :: held 0.117s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:13:54.249897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-e859633b-f536-4a2e-ac82-ea424e4e5344 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e returned with HTTP 200 Aug 13 15:13:54.250322 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 262/1027] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:13:54 2026] PUT /volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:54.277745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-10a84351-74e4-49b0-ba26-bda9ac01a08f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.281909 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-10a84351-74e4-49b0-ba26-bda9ac01a08f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] POST https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e/action Aug 13 15:13:54.282385 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-10a84351-74e4-49b0-ba26-bda9ac01a08f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:54.282542 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-10a84351-74e4-49b0-ba26-bda9ac01a08f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:54.299887 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-614d63b1-6d11-4447-a4a3-29055d45e15a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.302287 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-614d63b1-6d11-4447-a4a3-29055d45e15a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:54.302945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-614d63b1-6d11-4447-a4a3-29055d45e15a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:54.302945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-614d63b1-6d11-4447-a4a3-29055d45e15a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.309510 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.309510 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:54.311133 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.311133 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:54.311743 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-614d63b1-6d11-4447-a4a3-29055d45e15a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot retrieved successfully. Aug 13 15:13:54.313142 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-614d63b1-6d11-4447-a4a3-29055d45e15a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e returned with HTTP 200 Aug 13 15:13:54.314613 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 253/1028] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:54 2026] GET /volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:54.323784 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.325538 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] POST https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8/action Aug 13 15:13:54.325825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1985969-f16c-4e6a-b022-4e1344cfcdeb req-10a84351-74e4-49b0-ba26-bda9ac01a08f tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e/action returned with HTTP 204 Aug 13 15:13:54.325895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-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 15:13:54.326017 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-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 15:13:54.326434 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 257/1029] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:13:54 2026] POST /volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:54.336583 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.336583 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:54.336751 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:54.393704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Created reservations ['5f3259ec-ff9f-4ebb-870b-d5182016ba34', '7c168374-725d-4465-a618-a0aad27b90ab'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:54.414435 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Extend volume request issued successfully. Aug 13 15:13:54.414926 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8b73c51-5e91-4d5b-b0ff-29cda0c2e41a tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8/action returned with HTTP 202 Aug 13 15:13:54.415306 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 258/1030] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:13:54 2026] POST /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:54.428385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.430768 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:54.431069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:54.431337 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.440999 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.440999 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:54.441717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f551e52-887f-4ab8-898a-d745d883c103 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.445056 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f551e52-887f-4ab8-898a-d745d883c103 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:54.445736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f551e52-887f-4ab8-898a-d745d883c103 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:54.445736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f551e52-887f-4ab8-898a-d745d883c103 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.447827 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:54.453906 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-379c8570-15dc-4f90-ab05-79d8843fa8bd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:54.454452 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 263/1031] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:54 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:54.459096 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.459096 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:54.465600 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f551e52-887f-4ab8-898a-d745d883c103 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:54.470810 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f551e52-887f-4ab8-898a-d745d883c103 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:54.471371 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 254/1032] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:54 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:54.486830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.489536 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] POST https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1/action Aug 13 15:13:54.490068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Action body: b'{"os-retype": {"new_type": "9bc8fd1b-7f66-485d-ba2e-c8149d671bb3"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:54.490292 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "9bc8fd1b-7f66-485d-ba2e-c8149d671bb3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:54.501838 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.501838 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:54.502532 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:54.526967 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1696046652 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1696046652, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:54.527375 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1696046652 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1696046652, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:13:54.549946 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Created reservations ['1962f64a-608f-4f48-82b8-8c067039fdbc', '94bca767-86be-43fe-a926-3d6cb1c0b684'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:54.569064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Created reservations ['16ad5871-1b4e-4e80-b354-ba73ad06699a', '6f561ac8-84e4-4331-b0b3-942cc1958c2f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:13:54.591101 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Retype volume request issued successfully. Aug 13 15:13:54.591431 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86de9baa-4a24-4bea-9bd2-e0f25fd15062 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1/action returned with HTTP 202 Aug 13 15:13:54.591894 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 258/1033] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:13:54 2026] POST /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:54.600881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd903f60-e98a-432f-9086-cdeef44d6862 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:54.603168 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd903f60-e98a-432f-9086-cdeef44d6862 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:54.603432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd903f60-e98a-432f-9086-cdeef44d6862 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:54.603708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd903f60-e98a-432f-9086-cdeef44d6862 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:54.612849 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:54.612849 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:54.617569 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bd903f60-e98a-432f-9086-cdeef44d6862 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:54.621543 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd903f60-e98a-432f-9086-cdeef44d6862 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:54.621955 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 259/1034] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:54 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.438065 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.440064 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:55.440296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.440507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.449979 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.449979 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:55.453428 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:55.457264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-09aa12e9-ee08-40cf-bfb0-1033ffcc1b14 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:55.457715 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 264/1035] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:55.469858 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5781ceaa-0da8-450c-807d-e4c501d7becf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.472219 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5781ceaa-0da8-450c-807d-e4c501d7becf tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:55.472698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5781ceaa-0da8-450c-807d-e4c501d7becf tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.472752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5781ceaa-0da8-450c-807d-e4c501d7becf tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.478599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.479412 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.479412 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:55.481518 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f/action Aug 13 15:13:55.481900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:13:55.482028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:55.483037 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5781ceaa-0da8-450c-807d-e4c501d7becf tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:55.487812 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5781ceaa-0da8-450c-807d-e4c501d7becf tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:55.488309 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 255/1036] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.491769 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.491769 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:55.492378 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:55.497890 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Begin detaching volume completed successfully. Aug 13 15:13:55.498027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-60c3536a-0b2e-481a-9c5c-7aced49d1964 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f/action returned with HTTP 202 Aug 13 15:13:55.498466 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 259/1037] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:13:55 2026] POST /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:13:55.506437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.508419 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:55.508637 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.508877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.518706 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.518706 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:55.522392 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:55.527421 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c41a638-60b5-4c5e-8164-9f0c97ee02a3 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:55.527841 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 260/1038] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.538164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa0c8602-5c21-406b-80a9-6d617a83e52e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.538548 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0c8602-5c21-406b-80a9-6d617a83e52e None None] GET https://10.4.3.38/volume// Aug 13 15:13:55.538721 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0c8602-5c21-406b-80a9-6d617a83e52e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.539032 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0c8602-5c21-406b-80a9-6d617a83e52e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.539278 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0c8602-5c21-406b-80a9-6d617a83e52e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:13:55.539658 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 265/1039] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:13: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 15:13:55.543776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.545289 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:55.545464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.545709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.545813 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Delete snapshot with id: 5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:55.546359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.548498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:55.548693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.548896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.551108 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.551108 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:55.551733 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot retrieved successfully. Aug 13 15:13:55.557974 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.557974 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:55.561301 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:55.566014 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-1b0a97fa-c6d3-476f-afa0-94f791a78d19 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 200 Aug 13 15:13:55.566406 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 260/1040] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 1408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:13:55.569494 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot delete request issued successfully. Aug 13 15:13:55.570781 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1407e2c-f85e-46ae-bec9-0a7ad5078397 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e returned with HTTP 202 Aug 13 15:13:55.571217 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 256/1041] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:13:55 2026] DELETE /volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:55.578864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.581272 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:55.581948 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.581948 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.587352 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.587352 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:55.587811 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Snapshot retrieved successfully. Aug 13 15:13:55.588594 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9d7ffc7-c454-485b-8e44-6230a9d8e9ad tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e returned with HTTP 200 Aug 13 15:13:55.589002 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 261/1042] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.639255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-216516ff-f47e-4428-983a-a1650f9066e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.640760 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216516ff-f47e-4428-983a-a1650f9066e2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.640984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216516ff-f47e-4428-983a-a1650f9066e2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.641276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216516ff-f47e-4428-983a-a1650f9066e2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.652806 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.652806 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:55.660262 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-216516ff-f47e-4428-983a-a1650f9066e2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:55.667340 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216516ff-f47e-4428-983a-a1650f9066e2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:55.667758 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 266/1043] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.685767 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.687562 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.688035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.688134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.697761 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.697761 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:55.707413 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:55.712056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-290a36a5-1d87-4096-8e19-6762dc5d6ff2 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:55.712694 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 261/1044] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.730853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0578097a-d0ca-4242-94e9-8278f49d589d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.733642 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0578097a-d0ca-4242-94e9-8278f49d589d tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.733896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0578097a-d0ca-4242-94e9-8278f49d589d tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.734118 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0578097a-d0ca-4242-94e9-8278f49d589d tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.740951 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.740951 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:55.744696 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0578097a-d0ca-4242-94e9-8278f49d589d tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:55.749132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0578097a-d0ca-4242-94e9-8278f49d589d tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:55.749563 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 257/1045] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.765103 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e21682a-b5a2-4239-8607-22a94c220008 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.767465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] DELETE https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.767808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.768344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.768344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Delete volume with id: 662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.778241 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.778241 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:55.778940 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:55.810873 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Delete volume request issued successfully. Aug 13 15:13:55.810873 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e21682a-b5a2-4239-8607-22a94c220008 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 202 Aug 13 15:13:55.810873 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 262/1046] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:55 2026] DELETE /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:55.822708 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.827598 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:55.827598 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.827598 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.840017 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.840017 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:55.846126 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Volume info retrieved successfully. Aug 13 15:13:55.853894 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-692c8bc2-67e9-4a83-9bd3-12b41f9a8be6 tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 200 Aug 13 15:13:55.855458 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 267/1047] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:55 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.867714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-8bbc712b-f731-457b-8fc1-7985daa08252 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.871095 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-8bbc712b-f731-457b-8fc1-7985daa08252 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 Aug 13 15:13:55.871355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-8bbc712b-f731-457b-8fc1-7985daa08252 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.871606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-8bbc712b-f731-457b-8fc1-7985daa08252 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.879724 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.879724 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:55.938910 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-8bbc712b-f731-457b-8fc1-7985daa08252 tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 returned with HTTP 200 Aug 13 15:13:55.939387 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 262/1048] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:55 2026] DELETE /volume/v3/attachments/c331a128-9c04-47ac-8c84-7b970ea17a98 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:55.949404 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:55.951465 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:13:55.951616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:55.951838 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:55.952002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Delete volume with id: c7893923-f2b8-4f6f-af40-2c800f61018e Aug 13 15:13:55.959120 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:55.959120 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:55.959618 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Volume info retrieved successfully. Aug 13 15:13:55.976525 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] Delete volume request issued successfully. Aug 13 15:13:55.976784 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5f376f99-0d05-4386-8c02-1e3bb6b73b14 req-57f980f6-bba6-4aea-966a-39c50619cb2b tempest-ServerActionsV293TestJSON-2004151679 tempest-ServerActionsV293TestJSON-2004151679-project-member] https://10.4.3.38/volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e returned with HTTP 202 Aug 13 15:13:55.977141 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 258/1049] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:13:55 2026] DELETE /volume/v3/volumes/c7893923-f2b8-4f6f-af40-2c800f61018e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:56.449660 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-e9b3ec52-0e4b-449e-93d7-a53fcc145ff5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.451759 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-e9b3ec52-0e4b-449e-93d7-a53fcc145ff5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 Aug 13 15:13:56.451996 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-e9b3ec52-0e4b-449e-93d7-a53fcc145ff5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.452299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-e9b3ec52-0e4b-449e-93d7-a53fcc145ff5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.459929 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:56.459929 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:56.504454 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e799a02-36b5-44ef-918c-17044fbacb44 req-e9b3ec52-0e4b-449e-93d7-a53fcc145ff5 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 returned with HTTP 200 Aug 13 15:13:56.504908 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 263/1050] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:13:56 2026] DELETE /volume/v3/attachments/33b5e044-bf53-4ea1-8281-b7c17826c526 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:56.595749 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.597988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:56.598294 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.598546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.598769 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume with id: 5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:13:56.599300 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8948c32-6a81-4b17-b237-0df120a71ecd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.601439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8948c32-6a81-4b17-b237-0df120a71ecd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e Aug 13 15:13:56.601752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8948c32-6a81-4b17-b237-0df120a71ecd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.601978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8948c32-6a81-4b17-b237-0df120a71ecd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.606396 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:56.606396 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:13:56.606898 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8948c32-6a81-4b17-b237-0df120a71ecd tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e returned with HTTP 404 Aug 13 15:13:56.607006 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:13:56.607525 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 263/1051] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/snapshots/5d080f73-69d1-4ac7-ac3f-0520aa04796e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:56.616802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.618292 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:56.618939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.618939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.623017 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume request issued successfully. Aug 13 15:13:56.623241 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e19b6c9d-f51f-400b-9146-4eb098c5285d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 202 Aug 13 15:13:56.623786 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 268/1052] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:56 2026] DELETE /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:56.627391 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:56.627391 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:13:56.631318 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:56.636177 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d91dab1e-97e2-4e86-8d31-a2354ddb9eec tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:56.636629 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 259/1053] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:56.653531 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9e3675f-d75b-4805-9520-19ba5f55163e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.655643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] DELETE https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:56.655882 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.656069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.656332 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Delete volume with id: 8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:56.664991 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:56.664991 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:13:56.665436 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:56.684950 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Delete volume request issued successfully. Aug 13 15:13:56.685217 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e3675f-d75b-4805-9520-19ba5f55163e tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 202 Aug 13 15:13:56.685755 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 264/1054] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:13:56 2026] DELETE /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:56.693154 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e34f576-52ae-421c-9d8f-b3592569c83f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.695392 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e34f576-52ae-421c-9d8f-b3592569c83f tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:56.695649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e34f576-52ae-421c-9d8f-b3592569c83f tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.695956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e34f576-52ae-421c-9d8f-b3592569c83f tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.704005 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:13:56.704005 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:13:56.708009 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6e34f576-52ae-421c-9d8f-b3592569c83f tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Volume info retrieved successfully. Aug 13 15:13:56.712429 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e34f576-52ae-421c-9d8f-b3592569c83f tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 200 Aug 13 15:13:56.712852 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 264/1055] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:56.869843 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9707fc4f-8701-4aec-a90f-c039436891bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.873836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9707fc4f-8701-4aec-a90f-c039436891bc tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] GET https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 Aug 13 15:13:56.874126 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9707fc4f-8701-4aec-a90f-c039436891bc tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.874406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9707fc4f-8701-4aec-a90f-c039436891bc tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.885560 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9707fc4f-8701-4aec-a90f-c039436891bc tempest-VolumeTypesTest-2128442968 tempest-VolumeTypesTest-2128442968-project-member] https://10.4.3.38/volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 returned with HTTP 404 Aug 13 15:13:56.886014 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 269/1056] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/volumes/662c3192-e7c9-4df7-b2a0-e8943bfbf7f1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:56.894792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4e9f902-d359-4c0d-8c64-7bea18b91a3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.896754 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4e9f902-d359-4c0d-8c64-7bea18b91a3b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 Aug 13 15:13:56.896754 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4e9f902-d359-4c0d-8c64-7bea18b91a3b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.896995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4e9f902-d359-4c0d-8c64-7bea18b91a3b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.921770 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4e9f902-d359-4c0d-8c64-7bea18b91a3b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 returned with HTTP 202 Aug 13 15:13:56.922329 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 260/1057] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:56 2026] DELETE /volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:56.932304 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2646bf6d-68c4-4537-aa06-4d0203e92d44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.934745 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2646bf6d-68c4-4537-aa06-4d0203e92d44 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 Aug 13 15:13:56.934972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2646bf6d-68c4-4537-aa06-4d0203e92d44 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.935219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2646bf6d-68c4-4537-aa06-4d0203e92d44 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.938555 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2646bf6d-68c4-4537-aa06-4d0203e92d44 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 returned with HTTP 404 Aug 13 15:13:56.939010 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 265/1058] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/types/9bc8fd1b-7f66-485d-ba2e-c8149d671bb3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:56.948985 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f136ecb-11bd-460d-8177-b8b2ab7e9887 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.951201 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f136ecb-11bd-460d-8177-b8b2ab7e9887 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 Aug 13 15:13:56.951519 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f136ecb-11bd-460d-8177-b8b2ab7e9887 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.951843 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f136ecb-11bd-460d-8177-b8b2ab7e9887 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:56.988848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f136ecb-11bd-460d-8177-b8b2ab7e9887 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 returned with HTTP 202 Aug 13 15:13:56.989391 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 265/1059] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:56 2026] DELETE /volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:56.996622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea7b2a06-a45b-4b5a-b884-e3815a06e84b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:56.998220 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea7b2a06-a45b-4b5a-b884-e3815a06e84b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 Aug 13 15:13:56.998538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea7b2a06-a45b-4b5a-b884-e3815a06e84b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:56.998604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea7b2a06-a45b-4b5a-b884-e3815a06e84b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.001628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea7b2a06-a45b-4b5a-b884-e3815a06e84b tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 returned with HTTP 404 Aug 13 15:13:57.002035 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 270/1060] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:56 2026] GET /volume/v3/types/4175d55c-c907-43a3-9ffe-0b1c6c0ef2e5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:57.010353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9becb3b8-98f8-45e7-9734-877a0699e213 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.012575 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9becb3b8-98f8-45e7-9734-877a0699e213 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:57.013050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9becb3b8-98f8-45e7-9734-877a0699e213 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1881772724", "description": "tempest-volume-type-description-128856296", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:57.036359 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9becb3b8-98f8-45e7-9734-877a0699e213 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:57.037183 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 261/1061] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:13:57 2026] POST /volume/v3/types => generated 314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.050279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c53e6a2a-a886-4a54-a2d9-738d6daa2d36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.056728 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c53e6a2a-a886-4a54-a2d9-738d6daa2d36 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 Aug 13 15:13:57.056928 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c53e6a2a-a886-4a54-a2d9-738d6daa2d36 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.057281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c53e6a2a-a886-4a54-a2d9-738d6daa2d36 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.062544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c53e6a2a-a886-4a54-a2d9-738d6daa2d36 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 returned with HTTP 200 Aug 13 15:13:57.062918 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 266/1062] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.071915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25cc57ed-9c18-42ac-8a12-4dba5ea09297 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.073933 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25cc57ed-9c18-42ac-8a12-4dba5ea09297 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 Aug 13 15:13:57.074166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25cc57ed-9c18-42ac-8a12-4dba5ea09297 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.074405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25cc57ed-9c18-42ac-8a12-4dba5ea09297 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.104907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25cc57ed-9c18-42ac-8a12-4dba5ea09297 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 returned with HTTP 202 Aug 13 15:13:57.105551 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 266/1063] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:57 2026] DELETE /volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:57.114989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-066235d6-6fa4-46ba-be85-b3a3adc33758 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.116988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-066235d6-6fa4-46ba-be85-b3a3adc33758 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 Aug 13 15:13:57.117269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-066235d6-6fa4-46ba-be85-b3a3adc33758 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.117409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-066235d6-6fa4-46ba-be85-b3a3adc33758 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.121658 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-066235d6-6fa4-46ba-be85-b3a3adc33758 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 returned with HTTP 404 Aug 13 15:13:57.121658 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 271/1064] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/1f251854-12b1-4b42-a319-7ae10ae1c1d4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:57.129581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c43da6c-afbb-4451-b638-f6204133df25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.132003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c43da6c-afbb-4451-b638-f6204133df25 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:57.132400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c43da6c-afbb-4451-b638-f6204133df25 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1353241268"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:57.145739 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c43da6c-afbb-4451-b638-f6204133df25 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:57.146185 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 262/1065] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:57 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.155077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1db7bf39-d688-4c3f-a0c3-5eee05b029d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.157543 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db7bf39-d688-4c3f-a0c3-5eee05b029d3 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption Aug 13 15:13:57.158046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1db7bf39-d688-4c3f-a0c3-5eee05b029d3 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-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 15:13:57.204420 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1db7bf39-d688-4c3f-a0c3-5eee05b029d3 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption returned with HTTP 200 Aug 13 15:13:57.205090 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 267/1066] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:13:57 2026] POST /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.217028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e78f91e6-1ad1-4584-9864-50af1293effb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.219642 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e78f91e6-1ad1-4584-9864-50af1293effb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption Aug 13 15:13:57.219921 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e78f91e6-1ad1-4584-9864-50af1293effb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.220164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e78f91e6-1ad1-4584-9864-50af1293effb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.228213 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e78f91e6-1ad1-4584-9864-50af1293effb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption returned with HTTP 200 Aug 13 15:13:57.228752 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 267/1067] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.239525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76efb1df-c856-4f16-9f8a-28892a059bfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.243905 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76efb1df-c856-4f16-9f8a-28892a059bfc tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] PUT https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 Aug 13 15:13:57.244807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76efb1df-c856-4f16-9f8a-28892a059bfc tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:57.283932 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76efb1df-c856-4f16-9f8a-28892a059bfc tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 returned with HTTP 200 Aug 13 15:13:57.285697 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 272/1068] 10.4.3.38 () {68 vars in 1500 bytes} [Thu Aug 13 15:13:57 2026] PUT /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 => generated 122 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.294008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f397ebc2-5def-47b3-91a8-aefa18057707 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.296240 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f397ebc2-5def-47b3-91a8-aefa18057707 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption Aug 13 15:13:57.296830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f397ebc2-5def-47b3-91a8-aefa18057707 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.296830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f397ebc2-5def-47b3-91a8-aefa18057707 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.319751 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f397ebc2-5def-47b3-91a8-aefa18057707 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption returned with HTTP 200 Aug 13 15:13:57.320331 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 263/1069] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.335885 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d25284ba-dc2d-4506-9605-c8f90d6fe8bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.338784 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d25284ba-dc2d-4506-9605-c8f90d6fe8bb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/cipher Aug 13 15:13:57.338993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d25284ba-dc2d-4506-9605-c8f90d6fe8bb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.339291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d25284ba-dc2d-4506-9605-c8f90d6fe8bb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.353782 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d25284ba-dc2d-4506-9605-c8f90d6fe8bb tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/cipher returned with HTTP 200 Aug 13 15:13:57.354414 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 268/1070] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:13:57.374266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6251eae7-d5de-444e-b7b6-46de652eafd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.381911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6251eae7-d5de-444e-b7b6-46de652eafd8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 Aug 13 15:13:57.382181 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6251eae7-d5de-444e-b7b6-46de652eafd8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.382417 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6251eae7-d5de-444e-b7b6-46de652eafd8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.425501 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6251eae7-d5de-444e-b7b6-46de652eafd8 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 returned with HTTP 202 Aug 13 15:13:57.426177 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 268/1071] 10.4.3.38 () {66 vars in 1482 bytes} [Thu Aug 13 15:13:57 2026] DELETE /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption/fc315d6e-cb22-4965-ad94-38b4d8173a31 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:57.440612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24bfa428-700a-4899-8724-8b455255e6e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.445289 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24bfa428-700a-4899-8724-8b455255e6e5 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption Aug 13 15:13:57.445289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24bfa428-700a-4899-8724-8b455255e6e5 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.445289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24bfa428-700a-4899-8724-8b455255e6e5 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.471087 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24bfa428-700a-4899-8724-8b455255e6e5 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption returned with HTTP 200 Aug 13 15:13:57.471386 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 273/1072] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:13:57.489124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf753fdc-3fee-4a9c-ba4e-f19e72d793df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.494899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf753fdc-3fee-4a9c-ba4e-f19e72d793df tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption Aug 13 15:13:57.498955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf753fdc-3fee-4a9c-ba4e-f19e72d793df tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.499656 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf753fdc-3fee-4a9c-ba4e-f19e72d793df tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.511264 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf753fdc-3fee-4a9c-ba4e-f19e72d793df tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption returned with HTTP 200 Aug 13 15:13:57.512004 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 264/1073] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:13:57.525921 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b399150-030f-4938-9e36-547a926da552 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.529119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b399150-030f-4938-9e36-547a926da552 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e Aug 13 15:13:57.529855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b399150-030f-4938-9e36-547a926da552 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.529955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b399150-030f-4938-9e36-547a926da552 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.577119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b399150-030f-4938-9e36-547a926da552 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e returned with HTTP 202 Aug 13 15:13:57.577800 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 269/1074] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:57 2026] DELETE /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:57.589792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1abfa4e-a257-4c5b-ac17-3693a508fd27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.592092 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1abfa4e-a257-4c5b-ac17-3693a508fd27 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e Aug 13 15:13:57.592092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1abfa4e-a257-4c5b-ac17-3693a508fd27 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.592298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1abfa4e-a257-4c5b-ac17-3693a508fd27 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.602544 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1abfa4e-a257-4c5b-ac17-3693a508fd27 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e returned with HTTP 404 Aug 13 15:13:57.602544 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 269/1075] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/b31c2cbd-bf8d-4f8f-ba30-37e43d42269e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:57.620094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fedad3ca-5758-4be7-83ed-c4cc4644c425 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.625609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fedad3ca-5758-4be7-83ed-c4cc4644c425 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types Aug 13 15:13:57.626118 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fedad3ca-5758-4be7-83ed-c4cc4644c425 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.626488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fedad3ca-5758-4be7-83ed-c4cc4644c425 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.657094 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fedad3ca-5758-4be7-83ed-c4cc4644c425 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:57.657590 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 274/1076] 10.4.3.38 () {66 vars in 1224 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types => generated 1493 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:13:57.668987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccbb8bcd-2030-493a-90ae-74fed652554e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.671093 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccbb8bcd-2030-493a-90ae-74fed652554e tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:13:57.671587 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccbb8bcd-2030-493a-90ae-74fed652554e tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-939421642"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:57.710752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccbb8bcd-2030-493a-90ae-74fed652554e tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:13:57.711122 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 265/1077] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:13:57 2026] POST /volume/v3/types => generated 220 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.723342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-784261a2-9245-4a2d-8a88-f28219273be6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.726146 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-784261a2-9245-4a2d-8a88-f28219273be6 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] PUT https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e Aug 13 15:13:57.726943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-784261a2-9245-4a2d-8a88-f28219273be6 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-64419850", "description": "tempest-volume-type-description-490801541", "is_public": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:57.728366 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce108e95-942a-4e03-b217-c52b49f5c6e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.731118 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce108e95-942a-4e03-b217-c52b49f5c6e1 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] GET https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 Aug 13 15:13:57.731393 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce108e95-942a-4e03-b217-c52b49f5c6e1 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.731636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce108e95-942a-4e03-b217-c52b49f5c6e1 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.748630 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce108e95-942a-4e03-b217-c52b49f5c6e1 tempest-VolumesExtendTest-1956276906 tempest-VolumesExtendTest-1956276906-project-member] https://10.4.3.38/volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 returned with HTTP 404 Aug 13 15:13:57.749569 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 270/1078] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/volumes/8f9bd5e5-da16-4dfa-a468-ff6dac4efdc8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:57.791745 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-784261a2-9245-4a2d-8a88-f28219273be6 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e returned with HTTP 200 Aug 13 15:13:57.792374 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 270/1079] 10.4.3.38 () {68 vars in 1356 bytes} [Thu Aug 13 15:13:57 2026] PUT /volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e => generated 202 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.803971 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af3e7849-2dec-434f-ac9e-ffe652931d92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.810642 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af3e7849-2dec-434f-ac9e-ffe652931d92 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e Aug 13 15:13:57.810876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af3e7849-2dec-434f-ac9e-ffe652931d92 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.811079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af3e7849-2dec-434f-ac9e-ffe652931d92 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.819921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af3e7849-2dec-434f-ac9e-ffe652931d92 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e returned with HTTP 200 Aug 13 15:13:57.821522 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 275/1080] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e => generated 266 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:57.830619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91ac478b-a854-4387-8b08-22f7ddc9d703 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.832551 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91ac478b-a854-4387-8b08-22f7ddc9d703 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] DELETE https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e Aug 13 15:13:57.832780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91ac478b-a854-4387-8b08-22f7ddc9d703 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.834574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91ac478b-a854-4387-8b08-22f7ddc9d703 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.870775 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91ac478b-a854-4387-8b08-22f7ddc9d703 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e returned with HTTP 202 Aug 13 15:13:57.871600 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 266/1081] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:13:57 2026] DELETE /volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:13:57.880807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f65353f-2f81-4dc5-8473-e15a1a6a4742 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:57.883898 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f65353f-2f81-4dc5-8473-e15a1a6a4742 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] GET https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e Aug 13 15:13:57.885052 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f65353f-2f81-4dc5-8473-e15a1a6a4742 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:57.885052 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f65353f-2f81-4dc5-8473-e15a1a6a4742 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:57.888475 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f65353f-2f81-4dc5-8473-e15a1a6a4742 tempest-VolumeTypesTest-1016020906 tempest-VolumeTypesTest-1016020906-project-admin] https://10.4.3.38/volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e returned with HTTP 404 Aug 13 15:13:57.889101 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 271/1082] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:13:57 2026] GET /volume/v3/types/39ea5dd1-15d2-4308-af10-5c338423b57e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:59.309729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62cf63ed-2bce-411d-84db-2408a5a7383c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:59.514196 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] GET https://10.4.3.38/volume/v3/os-hosts Aug 13 15:13:59.514946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:59.516045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:59.530710 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.hosts [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:44+00:00 {{(pid=100286) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.531970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.hosts [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:41+00:00 {{(pid=100286) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.532601 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.hosts [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:26+00:00 {{(pid=100286) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.532601 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62cf63ed-2bce-411d-84db-2408a5a7383c tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] https://10.4.3.38/volume/v3/os-hosts returned with HTTP 200 Aug 13 15:13:59.533721 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 271/1083] 10.4.3.38 () {66 vars in 1233 bytes} [Thu Aug 13 15:13:59 2026] GET /volume/v3/os-hosts => generated 560 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:59.544603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:59.547978 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] GET https://10.4.3.38/volume/v3/os-hosts Aug 13 15:13:59.548327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:59.548622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:59.559214 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:44+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.559499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:41+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.560323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] status, active and update: available, enabled, 2026-08-13 15:13:26+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 15:13:59.560664 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a48525d-0fdf-4a2c-9c15-55039727c815 tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] https://10.4.3.38/volume/v3/os-hosts returned with HTTP 200 Aug 13 15:13:59.561222 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 276/1084] 10.4.3.38 () {66 vars in 1233 bytes} [Thu Aug 13 15:13:59 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:59.573083 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-445e0ed3-c24e-4753-8f08-b0989b0674db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:59.575804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-445e0ed3-c24e-4753-8f08-b0989b0674db tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] GET https://10.4.3.38/volume/v3/os-hosts/np0000007223@storpool Aug 13 15:13:59.576121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-445e0ed3-c24e-4753-8f08-b0989b0674db tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:13:59.576454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-445e0ed3-c24e-4753-8f08-b0989b0674db tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:13:59.654728 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-445e0ed3-c24e-4753-8f08-b0989b0674db tempest-VolumeHostsAdminTestsJSON-1992941403 tempest-VolumeHostsAdminTestsJSON-1992941403-project-admin] https://10.4.3.38/volume/v3/os-hosts/np0000007223@storpool returned with HTTP 200 Aug 13 15:13:59.655273 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 267/1085] 10.4.3.38 () {66 vars in 1299 bytes} [Thu Aug 13 15:13:59 2026] GET /volume/v3/os-hosts/np0000007223@storpool => generated 935 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:13:59.793690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78bb4165-547f-477d-92ff-bae3021c8999 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:59.962907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78bb4165-547f-477d-92ff-bae3021c8999 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:13:59.963321 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78bb4165-547f-477d-92ff-bae3021c8999 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca5e8854-6174-4e55-ac62-ff2b3f6d017b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-469265840"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:13:59.973418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78bb4165-547f-477d-92ff-bae3021c8999 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 404 Aug 13 15:13:59.974030 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 272/1086] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:13:59 2026] POST /volume/v3/snapshots => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:13:59.985958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15ce0803-35e4-40c3-abd8-29805305492f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:13:59.987539 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15ce0803-35e4-40c3-abd8-29805305492f tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:13:59.987883 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15ce0803-35e4-40c3-abd8-29805305492f tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-60683043"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:00.014774 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15ce0803-35e4-40c3-abd8-29805305492f tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 404 Aug 13 15:14:00.015289 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 272/1087] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:13:59 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:00.026666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:00.033075 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots?limit=invalid Aug 13 15:14:00.033272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:00.033433 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:00.034065 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] HTTP exception thrown: limit param must be an integer Aug 13 15:14:00.034203 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b6dc9f0-0616-4638-94f3-8468c0ae2e71 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 15:14:00.037446 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 277/1088] 10.4.3.38 () {66 vars in 1263 bytes} [Thu Aug 13 15:14:00 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:14:00.046005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:00.047864 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots?marker=c4da8025-f907-46ae-8f5d-9f3bea5bde59 Aug 13 15:14:00.048143 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:00.048527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:00.048833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:00.050270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:00.057487 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ed7e65a-32d0-437a-ad54-df37c57e4483 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots?marker=c4da8025-f907-46ae-8f5d-9f3bea5bde59 returned with HTTP 404 Aug 13 15:14:00.057487 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 268/1089] 10.4.3.38 () {66 vars in 1323 bytes} [Thu Aug 13 15:14:00 2026] GET /volume/v3/snapshots?marker=c4da8025-f907-46ae-8f5d-9f3bea5bde59 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:00.065033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:00.067482 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=invalid Aug 13 15:14:00.067784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:00.068997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:00.068997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:00.069487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:00.074610 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-400f976d-02f4-4e49-b64f-25a3d3b98686 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 15:14:00.076305 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 273/1090] 10.4.3.38 () {66 vars in 1269 bytes} [Thu Aug 13 15:14:00 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:14:00.088847 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9b47501-cd60-4a0d-8984-a553f886c837 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:00.092702 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:00.092702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-379092522"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:00.094212 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-379092522'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:00.094212 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create volume of 2 GB Aug 13 15:14:00.100473 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Availability Zones retrieved successfully. Aug 13 15:14:00.108454 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Flow 'volume_create_api' (fc454234-7fd4-4766-8a32-805e6dd68dca) 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 15:14:00.111916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0adaffa9-f1f6-4582-ac1a-867a1fa24c49) transitioned 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 15:14:00.112921 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Validating volume size '2' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:00.145725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0adaffa9-f1f6-4582-ac1a-867a1fa24c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:14:00.146538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0508bec9-9165-42db-b2bc-861a265abcc2) transitioned 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 15:14:00.235272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Created reservations ['cfd5ce1c-288e-4a09-b3d4-efab2f559f33', '0129ae07-4374-4532-939d-ee8d8b380706', '23fdf699-1009-46d0-8faa-5e3197d377fc', '5adf969d-1efe-474c-b523-fc0e42f3f180'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:00.235400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0508bec9-9165-42db-b2bc-861a265abcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd5ce1c-288e-4a09-b3d4-efab2f559f33', '0129ae07-4374-4532-939d-ee8d8b380706', '23fdf699-1009-46d0-8faa-5e3197d377fc', '5adf969d-1efe-474c-b523-fc0e42f3f180']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:00.236431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57388a6-ecf6-4dae-9c9a-b2f32695fbcf) transitioned 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 15:14:00.271917 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57388a6-ecf6-4dae-9c9a-b2f32695fbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70ef180-b9da-422c-9a0a-e81e2e456122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-379092522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd455e1c19c54a84919ac57e32ff1b13',qos_specs=None,replication_status=,reservations=['cfd5ce1c-288e-4a09-b3d4-efab2f559f33','0129ae07-4374-4532-939d-ee8d8b380706','23fdf699-1009-46d0-8faa-5e3197d377fc','5adf969d-1efe-474c-b523-fc0e42f3f180'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe53ecd36fc410fa122d6f46fb71ecb',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-379092522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70ef180-b9da-422c-9a0a-e81e2e456122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd455e1c19c54a84919ac57e32ff1b13',provider_auth=None,provider_geometry=None,provider_id=None,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='abe53ecd36fc410fa122d6f46fb71ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:00.273047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc4288e-a9e5-4a5f-af13-3e74d94e1126) transitioned 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 15:14:00.310406 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc4288e-a9e5-4a5f-af13-3e74d94e1126) transitioned into state 'SUCCESS' from state '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-379092522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd455e1c19c54a84919ac57e32ff1b13',qos_specs=None,replication_status=,reservations=['cfd5ce1c-288e-4a09-b3d4-efab2f559f33','0129ae07-4374-4532-939d-ee8d8b380706','23fdf699-1009-46d0-8faa-5e3197d377fc','5adf969d-1efe-474c-b523-fc0e42f3f180'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe53ecd36fc410fa122d6f46fb71ecb',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:00.311164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f758188-fc6c-41e8-a63e-d14993eedfd4) transitioned 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 15:14:00.326795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f758188-fc6c-41e8-a63e-d14993eedfd4) 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 15:14:00.327622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Flow 'volume_create_api' (fc454234-7fd4-4766-8a32-805e6dd68dca) 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 15:14:00.327970 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create volume request issued successfully. Aug 13 15:14:00.328572 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9b47501-cd60-4a0d-8984-a553f886c837 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:00.329564 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 273/1091] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:00 2026] POST /volume/v3/volumes => generated 759 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:00.347363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:00.349873 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:00.350030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:00.350352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:00.362500 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:00.362500 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:00.367022 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Volume info retrieved successfully. Aug 13 15:14:00.376331 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de068d8c-7e31-4d9a-843b-7fdc156bfa46 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 returned with HTTP 200 Aug 13 15:14:00.376873 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 278/1092] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:00 2026] GET /volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:00.864074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:01.039443 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 tempest-AvailabilityZoneTestJSON-1066428621 tempest-AvailabilityZoneTestJSON-1066428621-project-member] GET https://10.4.3.38/volume/v3/os-availability-zone Aug 13 15:14:01.039609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 tempest-AvailabilityZoneTestJSON-1066428621 tempest-AvailabilityZoneTestJSON-1066428621-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:01.039823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 tempest-AvailabilityZoneTestJSON-1066428621 tempest-AvailabilityZoneTestJSON-1066428621-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:01.048331 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 tempest-AvailabilityZoneTestJSON-1066428621 tempest-AvailabilityZoneTestJSON-1066428621-project-member] Availability Zones retrieved successfully. Aug 13 15:14:01.048643 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b94886bd-06ed-4c47-9784-77cfd83beca2 tempest-AvailabilityZoneTestJSON-1066428621 tempest-AvailabilityZoneTestJSON-1066428621-project-member] https://10.4.3.38/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 15:14:01.049126 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 269/1093] 10.4.3.38 () {66 vars in 1269 bytes} [Thu Aug 13 15:14:00 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:01.398126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f17fee9-21df-45f6-b15e-9e511296b202 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:01.401776 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f17fee9-21df-45f6-b15e-9e511296b202 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:01.402024 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f17fee9-21df-45f6-b15e-9e511296b202 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:01.402269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f17fee9-21df-45f6-b15e-9e511296b202 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:01.413311 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:01.413311 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:01.418477 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1f17fee9-21df-45f6-b15e-9e511296b202 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Volume info retrieved successfully. Aug 13 15:14:01.424200 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f17fee9-21df-45f6-b15e-9e511296b202 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 returned with HTTP 200 Aug 13 15:14:01.424692 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 274/1094] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:01 2026] GET /volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:01.439006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:01.440835 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:01.441183 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f70ef180-b9da-422c-9a0a-e81e2e456122", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1409725965"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:01.449717 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:01.449717 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:01.450234 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Volume info retrieved successfully. Aug 13 15:14:01.450364 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create snapshot from volume f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:01.494891 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Created reservations ['757712bf-accc-42b4-8210-443e2552c3f4', '29c4872e-6ff5-4523-a227-23f09aad7547', '5ed7a7f0-a532-4a0d-bb20-f2bbe08a1501', '0ac0509b-5025-45f1-9741-c451a953a7ee'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:01.550035 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot create request issued successfully. Aug 13 15:14:01.550895 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9012c8d2-20f4-4f04-b0ef-0076d847e312 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:01.551475 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 274/1095] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:01 2026] POST /volume/v3/snapshots => generated 318 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:01.561970 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5402feb-940a-444d-bf56-78d5cdad06cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:01.563924 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5402feb-940a-444d-bf56-78d5cdad06cf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:01.564200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5402feb-940a-444d-bf56-78d5cdad06cf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:01.564502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5402feb-940a-444d-bf56-78d5cdad06cf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:01.571058 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:01.571058 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:01.571549 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5402feb-940a-444d-bf56-78d5cdad06cf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot retrieved successfully. Aug 13 15:14:01.572451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5402feb-940a-444d-bf56-78d5cdad06cf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b returned with HTTP 200 Aug 13 15:14:01.572994 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 279/1096] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:01 2026] GET /volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:02.110568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.115825 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:02.115825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.115825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.127846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.127846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:02.136159 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:02.147744 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-ddde5c8f-c9b3-49ed-a301-b6f206b4c3ad tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:14:02.148330 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 270/1097] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:02.178347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.180500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] POST https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192/action Aug 13 15:14:02.180903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:02.181061 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:02.194565 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.194565 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:02.195322 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:02.204126 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Begin detaching volume completed successfully. Aug 13 15:14:02.204399 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-89d0efc2-1452-43f1-8ee3-b1ba183b2c41 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192/action returned with HTTP 202 Aug 13 15:14:02.205003 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 275/1098] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:14:02 2026] POST /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:02.251328 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3bbd936f-b38b-4857-83dd-d73150c051fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.251935 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bbd936f-b38b-4857-83dd-d73150c051fc None None] GET https://10.4.3.38/volume// Aug 13 15:14:02.252120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bbd936f-b38b-4857-83dd-d73150c051fc None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.252586 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bbd936f-b38b-4857-83dd-d73150c051fc None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.253075 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bbd936f-b38b-4857-83dd-d73150c051fc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:02.253474 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 275/1099] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14: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 15:14:02.262964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.265186 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:02.265431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.265633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.275468 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.275468 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:02.279407 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:02.284584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-9f91d670-b0ca-4cf4-a474-268caec97e01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:14:02.285125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 280/1100] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:02.478687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1a17b58-759f-43bb-8eda-e61b10be82f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.479267 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1a17b58-759f-43bb-8eda-e61b10be82f5 None None] GET https://10.4.3.38/volume// Aug 13 15:14:02.479498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1a17b58-759f-43bb-8eda-e61b10be82f5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.479775 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1a17b58-759f-43bb-8eda-e61b10be82f5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.480213 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1a17b58-759f-43bb-8eda-e61b10be82f5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:02.481952 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 271/1101] 10.4.3.38 () {64 vars in 997 bytes} [Thu Aug 13 15:14: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 15:14:02.491758 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12f26461-edbe-4fdb-a9b3-3a2d090b9c0d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.492281 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12f26461-edbe-4fdb-a9b3-3a2d090b9c0d None None] GET https://10.4.3.38/volume// Aug 13 15:14:02.492492 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12f26461-edbe-4fdb-a9b3-3a2d090b9c0d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.492705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12f26461-edbe-4fdb-a9b3-3a2d090b9c0d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.493056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12f26461-edbe-4fdb-a9b3-3a2d090b9c0d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:02.493493 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 276/1102] 10.4.3.38 () {64 vars in 997 bytes} [Thu Aug 13 15:14: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 15:14:02.504469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46b3a724-36d6-478b-824e-f53e588c4b06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.589783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.593474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:02.593474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.593474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.606489 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.606489 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:02.606489 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot retrieved successfully. Aug 13 15:14:02.606489 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb8a5c0e-9ffb-443d-ab81-41b43348c87c tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b returned with HTTP 200 Aug 13 15:14:02.606489 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 281/1103] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:02.622450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.624352 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:02.624645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c22f2610-6c4c-4e35-98fd-514234a84a9b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:02.626928 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c22f2610-6c4c-4e35-98fd-514234a84a9b'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:02.632191 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.632191 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:02.632749 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot retrieved successfully. Aug 13 15:14:02.632883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Create volume of 1 GB Aug 13 15:14:02.637538 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Availability Zones retrieved successfully. Aug 13 15:14:02.642738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-608f70c4-4b64-4b9b-b01d-43da90a736dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.645796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Flow 'volume_create_api' (afdea290-594a-4644-b6f2-6b869ed7b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:02.648152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9d07e5-85be-4002-ab64-43394165245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:02.648213 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:02.650610 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9d07e5-85be-4002-ab64-43394165245e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:14:02.650610 np0000007223 devstack@c-api.service[100284]: 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 15:14:02.652782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9d07e5-85be-4002-ab64-43394165245e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:02.653742 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9d07e5-85be-4002-ab64-43394165245e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:14:02.654688 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Flow 'volume_create_api' (afdea290-594a-4644-b6f2-6b869ed7b1fd) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:14:02.655359 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ceed777-96bb-48a0-bc87-cd5acb0d3ac9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:02.656546 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 272/1104] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:02 2026] POST /volume/v3/volumes => generated 171 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:02.658777 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b3a724-36d6-478b-824e-f53e588c4b06 tempest-VersionsTest-1256534660 tempest-VersionsTest-1256534660-project-member] GET https://10.4.3.38/volume/v3/ Aug 13 15:14:02.659566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b3a724-36d6-478b-824e-f53e588c4b06 tempest-VersionsTest-1256534660 tempest-VersionsTest-1256534660-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.659566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b3a724-36d6-478b-824e-f53e588c4b06 tempest-VersionsTest-1256534660 tempest-VersionsTest-1256534660-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.659767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b3a724-36d6-478b-824e-f53e588c4b06 tempest-VersionsTest-1256534660 tempest-VersionsTest-1256534660-project-member] https://10.4.3.38/volume/v3/ returned with HTTP 200 Aug 13 15:14:02.660267 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 276/1105] 10.4.3.38 () {66 vars in 1209 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/ => generated 385 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:02.663740 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.665892 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:02.666067 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.666287 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.666406 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Delete snapshot with id: c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:02.671540 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.671540 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:02.672401 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot retrieved successfully. Aug 13 15:14:02.683058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-608f70c4-4b64-4b9b-b01d-43da90a736dc tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 15:14:02.683487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-608f70c4-4b64-4b9b-b01d-43da90a736dc tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.683686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-608f70c4-4b64-4b9b-b01d-43da90a736dc tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.690552 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot delete request issued successfully. Aug 13 15:14:02.690782 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5070a52-a420-4533-9e35-dcee0cd64ddf tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b returned with HTTP 202 Aug 13 15:14:02.691448 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 282/1106] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:02 2026] DELETE /volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:02.694630 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-608f70c4-4b64-4b9b-b01d-43da90a736dc tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 15:14:02.695032 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 277/1107] 10.4.3.38 () {66 vars in 1307 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:02.700241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.707051 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:02.707420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.707617 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.712654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d4df114-5f02-4834-b425-424f6dcb026b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:02.714487 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d4df114-5f02-4834-b425-424f6dcb026b tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools Aug 13 15:14:02.715729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d4df114-5f02-4834-b425-424f6dcb026b tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:02.715729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d4df114-5f02-4834-b425-424f6dcb026b tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:02.715729 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.715729 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:02.717943 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:02.717943 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:02.718525 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Snapshot retrieved successfully. Aug 13 15:14:02.719477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-befe0e35-b29c-40c2-9438-9aa24f0d4b04 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b returned with HTTP 200 Aug 13 15:14:02.720093 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 273/1108] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:02.729283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d4df114-5f02-4834-b425-424f6dcb026b tempest-VolumePoolsAdminTestsJSON-396163305 tempest-VolumePoolsAdminTestsJSON-396163305-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 15:14:02.729707 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 277/1109] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:14:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:03.303281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d6202562-09f6-426b-9534-1675056dd646 req-bb0ba144-549c-4219-ba7b-9e129a4ece01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:03.305283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-bb0ba144-549c-4219-ba7b-9e129a4ece01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d Aug 13 15:14:03.306905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-bb0ba144-549c-4219-ba7b-9e129a4ece01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:03.306905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-bb0ba144-549c-4219-ba7b-9e129a4ece01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:03.316224 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:03.316224 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:03.391175 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6202562-09f6-426b-9534-1675056dd646 req-bb0ba144-549c-4219-ba7b-9e129a4ece01 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d returned with HTTP 200 Aug 13 15:14:03.392152 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 283/1110] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:14:03 2026] DELETE /volume/v3/attachments/01d12f2c-ffb7-42d4-b693-f7954a6f897d => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:03.730869 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec27cb03-d553-47fa-9941-de70703f22f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:03.732475 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec27cb03-d553-47fa-9941-de70703f22f9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b Aug 13 15:14:03.732699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec27cb03-d553-47fa-9941-de70703f22f9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:03.732876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec27cb03-d553-47fa-9941-de70703f22f9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:03.738616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec27cb03-d553-47fa-9941-de70703f22f9 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b returned with HTTP 404 Aug 13 15:14:03.739147 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 278/1111] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:03 2026] GET /volume/v3/snapshots/c22f2610-6c4c-4e35-98fd-514234a84a9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:03.750417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:03.752282 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:03.752495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:03.752709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:03.762063 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:03.762063 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:03.774206 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Volume info retrieved successfully. Aug 13 15:14:03.779102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e85ab042-4f2d-400b-b48f-1ca163a1b689 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 returned with HTTP 200 Aug 13 15:14:03.779503 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 274/1112] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:03 2026] GET /volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:03.795612 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:03.798501 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:03.798817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:03.799099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:03.799337 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Delete volume with id: f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:03.807255 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:03.807255 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:03.807809 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Volume info retrieved successfully. Aug 13 15:14:03.833773 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Delete volume request issued successfully. Aug 13 15:14:03.833999 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f30134-99b4-44f4-a48a-ebe82e6f8bb0 tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 returned with HTTP 202 Aug 13 15:14:03.834498 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 278/1113] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:03 2026] DELETE /volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:03.845421 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fd87f68-e570-48e7-8aa6-70efaffcad3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:03.847379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fd87f68-e570-48e7-8aa6-70efaffcad3b tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] GET https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 Aug 13 15:14:03.847716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fd87f68-e570-48e7-8aa6-70efaffcad3b tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:03.847978 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fd87f68-e570-48e7-8aa6-70efaffcad3b tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:04.040173 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:04.040173 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:04.043606 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fd87f68-e570-48e7-8aa6-70efaffcad3b tempest-VolumesSnapshotNegativeTestJSON-1781591411 tempest-VolumesSnapshotNegativeTestJSON-1781591411-project-member] https://10.4.3.38/volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 returned with HTTP 404 Aug 13 15:14:04.044639 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 284/1114] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:03 2026] GET /volume/v3/volumes/f70ef180-b9da-422c-9a0a-e81e2e456122 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:04.266753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:04.360381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:04.360810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-69806831"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:04.362281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-69806831'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:04.362721 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume of 1 GB Aug 13 15:14:04.375495 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Availability Zones retrieved successfully. Aug 13 15:14:04.384876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (0cdcf104-72cc-4096-87a1-d7f2e39bcd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:04.388157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7864a2d5-0f6c-46c9-9ad9-77fe796ba96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:04.388157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:04.397287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66134403-4832-4637-99e1-42711f43ac56 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:04.400275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:04.400275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:04.400275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:04.400275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume with id: d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:04.411017 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:04.411017 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:04.412023 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:04.423581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7864a2d5-0f6c-46c9-9ad9-77fe796ba96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:04.424663 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3d40c9-7da2-4510-9523-ef0d85424f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:04.439020 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume request issued successfully. Aug 13 15:14:04.439352 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66134403-4832-4637-99e1-42711f43ac56 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 202 Aug 13 15:14:04.440438 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 275/1115] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:04 2026] DELETE /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:04.499261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:04.501722 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:04.501905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:04.502103 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:04.502563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['0a21fb40-fa5d-435d-9e44-98240e8c86fc', '38c908a2-8ac2-43d6-936c-d3ca722a6dda', '8dbb57ec-46e5-45c3-9b59-4b640a5b22ca', 'fd48480b-b09a-44fa-b704-132e45edfe06'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:04.503514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3d40c9-7da2-4510-9523-ef0d85424f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a21fb40-fa5d-435d-9e44-98240e8c86fc', '38c908a2-8ac2-43d6-936c-d3ca722a6dda', '8dbb57ec-46e5-45c3-9b59-4b640a5b22ca', 'fd48480b-b09a-44fa-b704-132e45edfe06']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:04.505443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275f5d6b-a2be-4990-a2bc-464149c005b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:04.510416 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:04.510416 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:04.514371 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:04.518818 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fab68314-e519-4687-966d-b4004f4ad764 req-6f0f65bf-b892-43a9-a191-049bbf933db8 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 200 Aug 13 15:14:04.519590 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 279/1116] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:04 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:14:04.534984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275f5d6b-a2be-4990-a2bc-464149c005b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daba32a8-3275-47c1-871d-692a9269bb70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-69806831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['0a21fb40-fa5d-435d-9e44-98240e8c86fc','38c908a2-8ac2-43d6-936c-d3ca722a6dda','8dbb57ec-46e5-45c3-9b59-4b640a5b22ca','fd48480b-b09a-44fa-b704-132e45edfe06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-69806831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daba32a8-3275-47c1-871d-692a9269bb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad74cacf90f143ce9ecfe11b5e8905de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:04.536016 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24473b1-8451-402e-8eba-127616bdf038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:04.582463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24473b1-8451-402e-8eba-127616bdf038) transitioned into state 'SUCCESS' from state '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-69806831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['0a21fb40-fa5d-435d-9e44-98240e8c86fc','38c908a2-8ac2-43d6-936c-d3ca722a6dda','8dbb57ec-46e5-45c3-9b59-4b640a5b22ca','fd48480b-b09a-44fa-b704-132e45edfe06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:04.583448 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5f04d7-634e-4b0c-8e14-0894db8902bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:04.595762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd5f04d7-634e-4b0c-8e14-0894db8902bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:04.596437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (0cdcf104-72cc-4096-87a1-d7f2e39bcd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:04.596731 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request issued successfully. Aug 13 15:14:04.597317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328cc09d-1df4-4c41-a30f-d4d2102d907d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:04.598495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-91a3ffee-8b21-4d62-82cd-bbf8a8d2c0cc req-4667189c-94a5-48be-983b-14a3b01655db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:04.599173 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 279/1117] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:04 2026] POST /volume/v3/volumes => generated 747 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:04.600770 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-91a3ffee-8b21-4d62-82cd-bbf8a8d2c0cc req-4667189c-94a5-48be-983b-14a3b01655db tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:14:04.601096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-91a3ffee-8b21-4d62-82cd-bbf8a8d2c0cc req-4667189c-94a5-48be-983b-14a3b01655db tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:04.601421 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-91a3ffee-8b21-4d62-82cd-bbf8a8d2c0cc req-4667189c-94a5-48be-983b-14a3b01655db tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:04.609035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-91a3ffee-8b21-4d62-82cd-bbf8a8d2c0cc req-4667189c-94a5-48be-983b-14a3b01655db tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 404 Aug 13 15:14:04.609558 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 285/1118] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:04 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:04.616309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d605773-25f6-461e-acbd-f70fc2df0476 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:04.620098 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d605773-25f6-461e-acbd-f70fc2df0476 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:04.620098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d605773-25f6-461e-acbd-f70fc2df0476 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:04.620098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d605773-25f6-461e-acbd-f70fc2df0476 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:04.631141 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:04.631141 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:04.636018 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d605773-25f6-461e-acbd-f70fc2df0476 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:04.642320 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d605773-25f6-461e-acbd-f70fc2df0476 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 200 Aug 13 15:14:04.642772 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 276/1119] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:04 2026] GET /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:05.374111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:05.530425 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:05.530980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-871611519"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:05.532883 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-871611519'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:05.532987 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume of 1 GB Aug 13 15:14:05.537805 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Availability Zones retrieved successfully. Aug 13 15:14:05.546184 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (afc37ead-68b0-4cfb-8602-9989a2f0067c) 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 15:14:05.547544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6c4318-1abd-4145-8a80-194bc19c9611) transitioned 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 15:14:05.548893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-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 15:14:05.581427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6c4318-1abd-4145-8a80-194bc19c9611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:14:05.582604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fd553f-4986-477c-b200-cf447cab813c) transitioned 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 15:14:05.659841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Created reservations ['b7f0d979-c522-40aa-9efb-a02a70ebb6da', 'b1dafcad-6c0d-46f5-866f-5ae1f886021e', 'a3777758-1a7e-441f-a70d-f101dabaaf96', '4580d244-b106-4072-a9db-5fce63194a92'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:05.660821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fd553f-4986-477c-b200-cf447cab813c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7f0d979-c522-40aa-9efb-a02a70ebb6da', 'b1dafcad-6c0d-46f5-866f-5ae1f886021e', 'a3777758-1a7e-441f-a70d-f101dabaaf96', '4580d244-b106-4072-a9db-5fce63194a92']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:05.661691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43dce52b-5051-4584-9ed1-65a739c8efd6) transitioned 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 15:14:05.665366 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:05.667422 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:05.667658 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:05.667883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:05.676323 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:05.676323 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:05.681074 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:05.688558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43dce52b-5051-4584-9ed1-65a739c8efd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbd370a-cea9-4b3f-8a42-992777527bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-871611519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['b7f0d979-c522-40aa-9efb-a02a70ebb6da','b1dafcad-6c0d-46f5-866f-5ae1f886021e','a3777758-1a7e-441f-a70d-f101dabaaf96','4580d244-b106-4072-a9db-5fce63194a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-871611519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dbd370a-cea9-4b3f-8a42-992777527bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='881ed550881c4e1fa65e4887ba0724bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469da351889044f992ff77a809955b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:05.689782 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815d848e-e623-4d30-a72c-217aa5f93110) transitioned 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 15:14:05.690143 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0b58e9a-1264-44ff-bcd0-a60d3c933c39 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 200 Aug 13 15:14:05.690944 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 280/1120] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:05 2026] GET /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:05.706983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:05.710494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:05.710494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daba32a8-3275-47c1-871d-692a9269bb70", "name": "tempest-VolumesDeleteCascade-Snapshot-568023589"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:05.717513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815d848e-e623-4d30-a72c-217aa5f93110) transitioned into state 'SUCCESS' from state '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-871611519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['b7f0d979-c522-40aa-9efb-a02a70ebb6da','b1dafcad-6c0d-46f5-866f-5ae1f886021e','a3777758-1a7e-441f-a70d-f101dabaaf96','4580d244-b106-4072-a9db-5fce63194a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:05.717513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee3e3910-ddf2-4d18-98d1-1298a85bf671) transitioned 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 15:14:05.727290 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:05.727290 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:05.728081 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:05.728081 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create snapshot from volume daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:05.732110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee3e3910-ddf2-4d18-98d1-1298a85bf671) 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 15:14:05.734093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (afc37ead-68b0-4cfb-8602-9989a2f0067c) 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 15:14:05.734093 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume request issued successfully. Aug 13 15:14:05.734430 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e7e68f4-1a84-4b5b-8f84-5b57389e836b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:05.734935 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 280/1121] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:05 2026] POST /volume/v3/volumes => generated 751 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:05.749020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b69a810-454e-4a26-a571-26e42fce285a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:05.753159 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b69a810-454e-4a26-a571-26e42fce285a tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:05.753159 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b69a810-454e-4a26-a571-26e42fce285a tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:05.753159 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b69a810-454e-4a26-a571-26e42fce285a tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:05.760481 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:05.760481 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:05.765163 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b69a810-454e-4a26-a571-26e42fce285a tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:05.772153 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b69a810-454e-4a26-a571-26e42fce285a tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 200 Aug 13 15:14:05.772793 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 277/1122] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:05 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:05.778471 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['d1448fc5-ba54-48ba-beaa-1f46bd198a5b', '4acc0d0e-8aef-4a7c-8361-c9d88f8d5f16', '447cc973-d576-4d6b-9e81-e7a5c1af1796', '5722e433-98ce-4c69-a66a-ee6182184d50'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:05.837711 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot create request issued successfully. Aug 13 15:14:05.838144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe5b67b-93f3-4b2c-aade-ccbec3b63dc7 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:05.838614 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 286/1123] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:05.854791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c034038-e7a0-428f-a533-4673820dbcd5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:05.857880 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c034038-e7a0-428f-a533-4673820dbcd5 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 Aug 13 15:14:05.857880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c034038-e7a0-428f-a533-4673820dbcd5 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:05.857880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c034038-e7a0-428f-a533-4673820dbcd5 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:05.866410 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:05.866410 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:05.867129 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2c034038-e7a0-428f-a533-4673820dbcd5 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:05.869077 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c034038-e7a0-428f-a533-4673820dbcd5 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 returned with HTTP 200 Aug 13 15:14:05.869735 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 281/1124] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:05 2026] GET /volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:06.791431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33073488-d097-4da1-9cbe-4121fc7fab63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:06.794081 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33073488-d097-4da1-9cbe-4121fc7fab63 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:06.794697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33073488-d097-4da1-9cbe-4121fc7fab63 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:06.794912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33073488-d097-4da1-9cbe-4121fc7fab63 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:06.803497 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:06.803497 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:06.809117 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33073488-d097-4da1-9cbe-4121fc7fab63 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:06.813426 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33073488-d097-4da1-9cbe-4121fc7fab63 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 200 Aug 13 15:14:06.813830 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 281/1125] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:06 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:06.830039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:06.832464 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:14:06.833329 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9dbd370a-cea9-4b3f-8a42-992777527bbd", "name": "tempest-VolumesBackupsAdminTest-Backup-721426535", "container": "tempest-volumesbackupsadmintest-backup-container-1337800333"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:06.835690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Creating new backup {'backup': {'volume_id': '9dbd370a-cea9-4b3f-8a42-992777527bbd', 'name': 'tempest-VolumesBackupsAdminTest-Backup-721426535', 'container': 'tempest-volumesbackupsadmintest-backup-container-1337800333'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:14:06.837243 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Creating backup of volume 9dbd370a-cea9-4b3f-8a42-992777527bbd in container tempest-volumesbackupsadmintest-backup-container-1337800333 Aug 13 15:14:06.846862 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:06.846862 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:06.847138 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:06.883302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:06.885245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 Aug 13 15:14:06.885499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:06.885771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:06.890991 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:06.890991 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:06.891663 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:06.892722 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa506beb-7270-4398-a27a-cbd6e4321d4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 returned with HTTP 200 Aug 13 15:14:06.893148 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 287/1126] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:06 2026] GET /volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:06.901630 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Created reservations ['41ae222c-271a-452f-9397-eb3df9dd6daf', '29f0e6e2-8f8f-4997-b79c-80e9cf101202'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:06.908515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:06.910444 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:06.911080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daba32a8-3275-47c1-871d-692a9269bb70", "name": "tempest-VolumesDeleteCascade-Snapshot-2111359126"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:06.920362 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:06.920362 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:06.920833 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:06.920934 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create snapshot from volume daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:06.951505 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['7f148d98-534e-491c-a9c1-6e0bd971b69d', 'f4ae0e19-d028-4dec-81d9-bac8eb895829', 'af3dafb1-8355-4554-a07e-00fdf9d7a42d', '72c3a41e-fe20-469d-b892-c97f7e6e692d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:06.974453 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e83094b7-ad41-4169-bc3c-67ab012072b4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:14:06.975406 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 278/1127] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:14:06 2026] POST /volume/v3/backups => generated 332 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:06.986828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:06.990654 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:06.991001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:06.991204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:06.991402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:07.001349 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot create request issued successfully. Aug 13 15:14:07.001716 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fdc32a7-9973-45e4-b9a9-f86eab0bc401 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:07.002125 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 282/1128] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:07.010332 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:07.010332 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:07.011343 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc653dd8-cd1b-4e67-8059-7bde101b3fc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:07.011757 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 282/1129] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:06 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:07.013261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:07.015578 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 Aug 13 15:14:07.015830 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:07.016121 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:07.023209 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:07.023209 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:07.023702 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:07.024597 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf197c5d-c063-42b0-b43d-f775c5db56c1 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 returned with HTTP 200 Aug 13 15:14:07.025029 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 288/1130] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:07 2026] GET /volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.021352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.023003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:08.023185 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.023376 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.023507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:08.027902 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.027902 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:08.028707 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d4cc827-cc43-400d-81f6-1cb35c049aa5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:08.029047 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 279/1131] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.036066 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.038492 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 Aug 13 15:14:08.038592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.038856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.044818 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.044818 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:08.045455 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:08.046453 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51662b28-d9c7-4c9d-9dc9-f279a1f94852 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 returned with HTTP 200 Aug 13 15:14:08.046945 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 283/1132] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.055827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.059340 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70?cascade=True Aug 13 15:14:08.059340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.059340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.059340 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume with id: daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:08.065987 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.065987 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:08.066513 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:08.111250 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume request issued successfully. Aug 13 15:14:08.111498 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31ec0afd-f1be-4445-b1e1-8a501ffd8316 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70?cascade=True returned with HTTP 202 Aug 13 15:14:08.112029 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 283/1133] 10.4.3.38 () {66 vars in 1369 bytes} [Thu Aug 13 15:14:08 2026] DELETE /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:08.119314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.120722 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:08.120891 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.121296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.129825 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.129825 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:08.134642 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:08.141004 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c22e0898-c87b-46f1-a8a6-ead9a54f9b52 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 200 Aug 13 15:14:08.144667 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 289/1134] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.151553 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-896d4619-19cf-4504-a6a6-952de4602e42 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.153977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-896d4619-19cf-4504-a6a6-952de4602e42 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:08.154197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-896d4619-19cf-4504-a6a6-952de4602e42 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.154375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-896d4619-19cf-4504-a6a6-952de4602e42 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.162087 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.162087 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:08.165881 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-896d4619-19cf-4504-a6a6-952de4602e42 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:08.169905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-896d4619-19cf-4504-a6a6-952de4602e42 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:08.170518 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 280/1135] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.215361 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.218573 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:08.218573 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.218573 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.226459 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.226459 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:08.230195 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:08.235022 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-6d474f18-6011-4c9c-a3cf-c1ec456954da tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:08.235569 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 284/1136] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.318077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77616289-aaa0-45f4-b4a8-7cc809e35717 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.318515 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77616289-aaa0-45f4-b4a8-7cc809e35717 None None] GET https://10.4.3.38/volume// Aug 13 15:14:08.318738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77616289-aaa0-45f4-b4a8-7cc809e35717 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.318985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77616289-aaa0-45f4-b4a8-7cc809e35717 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.319378 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77616289-aaa0-45f4-b4a8-7cc809e35717 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:08.319627 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 284/1137] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:14: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 15:14:08.329796 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-b3053cfe-2f84-4e8f-a925-e0c0f006eb16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.335646 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-b3053cfe-2f84-4e8f-a925-e0c0f006eb16 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:14:08.335646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-b3053cfe-2f84-4e8f-a925-e0c0f006eb16 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b131a4ff-64e4-4291-916f-909a5d573567", "connector": null, "instance_uuid": "44533768-6393-40e4-abe6-6486004c44ce"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:08.344714 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.344714 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:08.356292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11aa7af2-584b-44e9-a81a-933809f86330 req-c2237d53-0326-4934-9e17-dd719ce77de1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.358085 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11aa7af2-584b-44e9-a81a-933809f86330 req-c2237d53-0326-4934-9e17-dd719ce77de1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 Aug 13 15:14:08.358263 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11aa7af2-584b-44e9-a81a-933809f86330 req-c2237d53-0326-4934-9e17-dd719ce77de1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.358457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11aa7af2-584b-44e9-a81a-933809f86330 req-c2237d53-0326-4934-9e17-dd719ce77de1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.366120 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.366120 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:08.372434 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-b3053cfe-2f84-4e8f-a925-e0c0f006eb16 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:14:08.372940 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 290/1138] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:14:08 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 15:14:08.404358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.405623 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:08.406043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.406161 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.416386 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.416386 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:08.419401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8caa6c1b-3ec0-4dbd-9b9f-49f0bcff56b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.419528 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8caa6c1b-3ec0-4dbd-9b9f-49f0bcff56b7 None None] GET https://10.4.3.38/volume// Aug 13 15:14:08.419713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8caa6c1b-3ec0-4dbd-9b9f-49f0bcff56b7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.419900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8caa6c1b-3ec0-4dbd-9b9f-49f0bcff56b7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.420203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8caa6c1b-3ec0-4dbd-9b9f-49f0bcff56b7 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:08.420507 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 285/1139] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14: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 15:14:08.421402 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:08.422700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11aa7af2-584b-44e9-a81a-933809f86330 req-c2237d53-0326-4934-9e17-dd719ce77de1 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 returned with HTTP 200 Aug 13 15:14:08.423021 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 281/1140] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:14:08 2026] DELETE /volume/v3/attachments/0c9e8a80-af84-48d8-8572-0f4b3285bd73 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.427885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a8bace3-4e40-4cc1-877c-8fce1ab57c74 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:08.428530 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 285/1141] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:08.429300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.431587 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:08.432365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:08.432365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:08.441124 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.441124 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:08.444763 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:08.449035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-34e854ce-8f11-438e-ba44-a02c179f1002 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:08.449459 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 291/1142] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:08 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:08.543051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:08.545126 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] PUT https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 Aug 13 15:14:08.545461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:08.554136 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Acquiring lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:14:08.559350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:14:08.560289 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:08.560289 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:08.704538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" released by "attachment_update" :: held 0.145s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:14:08.705012 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-00ee41f0-18f6-4ae5-80ab-c12e5f50351f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 returned with HTTP 200 Aug 13 15:14:08.705661 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 286/1143] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:14:08 2026] PUT /volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:09.041982 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c53c4c68-e70f-44f7-9611-90e8e376289c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.045692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c53c4c68-e70f-44f7-9611-90e8e376289c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:09.045692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c53c4c68-e70f-44f7-9611-90e8e376289c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.045692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c53c4c68-e70f-44f7-9611-90e8e376289c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.045692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c53c4c68-e70f-44f7-9611-90e8e376289c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:09.054141 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.054141 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:09.055946 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c53c4c68-e70f-44f7-9611-90e8e376289c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:09.056352 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 282/1144] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:09.164979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9131fc39-c8cf-4463-b5e4-8064d98a129c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.167157 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9131fc39-c8cf-4463-b5e4-8064d98a129c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:09.167416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9131fc39-c8cf-4463-b5e4-8064d98a129c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.167648 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9131fc39-c8cf-4463-b5e4-8064d98a129c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.177683 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9131fc39-c8cf-4463-b5e4-8064d98a129c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 404 Aug 13 15:14:09.177683 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 286/1145] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:09.189789 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.201276 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:14:09.201576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.202235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.202235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:09.202844 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:09.213052 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Get all volumes completed successfully. Aug 13 15:14:09.213052 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ee5799e-c48b-4a00-a37f-43c3e77ca38a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:14:09.213052 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 292/1146] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:09.223044 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.227565 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:09.228663 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:09.248895 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Get all snapshots completed successfully. Aug 13 15:14:09.250219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bf2afca-45aa-4cc7-8dff-70fd4d5d78f4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:14:09.251188 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 287/1147] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:09.267940 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.271364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 Aug 13 15:14:09.271364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.271515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.271559 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete snapshot with id: 310aabc0-f73d-4ed2-855f-b2324da962b5 Aug 13 15:14:09.276445 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b3b741-71b0-4a47-8bc6-d36a98faae4a tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 returned with HTTP 404 Aug 13 15:14:09.277049 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 283/1148] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:09 2026] DELETE /volume/v3/snapshots/310aabc0-f73d-4ed2-855f-b2324da962b5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:14:09.287265 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c2816af0-d00a-43ea-b9c5-d959403de304 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.290297 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2816af0-d00a-43ea-b9c5-d959403de304 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 Aug 13 15:14:09.290533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2816af0-d00a-43ea-b9c5-d959403de304 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.290826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2816af0-d00a-43ea-b9c5-d959403de304 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.290983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c2816af0-d00a-43ea-b9c5-d959403de304 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete snapshot with id: 6af79374-941e-4ca6-ad93-7cb3f15f0a43 Aug 13 15:14:09.299546 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2816af0-d00a-43ea-b9c5-d959403de304 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 returned with HTTP 404 Aug 13 15:14:09.299546 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 287/1149] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:09 2026] DELETE /volume/v3/snapshots/6af79374-941e-4ca6-ad93-7cb3f15f0a43 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:09.307499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-223acf82-717f-4ebe-9663-e24348f5376c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.309624 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-223acf82-717f-4ebe-9663-e24348f5376c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:09.309937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-223acf82-717f-4ebe-9663-e24348f5376c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.310181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-223acf82-717f-4ebe-9663-e24348f5376c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.317637 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-223acf82-717f-4ebe-9663-e24348f5376c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 404 Aug 13 15:14:09.318098 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 293/1150] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:09.325712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.327544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:09.327772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.327954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.328107 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume with id: daba32a8-3275-47c1-871d-692a9269bb70 Aug 13 15:14:09.333808 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24f9178a-d381-4ef3-8066-8c52a6ea4c53 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 returned with HTTP 404 Aug 13 15:14:09.334320 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 288/1151] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:09 2026] DELETE /volume/v3/volumes/daba32a8-3275-47c1-871d-692a9269bb70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:09.348817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.351536 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:09.351968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-4946440"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:09.355568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-4946440'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:09.355709 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume of 1 GB Aug 13 15:14:09.360881 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Availability Zones retrieved successfully. Aug 13 15:14:09.369280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (f48a47e2-078c-424a-b0f7-2b5a718306d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:09.370955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e8c40d-077e-4880-884d-4ca52aaad69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:09.372377 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:09.415040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e8c40d-077e-4880-884d-4ca52aaad69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:09.415040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727707f8-6e54-422d-bb9a-7e3fdce24854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:09.445724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.448076 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:09.448389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.448535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.464909 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.464909 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:09.469954 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:09.473384 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['97af6ae6-a788-4a33-868f-37d4ec219cc7', 'f0a8a0ef-2639-4d8c-9b48-276db2fa1506', '93cbce1f-9d71-49ab-9ff0-3efb6dfe3eba', '01f7a98e-2e4c-4e67-94b4-0d45178fcb6a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:09.474155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727707f8-6e54-422d-bb9a-7e3fdce24854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97af6ae6-a788-4a33-868f-37d4ec219cc7', 'f0a8a0ef-2639-4d8c-9b48-276db2fa1506', '93cbce1f-9d71-49ab-9ff0-3efb6dfe3eba', '01f7a98e-2e4c-4e67-94b4-0d45178fcb6a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:09.475125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f7b65e-3d68-444c-9ba5-6f584f42ec6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:09.475473 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d9e21cb-1d6d-4b02-97b4-a8f28bd6354f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:09.475862 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 288/1152] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:09.498897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f7b65e-3d68-444c-9ba5-6f584f42ec6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ec130c-4ac7-49ab-b050-4d83871ff05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-4946440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['97af6ae6-a788-4a33-868f-37d4ec219cc7','f0a8a0ef-2639-4d8c-9b48-276db2fa1506','93cbce1f-9d71-49ab-9ff0-3efb6dfe3eba','01f7a98e-2e4c-4e67-94b4-0d45178fcb6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-4946440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ec130c-4ac7-49ab-b050-4d83871ff05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad74cacf90f143ce9ecfe11b5e8905de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:09.499944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e743e06-fde3-4aed-90b5-bfa821ba3f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:09.521236 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e743e06-fde3-4aed-90b5-bfa821ba3f31) transitioned into state 'SUCCESS' from state '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-4946440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['97af6ae6-a788-4a33-868f-37d4ec219cc7','f0a8a0ef-2639-4d8c-9b48-276db2fa1506','93cbce1f-9d71-49ab-9ff0-3efb6dfe3eba','01f7a98e-2e4c-4e67-94b4-0d45178fcb6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:09.522056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1434fa6-4fcb-45cf-b6ec-0a908e1815eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:09.530195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1434fa6-4fcb-45cf-b6ec-0a908e1815eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:09.531144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (f48a47e2-078c-424a-b0f7-2b5a718306d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:09.531563 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request issued successfully. Aug 13 15:14:09.532237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7613ff7b-848b-4473-814d-9ad5236e6dfa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:09.532860 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 284/1153] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:09 2026] POST /volume/v3/volumes => generated 746 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:09.551830 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.555951 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:09.556349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.556620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.564756 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.564756 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:09.568115 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:09.571812 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dc67c56-d28c-4e0f-88ed-3ffcf68da637 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 200 Aug 13 15:14:09.572332 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 294/1154] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:09.800416 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c53b59c-d009-42a1-aad7-935c75038be3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.802177 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:14:09.802446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.802647 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.802839 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume with id: 114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:14:09.811125 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.811125 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:09.811647 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:09.831933 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume request issued successfully. Aug 13 15:14:09.832116 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c53b59c-d009-42a1-aad7-935c75038be3 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 202 Aug 13 15:14:09.832541 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 289/1155] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:09 2026] DELETE /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:09.841855 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31183999-fb83-497f-889f-2370d7bbd9bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:09.845282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31183999-fb83-497f-889f-2370d7bbd9bd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:14:09.845487 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31183999-fb83-497f-889f-2370d7bbd9bd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:09.845686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31183999-fb83-497f-889f-2370d7bbd9bd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:09.852876 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:09.852876 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:09.857157 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31183999-fb83-497f-889f-2370d7bbd9bd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Volume info retrieved successfully. Aug 13 15:14:09.861924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31183999-fb83-497f-889f-2370d7bbd9bd tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 200 Aug 13 15:14:09.862541 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 289/1156] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:09 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 1248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:10.069627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a22d981-c5db-4a81-8823-daf842ed588e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.071732 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a22d981-c5db-4a81-8823-daf842ed588e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:10.072009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a22d981-c5db-4a81-8823-daf842ed588e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.072708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a22d981-c5db-4a81-8823-daf842ed588e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.072885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8a22d981-c5db-4a81-8823-daf842ed588e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:10.085464 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:10.085464 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:10.087291 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a22d981-c5db-4a81-8823-daf842ed588e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:10.087970 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 285/1157] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:10.491212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9c188eb-da06-45f8-8de4-5178840ba43e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.493538 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9c188eb-da06-45f8-8de4-5178840ba43e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:10.493834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9c188eb-da06-45f8-8de4-5178840ba43e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.494098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9c188eb-da06-45f8-8de4-5178840ba43e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.516641 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:10.516641 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:10.522498 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9c188eb-da06-45f8-8de4-5178840ba43e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:10.528878 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9c188eb-da06-45f8-8de4-5178840ba43e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:10.529585 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 295/1158] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:10.586302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5efa090e-3066-4e18-a274-5ec10b485a8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.588560 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efa090e-3066-4e18-a274-5ec10b485a8f tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:10.588792 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efa090e-3066-4e18-a274-5ec10b485a8f tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.588913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efa090e-3066-4e18-a274-5ec10b485a8f tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.596188 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:10.596188 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:10.600110 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5efa090e-3066-4e18-a274-5ec10b485a8f tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:10.604343 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efa090e-3066-4e18-a274-5ec10b485a8f tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 200 Aug 13 15:14:10.604753 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 290/1159] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:10.625162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.627184 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:10.627509 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1ec130c-4ac7-49ab-b050-4d83871ff05b", "name": "tempest-VolumesDeleteCascade-Snapshot-305949174"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:10.644574 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:10.644574 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:10.645341 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:10.645563 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create snapshot from volume d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:10.683306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['fdf2e1c6-063d-4e45-820d-2a6477b8f7bc', 'c4a96bc8-ff83-4ffb-946e-8cd13df8db7f', '9a75675e-3947-417c-a2e3-6dd72fdc4d04', 'c1687c18-ad34-4818-8c4d-6d3d62d31519'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:10.720069 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot create request issued successfully. Aug 13 15:14:10.720476 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3797c906-91b7-4dfc-a9ab-944411d41e31 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:10.721121 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 290/1160] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:10.730927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.735606 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e Aug 13 15:14:10.735852 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.736040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.744202 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:10.744202 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:10.744959 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:10.746129 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a34faf1-80cb-4a40-b200-5953f16c9af4 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e returned with HTTP 200 Aug 13 15:14:10.753505 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 286/1161] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:10.877367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f3155de-c8c0-433d-8735-c5e535f0614d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.880051 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f3155de-c8c0-433d-8735-c5e535f0614d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 Aug 13 15:14:10.880332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f3155de-c8c0-433d-8735-c5e535f0614d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.880591 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f3155de-c8c0-433d-8735-c5e535f0614d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.888936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f3155de-c8c0-433d-8735-c5e535f0614d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 returned with HTTP 404 Aug 13 15:14:10.889596 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 296/1162] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/volumes/114ab448-95c6-42ab-aff9-7519316c4251 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:10.898008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.903530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:10.903756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.903941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.904098 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume with id: d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:10.917867 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf1d13bb-15ec-4839-a64d-34702f1f785d tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 404 Aug 13 15:14:10.918557 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 291/1163] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:10 2026] DELETE /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:10.932047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-092be6bd-3b25-447d-b111-b0045e0e19fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.933967 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-092be6bd-3b25-447d-b111-b0045e0e19fb tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 Aug 13 15:14:10.933967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-092be6bd-3b25-447d-b111-b0045e0e19fb tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.934225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-092be6bd-3b25-447d-b111-b0045e0e19fb tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.945595 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-092be6bd-3b25-447d-b111-b0045e0e19fb tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 returned with HTTP 404 Aug 13 15:14:10.946220 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 291/1164] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/volumes/d797cc19-d8d4-4e01-8a68-40a87a806192 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:10.954031 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.956482 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:14:10.956845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.957111 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.957400 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Delete volume with id: 5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:14:10.965619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4c1bc4a-9aea-4a7d-9c23-54ab0e02ba2f tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 404 Aug 13 15:14:10.966226 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 287/1165] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:10 2026] DELETE /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:10.975450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44ae2388-979a-456f-94e6-32ecdb918f81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:10.977607 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44ae2388-979a-456f-94e6-32ecdb918f81 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] GET https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f Aug 13 15:14:10.977736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44ae2388-979a-456f-94e6-32ecdb918f81 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:10.977866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44ae2388-979a-456f-94e6-32ecdb918f81 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:10.984704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44ae2388-979a-456f-94e6-32ecdb918f81 tempest-TestInstancesWithCinderVolumes-940621208 tempest-TestInstancesWithCinderVolumes-940621208-project-member] https://10.4.3.38/volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f returned with HTTP 404 Aug 13 15:14:10.985222 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 297/1166] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:10 2026] GET /volume/v3/volumes/5835ca7f-47b9-4bdc-bd35-eb8e4cd1d17f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:11.003051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.006630 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:14:11.006986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.007302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.008326 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:11.060038 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Get all volumes completed successfully. Aug 13 15:14:11.062461 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.062461 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:11.067614 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f7ace2c-ec56-439a-bab4-0a67e818d0c7 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:14:11.068021 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 292/1167] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10679 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:11.090645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-741d8ec5-09a6-429a-8258-a84a4f277953 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.092926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-741d8ec5-09a6-429a-8258-a84a4f277953 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] DELETE https://10.4.3.38/volume/v3/types/d82e6351-7ee9-44b6-aa48-faa6da82abaa Aug 13 15:14:11.093952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-741d8ec5-09a6-429a-8258-a84a4f277953 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.093952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-741d8ec5-09a6-429a-8258-a84a4f277953 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.093952 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.093952 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:11.100486 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.104526 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:11.104526 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.104526 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.104526 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:11.114569 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.114569 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:11.116091 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb74b78-9d2b-439f-944d-b7b2ad65dead tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:11.116284 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 288/1168] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:11.130843 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-741d8ec5-09a6-429a-8258-a84a4f277953 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types/d82e6351-7ee9-44b6-aa48-faa6da82abaa returned with HTTP 202 Aug 13 15:14:11.131277 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 292/1169] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:11 2026] DELETE /volume/v3/types/d82e6351-7ee9-44b6-aa48-faa6da82abaa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:11.139357 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.140978 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:14:11.141199 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.141441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.142206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:11.197023 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Get all volumes completed successfully. Aug 13 15:14:11.199722 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.199722 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:11.208856 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6806f074-dcbd-4c34-866a-2c2cc2f82308 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:14:11.209052 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 298/1170] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10679 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:11.226741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e998438-514d-4e86-91e4-7119f3153754 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.229914 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e998438-514d-4e86-91e4-7119f3153754 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] DELETE https://10.4.3.38/volume/v3/types/b965e271-0092-4a8f-858d-da5966a5264c Aug 13 15:14:11.229914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e998438-514d-4e86-91e4-7119f3153754 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.229914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e998438-514d-4e86-91e4-7119f3153754 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.258783 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e998438-514d-4e86-91e4-7119f3153754 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types/b965e271-0092-4a8f-858d-da5966a5264c returned with HTTP 202 Aug 13 15:14:11.258783 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 293/1171] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:11 2026] DELETE /volume/v3/types/b965e271-0092-4a8f-858d-da5966a5264c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:11.546921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.550450 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:11.551081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.551346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.566642 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.566642 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:11.573653 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:11.581436 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2f8c303-9b68-4e66-aa62-94569beef3c6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:11.581840 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 289/1172] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:11.761796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.766776 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e Aug 13 15:14:11.766944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.767126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.773707 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.773707 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:11.774347 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:11.775362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b97a8a9-c4cd-478f-ac67-c28f0e36db5d tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e returned with HTTP 200 Aug 13 15:14:11.776090 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 293/1173] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:11.785630 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.787841 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:11.788286 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fb0f8e75-8ff3-49ab-a34b-07b35e2f902e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-193946590"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:11.790485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request body: {'volume': {'snapshot_id': 'fb0f8e75-8ff3-49ab-a34b-07b35e2f902e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-193946590'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:11.797595 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.797595 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:11.797728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.798310 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Snapshot retrieved successfully. Aug 13 15:14:11.798427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume of 1 GB Aug 13 15:14:11.799873 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:14:11.800115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.800378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.801401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:11.802900 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Availability Zones retrieved successfully. Aug 13 15:14:11.810146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (65e7720d-ba4f-4d77-bfbf-638917138f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:11.811557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b0cc08-428d-4089-80c2-0e105312b4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:11.812878 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:11.822901 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Get all volumes completed successfully. Aug 13 15:14:11.824919 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.824919 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:11.830375 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5b29999-df1e-409d-8a06-51ec62bae1d1 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:14:11.830883 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 294/1174] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10679 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:11.854540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.862777 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b Aug 13 15:14:11.863090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.863443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.863620 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Delete volume with id: 776dbbf3-532a-401e-9fe0-c44970866f4b Aug 13 15:14:11.865483 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b0cc08-428d-4089-80c2-0e105312b4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb0f8e75-8ff3-49ab-a34b-07b35e2f902e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:11.866511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a81e12-500a-4431-968c-0a0d9830a4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:11.877640 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.877640 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:11.878288 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Volume info retrieved successfully. Aug 13 15:14:11.892017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.image.cache [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'f5105a7d-d3e1-42b8-bc57-1141ddcfbd60', 'volume_id': '776dbbf3-532a-401e-9fe0-c44970866f4b', 'host': 'np0000007223@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 15, 12, 40), 'last_used': datetime.datetime(2026, 8, 13, 15, 12, 50)}. {{(pid=100284) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 15:14:11.905527 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Delete volume request issued successfully. Aug 13 15:14:11.905821 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5b3df0c-70f7-4290-a557-3b2ea7576d3c tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b returned with HTTP 202 Aug 13 15:14:11.906353 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 290/1175] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:11 2026] DELETE /volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:11.914346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:11.916963 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] GET https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b Aug 13 15:14:11.917220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:11.917479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:11.925944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Created reservations ['acded15f-c689-4c74-ab38-ef9682487329', 'b24ac61d-67fa-4009-bb09-6e3dca09d3dd', '42519d43-e16b-4760-b82d-fac887cfe2a2', 'e5190966-425f-4623-90d6-e2eaa4b4adbc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:11.926968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a81e12-500a-4431-968c-0a0d9830a4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acded15f-c689-4c74-ab38-ef9682487329', 'b24ac61d-67fa-4009-bb09-6e3dca09d3dd', '42519d43-e16b-4760-b82d-fac887cfe2a2', 'e5190966-425f-4623-90d6-e2eaa4b4adbc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:11.927071 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:11.927071 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:11.927918 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51e2f78-5a70-4316-a624-c5bc183abda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:11.933100 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Volume info retrieved successfully. Aug 13 15:14:11.938665 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8a5c3e6-3040-4361-8d54-5684ccf883e5 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b returned with HTTP 200 Aug 13 15:14:11.939199 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 294/1176] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:11 2026] GET /volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:11.981804 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51e2f78-5a70-4316-a624-c5bc183abda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe9999c-4ecb-4d4b-aa9c-6de2facb4044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-193946590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['acded15f-c689-4c74-ab38-ef9682487329','b24ac61d-67fa-4009-bb09-6e3dca09d3dd','42519d43-e16b-4760-b82d-fac887cfe2a2','e5190966-425f-4623-90d6-e2eaa4b4adbc'],size=1,snapshot_id=fb0f8e75-8ff3-49ab-a34b-07b35e2f902e,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-193946590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe9999c-4ecb-4d4b-aa9c-6de2facb4044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad74cacf90f143ce9ecfe11b5e8905de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb0f8e75-8ff3-49ab-a34b-07b35e2f902e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:11.982788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2aaaa1-5379-4a7a-9335-41b734ce0f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:12.010273 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b2aaaa1-5379-4a7a-9335-41b734ce0f3e) transitioned into state 'SUCCESS' from state '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-193946590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad74cacf90f143ce9ecfe11b5e8905de',qos_specs=None,replication_status=,reservations=['acded15f-c689-4c74-ab38-ef9682487329','b24ac61d-67fa-4009-bb09-6e3dca09d3dd','42519d43-e16b-4760-b82d-fac887cfe2a2','e5190966-425f-4623-90d6-e2eaa4b4adbc'],size=1,snapshot_id=fb0f8e75-8ff3-49ab-a34b-07b35e2f902e,source_replicaid=,source_volid=None,status='creating',user_id='ad3cc662b37b49a3b4331a38cfdab91a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:12.011187 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90f640f-ab78-4063-a2ee-a7450166ae81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:12.034854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90f640f-ab78-4063-a2ee-a7450166ae81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:12.035352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Flow 'volume_create_api' (65e7720d-ba4f-4d77-bfbf-638917138f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:12.035634 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Create volume request issued successfully. Aug 13 15:14:12.036179 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f84c71d9-2d63-4f43-bfbf-e3ed8d9db929 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:12.036648 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 299/1177] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:14:11 2026] POST /volume/v3/volumes => generated 782 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:12.056221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:12.060516 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:12.060691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:12.060951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:12.072848 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:12.072848 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:12.078173 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:12.083768 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bec2f77-cce2-4eb8-95b1-bddbf14ad48c tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 200 Aug 13 15:14:12.084148 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 295/1178] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:12 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:12.130516 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebbfd142-2208-4e0b-a777-d44c96791488 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:12.133532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbfd142-2208-4e0b-a777-d44c96791488 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:12.133603 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbfd142-2208-4e0b-a777-d44c96791488 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:12.134347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbfd142-2208-4e0b-a777-d44c96791488 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:12.134347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ebbfd142-2208-4e0b-a777-d44c96791488 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:12.140930 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:12.140930 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:12.142114 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbfd142-2208-4e0b-a777-d44c96791488 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:12.142599 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 291/1179] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:12 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:12.599443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55f98c70-f686-4438-9f56-67fea592b508 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:12.603581 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55f98c70-f686-4438-9f56-67fea592b508 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:12.604012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55f98c70-f686-4438-9f56-67fea592b508 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:12.604365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55f98c70-f686-4438-9f56-67fea592b508 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:12.627432 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:12.627432 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:12.637875 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55f98c70-f686-4438-9f56-67fea592b508 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:12.641063 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55f98c70-f686-4438-9f56-67fea592b508 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:12.641798 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 295/1180] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:12 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:12.954694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3056862-8554-4e0b-af7a-70c0b8bbae99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:12.956590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3056862-8554-4e0b-af7a-70c0b8bbae99 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] GET https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b Aug 13 15:14:12.956590 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3056862-8554-4e0b-af7a-70c0b8bbae99 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:12.956750 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3056862-8554-4e0b-af7a-70c0b8bbae99 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:12.967986 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3056862-8554-4e0b-af7a-70c0b8bbae99 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b returned with HTTP 404 Aug 13 15:14:12.968698 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 300/1181] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:12 2026] GET /volume/v3/volumes/776dbbf3-532a-401e-9fe0-c44970866f4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:12.980006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a21ee70-106e-4e44-bc7a-43e98fd05f28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:12.982654 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a21ee70-106e-4e44-bc7a-43e98fd05f28 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] DELETE https://10.4.3.38/volume/v3/types/03dc6739-95a0-4059-9bb6-91f8345a2228 Aug 13 15:14:12.982926 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a21ee70-106e-4e44-bc7a-43e98fd05f28 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:12.983190 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a21ee70-106e-4e44-bc7a-43e98fd05f28 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.012696 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a21ee70-106e-4e44-bc7a-43e98fd05f28 tempest-TestInstancesWithCinderVolumes-2012467198 tempest-TestInstancesWithCinderVolumes-2012467198-project-admin] https://10.4.3.38/volume/v3/types/03dc6739-95a0-4059-9bb6-91f8345a2228 returned with HTTP 202 Aug 13 15:14:13.013206 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 296/1182] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:12 2026] DELETE /volume/v3/types/03dc6739-95a0-4059-9bb6-91f8345a2228 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:13.101483 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e6b0623-23e5-4160-b527-19c2d658d838 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.103376 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e6b0623-23e5-4160-b527-19c2d658d838 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:13.103835 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e6b0623-23e5-4160-b527-19c2d658d838 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.103835 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e6b0623-23e5-4160-b527-19c2d658d838 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.111963 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.111963 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:13.116260 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e6b0623-23e5-4160-b527-19c2d658d838 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:13.119191 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e6b0623-23e5-4160-b527-19c2d658d838 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 200 Aug 13 15:14:13.119589 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 292/1183] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:13 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:13.137428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.141826 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:13.141826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.141826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.146090 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.146090 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:13.149564 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:13.153605 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61865eb5-5f07-46d1-a2dc-58537e558c86 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 200 Aug 13 15:14:13.154026 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 296/1184] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:13 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:13.156510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd012b0b-ed8f-487d-b796-660a825ba486 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.159704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd012b0b-ed8f-487d-b796-660a825ba486 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:13.159982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd012b0b-ed8f-487d-b796-660a825ba486 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.160248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd012b0b-ed8f-487d-b796-660a825ba486 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.160411 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bd012b0b-ed8f-487d-b796-660a825ba486 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:13.167086 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68e2046c-9a88-442c-b236-978c25a50693 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.168872 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b?cascade=True Aug 13 15:14:13.169042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.169213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.169378 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume with id: d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:13.175859 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.175859 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:13.176502 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:13.182079 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.182079 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:13.183394 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd012b0b-ed8f-487d-b796-660a825ba486 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:13.184074 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 301/1185] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:13 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:13.203823 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume request issued successfully. Aug 13 15:14:13.204163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68e2046c-9a88-442c-b236-978c25a50693 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b?cascade=True returned with HTTP 202 Aug 13 15:14:13.204820 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 297/1186] 10.4.3.38 () {66 vars in 1369 bytes} [Thu Aug 13 15:14:13 2026] DELETE /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b?cascade=True => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:13.213652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.216211 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:13.216533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.216732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.226737 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.226737 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:13.231371 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:13.236258 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db24cd6b-90aa-410a-9f1c-0a77fe40edbe tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 200 Aug 13 15:14:13.236619 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 293/1187] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:13 2026] GET /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:13.658846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:13.660919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:13.661173 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:13.661425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:13.674790 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:13.674790 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:13.678325 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:13.682653 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9163136-b3f9-4fe9-8baa-a7499a1d3da0 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:13.683034 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 297/1188] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:13 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:14.195459 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-058c77b7-4c4a-4836-a783-0f672813fb7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.197169 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-058c77b7-4c4a-4836-a783-0f672813fb7f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:14.197327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-058c77b7-4c4a-4836-a783-0f672813fb7f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.197500 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-058c77b7-4c4a-4836-a783-0f672813fb7f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.197603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-058c77b7-4c4a-4836-a783-0f672813fb7f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:14.202559 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.202559 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:14.203300 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-058c77b7-4c4a-4836-a783-0f672813fb7f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:14.203632 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 302/1189] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:14.254451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de7e019a-e651-4ca9-b38c-b60398b530d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.256806 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de7e019a-e651-4ca9-b38c-b60398b530d9 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:14.257037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de7e019a-e651-4ca9-b38c-b60398b530d9 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.257304 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de7e019a-e651-4ca9-b38c-b60398b530d9 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.270937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de7e019a-e651-4ca9-b38c-b60398b530d9 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 404 Aug 13 15:14:14.271524 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 298/1190] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:14.279806 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-8af3228a-84aa-4829-94c1-fd7df17342b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.280257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.282897 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:14:14.283887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.284094 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-8af3228a-84aa-4829-94c1-fd7df17342b3 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213/action Aug 13 15:14:14.284094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-8af3228a-84aa-4829-94c1-fd7df17342b3 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:14.284383 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.284423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-8af3228a-84aa-4829-94c1-fd7df17342b3 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:14.284494 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:14.285485 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:14.301371 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Get all volumes completed successfully. Aug 13 15:14:14.301998 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f1d46a6-aa28-4d99-a6fe-578c068d4ba6 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:14:14.302493 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 298/1191] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:14.318730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.321004 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:14.321260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.321498 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.321840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:14.323566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:14.332412 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.332412 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:14.344395 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Get all snapshots completed successfully. Aug 13 15:14:14.344395 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88e7537c-4e25-4bd4-80b7-d966a38b30ea tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:14:14.344395 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 303/1192] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:14.355931 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.356023 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1766f704-a530-4cd7-9bc0-b5b97aea910f req-8af3228a-84aa-4829-94c1-fd7df17342b3 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213/action returned with HTTP 204 Aug 13 15:14:14.356533 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 294/1193] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:14:14 2026] POST /volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:14.357839 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:14.358063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.358361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.368927 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.368927 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:14.373241 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:14.380596 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf381a2c-4c68-4438-bff3-2c873e6d9698 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 200 Aug 13 15:14:14.381228 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 299/1194] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:14.394754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.397900 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:14.397900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.398097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.398371 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume with id: cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:14.406179 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.406179 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:14.407342 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:14.429582 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume request issued successfully. Aug 13 15:14:14.432918 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99fe0b36-a8d0-4b72-8936-cd2bcdd84a37 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 202 Aug 13 15:14:14.433535 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 299/1195] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:14 2026] DELETE /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:14.442167 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.443801 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:14.444092 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.444397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.454335 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.454335 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:14.460766 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Volume info retrieved successfully. Aug 13 15:14:14.467338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-600ab171-ea3a-4803-b9d1-07b7c5af32d2 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 200 Aug 13 15:14:14.467338 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 304/1196] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:14.695041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.697298 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:14.697564 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.697967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.708390 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.708390 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:14.711995 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:14.716180 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2904fca-107d-4c4c-b6c2-c407c345e314 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:14.716325 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 295/1197] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:14.727975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd543584-1205-416a-af5e-3761acfc3b10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:14.729989 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd543584-1205-416a-af5e-3761acfc3b10 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:14.731053 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd543584-1205-416a-af5e-3761acfc3b10 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:14.731053 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd543584-1205-416a-af5e-3761acfc3b10 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:14.739554 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:14.739554 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:14.741511 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd543584-1205-416a-af5e-3761acfc3b10 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:14.745406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd543584-1205-416a-af5e-3761acfc3b10 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:14.745744 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 300/1198] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:14 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:15.220200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac113818-05d3-4a22-bb7e-6927baf04380 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.223117 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac113818-05d3-4a22-bb7e-6927baf04380 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:15.223117 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac113818-05d3-4a22-bb7e-6927baf04380 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.223117 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac113818-05d3-4a22-bb7e-6927baf04380 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.223734 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ac113818-05d3-4a22-bb7e-6927baf04380 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:15.242428 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:15.242428 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:15.243125 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac113818-05d3-4a22-bb7e-6927baf04380 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:15.244030 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 300/1199] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:15 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:15.295688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.305925 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:15.306185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.306447 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.320276 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:15.320276 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:15.325974 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:15.334325 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-74a45d01-6a99-4a56-9d0a-1d41ec42ada4 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:15.335507 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 305/1200] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:15 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:15.490283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e83ceb6-d51e-45f9-b2f2-10a49618c3ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.492727 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e83ceb6-d51e-45f9-b2f2-10a49618c3ed tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 Aug 13 15:14:15.495041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e83ceb6-d51e-45f9-b2f2-10a49618c3ed tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.495041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e83ceb6-d51e-45f9-b2f2-10a49618c3ed tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.502614 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e83ceb6-d51e-45f9-b2f2-10a49618c3ed tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 returned with HTTP 404 Aug 13 15:14:15.503205 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 296/1201] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:15 2026] GET /volume/v3/volumes/cfe9999c-4ecb-4d4b-aa9c-6de2facb4044 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:15.511156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd696753-2ab1-4743-9d24-28f54bd94822 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.513178 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd696753-2ab1-4743-9d24-28f54bd94822 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e Aug 13 15:14:15.513513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd696753-2ab1-4743-9d24-28f54bd94822 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.513700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd696753-2ab1-4743-9d24-28f54bd94822 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.513863 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-fd696753-2ab1-4743-9d24-28f54bd94822 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete snapshot with id: fb0f8e75-8ff3-49ab-a34b-07b35e2f902e Aug 13 15:14:15.523875 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd696753-2ab1-4743-9d24-28f54bd94822 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e returned with HTTP 404 Aug 13 15:14:15.524505 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 301/1202] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:15 2026] DELETE /volume/v3/snapshots/fb0f8e75-8ff3-49ab-a34b-07b35e2f902e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:15.538493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afb52381-363d-4e11-a855-1be9dcd3e104 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.540772 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afb52381-363d-4e11-a855-1be9dcd3e104 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] GET https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:15.540974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afb52381-363d-4e11-a855-1be9dcd3e104 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.541175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afb52381-363d-4e11-a855-1be9dcd3e104 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.549342 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afb52381-363d-4e11-a855-1be9dcd3e104 tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 404 Aug 13 15:14:15.550190 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 301/1203] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:15 2026] GET /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:15.557634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:15.560555 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:15.560787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:15.560983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:15.561156 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] Delete volume with id: d1ec130c-4ac7-49ab-b050-4d83871ff05b Aug 13 15:14:15.568971 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-426fb248-5af8-4a0b-9ff4-912a5628fbaa tempest-VolumesDeleteCascade-1171084775 tempest-VolumesDeleteCascade-1171084775-project-member] https://10.4.3.38/volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b returned with HTTP 404 Aug 13 15:14:15.569563 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 306/1204] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:15 2026] DELETE /volume/v3/volumes/d1ec130c-4ac7-49ab-b050-4d83871ff05b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:16.259522 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:16.261204 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:16.263245 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:16.264698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:16.264698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:16.269346 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:16.269346 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:16.270311 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c359b17-3752-4aad-bdf4-0d0a918c7887 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:16.272266 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 297/1205] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:16 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:16.348770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c8184cd-6f5b-4b6f-bc6c-9ce505eff675 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:16.349377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8184cd-6f5b-4b6f-bc6c-9ce505eff675 None None] GET https://10.4.3.38/volume// Aug 13 15:14:16.349613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8184cd-6f5b-4b6f-bc6c-9ce505eff675 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:16.349887 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8184cd-6f5b-4b6f-bc6c-9ce505eff675 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:16.350342 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8184cd-6f5b-4b6f-bc6c-9ce505eff675 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:16.350869 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 302/1206] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:14:16.364752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8718c55b-70d5-48ac-8f3b-d649971ff116 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:16.370272 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8718c55b-70d5-48ac-8f3b-d649971ff116 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:14:16.370944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8718c55b-70d5-48ac-8f3b-d649971ff116 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b131a4ff-64e4-4291-916f-909a5d573567", "connector": null, "instance_uuid": "44533768-6393-40e4-abe6-6486004c44ce"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:16.398256 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:16.398256 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:16.456611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8718c55b-70d5-48ac-8f3b-d649971ff116 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:14:16.459787 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 302/1207] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:14:16 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:16.471827 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d87f5048-fd42-4ffe-81cb-7b6af9bf2dd4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:16.472857 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d87f5048-fd42-4ffe-81cb-7b6af9bf2dd4 None None] GET https://10.4.3.38/volume// Aug 13 15:14:16.472857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d87f5048-fd42-4ffe-81cb-7b6af9bf2dd4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:16.473144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d87f5048-fd42-4ffe-81cb-7b6af9bf2dd4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:16.473572 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d87f5048-fd42-4ffe-81cb-7b6af9bf2dd4 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:16.476683 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 307/1208] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14:16 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 15:14:16.491962 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:16.494487 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:16.494735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:16.494959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:16.515156 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:16.515156 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:16.520067 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:16.526203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f17d0cf9-9854-4fe6-ba69-ab1fd651c893 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:16.526821 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 298/1209] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:16 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:17.287928 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dfa51846-745b-4622-affe-4e43c19581bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:17.291500 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfa51846-745b-4622-affe-4e43c19581bc tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:17.292417 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfa51846-745b-4622-affe-4e43c19581bc tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:17.292417 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfa51846-745b-4622-affe-4e43c19581bc tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:17.292417 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dfa51846-745b-4622-affe-4e43c19581bc tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:17.302057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:17.302057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:17.302897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfa51846-745b-4622-affe-4e43c19581bc tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:17.303624 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 303/1210] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:17 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:14:17.334354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2834b04c-6f23-494d-bebb-89e555d841b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:17.453186 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8fd82c13-add0-461b-ac84-2c03faed40ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:17.456934 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8fd82c13-add0-461b-ac84-2c03faed40ba tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 Aug 13 15:14:17.457120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8fd82c13-add0-461b-ac84-2c03faed40ba tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:17.457518 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8fd82c13-add0-461b-ac84-2c03faed40ba tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:17.471315 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:17.471315 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:17.515445 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:17.515822 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1636142312"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:17.518062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1636142312'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:17.518168 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume of 1 GB Aug 13 15:14:17.518795 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:17.518795 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:17.523933 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Availability Zones retrieved successfully. Aug 13 15:14:17.535945 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (ed748c26-a591-45d5-bbce-9705a118e47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:17.537161 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d8ad25-8429-4441-9296-763066c72856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:17.538501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:17.556558 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-8fd82c13-add0-461b-ac84-2c03faed40ba tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 returned with HTTP 200 Aug 13 15:14:17.557550 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 308/1211] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:14:17 2026] DELETE /volume/v3/attachments/0b2e18bb-cd57-42ff-8710-d4a588cd7213 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:17.587797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d8ad25-8429-4441-9296-763066c72856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:17.587797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74419eb-5546-4e8b-9524-5e20e2c3beeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:17.692119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Created reservations ['02e15c7d-3230-491c-afe5-6a33418f64fe', '3d0324c7-f96f-4ab8-b0b2-1973ba11cdb3', '7499300d-3f6f-4645-844d-f6ccffcf7498', 'b41c1acd-45d2-45c6-88fd-883d4df8f367'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:17.693097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74419eb-5546-4e8b-9524-5e20e2c3beeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e15c7d-3230-491c-afe5-6a33418f64fe', '3d0324c7-f96f-4ab8-b0b2-1973ba11cdb3', '7499300d-3f6f-4645-844d-f6ccffcf7498', 'b41c1acd-45d2-45c6-88fd-883d4df8f367']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:17.694378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ae0b41-6fe7-481e-a534-99f3b6881f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:17.734601 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ae0b41-6fe7-481e-a534-99f3b6881f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2bc0ec-e40b-46bf-abf5-6cdf508112c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1636142312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49ce8a4899f641df86c9873e55273535',qos_specs=None,replication_status=,reservations=['02e15c7d-3230-491c-afe5-6a33418f64fe','3d0324c7-f96f-4ab8-b0b2-1973ba11cdb3','7499300d-3f6f-4645-844d-f6ccffcf7498','b41c1acd-45d2-45c6-88fd-883d4df8f367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18baca9ae6bd492e9e65a2c30befc11f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1636142312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2bc0ec-e40b-46bf-abf5-6cdf508112c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49ce8a4899f641df86c9873e55273535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18baca9ae6bd492e9e65a2c30befc11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:17.734855 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166f684a-81bb-49a9-93e3-ec5b8293fb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:17.762868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166f684a-81bb-49a9-93e3-ec5b8293fb1c) transitioned into state 'SUCCESS' from state '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-1636142312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49ce8a4899f641df86c9873e55273535',qos_specs=None,replication_status=,reservations=['02e15c7d-3230-491c-afe5-6a33418f64fe','3d0324c7-f96f-4ab8-b0b2-1973ba11cdb3','7499300d-3f6f-4645-844d-f6ccffcf7498','b41c1acd-45d2-45c6-88fd-883d4df8f367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18baca9ae6bd492e9e65a2c30befc11f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:17.764097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b6437c-cd32-410e-bee8-c3a69aaef531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:17.787089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b6437c-cd32-410e-bee8-c3a69aaef531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:17.788127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (ed748c26-a591-45d5-bbce-9705a118e47b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:17.788666 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request issued successfully. Aug 13 15:14:17.789439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2834b04c-6f23-494d-bebb-89e555d841b2 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:17.789780 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 303/1212] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:17 2026] POST /volume/v3/volumes => generated 748 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:17.805011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:17.809492 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:17.809492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:17.809492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:17.819950 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:17.819950 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:17.826336 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:17.832955 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dc4f742-c5c8-4889-9b60-63da5682ff16 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 200 Aug 13 15:14:17.833666 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 299/1213] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:17 2026] GET /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:18.316635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:18.319815 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:18.319981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:18.320195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:18.320279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:18.329016 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:18.329016 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:18.329814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b67a3d1-59ef-4e82-8c1a-e256e7f46d2b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:18.330300 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 304/1214] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:18 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:18.850787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:18.852382 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:18.852567 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:18.852772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:18.862497 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:18.862497 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:18.867029 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:18.873096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-223117e0-c166-4d00-8b4b-57cbb9f7bddb tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 200 Aug 13 15:14:18.873489 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 309/1215] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:18 2026] GET /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:19.343866 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:19.347380 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:19.347531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:19.347846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:19.348039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:19.352557 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:19.352557 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:19.353400 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ea43ec3-3112-4400-83f8-a01b13ccd1a8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:19.353863 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 304/1216] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:19 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:19.592749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:19.594799 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:19.595185 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-506283169", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:19.596953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-506283169', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:19.697935 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Create volume of 1 GB Aug 13 15:14:19.703058 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Availability Zones retrieved successfully. Aug 13 15:14:19.707914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Flow 'volume_create_api' (0b49265b-c00c-4291-b166-1896a0c0d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:19.709153 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f472a-f77e-4bfd-a829-7bd05a5db351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:19.710048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:19.782844 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086f472a-f77e-4bfd-a829-7bd05a5db351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:19.783959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7718cb-1a6c-4efb-827f-11057cbfb646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:19.874499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Created reservations ['ce2a4e06-5e43-43cf-ae2e-be6f591ad9fd', '35b2fa26-ac8a-42fe-ad6d-dafa4259ec25', 'f0b4d441-4c80-4a42-88b7-9ca5955ae672', 'a202d7c5-b984-4c49-bcae-f5b23485fb6f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:19.875455 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7718cb-1a6c-4efb-827f-11057cbfb646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2a4e06-5e43-43cf-ae2e-be6f591ad9fd', '35b2fa26-ac8a-42fe-ad6d-dafa4259ec25', 'f0b4d441-4c80-4a42-88b7-9ca5955ae672', 'a202d7c5-b984-4c49-bcae-f5b23485fb6f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:19.876181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d066367-c47b-4bdf-b2dd-63c1758aac7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:19.897471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d066367-c47b-4bdf-b2dd-63c1758aac7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a0537e-4e29-4496-aea5-3b9d401ea2ca', '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-506283169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c382471db440f1a5eb8f68803c0475',qos_specs=None,replication_status=,reservations=['ce2a4e06-5e43-43cf-ae2e-be6f591ad9fd','35b2fa26-ac8a-42fe-ad6d-dafa4259ec25','f0b4d441-4c80-4a42-88b7-9ca5955ae672','a202d7c5-b984-4c49-bcae-f5b23485fb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69dcfdc445834ffd89089cf77718d39c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-506283169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a0537e-4e29-4496-aea5-3b9d401ea2ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c382471db440f1a5eb8f68803c0475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69dcfdc445834ffd89089cf77718d39c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:19.899274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86bc6d3-cb2c-4a5e-8b17-dce50b02de89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:19.923704 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86bc6d3-cb2c-4a5e-8b17-dce50b02de89) transitioned into state 'SUCCESS' from state '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-506283169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c382471db440f1a5eb8f68803c0475',qos_specs=None,replication_status=,reservations=['ce2a4e06-5e43-43cf-ae2e-be6f591ad9fd','35b2fa26-ac8a-42fe-ad6d-dafa4259ec25','f0b4d441-4c80-4a42-88b7-9ca5955ae672','a202d7c5-b984-4c49-bcae-f5b23485fb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69dcfdc445834ffd89089cf77718d39c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:19.924557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fabf1a4-8843-4bad-a6bd-75d47ae05aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:19.930404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81a181a6-04bf-41be-b087-ec499e451f5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:19.930865 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81a181a6-04bf-41be-b087-ec499e451f5e None None] GET https://10.4.3.38/volume// Aug 13 15:14:19.931099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81a181a6-04bf-41be-b087-ec499e451f5e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:19.931332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81a181a6-04bf-41be-b087-ec499e451f5e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:19.931764 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81a181a6-04bf-41be-b087-ec499e451f5e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:19.932183 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 305/1217] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14: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 15:14:19.938869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fabf1a4-8843-4bad-a6bd-75d47ae05aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:19.939890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Flow 'volume_create_api' (0b49265b-c00c-4291-b166-1896a0c0d42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:19.940342 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Create volume request issued successfully. Aug 13 15:14:19.941020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c584ab87-1eed-4c51-831d-c3bd8a75fe12 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:19.941695 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 300/1218] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:14:19 2026] POST /volume/v3/volumes => generated 750 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:19.945016 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:19.951692 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:14:19.951692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:19.951692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:19.963890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:19.966232 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:14:19.966480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:19.966480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:19.976312 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:19.976312 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:19.980179 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:19.980179 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:19.980780 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:14:19.986172 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26a3796a-7b9f-4490-bcaf-ff819a9bac3d tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:14:19.986838 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 305/1219] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:19 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:19.986950 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:14:19.997522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-3c962726-68d0-4152-88b3-4108a1141d69 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:14:19.998164 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 310/1220] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:19 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1024 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:20.116630 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:20.120191 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] PUT https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a Aug 13 15:14:20.121531 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:20.135434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Acquiring lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:14:20.144002 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" acquired by "attachment_update" :: waited 0.010s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:14:20.145594 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:20.145594 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:20.243382 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-b131a4ff-64e4-4291-916f-909a5d573567-np0000007223" released by "attachment_update" :: held 0.100s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:14:20.244087 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-f65509b4-64b8-4953-9fab-214d22b50421 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a returned with HTTP 200 Aug 13 15:14:20.244087 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 306/1221] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:14:20 2026] PUT /volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:20.276044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f19c2234-11ee-4e11-964b-a16481967e63 req-11dca9b5-9ed9-421a-a0a1-505476b97b5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:20.279119 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-11dca9b5-9ed9-421a-a0a1-505476b97b5d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a/action Aug 13 15:14:20.279644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-11dca9b5-9ed9-421a-a0a1-505476b97b5d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:20.280690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-11dca9b5-9ed9-421a-a0a1-505476b97b5d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:20.308704 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:20.308704 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:20.329314 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f19c2234-11ee-4e11-964b-a16481967e63 req-11dca9b5-9ed9-421a-a0a1-505476b97b5d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a/action returned with HTTP 204 Aug 13 15:14:20.329543 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 301/1222] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:14:20 2026] POST /volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:20.367206 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:20.370557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:20.371360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:20.371703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:20.371949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:20.386697 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:20.386697 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:20.390196 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8ac29b6-af5a-4d2a-aee7-3a89107e5ee1 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:20.390339 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 306/1223] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:20 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:21.006054 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-777b2473-8a6c-4e27-a1f4-8be681855275 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.010051 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-777b2473-8a6c-4e27-a1f4-8be681855275 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:14:21.010641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-777b2473-8a6c-4e27-a1f4-8be681855275 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:21.010641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-777b2473-8a6c-4e27-a1f4-8be681855275 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:21.020628 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:21.020628 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:21.026414 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-777b2473-8a6c-4e27-a1f4-8be681855275 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:14:21.036564 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-777b2473-8a6c-4e27-a1f4-8be681855275 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:14:21.037121 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 311/1224] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:21 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:21.095506 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.098528 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:14:21.098933 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:21.099264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:21.111433 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:21.111433 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:21.117805 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:14:21.135146 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-a3afd7f5-bdc6-4f47-9890-dbe562ca7613 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:14:21.135887 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 307/1225] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:21 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:21.407405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.410638 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:21.410883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:21.411069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:21.411203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:21.417784 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:21.417784 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:21.418507 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-303c8d23-e7ec-469b-ac58-8cfe550b4da6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:21.418962 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 302/1226] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:21 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:21.803993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.807225 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:14:21.807597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:21.807940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:21.817467 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:21.817467 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:21.822951 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:14:21.830271 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-4f5d5ee9-a704-4166-b56b-e051cf3cc15e tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:14:21.830801 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 307/1227] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:21 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:14:21.846022 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fa6e177-db2b-4f19-8371-247a55f061a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.846813 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa6e177-db2b-4f19-8371-247a55f061a0 None None] GET https://10.4.3.38/volume// Aug 13 15:14:21.846972 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e177-db2b-4f19-8371-247a55f061a0 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:21.847421 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e177-db2b-4f19-8371-247a55f061a0 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:21.848387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa6e177-db2b-4f19-8371-247a55f061a0 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:21.848781 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 312/1228] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:14: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 15:14:21.861197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-d65f501d-dbb0-4524-ac0c-322b26d16332 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:21.865837 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-d65f501d-dbb0-4524-ac0c-322b26d16332 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:14:21.866399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-d65f501d-dbb0-4524-ac0c-322b26d16332 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24a0537e-4e29-4496-aea5-3b9d401ea2ca", "connector": null, "instance_uuid": "983cc951-a4de-452c-a8a5-80681f8013ce"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:21.876209 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:21.876209 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:21.914599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-d65f501d-dbb0-4524-ac0c-322b26d16332 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:14:21.915284 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 308/1229] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:14:21 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:22.236098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6799ef0-5d37-431f-87e9-751842a33dbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:22.241114 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:22.241474 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-826134046"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:22.244017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-826134046'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:22.244365 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume of 1 GB Aug 13 15:14:22.254362 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Availability Zones retrieved successfully. Aug 13 15:14:22.260918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Flow 'volume_create_api' (6d003cf5-e645-45c6-8612-60162bf1a47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:22.261826 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d757ca-81dd-4c59-9710-58ecd0bb5f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.263359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:22.298932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d757ca-81dd-4c59-9710-58ecd0bb5f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.299718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb419880-bb43-41a1-b9e7-6fd16755b063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.397320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Created reservations ['be252a5f-f8ec-4da3-9859-c177fa055c7a', '5f83664a-0a14-453b-a03d-4519eb14b682', 'e249daac-6777-4f71-8ae6-dc145924a843', 'ce88ec67-1b50-4500-9bed-5c3f8e302928'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:22.397475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb419880-bb43-41a1-b9e7-6fd16755b063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be252a5f-f8ec-4da3-9859-c177fa055c7a', '5f83664a-0a14-453b-a03d-4519eb14b682', 'e249daac-6777-4f71-8ae6-dc145924a843', 'ce88ec67-1b50-4500-9bed-5c3f8e302928']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.398853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e352a0e-12b5-44c7-b493-c496d25877cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.432212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e352a0e-12b5-44c7-b493-c496d25877cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30fdfb56-3b71-4500-8f4e-eacad58911bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-826134046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa52bbc3ab742b7b8a4bc014637425e',qos_specs=None,replication_status=,reservations=['be252a5f-f8ec-4da3-9859-c177fa055c7a','5f83664a-0a14-453b-a03d-4519eb14b682','e249daac-6777-4f71-8ae6-dc145924a843','ce88ec67-1b50-4500-9bed-5c3f8e302928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e221e16650894352982b62766c2ee139',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-826134046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30fdfb56-3b71-4500-8f4e-eacad58911bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa52bbc3ab742b7b8a4bc014637425e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e221e16650894352982b62766c2ee139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.433378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16d8d04-9850-4184-8ecd-d1b456bcabb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.437082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a27d6855-2def-411a-bb26-6750ba38f30f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:22.439615 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a27d6855-2def-411a-bb26-6750ba38f30f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:22.439933 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a27d6855-2def-411a-bb26-6750ba38f30f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:22.440192 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a27d6855-2def-411a-bb26-6750ba38f30f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:22.441608 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a27d6855-2def-411a-bb26-6750ba38f30f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:22.447481 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:22.447481 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:22.448704 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a27d6855-2def-411a-bb26-6750ba38f30f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:22.449285 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 308/1230] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:22 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:22.474888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16d8d04-9850-4184-8ecd-d1b456bcabb0) transitioned into state 'SUCCESS' from state '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-826134046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa52bbc3ab742b7b8a4bc014637425e',qos_specs=None,replication_status=,reservations=['be252a5f-f8ec-4da3-9859-c177fa055c7a','5f83664a-0a14-453b-a03d-4519eb14b682','e249daac-6777-4f71-8ae6-dc145924a843','ce88ec67-1b50-4500-9bed-5c3f8e302928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e221e16650894352982b62766c2ee139',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.475867 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498903cc-c074-4e55-bc1a-7e9ed26dc678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.493525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498903cc-c074-4e55-bc1a-7e9ed26dc678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.494317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Flow 'volume_create_api' (6d003cf5-e645-45c6-8612-60162bf1a47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:22.494616 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume request issued successfully. Aug 13 15:14:22.495158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6799ef0-5d37-431f-87e9-751842a33dbc tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:22.495729 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 303/1231] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:22 2026] POST /volume/v3/volumes => generated 756 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:22.498942 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-917202b4-5282-4744-8f9f-fad64ec33bde None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:22.511000 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-176a46df-6c94-4f99-853a-96872bdbbea7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:22.513325 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-176a46df-6c94-4f99-853a-96872bdbbea7 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:14:22.513682 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-176a46df-6c94-4f99-853a-96872bdbbea7 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:22.513957 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-176a46df-6c94-4f99-853a-96872bdbbea7 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:22.527476 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:22.527476 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:22.532232 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-176a46df-6c94-4f99-853a-96872bdbbea7 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:14:22.537035 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-176a46df-6c94-4f99-853a-96872bdbbea7 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf returned with HTTP 200 Aug 13 15:14:22.537585 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 309/1232] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:22 2026] GET /volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:22.619434 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:22.622698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1205840727"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:22.622698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1205840727'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:22.622698 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Create volume of 1 GB Aug 13 15:14:22.626470 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Availability Zones retrieved successfully. Aug 13 15:14:22.640267 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Flow 'volume_create_api' (dc5f32cc-23fe-415f-a1d6-85c6834f0489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:22.641294 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33473848-47b4-4c46-92b0-073e9cb05a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.642382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:22.676284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33473848-47b4-4c46-92b0-073e9cb05a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.677516 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5bfe4-c995-4790-9760-3fb522d82f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.746150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Created reservations ['6a7d5ad1-6841-4cb6-913b-51ab373a5a93', 'cee1134b-55e1-42f3-ae29-948d822eb0dd', 'dc119df6-5eec-4ed9-b4ff-0c2e1daefb39', 'cbbb1606-1801-434d-a6a9-623f81b368d6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:22.747193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5bfe4-c995-4790-9760-3fb522d82f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a7d5ad1-6841-4cb6-913b-51ab373a5a93', 'cee1134b-55e1-42f3-ae29-948d822eb0dd', 'dc119df6-5eec-4ed9-b4ff-0c2e1daefb39', 'cbbb1606-1801-434d-a6a9-623f81b368d6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.748289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1da9e1-789b-48fc-a2e7-e75c0ad5c92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.777610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1da9e1-789b-48fc-a2e7-e75c0ad5c92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce47330-cf36-4d72-9cc2-43d6291c3d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205840727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b2e7eb93574697b7f116c39681606c',qos_specs=None,replication_status=,reservations=['6a7d5ad1-6841-4cb6-913b-51ab373a5a93','cee1134b-55e1-42f3-ae29-948d822eb0dd','dc119df6-5eec-4ed9-b4ff-0c2e1daefb39','cbbb1606-1801-434d-a6a9-623f81b368d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e87196ddd4442cba49359905113339',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205840727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce47330-cf36-4d72-9cc2-43d6291c3d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b2e7eb93574697b7f116c39681606c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e87196ddd4442cba49359905113339',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.779098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a84cdc7-28f3-493b-821a-d8b287755390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.803266 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a84cdc7-28f3-493b-821a-d8b287755390) transitioned into state 'SUCCESS' from state '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-1205840727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b2e7eb93574697b7f116c39681606c',qos_specs=None,replication_status=,reservations=['6a7d5ad1-6841-4cb6-913b-51ab373a5a93','cee1134b-55e1-42f3-ae29-948d822eb0dd','dc119df6-5eec-4ed9-b4ff-0c2e1daefb39','cbbb1606-1801-434d-a6a9-623f81b368d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e87196ddd4442cba49359905113339',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.804201 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6100b9e0-dc35-4425-b2e3-0d592dd96d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:22.818658 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6100b9e0-dc35-4425-b2e3-0d592dd96d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:22.819897 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Flow 'volume_create_api' (dc5f32cc-23fe-415f-a1d6-85c6834f0489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:22.820539 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Create volume request issued successfully. Aug 13 15:14:22.822303 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-917202b4-5282-4744-8f9f-fad64ec33bde tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:22.822303 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 313/1233] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:14:22 2026] POST /volume/v3/volumes => generated 776 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:22.836638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8307db3-0443-47c8-942b-8903ee492e5f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:22.842223 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8307db3-0443-47c8-942b-8903ee492e5f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:22.842486 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8307db3-0443-47c8-942b-8903ee492e5f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:22.842742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8307db3-0443-47c8-942b-8903ee492e5f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:22.861842 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:22.861842 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:22.867258 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8307db3-0443-47c8-942b-8903ee492e5f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Volume info retrieved successfully. Aug 13 15:14:22.871662 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8307db3-0443-47c8-942b-8903ee492e5f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b returned with HTTP 200 Aug 13 15:14:22.874390 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 309/1234] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:22 2026] GET /volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:23.467412 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-819bfefe-ef03-428c-986d-1b1945753213 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.472536 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819bfefe-ef03-428c-986d-1b1945753213 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:23.474823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819bfefe-ef03-428c-986d-1b1945753213 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:23.474823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819bfefe-ef03-428c-986d-1b1945753213 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:23.474823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-819bfefe-ef03-428c-986d-1b1945753213 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:23.478768 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.478768 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:23.479644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819bfefe-ef03-428c-986d-1b1945753213 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:23.480211 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 304/1235] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:23 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:23.522945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f50f9b53-bcdc-46c7-87b0-0285b25c4fcf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.525625 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f50f9b53-bcdc-46c7-87b0-0285b25c4fcf None None] GET https://10.4.3.38/volume// Aug 13 15:14:23.525625 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f50f9b53-bcdc-46c7-87b0-0285b25c4fcf None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:23.525625 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f50f9b53-bcdc-46c7-87b0-0285b25c4fcf None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:23.525625 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f50f9b53-bcdc-46c7-87b0-0285b25c4fcf None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:23.525625 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 310/1236] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14:23 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 15:14:23.535162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.538036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:14:23.538431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:23.538655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:23.552998 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-feefe01e-fff2-4158-a996-12aca9b8f752 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.555403 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.555403 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:23.555718 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feefe01e-fff2-4158-a996-12aca9b8f752 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:14:23.556039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-feefe01e-fff2-4158-a996-12aca9b8f752 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:23.556427 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-feefe01e-fff2-4158-a996-12aca9b8f752 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:23.559992 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:14:23.570036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-8788a977-ecd1-4e59-85df-0bd633ff7ff1 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:14:23.570522 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 314/1237] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:23 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 1537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:23.736454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.739552 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] PUT https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 Aug 13 15:14:23.739986 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:23.740449 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.740449 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:23.747063 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-feefe01e-fff2-4158-a996-12aca9b8f752 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:14:23.751623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Acquiring lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:14:23.752780 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feefe01e-fff2-4158-a996-12aca9b8f752 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf returned with HTTP 200 Aug 13 15:14:23.753858 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 310/1238] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:23 2026] GET /volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf => generated 849 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:23.760018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:14:23.761888 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.761888 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:23.857121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" released by "attachment_update" :: held 0.097s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:14:23.857121 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-910b7bec-6801-49b3-870c-53c80ccec752 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 returned with HTTP 200 Aug 13 15:14:23.857121 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 305/1239] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:14:23 2026] PUT /volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:23.886250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-198e8740-1339-4cbd-bf7b-2b673bd80f09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.887891 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.888383 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-198e8740-1339-4cbd-bf7b-2b673bd80f09 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] POST https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16/action Aug 13 15:14:23.888708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-198e8740-1339-4cbd-bf7b-2b673bd80f09 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:23.888763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-198e8740-1339-4cbd-bf7b-2b673bd80f09 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-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 15:14:23.892526 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:23.892837 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:23.893094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:23.902916 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.902916 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:23.908007 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Volume info retrieved successfully. Aug 13 15:14:23.911270 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.911270 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:23.914920 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39ba0d32-c028-45d0-8964-c3a1e89f2401 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b returned with HTTP 200 Aug 13 15:14:23.915381 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 315/1240] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:23 2026] GET /volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:23.926293 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3fb7583-95d1-4dee-9e54-82dc83d9a616 req-198e8740-1339-4cbd-bf7b-2b673bd80f09 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16/action returned with HTTP 204 Aug 13 15:14:23.926874 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 311/1241] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:14:23 2026] POST /volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:23.930970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:23.934324 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:14:23.934745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ce47330-cf36-4d72-9cc2-43d6291c3d2b", "name": "tempest-type-Backup-1505543104"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:23.939018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Creating new backup {'backup': {'volume_id': '1ce47330-cf36-4d72-9cc2-43d6291c3d2b', 'name': 'tempest-type-Backup-1505543104'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:14:23.939018 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Creating backup of volume 1ce47330-cf36-4d72-9cc2-43d6291c3d2b in container None Aug 13 15:14:23.946463 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:23.946463 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:23.946767 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Volume info retrieved successfully. Aug 13 15:14:23.984023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Created reservations ['59c39228-a29a-4fa8-bdb7-f632ca9a5a6a', 'a719f8ed-a9eb-4dee-9efe-68560242d0ec'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:24.047007 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-806a3eec-dde1-4302-b7a1-b3def8f270c9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:14:24.047570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 311/1242] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:14:23 2026] POST /volume/v3/backups => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:24.058460 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:24.060614 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:24.060883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:24.061116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:24.061254 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:24.079113 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:24.079113 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:24.079358 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e23c2c1-54d7-4f2f-a770-8ab7174f490d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:24.079969 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 306/1243] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:24 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 721 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:14:24.496601 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:24.507144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:24.507144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:24.507144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:24.507144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:24.515985 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:24.515985 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:24.517002 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab67d2a8-e1eb-41fb-895a-21136a2ac111 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:24.517773 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 316/1244] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:24 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:25.094683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:25.097869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:25.098156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:25.098401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:25.098504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:25.127006 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:25.127006 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:25.127715 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0b60463-da0e-431c-a6f5-5de33d1adae9 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:25.128083 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 312/1245] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:25 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 723 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:25.532404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87018765-23f4-4f3b-b594-2c9c317a48fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:25.534341 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87018765-23f4-4f3b-b594-2c9c317a48fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:25.534577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87018765-23f4-4f3b-b594-2c9c317a48fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:25.536874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87018765-23f4-4f3b-b594-2c9c317a48fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:25.536874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-87018765-23f4-4f3b-b594-2c9c317a48fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:25.541970 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:25.541970 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:25.542863 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87018765-23f4-4f3b-b594-2c9c317a48fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:25.543297 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 312/1246] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:25 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:26.143420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-430c95d8-644a-442c-b6df-b8e42e625bba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:26.145431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-430c95d8-644a-442c-b6df-b8e42e625bba tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:26.146141 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-430c95d8-644a-442c-b6df-b8e42e625bba tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:26.146687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-430c95d8-644a-442c-b6df-b8e42e625bba tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:26.146753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-430c95d8-644a-442c-b6df-b8e42e625bba tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:26.151941 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:26.151941 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:26.152557 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-430c95d8-644a-442c-b6df-b8e42e625bba tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:26.152916 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 307/1247] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:26 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:26.562970 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:26.568226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:26.568489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:26.570430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:26.570430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:26.579481 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:26.579481 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:26.582498 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0e8eddd-a1bd-4797-a43a-9fedc21cd31b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:26.582498 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 317/1248] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:26 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:27.079220 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-197cf581-46f7-47d6-8e82-997fdb39aef3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:27.081406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197cf581-46f7-47d6-8e82-997fdb39aef3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/f07268f8-c9fe-4b91-8539-fc3bd33828d6/action Aug 13 15:14:27.081866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197cf581-46f7-47d6-8e82-997fdb39aef3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-attach": {"instance_uuid": "abd585f2-4efd-4540-8199-ec9a8cf222ca", "mountpoint": "/dev/vdc"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:27.082561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197cf581-46f7-47d6-8e82-997fdb39aef3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "abd585f2-4efd-4540-8199-ec9a8cf222ca", "mountpoint": "/dev/vdc"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:27.095812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197cf581-46f7-47d6-8e82-997fdb39aef3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/f07268f8-c9fe-4b91-8539-fc3bd33828d6/action returned with HTTP 404 Aug 13 15:14:27.096633 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 313/1249] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:27 2026] POST /volume/v3/volumes/f07268f8-c9fe-4b91-8539-fc3bd33828d6/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:27.174711 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:27.175760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:27.175916 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:27.176165 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:27.176392 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:27.183212 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:27.183212 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:27.183212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b238ff6-b6a6-4b86-ac61-a26ab880cd80 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:27.183737 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 313/1250] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:27 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:27.592801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:27.594628 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:27.594854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:27.595052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:27.595169 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:27.601874 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:27.601874 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:27.602711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-405a03f3-7619-4035-b09e-6e2f845eefd3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:27.603090 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 308/1251] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:27 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:28.206752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:28.208616 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:28.208935 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:28.209206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:28.209345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:28.223993 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:28.223993 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:28.225116 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a4e2f98-680b-4b2a-8b03-5d6f16f36f57 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:28.225692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 318/1252] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:28 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:28.614741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:28.618311 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:28.620863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:28.621281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:28.621722 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:28.628102 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:28.628102 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:28.629239 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d1a61c8-59a9-43d0-be34-e2d760cf5ec6 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:28.630466 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 314/1253] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:28 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:29.249345 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:29.251921 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:29.252275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:29.252622 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:29.253828 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:29.260843 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:29.260843 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:29.263329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18ae72ba-c919-4240-8c9b-bf903fbeaade tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:29.264296 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 314/1254] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:29 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:29.650984 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:29.653977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:29.654423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:29.654423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:29.656004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:29.664763 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:29.664763 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:29.666017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d40eec5-7034-49ec-a13f-457f0bead4ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:29.666662 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 309/1255] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:29 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:30.278290 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:30.280132 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:30.280386 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:30.280618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:30.280779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:30.286835 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:30.286835 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:30.287544 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1873257f-d6db-4053-bf21-3ccdc8db54c4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:30.288019 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 319/1256] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:30 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:30.685699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:30.689209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:30.689487 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:30.689766 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:30.689922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:30.695188 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:30.695188 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:30.696063 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-926b170b-cc61-4ebd-95ef-fabc12396d9f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:30.696480 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 315/1257] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:30 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:31.304340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:31.306499 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:31.306750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:31.306984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:31.307099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:31.313935 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:31.313935 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:31.314912 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b88a508-d2c0-45c7-a7d0-513dfd584a92 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:31.315380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 315/1258] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:31 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:31.611027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:31.616879 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:31.617190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "af9533a2-e997-421e-b205-5b8c5fcb9dbe", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-962238935"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:31.622317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'imageRef': 'af9533a2-e997-421e-b205-5b8c5fcb9dbe', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-962238935'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:31.716569 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:31.721870 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:31.722086 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:31.722378 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:31.722526 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:31.730779 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:31.730779 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:31.731088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97404b2c-d2c3-429b-87ee-f48217bff6b2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:31.731520 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 320/1259] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:31 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:31.757147 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume of 2 GB Aug 13 15:14:31.763775 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Availability Zones retrieved successfully. Aug 13 15:14:31.772717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (5c827314-faeb-4424-8077-e9b1e1f57613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:31.775897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74051df-c0c7-468e-b62d-6d8652185960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:31.775897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Validating volume size '2' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:31.819973 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74051df-c0c7-468e-b62d-6d8652185960) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:14:31.819973 np0000007223 devstack@c-api.service[100284]: Failure: cinder.exception.InvalidInput: Invalid input received: Image af9533a2-e997-421e-b205-5b8c5fcb9dbe is not active. Aug 13 15:14:31.822858 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74051df-c0c7-468e-b62d-6d8652185960) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:31.824255 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74051df-c0c7-468e-b62d-6d8652185960) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:14:31.826145 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (5c827314-faeb-4424-8077-e9b1e1f57613) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:14:31.826145 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7df60cc2-8bb4-4181-b1c5-a97dacf9db3b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:31.826953 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 310/1260] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:14:31 2026] POST /volume/v3/volumes => generated 125 bytes in 218 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:32.187523 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4367099-0836-4e3e-a48e-adf661a3771c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:32.190685 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:32.190904 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1794703127"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:32.194042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1794703127'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:32.194186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume of 1 GB Aug 13 15:14:32.203842 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Availability Zones retrieved successfully. Aug 13 15:14:32.214685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Flow 'volume_create_api' (fc1a6c44-6240-4443-9ceb-e1c0e4c26f01) 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 15:14:32.216874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029961ae-353c-473d-8388-4cbdd4133b5e) transitioned 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 15:14:32.217963 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-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 15:14:32.262621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029961ae-353c-473d-8388-4cbdd4133b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:14:32.263920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f19240-9e4f-4657-9812-3d53a191fe80) transitioned 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 15:14:32.328484 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Created reservations ['2213ad53-008d-4725-93b1-cc6f62f4ab66', 'd3d20d39-6d5d-4ffc-bfbd-da9de4e1c364', 'd1f449ec-0ee4-49e2-8db9-0fe0c3591b13', '28535292-3473-42a3-bb5e-92e6a219b738'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:32.329338 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f19240-9e4f-4657-9812-3d53a191fe80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2213ad53-008d-4725-93b1-cc6f62f4ab66', 'd3d20d39-6d5d-4ffc-bfbd-da9de4e1c364', 'd1f449ec-0ee4-49e2-8db9-0fe0c3591b13', '28535292-3473-42a3-bb5e-92e6a219b738']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:32.330227 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2139ef38-dc26-444c-8539-5e9b33f2ff91) transitioned 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 15:14:32.334408 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:32.337756 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:32.338087 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:32.338365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:32.338540 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:32.348849 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:32.348849 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:32.349816 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d11f1b52-41b8-497f-866c-1f94ec97dde6 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:32.350467 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 316/1261] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:32 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:32.359637 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2139ef38-dc26-444c-8539-5e9b33f2ff91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8793d8e9-716d-4d86-9ecd-acb8a0761a03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1794703127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa52bbc3ab742b7b8a4bc014637425e',qos_specs=None,replication_status=,reservations=['2213ad53-008d-4725-93b1-cc6f62f4ab66','d3d20d39-6d5d-4ffc-bfbd-da9de4e1c364','d1f449ec-0ee4-49e2-8db9-0fe0c3591b13','28535292-3473-42a3-bb5e-92e6a219b738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e221e16650894352982b62766c2ee139',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1794703127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8793d8e9-716d-4d86-9ecd-acb8a0761a03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa52bbc3ab742b7b8a4bc014637425e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e221e16650894352982b62766c2ee139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:32.360819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9f6e24-7762-4f91-ab5f-8ff00f0a3ad8) transitioned 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 15:14:32.385654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9f6e24-7762-4f91-ab5f-8ff00f0a3ad8) transitioned into state 'SUCCESS' from state '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-1794703127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa52bbc3ab742b7b8a4bc014637425e',qos_specs=None,replication_status=,reservations=['2213ad53-008d-4725-93b1-cc6f62f4ab66','d3d20d39-6d5d-4ffc-bfbd-da9de4e1c364','d1f449ec-0ee4-49e2-8db9-0fe0c3591b13','28535292-3473-42a3-bb5e-92e6a219b738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e221e16650894352982b62766c2ee139',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:32.386610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4128d4e5-f8bf-4438-bcc7-7d5e9513955f) transitioned 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 15:14:32.398803 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4128d4e5-f8bf-4438-bcc7-7d5e9513955f) 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 15:14:32.399785 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Flow 'volume_create_api' (fc1a6c44-6240-4443-9ceb-e1c0e4c26f01) 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 15:14:32.400108 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Create volume request issued successfully. Aug 13 15:14:32.400812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4367099-0836-4e3e-a48e-adf661a3771c tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:32.401387 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 316/1262] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:32 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:32.415906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:32.421476 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:14:32.421741 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:32.421961 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:32.439650 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:32.439650 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:32.444777 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:14:32.453743 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd6ee613-4662-452d-9caf-3da69d9a1d18 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:14:32.455160 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 321/1263] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:32 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:32.744190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:32.749298 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:32.749506 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:32.750322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:32.750482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:32.760577 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:32.760577 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:32.761470 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c17f9577-d4d2-4cce-bb3a-e15726671093 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:32.761891 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 311/1264] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:32 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:33.366905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:33.372537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:33.372797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:33.373045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:33.373229 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:33.382156 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:33.382156 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:33.383376 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aee837a-bb53-4247-8607-0deff6d6dfc4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:33.384059 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 317/1265] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:33 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:33.471074 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1735789b-3b2c-4257-9be9-2e892a95c232 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:33.474280 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1735789b-3b2c-4257-9be9-2e892a95c232 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:14:33.474280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1735789b-3b2c-4257-9be9-2e892a95c232 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:33.474280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1735789b-3b2c-4257-9be9-2e892a95c232 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:33.494799 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:33.494799 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:33.499266 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1735789b-3b2c-4257-9be9-2e892a95c232 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:14:33.508747 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1735789b-3b2c-4257-9be9-2e892a95c232 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:14:33.508747 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 317/1266] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:33 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:33.779334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:33.781557 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:33.781860 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:33.782130 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:33.782315 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:33.792614 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:33.792614 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:33.794057 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a4e4939-8b93-48a8-a948-abdf580256a4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:33.794694 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 322/1267] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:33 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:33.936934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:33.940102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:33.940697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e326f310-4391-419f-8c13-4d357c01387f"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:33.943155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e326f310-4391-419f-8c13-4d357c01387f'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:34.058305 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume of 1 GB Aug 13 15:14:34.064175 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Availability Zones retrieved successfully. Aug 13 15:14:34.071073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (9ae687f8-b6b1-499d-835d-2ddd88fd8b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:34.072351 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa14d6b-9f8b-41a7-9821-93a3617d5503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:34.073539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:34.114568 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa14d6b-9f8b-41a7-9821-93a3617d5503) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:14:34.114568 np0000007223 devstack@c-api.service[100284]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 15:14:34.117011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa14d6b-9f8b-41a7-9821-93a3617d5503) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:34.118238 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa14d6b-9f8b-41a7-9821-93a3617d5503) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:14:34.119045 np0000007223 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Flow 'volume_create_api' (9ae687f8-b6b1-499d-835d-2ddd88fd8b6b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:14:34.119211 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96a5adc6-51d8-416f-8581-4719e5e1a103 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:34.119820 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 312/1268] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:33 2026] POST /volume/v3/volumes => generated 134 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.346903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-159f7a14-606d-4be1-a6cc-bde8cfd20c13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.351916 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-159f7a14-606d-4be1-a6cc-bde8cfd20c13 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.352478 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-159f7a14-606d-4be1-a6cc-bde8cfd20c13 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.355026 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-159f7a14-606d-4be1-a6cc-bde8cfd20c13 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:34.359706 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 318/1269] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.367252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-252e970b-1a80-4d17-baf4-2369a0bb56c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.369870 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-252e970b-1a80-4d17-baf4-2369a0bb56c0 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.370570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-252e970b-1a80-4d17-baf4-2369a0bb56c0 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b2031b75-9b38-46c4-b60f-7ce1c2808aa5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.374647 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-252e970b-1a80-4d17-baf4-2369a0bb56c0 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b2031b75-9b38-46c4-b60f-7ce1c2808aa5'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:34.379126 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-252e970b-1a80-4d17-baf4-2369a0bb56c0 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 404 Aug 13 15:14:34.379956 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 318/1270] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:34.391657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab85f605-ac0c-414b-a317-a36348e15fb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.399989 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab85f605-ac0c-414b-a317-a36348e15fb9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.400361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.400414 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab85f605-ac0c-414b-a317-a36348e15fb9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "76efee9e-2780-484e-bd6f-8e299cf99eea"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.402376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ab85f605-ac0c-414b-a317-a36348e15fb9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '76efee9e-2780-484e-bd6f-8e299cf99eea'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:34.407883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:34.408187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.408470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.408624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:34.412226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab85f605-ac0c-414b-a317-a36348e15fb9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 404 Aug 13 15:14:34.412957 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 323/1271] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 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 15:14:34.424702 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:34.424702 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:34.425684 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bd8bbb0-7d70-436a-9131-4763f6b5f0fb tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:34.426221 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 313/1272] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:34.427366 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b20efc63-b6e0-4ad2-8efa-725278d2cff9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.430514 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b20efc63-b6e0-4ad2-8efa-725278d2cff9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.431405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b20efc63-b6e0-4ad2-8efa-725278d2cff9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3edabb54-512b-46c6-91d9-fca47aa9a075"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.433212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b20efc63-b6e0-4ad2-8efa-725278d2cff9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3edabb54-512b-46c6-91d9-fca47aa9a075'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:34.451917 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b20efc63-b6e0-4ad2-8efa-725278d2cff9 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 404 Aug 13 15:14:34.452748 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 319/1273] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 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 15:14:34.467465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-629026c3-caa7-4248-ac73-151309cce821 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.473421 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-629026c3-caa7-4248-ac73-151309cce821 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.473975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-629026c3-caa7-4248-ac73-151309cce821 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:34.476869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-629026c3-caa7-4248-ac73-151309cce821 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:34.477103 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 319/1274] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.488952 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c61d4c7f-b93a-4da0-8e01-53fd7b5d96da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.491077 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c61d4c7f-b93a-4da0-8e01-53fd7b5d96da tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.491546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c61d4c7f-b93a-4da0-8e01-53fd7b5d96da tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.493296 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c61d4c7f-b93a-4da0-8e01-53fd7b5d96da tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:34.493782 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 324/1275] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.507904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91c1e517-0281-4c22-9b28-d8cb062a35b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.510307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91c1e517-0281-4c22-9b28-d8cb062a35b6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:34.510606 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91c1e517-0281-4c22-9b28-d8cb062a35b6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.512285 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91c1e517-0281-4c22-9b28-d8cb062a35b6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:14:34.512821 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 314/1276] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.528305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.528305 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] DELETE https://10.4.3.38/volume/v3/volumes/tempest-invalid-801831636 Aug 13 15:14:34.528305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.528305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.528305 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Delete volume with id: tempest-invalid-801831636 Aug 13 15:14:34.538594 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c35bfa89-298b-4bbc-8d26-5a3a176bdf36 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/tempest-invalid-801831636 returned with HTTP 404 Aug 13 15:14:34.540041 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 320/1277] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:14:34 2026] DELETE /volume/v3/volumes/tempest-invalid-801831636 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:34.554566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96f3d461-4a50-4372-b2bf-2b1f7f0e5e31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.559556 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 320/1278] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:14:34 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 15:14:34.568552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc2a41f1-adba-475b-9f14-b7581b563ac8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.574313 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc2a41f1-adba-475b-9f14-b7581b563ac8 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/xxx/action Aug 13 15:14:34.574855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc2a41f1-adba-475b-9f14-b7581b563ac8 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-detach": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.574954 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc2a41f1-adba-475b-9f14-b7581b563ac8 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.585035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc2a41f1-adba-475b-9f14-b7581b563ac8 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 15:14:34.585689 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 325/1279] 10.4.3.38 () {68 vars in 1284 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:34.597736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d91d8cd3-3e1b-426f-b920-8ee02b1501f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.601044 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d91d8cd3-3e1b-426f-b920-8ee02b1501f3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/tempest-invalid-223153093 Aug 13 15:14:34.601336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d91d8cd3-3e1b-426f-b920-8ee02b1501f3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.601590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d91d8cd3-3e1b-426f-b920-8ee02b1501f3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.610445 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d91d8cd3-3e1b-426f-b920-8ee02b1501f3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/tempest-invalid-223153093 returned with HTTP 404 Aug 13 15:14:34.611718 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 315/1280] 10.4.3.38 () {66 vars in 1308 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes/tempest-invalid-223153093 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:14:34.621066 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce7a8dce-730a-4cbb-a9cb-aee76414719d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.625783 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 321/1281] 10.4.3.38 () {66 vars in 1233 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 15:14:34.635644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.640242 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?status=null Aug 13 15:14:34.640499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.640729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.641109 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:34.641407 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Could not evaluate value null, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:14:34.642171 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:34.678503 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Get all volumes completed successfully. Aug 13 15:14:34.681056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d0bed22-e69c-41c1-9f05-96fd039ebb6d tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 15:14:34.681498 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 321/1282] 10.4.3.38 () {66 vars in 1274 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:34.694969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.697994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1952067187 Aug 13 15:14:34.698329 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.698688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.699097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:34.700128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1952067187'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:34.707819 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Get all volumes completed successfully. Aug 13 15:14:34.712557 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-444b8a84-5795-4060-80a4-5cfc20ef0af5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1952067187 returned with HTTP 200 Aug 13 15:14:34.715168 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 326/1283] 10.4.3.38 () {66 vars in 1352 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1952067187 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:34.733566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df6b397e-15ad-497e-bc72-8d313925040f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.736589 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes?status=null Aug 13 15:14:34.736880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.737115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.737628 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:34.738272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Could not evaluate value null, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 15:14:34.739087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:34.750469 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Get all volumes completed successfully. Aug 13 15:14:34.750877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df6b397e-15ad-497e-bc72-8d313925040f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 15:14:34.751303 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 316/1284] 10.4.3.38 () {66 vars in 1253 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:34.762874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.766044 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-402053492 Aug 13 15:14:34.766402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.766732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.767168 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:34.768275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-402053492'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:34.808984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.810607 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Get all volumes completed successfully. Aug 13 15:14:34.810944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ca87f6f-0caa-459a-8a91-0cfa625a2ce3 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-402053492 returned with HTTP 200 Aug 13 15:14:34.811402 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 322/1285] 10.4.3.38 () {66 vars in 1329 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-402053492 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:34.812865 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:34.813135 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:34.813405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:34.813563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:34.825289 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:34.825289 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:34.825616 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef07021b-f9dc-4fc3-b690-561c10d24188 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:34.826850 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 322/1286] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:34 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:34.828732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.831881 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:34.832138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.832512 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.844732 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:34.844732 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:34.845622 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:34.858317 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Reserve volume completed successfully. Aug 13 15:14:34.858955 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1c6339f-fff9-45ad-97ce-ae9f09d80d77 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 202 Aug 13 15:14:34.859845 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 327/1287] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:34.872370 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.874193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:34.874761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.874959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.885070 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:34.885070 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:34.886256 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:34.891664 np0000007223 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 15:14:34.892688 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9125e501-6b0f-4ba0-9ab1-b6bd00725643 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 400 Aug 13 15:14:34.892789 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 317/1288] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:34.903696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.906029 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:34.906814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.906814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.917132 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:34.917132 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:34.917858 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:34.934432 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Unreserve volume completed successfully. Aug 13 15:14:34.934710 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b43486ca-9116-4e4d-a897-18a705f2d8ce tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 202 Aug 13 15:14:34.935591 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 323/1289] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:34.949992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e522666-2a43-428a-89ef-4ca3d5d20b05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.952821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e522666-2a43-428a-89ef-4ca3d5d20b05 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/4b487f00-6c0e-4009-b225-554f539cdde2/action Aug 13 15:14:34.952821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e522666-2a43-428a-89ef-4ca3d5d20b05 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.952821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e522666-2a43-428a-89ef-4ca3d5d20b05 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:34.962241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e522666-2a43-428a-89ef-4ca3d5d20b05 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/4b487f00-6c0e-4009-b225-554f539cdde2/action returned with HTTP 404 Aug 13 15:14:34.963385 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 323/1290] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/4b487f00-6c0e-4009-b225-554f539cdde2/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:34.973753 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-670a7a0a-d3b2-4e7a-94c5-0a8173dc7369 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.975734 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-670a7a0a-d3b2-4e7a-94c5-0a8173dc7369 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/6ed93c77-aeb9-45f2-8cc0-a9a71efc6aca/action Aug 13 15:14:34.976144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-670a7a0a-d3b2-4e7a-94c5-0a8173dc7369 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:34.976754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-670a7a0a-d3b2-4e7a-94c5-0a8173dc7369 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:34.986658 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-670a7a0a-d3b2-4e7a-94c5-0a8173dc7369 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/6ed93c77-aeb9-45f2-8cc0-a9a71efc6aca/action returned with HTTP 404 Aug 13 15:14:34.987291 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 328/1291] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:34 2026] POST /volume/v3/volumes/6ed93c77-aeb9-45f2-8cc0-a9a71efc6aca/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:34.996938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-062dbc71-cdc7-492e-8eb8-34eb5402aeb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:34.999650 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 318/1292] 10.4.3.38 () {68 vars in 1253 bytes} [Thu Aug 13 15:14:34 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 15:14:35.012391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58dced2b-9846-4723-ac65-d71a2d3f9ac5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.014943 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58dced2b-9846-4723-ac65-d71a2d3f9ac5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] PUT https://10.4.3.38/volume/v3/volumes/tempest-invalid-1120028376 Aug 13 15:14:35.015970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58dced2b-9846-4723-ac65-d71a2d3f9ac5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:35.023784 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58dced2b-9846-4723-ac65-d71a2d3f9ac5 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/tempest-invalid-1120028376 returned with HTTP 404 Aug 13 15:14:35.025210 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 324/1293] 10.4.3.38 () {68 vars in 1331 bytes} [Thu Aug 13 15:14:35 2026] PUT /volume/v3/volumes/tempest-invalid-1120028376 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:35.036547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ec32868-c70d-4b1f-b522-e1c324ce2e33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.040364 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ec32868-c70d-4b1f-b522-e1c324ce2e33 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] PUT https://10.4.3.38/volume/v3/volumes/2a5200ad-a8ba-4714-bc58-30fe97e8f6ff Aug 13 15:14:35.040811 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ec32868-c70d-4b1f-b522-e1c324ce2e33 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:35.054897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ec32868-c70d-4b1f-b522-e1c324ce2e33 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/2a5200ad-a8ba-4714-bc58-30fe97e8f6ff returned with HTTP 404 Aug 13 15:14:35.055944 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 324/1294] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:14:35 2026] PUT /volume/v3/volumes/2a5200ad-a8ba-4714-bc58-30fe97e8f6ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:35.068815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-232ec19b-976f-4a07-8883-b9249f048b18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.071621 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-232ec19b-976f-4a07-8883-b9249f048b18 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] DELETE https://10.4.3.38/volume/v3/volumes/644e9c55-e5a9-498f-829e-a9fa68ecf939 Aug 13 15:14:35.071906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-232ec19b-976f-4a07-8883-b9249f048b18 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.072169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-232ec19b-976f-4a07-8883-b9249f048b18 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.072395 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-232ec19b-976f-4a07-8883-b9249f048b18 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Delete volume with id: 644e9c55-e5a9-498f-829e-a9fa68ecf939 Aug 13 15:14:35.079584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-232ec19b-976f-4a07-8883-b9249f048b18 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/644e9c55-e5a9-498f-829e-a9fa68ecf939 returned with HTTP 404 Aug 13 15:14:35.080199 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 329/1295] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:35 2026] DELETE /volume/v3/volumes/644e9c55-e5a9-498f-829e-a9fa68ecf939 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:35.090567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f931a47-3fed-4472-a2ff-137f0758a541 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.092649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f931a47-3fed-4472-a2ff-137f0758a541 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:35.093068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f931a47-3fed-4472-a2ff-137f0758a541 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:35.093236 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f931a47-3fed-4472-a2ff-137f0758a541 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:35.095279 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f931a47-3fed-4472-a2ff-137f0758a541 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 400 Aug 13 15:14:35.095889 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 319/1296] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:35 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:35.105552 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-674dcd19-f9e9-495d-a765-145e23ac05c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.108058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-674dcd19-f9e9-495d-a765-145e23ac05c6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:35.108561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-674dcd19-f9e9-495d-a765-145e23ac05c6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:35.108747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-674dcd19-f9e9-495d-a765-145e23ac05c6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:35.110940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-674dcd19-f9e9-495d-a765-145e23ac05c6 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 400 Aug 13 15:14:35.112173 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 325/1297] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:35 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:35.122790 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5883c442-2b89-4caa-8dea-27f7c0ccaa83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.124509 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5883c442-2b89-4caa-8dea-27f7c0ccaa83 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/8eef54cd-2397-461c-8f88-865b65c4c253/action Aug 13 15:14:35.124916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5883c442-2b89-4caa-8dea-27f7c0ccaa83 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:35.125059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5883c442-2b89-4caa-8dea-27f7c0ccaa83 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-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 15:14:35.133468 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5883c442-2b89-4caa-8dea-27f7c0ccaa83 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/8eef54cd-2397-461c-8f88-865b65c4c253/action returned with HTTP 404 Aug 13 15:14:35.134857 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 325/1298] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:35 2026] POST /volume/v3/volumes/8eef54cd-2397-461c-8f88-865b65c4c253/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:35.147806 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-336e4086-88b3-4602-98b6-a8574e41a793 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.150155 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-336e4086-88b3-4602-98b6-a8574e41a793 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action Aug 13 15:14:35.150837 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-336e4086-88b3-4602-98b6-a8574e41a793 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:35.153327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-336e4086-88b3-4602-98b6-a8574e41a793 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:35.155505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-336e4086-88b3-4602-98b6-a8574e41a793 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action returned with HTTP 400 Aug 13 15:14:35.157598 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 330/1299] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:14:35 2026] POST /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:14:35.166552 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d871298-ef8a-4539-ae1a-8e48aadd276a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.170543 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d871298-ef8a-4539-ae1a-8e48aadd276a tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] POST https://10.4.3.38/volume/v3/volumes/None/action Aug 13 15:14:35.170932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d871298-ef8a-4539-ae1a-8e48aadd276a tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:35.171063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d871298-ef8a-4539-ae1a-8e48aadd276a tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:35.181906 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d871298-ef8a-4539-ae1a-8e48aadd276a tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 15:14:35.181906 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 320/1300] 10.4.3.38 () {68 vars in 1287 bytes} [Thu Aug 13 15:14:35 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:35.193994 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-032c43ee-dad3-4145-a4df-4062d0a17dbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.196089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-032c43ee-dad3-4145-a4df-4062d0a17dbc tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/633dff52-aa77-4dcd-889c-92a929e94890 Aug 13 15:14:35.196509 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-032c43ee-dad3-4145-a4df-4062d0a17dbc tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.196599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-032c43ee-dad3-4145-a4df-4062d0a17dbc tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.203107 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-032c43ee-dad3-4145-a4df-4062d0a17dbc tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/633dff52-aa77-4dcd-889c-92a929e94890 returned with HTTP 404 Aug 13 15:14:35.203656 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 326/1301] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/volumes/633dff52-aa77-4dcd-889c-92a929e94890 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:35.214097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90392975-4cbd-4805-bbab-f79d312d16a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.217107 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90392975-4cbd-4805-bbab-f79d312d16a4 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:35.217655 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90392975-4cbd-4805-bbab-f79d312d16a4 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.217919 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90392975-4cbd-4805-bbab-f79d312d16a4 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.228753 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.228753 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:35.236662 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-90392975-4cbd-4805-bbab-f79d312d16a4 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:35.243589 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90392975-4cbd-4805-bbab-f79d312d16a4 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 200 Aug 13 15:14:35.244215 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 326/1302] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:35.256784 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.259032 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:35.259347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.259572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.259785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Delete volume with id: 5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:35.270902 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.270902 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:35.271606 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:35.295926 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Delete volume request issued successfully. Aug 13 15:14:35.296211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6ff469a-c3ca-49ba-8ab4-819d532f6557 tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 202 Aug 13 15:14:35.296609 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 331/1303] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:35 2026] DELETE /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:35.308080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.310976 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:35.311178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.311466 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.324563 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.324563 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:35.330063 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Volume info retrieved successfully. Aug 13 15:14:35.336236 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e06d4276-abe7-40e9-a84b-c4b87464c19f tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 200 Aug 13 15:14:35.336997 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 321/1304] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:35.438268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.440388 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:35.440647 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.440891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.440989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:35.446038 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.446038 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:35.446772 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0655e32e-d471-4e05-ab29-ea0775a0f03b tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:35.447144 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 327/1305] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:35.836870 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d99054ec-a948-4cb9-af47-c897678a81fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.838609 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d99054ec-a948-4cb9-af47-c897678a81fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:35.838826 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d99054ec-a948-4cb9-af47-c897678a81fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.839019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d99054ec-a948-4cb9-af47-c897678a81fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.839138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d99054ec-a948-4cb9-af47-c897678a81fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:35.843397 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.843397 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:35.844123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d99054ec-a948-4cb9-af47-c897678a81fb tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:35.844600 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 327/1306] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:35.856207 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-292c63ba-53ae-4251-8865-3be29e3458f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:35.860339 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-292c63ba-53ae-4251-8865-3be29e3458f5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:35.860339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-292c63ba-53ae-4251-8865-3be29e3458f5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:35.860339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-292c63ba-53ae-4251-8865-3be29e3458f5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:35.871175 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:35.871175 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:35.876695 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-292c63ba-53ae-4251-8865-3be29e3458f5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:35.881479 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-292c63ba-53ae-4251-8865-3be29e3458f5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 200 Aug 13 15:14:35.882191 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 332/1307] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:35.896495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-944094d9-3151-4c63-9929-06c1cac9f75c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:36.002888 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/export_record Aug 13 15:14:36.003294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:36.003459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:36.003646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Export record for backup c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:14:36.005491 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=523,cinder:UPDATE=142,cinder:INSERT=80,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:14:36.009756 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:36.009756 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:36.012424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling RPCAPI with context: , host: np0000007223, backup: c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 15:14:36.026092 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] export_record in rpcapi backup_id c989ce68-7476-42b5-8f91-18df9319ccd5 on host np0000007223. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 15:14:36.039533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzk4OWNlNjgtNzQ3Ni00MmI1LThmOTEtMThkZjkzMTljY2Q1IiwgInVzZXJfaWQiOiAiNDY5ZGEzNTE4ODkwNDRmOTkyZmY3N2E4MDk5NTViNDMiLCAicHJvamVjdF9pZCI6ICI4ODFlZDU1MDg4MWM0ZTFmYTY1ZTQ4ODdiYTA3MjRiYyIsICJ2b2x1bWVfaWQiOiAiOWRiZDM3MGEtY2VhOS00YjNmLThhNDItOTkyNzc3NTI3YmJkIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM3ODAwMzMzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMTQyNjUzNSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkYmQzNzBhLWNlYTktNGIzZi04YTQyLTk5Mjc3NzUyN2JiZC8yMDI2MDgxMzE1MTQyMC9hel9ub3ZhX2JhY2t1cF9jOTg5Y2U2OC03NDc2LTQyYjUtOGY5MS0xOGRmOTMxOWNjZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MTQ6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 15:14:36.040372 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944094d9-3151-4c63-9929-06c1cac9f75c tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/export_record returned with HTTP 200 Aug 13 15:14:36.040999 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 322/1308] 10.4.3.38 () {66 vars in 1383 bytes} [Thu Aug 13 15:14:35 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/export_record => generated 1512 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:36.053967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2825b050-d435-44ac-a571-1fe26de75bcf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:36.055852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] POST https://10.4.3.38/volume/v3/backups/import_record Aug 13 15:14:36.056377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFiM2E5ZDYtMmRmNy00MmQ2LWFjMWYtOTY5OGI5YjI5NTk1IiwgInVzZXJfaWQiOiAiNDY5ZGEzNTE4ODkwNDRmOTkyZmY3N2E4MDk5NTViNDMiLCAicHJvamVjdF9pZCI6ICI4ODFlZDU1MDg4MWM0ZTFmYTY1ZTQ4ODdiYTA3MjRiYyIsICJ2b2x1bWVfaWQiOiAiOWRiZDM3MGEtY2VhOS00YjNmLThhNDItOTkyNzc3NTI3YmJkIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM3ODAwMzMzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMTQyNjUzNSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkYmQzNzBhLWNlYTktNGIzZi04YTQyLTk5Mjc3NzUyN2JiZC8yMDI2MDgxMzE1MTQyMC9hel9ub3ZhX2JhY2t1cF9jOTg5Y2U2OC03NDc2LTQyYjUtOGY5MS0xOGRmOTMxOWNjZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MTQ6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:36.057904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFiM2E5ZDYtMmRmNy00MmQ2LWFjMWYtOTY5OGI5YjI5NTk1IiwgInVzZXJfaWQiOiAiNDY5ZGEzNTE4ODkwNDRmOTkyZmY3N2E4MDk5NTViNDMiLCAicHJvamVjdF9pZCI6ICI4ODFlZDU1MDg4MWM0ZTFmYTY1ZTQ4ODdiYTA3MjRiYyIsICJ2b2x1bWVfaWQiOiAiOWRiZDM3MGEtY2VhOS00YjNmLThhNDItOTkyNzc3NTI3YmJkIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM3ODAwMzMzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMTQyNjUzNSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkYmQzNzBhLWNlYTktNGIzZi04YTQyLTk5Mjc3NzUyN2JiZC8yMDI2MDgxMzE1MTQyMC9hel9ub3ZhX2JhY2t1cF9jOTg5Y2U2OC03NDc2LTQyYjUtOGY5MS0xOGRmOTMxOWNjZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MTQ6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100285) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 15:14:36.058045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFiM2E5ZDYtMmRmNy00MmQ2LWFjMWYtOTY5OGI5YjI5NTk1IiwgInVzZXJfaWQiOiAiNDY5ZGEzNTE4ODkwNDRmOTkyZmY3N2E4MDk5NTViNDMiLCAicHJvamVjdF9pZCI6ICI4ODFlZDU1MDg4MWM0ZTFmYTY1ZTQ4ODdiYTA3MjRiYyIsICJ2b2x1bWVfaWQiOiAiOWRiZDM3MGEtY2VhOS00YjNmLThhNDItOTkyNzc3NTI3YmJkIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM3ODAwMzMzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMTQyNjUzNSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkYmQzNzBhLWNlYTktNGIzZi04YTQyLTk5Mjc3NzUyN2JiZC8yMDI2MDgxMzE1MTQyMC9hel9ub3ZhX2JhY2t1cF9jOTg5Y2U2OC03NDc2LTQyYjUtOGY5MS0xOGRmOTMxOWNjZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MTQ6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100285) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 15:14:36.122884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Created reservations ['2f08d524-30c5-4c47-9b4a-a911e2571b0e', '62b2260d-6a03-49a0-a7ce-0a90b3f3fabe'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:36.145335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] import_record rpcapi backup id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 on host np0000007223 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFiM2E5ZDYtMmRmNy00MmQ2LWFjMWYtOTY5OGI5YjI5NTk1IiwgInVzZXJfaWQiOiAiNDY5ZGEzNTE4ODkwNDRmOTkyZmY3N2E4MDk5NTViNDMiLCAicHJvamVjdF9pZCI6ICI4ODFlZDU1MDg4MWM0ZTFmYTY1ZTQ4ODdiYTA3MjRiYyIsICJ2b2x1bWVfaWQiOiAiOWRiZDM3MGEtY2VhOS00YjNmLThhNDItOTkyNzc3NTI3YmJkIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM3ODAwMzMzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMTQyNjUzNSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzlkYmQzNzBhLWNlYTktNGIzZi04YTQyLTk5Mjc3NzUyN2JiZC8yMDI2MDgxMzE1MTQyMC9hel9ub3ZhX2JhY2t1cF9jOTg5Y2U2OC03NDc2LTQyYjUtOGY5MS0xOGRmOTMxOWNjZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjE0OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MTQ6MzVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100285) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 15:14:36.147914 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Import record output: {'backup': {'id': 'b1b3a9d6-2df7-42d6-ac1f-9698b9b29595', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595'}, {'rel': 'bookmark', 'href': 'https://10.4.3.38/volume/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595'}]}}. {{(pid=100285) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 15:14:36.148203 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2825b050-d435-44ac-a571-1fe26de75bcf tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/import_record returned with HTTP 201 Aug 13 15:14:36.148814 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 328/1309] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:14:36 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 95 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:14:36.162279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:36.168429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 Aug 13 15:14:36.168716 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:36.168920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:36.169019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Show backup with id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:36.174332 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:36.174332 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:36.174996 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5671a0a0-30e7-4b18-8e31-1ec77600ce7d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 returned with HTTP 200 Aug 13 15:14:36.175822 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 328/1310] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:36 2026] GET /volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:36.356710 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bfdc305-1795-47c9-ac67-3f6a95ef5a1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:36.358928 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bfdc305-1795-47c9-ac67-3f6a95ef5a1b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] GET https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 Aug 13 15:14:36.359535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bfdc305-1795-47c9-ac67-3f6a95ef5a1b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:36.359535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bfdc305-1795-47c9-ac67-3f6a95ef5a1b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:36.366869 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bfdc305-1795-47c9-ac67-3f6a95ef5a1b tempest-VolumesNegativeTest-220124193 tempest-VolumesNegativeTest-220124193-project-member] https://10.4.3.38/volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 returned with HTTP 404 Aug 13 15:14:36.367481 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 333/1311] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:36 2026] GET /volume/v3/volumes/5b2bc0ec-e40b-46bf-abf5-6cdf508112c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:36.459695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-147c502c-2430-43b6-983b-c656dd72a2f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:36.463693 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-147c502c-2430-43b6-983b-c656dd72a2f0 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:36.463693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-147c502c-2430-43b6-983b-c656dd72a2f0 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:36.463693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-147c502c-2430-43b6-983b-c656dd72a2f0 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:36.463693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-147c502c-2430-43b6-983b-c656dd72a2f0 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:36.470034 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:36.470034 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:36.471018 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-147c502c-2430-43b6-983b-c656dd72a2f0 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:36.471507 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 323/1312] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:36 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:37.193055 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-211bbb46-705b-454e-a281-5d72faaf3d3f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:37.196790 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-211bbb46-705b-454e-a281-5d72faaf3d3f tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 Aug 13 15:14:37.196790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-211bbb46-705b-454e-a281-5d72faaf3d3f tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:37.196790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-211bbb46-705b-454e-a281-5d72faaf3d3f tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:37.196790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-211bbb46-705b-454e-a281-5d72faaf3d3f tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Show backup with id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:37.202700 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:37.202700 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:37.203477 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-211bbb46-705b-454e-a281-5d72faaf3d3f tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 returned with HTTP 200 Aug 13 15:14:37.206694 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 329/1313] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:37 2026] GET /volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:37.224818 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64da7214-815d-463e-b41c-7a9e40b5238d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:37.230760 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64da7214-815d-463e-b41c-7a9e40b5238d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups Aug 13 15:14:37.230760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64da7214-815d-463e-b41c-7a9e40b5238d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:37.230760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64da7214-815d-463e-b41c-7a9e40b5238d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:37.245222 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64da7214-815d-463e-b41c-7a9e40b5238d tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 200 Aug 13 15:14:37.246292 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 329/1314] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:14:37 2026] GET /volume/v3/backups => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:14:37.258005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:37.260717 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] POST https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/restore Aug 13 15:14:37.261146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:37.263168 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Restoring backup c989ce68-7476-42b5-8f91-18df9319ccd5 ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:14:37.263452 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Restoring backup c989ce68-7476-42b5-8f91-18df9319ccd5 to volume None. Aug 13 15:14:37.273348 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:37.273348 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:37.274599 np0000007223 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Creating volume of 1 GB for restore of backup c989ce68-7476-42b5-8f91-18df9319ccd5. Aug 13 15:14:37.292206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:14:37.291065. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:14:37.292206 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Availability Zones retrieved successfully. Aug 13 15:14:37.302875 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (63e01388-7562-49a0-8802-212345e7ce81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:37.305781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ae094c-d5c9-45be-881c-28074a5bb46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.307967 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:37.360643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ae094c-d5c9-45be-881c-28074a5bb46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:37.361726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57dfb76-6b25-4895-98f9-a0b3989c50b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.416696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Created reservations ['5f9dcd89-1fd2-4b80-acca-de85a2e49a11', 'c73046cd-ce88-47d7-933b-0b821a5cefb4', 'f575fa5c-904d-40db-9b3d-43750c99060d', '05659ed3-f1c1-404e-8052-03de06d3dd54'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:37.416696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57dfb76-6b25-4895-98f9-a0b3989c50b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f9dcd89-1fd2-4b80-acca-de85a2e49a11', 'c73046cd-ce88-47d7-933b-0b821a5cefb4', 'f575fa5c-904d-40db-9b3d-43750c99060d', '05659ed3-f1c1-404e-8052-03de06d3dd54']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:37.416696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad048290-1ce0-4d58-9a62-17cb3d3c90a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.460696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad048290-1ce0-4d58-9a62-17cb3d3c90a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b319a9-d9bc-471a-b728-056765641c4f', '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_c989ce68-7476-42b5-8f91-18df9319ccd5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['5f9dcd89-1fd2-4b80-acca-de85a2e49a11','c73046cd-ce88-47d7-933b-0b821a5cefb4','f575fa5c-904d-40db-9b3d-43750c99060d','05659ed3-f1c1-404e-8052-03de06d3dd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c989ce68-7476-42b5-8f91-18df9319ccd5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b319a9-d9bc-471a-b728-056765641c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='881ed550881c4e1fa65e4887ba0724bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469da351889044f992ff77a809955b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:37.461104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b24c82-c628-43fc-bc76-614742d28c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.484907 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2bde85a-8f65-4380-825b-634125c47593 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:37.487428 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2bde85a-8f65-4380-825b-634125c47593 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:37.492701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2bde85a-8f65-4380-825b-634125c47593 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:37.492701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2bde85a-8f65-4380-825b-634125c47593 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:37.492701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d2bde85a-8f65-4380-825b-634125c47593 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:37.492923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b24c82-c628-43fc-bc76-614742d28c4b) transitioned into 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_c989ce68-7476-42b5-8f91-18df9319ccd5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['5f9dcd89-1fd2-4b80-acca-de85a2e49a11','c73046cd-ce88-47d7-933b-0b821a5cefb4','f575fa5c-904d-40db-9b3d-43750c99060d','05659ed3-f1c1-404e-8052-03de06d3dd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:37.492923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa3b97d-0dcc-4f96-b4fa-cce4cb636c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.501414 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:37.501414 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:37.502892 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2bde85a-8f65-4380-825b-634125c47593 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:37.504269 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 324/1315] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:37 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:37.505243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa3b97d-0dcc-4f96-b4fa-cce4cb636c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:37.506579 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (63e01388-7562-49a0-8802-212345e7ce81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:37.507028 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume request issued successfully. Aug 13 15:14:37.517558 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:37.517558 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:37.518612 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:37.824730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:37.962703 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:37.962703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-423948465"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:37.963442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-423948465'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:37.963695 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create volume of 1 GB Aug 13 15:14:37.966634 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=492,cinder:UPDATE=134,cinder:INSERT=84 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:14:37.972412 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Availability Zones retrieved successfully. Aug 13 15:14:37.977320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Flow 'volume_create_api' (8b1fcc3f-9699-419a-a7ee-31c7451be255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:37.978794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce2884a-c5da-4328-a093-49f298cecd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:37.980274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:14:38.022944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce2884a-c5da-4328-a093-49f298cecd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:38.022944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ea1041-3b56-4fca-9d00-59532842ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:38.103866 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Created reservations ['f783e29d-fced-4f81-a2a8-7157bc31f7a9', 'd3d8c44d-50bc-426d-b738-138e2080d775', '8a02755f-f80f-4da1-a7e0-8a9a93558900', 'b0bb9534-413c-47dd-b953-3c124909f285'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:38.105483 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ea1041-3b56-4fca-9d00-59532842ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f783e29d-fced-4f81-a2a8-7157bc31f7a9', 'd3d8c44d-50bc-426d-b738-138e2080d775', '8a02755f-f80f-4da1-a7e0-8a9a93558900', 'b0bb9534-413c-47dd-b953-3c124909f285']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:38.106895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f641ea5-66de-48b4-ba74-69bb8a2d0c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:38.135041 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f641ea5-66de-48b4-ba74-69bb8a2d0c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0950c81b-1c5c-4c14-8fde-c90ad0f852de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-423948465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62ce99c7ddcf45188063651f8ef86c89',qos_specs=None,replication_status=,reservations=['f783e29d-fced-4f81-a2a8-7157bc31f7a9','d3d8c44d-50bc-426d-b738-138e2080d775','8a02755f-f80f-4da1-a7e0-8a9a93558900','b0bb9534-413c-47dd-b953-3c124909f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40fe9db699b421b8cfcd4e922ea5b14',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-423948465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0950c81b-1c5c-4c14-8fde-c90ad0f852de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62ce99c7ddcf45188063651f8ef86c89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e40fe9db699b421b8cfcd4e922ea5b14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:38.135650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b09a2e6-e1a6-4484-b2bd-3bfe01f8c4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:38.160444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b09a2e6-e1a6-4484-b2bd-3bfe01f8c4d0) transitioned into state 'SUCCESS' from state '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-423948465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62ce99c7ddcf45188063651f8ef86c89',qos_specs=None,replication_status=,reservations=['f783e29d-fced-4f81-a2a8-7157bc31f7a9','d3d8c44d-50bc-426d-b738-138e2080d775','8a02755f-f80f-4da1-a7e0-8a9a93558900','b0bb9534-413c-47dd-b953-3c124909f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e40fe9db699b421b8cfcd4e922ea5b14',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:38.161148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1001cb-6c46-4ae8-bf05-8998b1e475db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:14:38.171104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d1001cb-6c46-4ae8-bf05-8998b1e475db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:38.173972 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Flow 'volume_create_api' (8b1fcc3f-9699-419a-a7ee-31c7451be255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:14:38.173972 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create volume request issued successfully. Aug 13 15:14:38.173972 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-853d3ddc-66ca-4a8a-9002-474e5d44c5d7 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:38.173972 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 330/1316] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:37 2026] POST /volume/v3/volumes => generated 755 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:38.192697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03482952-4912-439e-a747-142594c1eb3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:38.194576 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03482952-4912-439e-a747-142594c1eb3f tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:38.194895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03482952-4912-439e-a747-142594c1eb3f tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:38.195138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03482952-4912-439e-a747-142594c1eb3f tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:38.204619 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:38.204619 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:38.210284 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03482952-4912-439e-a747-142594c1eb3f tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:38.215996 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03482952-4912-439e-a747-142594c1eb3f tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 200 Aug 13 15:14:38.217614 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 330/1317] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:38 2026] GET /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:38.514885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5074b47-8101-40a3-a973-17189996c61c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:38.517354 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5074b47-8101-40a3-a973-17189996c61c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:38.517648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5074b47-8101-40a3-a973-17189996c61c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:38.517886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5074b47-8101-40a3-a973-17189996c61c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:38.518027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d5074b47-8101-40a3-a973-17189996c61c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:38.527898 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:38.527898 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:38.528088 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:38.528088 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:38.528645 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:38.528795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:14:38.528864 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5074b47-8101-40a3-a973-17189996c61c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:38.528943 np0000007223 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Overwriting volume 71b319a9-d9bc-471a-b728-056765641c4f with restore of backup c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:38.529412 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 325/1318] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:38 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:38.549510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] restore_backup in rpcapi backup_id c989ce68-7476-42b5-8f91-18df9319ccd5 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:14:38.552638 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9312c5-213c-42a2-8f05-b5511b8d14e4 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/restore returned with HTTP 202 Aug 13 15:14:38.553212 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 334/1319] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:14:37 2026] POST /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5/restore => generated 189 bytes in 1296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:38.562949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:38.565453 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:38.565732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:38.566004 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:38.566141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:38.572759 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:38.572759 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:38.574007 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8efdbc0f-4ade-4183-be6b-a352d21be3ba tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:38.574458 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 331/1320] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:38 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:39.230023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:39.232217 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:39.233691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:39.233691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:39.247269 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:39.247269 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:39.265914 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:39.268128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd16fbbd-5197-4ed1-bf8f-cbc26bdb9b6e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 200 Aug 13 15:14:39.268833 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 331/1321] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:39 2026] GET /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:39.290361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0920085a-20b8-4a60-ade3-94f1654b98cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:39.293877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:39.294294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0950c81b-1c5c-4c14-8fde-c90ad0f852de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1120110642"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:39.308536 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:39.308536 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:39.309230 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:39.309346 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create snapshot from volume 0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:39.419782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Created reservations ['267d3c98-171d-4428-aeab-e409bebca688', 'f0a8c0b4-1f5c-445b-be43-5dc2f19ee2a4', '5913eedc-d954-479e-8598-7c013e36c7a7', '0ff0680f-cb68-4615-a236-074c14c5a956'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:39.484774 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot create request issued successfully. Aug 13 15:14:39.484969 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0920085a-20b8-4a60-ade3-94f1654b98cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:39.486014 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 326/1322] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:39.500925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-289e58e7-3460-4401-aed3-d646f5a6687b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:39.504389 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-289e58e7-3460-4401-aed3-d646f5a6687b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:39.507491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-289e58e7-3460-4401-aed3-d646f5a6687b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:39.508901 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-289e58e7-3460-4401-aed3-d646f5a6687b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:39.520745 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:39.520745 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:39.522088 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-289e58e7-3460-4401-aed3-d646f5a6687b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:39.522491 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-289e58e7-3460-4401-aed3-d646f5a6687b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 returned with HTTP 200 Aug 13 15:14:39.524482 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 335/1323] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:39 2026] GET /volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 => generated 446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:39.546770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9b51627-c72e-42eb-b8fd-34f2813449df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:39.552242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9b51627-c72e-42eb-b8fd-34f2813449df tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:39.552577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9b51627-c72e-42eb-b8fd-34f2813449df tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:39.552859 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9b51627-c72e-42eb-b8fd-34f2813449df tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:39.553007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f9b51627-c72e-42eb-b8fd-34f2813449df tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:39.561538 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:39.561538 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:39.561538 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9b51627-c72e-42eb-b8fd-34f2813449df tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:39.561984 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 332/1324] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:39 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:39.591761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45221270-8c17-4e64-ab69-adb4744c02f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:39.593935 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45221270-8c17-4e64-ab69-adb4744c02f8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:39.594266 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45221270-8c17-4e64-ab69-adb4744c02f8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:39.594538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45221270-8c17-4e64-ab69-adb4744c02f8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:39.594734 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-45221270-8c17-4e64-ab69-adb4744c02f8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:39.603526 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:39.603526 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:39.604578 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45221270-8c17-4e64-ab69-adb4744c02f8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:39.605185 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 332/1325] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:39 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:40.536925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:40.542703 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:40.542703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:40.542703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:40.551207 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:40.551207 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:40.552043 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:40.553375 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f45162a7-e36f-4da6-9933-e6b0a3a7ffbe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 returned with HTTP 200 Aug 13 15:14:40.554357 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 327/1326] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:40 2026] GET /volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:40.567890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:40.569649 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:40.570075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0950c81b-1c5c-4c14-8fde-c90ad0f852de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1585134230"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:40.579445 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:40.579445 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:40.579868 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:40.579996 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create snapshot from volume 0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:40.582807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d498f639-36bd-496d-b3c5-c184925735cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:40.587461 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d498f639-36bd-496d-b3c5-c184925735cf tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:40.587461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d498f639-36bd-496d-b3c5-c184925735cf tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:40.587461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d498f639-36bd-496d-b3c5-c184925735cf tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:40.587461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d498f639-36bd-496d-b3c5-c184925735cf tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:40.591135 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:40.591135 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:40.592013 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d498f639-36bd-496d-b3c5-c184925735cf tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:40.592551 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 333/1327] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:40 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:40.612106 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Created reservations ['b056484d-1f2e-43ae-854c-cd9ae98fc0ea', 'e75004da-e918-4512-b330-efa676e4c4e7', 'e0c54ccf-4848-410d-982c-5de32917386b', 'f4fa8be8-7528-413e-ac2d-62595156b3f1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:40.622725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:40.625227 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:40.625550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:40.625862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:40.626031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:40.631154 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=445,cinder:INSERT=61,cinder:UPDATE=114 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:14:40.638729 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:40.638729 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:40.640131 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cd42447-d1ad-4fe1-a152-e75e29984c79 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:40.641016 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 333/1328] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:40 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:40.666685 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot create request issued successfully. Aug 13 15:14:40.667198 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f6f4f29-c7d3-4763-a93f-4bb893908f48 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:40.667989 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 336/1329] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:40.680294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:40.684261 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:40.684647 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:40.685121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:40.692972 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:40.692972 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:40.694088 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:40.695644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3d7f57c-382a-45c1-9e67-b224c4098c0b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 200 Aug 13 15:14:40.695644 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 328/1330] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:40 2026] GET /volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:41.604493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30523555-6572-405c-a78a-5e0801e59c70 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:41.606411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30523555-6572-405c-a78a-5e0801e59c70 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:41.606755 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30523555-6572-405c-a78a-5e0801e59c70 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:41.606912 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30523555-6572-405c-a78a-5e0801e59c70 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:41.607063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-30523555-6572-405c-a78a-5e0801e59c70 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:41.611828 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:41.611828 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:41.612718 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30523555-6572-405c-a78a-5e0801e59c70 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:41.613234 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 334/1331] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:41 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:41.659560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:41.661366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:41.661554 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:41.661745 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:41.661861 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:41.674944 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:41.674944 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:41.675722 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8655abb1-cff3-45a2-b0e9-aa1f5274d4b3 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:41.676079 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 334/1332] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:41 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:41.710555 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:41.713034 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:41.713227 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:41.713437 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:41.718482 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:41.718482 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:41.718935 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:41.719761 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58ecc229-0d63-4881-a43e-a1ce17b38a74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 200 Aug 13 15:14:41.720129 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 337/1333] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:41 2026] GET /volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:41.734933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:41.737115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:41.737504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0950c81b-1c5c-4c14-8fde-c90ad0f852de", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-740999815"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:41.747754 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:41.747754 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:41.748636 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:41.748915 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Create snapshot from volume 0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:41.783056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Created reservations ['b302216e-69f7-47f8-9a26-63f12be23ad3', 'dfba41bb-c945-49dd-81fe-fe5fb92ad6db', 'c9031b94-3a23-43b1-b1a8-9c4856a03564', '61fd8b7f-2f34-49a3-903a-3f9b0e5f4e73'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:41.831252 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot create request issued successfully. Aug 13 15:14:41.831936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6c0d734-6da6-44bf-a27f-103ebcbac846 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:14:41.833098 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 329/1334] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:14:41 2026] POST /volume/v3/snapshots => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:41.844464 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:41.848892 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:41.849144 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:41.849638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:41.861054 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:41.861054 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:41.861923 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:41.863136 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10c501b7-929e-4952-ba5a-eb009fc15b29 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 returned with HTTP 200 Aug 13 15:14:41.863951 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 335/1335] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:41 2026] GET /volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.642602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3862679f-d785-438f-94a1-368ff054c784 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.645824 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3862679f-d785-438f-94a1-368ff054c784 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:42.646884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3862679f-d785-438f-94a1-368ff054c784 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.646884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3862679f-d785-438f-94a1-368ff054c784 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.649127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3862679f-d785-438f-94a1-368ff054c784 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:42.655842 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:42.655842 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:42.656685 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3862679f-d785-438f-94a1-368ff054c784 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:42.657304 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 335/1336] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.689019 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.692013 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:42.692773 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.693046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.693212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:42.699741 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:42.699741 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:42.700928 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb2428d-04ba-441d-8238-4c3609ec6776 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:42.701548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 338/1337] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.881254 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.884621 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:42.886033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.886222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.895533 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:42.895533 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:42.895533 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:42.897203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf058c1e-6c1d-46fe-9faa-c6ebeac53c2b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 returned with HTTP 200 Aug 13 15:14:42.897826 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 330/1338] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.909577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.912384 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?limit=1 Aug 13 15:14:42.912721 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.913023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.913452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:42.915106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:42.920391 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:42.921096 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea9d9514-3c83-4865-976a-b4c8add151f1 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 15:14:42.921891 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 336/1339] 10.4.3.38 () {66 vars in 1251 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:14:42.933187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4500d70d-8545-4f26-a2a9-a10866688638 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.936193 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:42.936451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.936684 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.936971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:42.938287 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:42.944370 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:42.945070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4500d70d-8545-4f26-a2a9-a10866688638 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:14:42.945652 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 336/1340] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.956809 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.959038 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?limit=100000 Aug 13 15:14:42.959553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.959664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.960069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:42.961330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:42.966058 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:42.966318 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a8e8174-9ba9-4164-aba7-8d608eb1fb6c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 15:14:42.967297 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 339/1341] 10.4.3.38 () {66 vars in 1261 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:42.984292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a987848e-761c-4b75-82df-f5e408bae607 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:42.986496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?limit=0 Aug 13 15:14:42.986622 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:42.986941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:42.987417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:42.988569 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.003463 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.004496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a987848e-761c-4b75-82df-f5e408bae607 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 15:14:43.004496 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 331/1342] 10.4.3.38 () {66 vars in 1251 bytes} [Thu Aug 13 15:14:42 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:14:43.021473 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c33e3e2a-4eef-416f-87db-271c812599c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.023623 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:14:43.023843 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.024063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.024309 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.025045 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.025045 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:43.025699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.032238 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.032775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c33e3e2a-4eef-416f-87db-271c812599c6 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:14:43.033511 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 337/1343] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:14:43 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 15:14:43.045838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c8f756c-322a-4489-a841-337bcada5150 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.048656 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?marker=46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:43.049063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.049420 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.049801 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.050200 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.050200 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:43.051511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.082285 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.083185 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8f756c-322a-4489-a841-337bcada5150 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?marker=46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 200 Aug 13 15:14:43.083592 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 337/1344] 10.4.3.38 () {66 vars in 1323 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?marker=46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.096897 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.102482 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?offset=2&limit=3 Aug 13 15:14:43.102779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.102974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.103236 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.103623 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.103623 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:43.107973 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.123875 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.124403 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67e9b141-03c6-41e1-a8c0-23a32e0edc8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 15:14:43.127958 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 340/1345] 10.4.3.38 () {66 vars in 1269 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.138182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.141001 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 15:14:43.141686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.142026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.142449 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.144333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.164434 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.164434 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c7c0e80-d4a4-4340-bc15-b0aa3a6bfdca tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 15:14:43.164644 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 332/1346] 10.4.3.38 () {66 vars in 1301 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.180849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-139654dd-d283-4097-a338-f282a6696e74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.184774 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 15:14:43.185080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.185498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.186105 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.186606 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.186606 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:43.187498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.192436 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.193102 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-139654dd-d283-4097-a338-f282a6696e74 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 15:14:43.194105 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 338/1347] 10.4.3.38 () {66 vars in 1303 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.204158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.206904 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 15:14:43.207381 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.207629 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.208943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.208943 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.208943 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:43.210755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.225390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.226018 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6ac89ef-7601-48fa-a8a0-15596b150db2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 15:14:43.226559 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 338/1348] 10.4.3.38 () {66 vars in 1285 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.241125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be8a97c6-1188-42a2-bb7e-732726361b0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.243878 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 15:14:43.244015 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.244404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.244768 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.245646 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.245646 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:43.246648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.259995 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=410,cinder:UPDATE=108,cinder:INSERT=55 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:14:43.265879 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.266555 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a97c6-1188-42a2-bb7e-732726361b0e tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 15:14:43.267444 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 341/1349] 10.4.3.38 () {66 vars in 1287 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.279975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.282096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 15:14:43.282406 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.282689 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.282923 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.283239 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.283239 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:43.284654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.300906 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.301541 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f44f726-4c57-45b1-b0e5-e1bd52561a94 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 15:14:43.302225 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 333/1350] 10.4.3.38 () {66 vars in 1305 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.313091 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07ec716b-2151-4475-863a-ac072b3cbb8b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.315047 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 15:14:43.315536 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.315859 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.316134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.316471 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.316471 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:43.317389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.332919 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.333475 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07ec716b-2151-4475-863a-ac072b3cbb8b tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 15:14:43.334001 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 339/1351] 10.4.3.38 () {66 vars in 1307 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?sort_key=display_name&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 15:14:43.345098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e67079d4-9807-42d8-8613-28c62177611d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.347530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 Aug 13 15:14:43.348093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.348445 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.348820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.349257 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.349257 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:43.350527 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.366549 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.367199 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.367199 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:43.368452 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e67079d4-9807-42d8-8613-28c62177611d tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 returned with HTTP 200 Aug 13 15:14:43.369171 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 339/1352] 10.4.3.38 () {66 vars in 1376 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.379541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.381396 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail?status=available Aug 13 15:14:43.381582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.381786 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.381987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.382231 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.382231 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:43.383438 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.397692 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.398556 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.398556 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:43.399262 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2d3893c-8f87-40bd-b261-601271aa4c26 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 15:14:43.399958 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 342/1353] 10.4.3.38 () {66 vars in 1290 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:43.412054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.417233 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 Aug 13 15:14:43.417233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.417233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.417987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.418198 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.418198 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:43.419517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.433116 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.433778 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.433778 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:43.434847 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ebca3a2-b6dd-40ab-9037-4550c9e172cd tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 returned with HTTP 200 Aug 13 15:14:43.435136 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 334/1354] 10.4.3.38 () {66 vars in 1410 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.446047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.450615 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 Aug 13 15:14:43.450922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.451131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.451432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.452091 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.452091 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:43.453203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.468489 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.469022 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9ac996e-9c45-443a-b2a0-7885e0b68084 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 returned with HTTP 200 Aug 13 15:14:43.469609 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 340/1355] 10.4.3.38 () {66 vars in 1355 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.480238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-760afdcf-38af-487b-9d2f-437c249100fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.482114 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?status=available Aug 13 15:14:43.482410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.482658 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.482946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.484744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.500246 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.500988 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-760afdcf-38af-487b-9d2f-437c249100fa tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 15:14:43.501501 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 340/1356] 10.4.3.38 () {66 vars in 1269 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.513292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b24e3893-1918-4304-b618-d17a4de80991 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.515372 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 Aug 13 15:14:43.515554 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.515881 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.516149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:43.518113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:14:43.531490 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Get all snapshots completed successfully. Aug 13 15:14:43.532226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24e3893-1918-4304-b618-d17a4de80991 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 returned with HTTP 200 Aug 13 15:14:43.532806 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 343/1357] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-740999815 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.547311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-706889a6-e331-4ef3-9938-23c6b06b8964 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.549478 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:43.549722 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.549948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.550108 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Delete snapshot with id: 362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:43.558622 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.558622 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:43.559439 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:43.585333 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot delete request issued successfully. Aug 13 15:14:43.585333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-706889a6-e331-4ef3-9938-23c6b06b8964 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 returned with HTTP 202 Aug 13 15:14:43.585753 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 335/1358] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:43 2026] DELETE /volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:43.595239 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.597827 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:43.598371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.599709 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.606059 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.606059 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:43.606921 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:43.608001 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd661d85-c388-4384-8a0a-4e75766bb1fe tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 returned with HTTP 200 Aug 13 15:14:43.608820 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 341/1359] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.673659 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.677157 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:43.677605 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.678763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.678763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:43.688347 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.688347 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:43.689909 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a751b29b-8504-4bff-a7e4-1f7a2875aad4 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:43.690758 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 341/1360] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:43.714647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:43.718411 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:43.719062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:43.719665 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:43.720557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:43.731205 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:43.731205 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:43.733058 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a26e4bbd-cce2-4947-8bd5-38c8d9566c78 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:43.733748 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 344/1361] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:43 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.621135 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-729c587d-47f7-4071-bc4f-46e8199d42c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.623217 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-729c587d-47f7-4071-bc4f-46e8199d42c2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 Aug 13 15:14:44.623492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-729c587d-47f7-4071-bc4f-46e8199d42c2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.623760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-729c587d-47f7-4071-bc4f-46e8199d42c2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.628587 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-729c587d-47f7-4071-bc4f-46e8199d42c2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 returned with HTTP 404 Aug 13 15:14:44.629204 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 336/1362] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/snapshots/362fd5b5-068e-4e1a-9bf2-b0fa7354b172 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:44.636445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.639024 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:44.639546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.640043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.640211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Delete snapshot with id: 46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:44.646017 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.646017 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:44.646570 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:44.665788 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot delete request issued successfully. Aug 13 15:14:44.666100 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a23868c3-eaed-409c-8a7d-aa2d1b22be49 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 202 Aug 13 15:14:44.666601 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 342/1363] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:44 2026] DELETE /volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:44.674356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-473af247-077e-4f9f-a84b-daec59ec39ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.676182 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-473af247-077e-4f9f-a84b-daec59ec39ac tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:44.676432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-473af247-077e-4f9f-a84b-daec59ec39ac tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.676768 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-473af247-077e-4f9f-a84b-daec59ec39ac tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.682479 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.682479 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:44.682948 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-473af247-077e-4f9f-a84b-daec59ec39ac tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:44.683833 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-473af247-077e-4f9f-a84b-daec59ec39ac tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 200 Aug 13 15:14:44.684184 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 342/1364] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.703572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.705558 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:44.705811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.706009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.706129 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:44.712711 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.712711 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:44.713623 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8910179-4b36-4a33-808c-3fa630d6b0a2 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:44.714228 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 345/1365] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.725879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3434690c-4fef-4db6-9de0-2403bc45d799 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.727961 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3434690c-4fef-4db6-9de0-2403bc45d799 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] PUT https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:44.728511 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3434690c-4fef-4db6-9de0-2403bc45d799 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:44.735384 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.735384 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:44.741950 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3434690c-4fef-4db6-9de0-2403bc45d799 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:44.742561 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 337/1366] 10.4.3.38 () {70 vars in 1401 bytes} [Thu Aug 13 15:14:44 2026] PUT /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 314 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.746582 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-314e0619-f700-419f-a868-f85fed0e4615 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.748932 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-314e0619-f700-419f-a868-f85fed0e4615 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:44.749219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-314e0619-f700-419f-a868-f85fed0e4615 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.749541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-314e0619-f700-419f-a868-f85fed0e4615 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.749762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-314e0619-f700-419f-a868-f85fed0e4615 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:44.752337 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.754493 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:44.754796 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.754996 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.755152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:44.755875 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.755875 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:44.756926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-314e0619-f700-419f-a868-f85fed0e4615 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:44.757374 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 343/1367] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.761102 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.761102 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:44.761851 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcab9ba-8943-42a0-b7c1-69a7ff00cdcc tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:44.762219 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 343/1368] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:44.777416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.779544 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] DELETE https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:44.779818 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.780175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.780448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Delete backup with id: 7d2d523d-96c9-464a-b010-863365786946. Aug 13 15:14:44.785749 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.785749 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:44.805366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] delete_backup rpcapi backup_id 7d2d523d-96c9-464a-b010-863365786946 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:14:44.807541 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35c0084a-4f67-4f5d-9bed-5b5a59bb0b1d tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 202 Aug 13 15:14:44.808066 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 346/1369] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:14:44 2026] DELETE /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:44.816955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:44.818815 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:44.819127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:44.819433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:44.819619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:44.824981 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:44.824981 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:44.824981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00f50315-3c83-44c7-a2ea-6aaa79fa991f tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 200 Aug 13 15:14:44.824981 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 338/1370] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:44 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:45.694252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54ca64c6-d875-46cc-a9f3-4a3a5c7c6bf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.696514 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54ca64c6-d875-46cc-a9f3-4a3a5c7c6bf9 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a Aug 13 15:14:45.696792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54ca64c6-d875-46cc-a9f3-4a3a5c7c6bf9 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.696987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54ca64c6-d875-46cc-a9f3-4a3a5c7c6bf9 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.702225 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54ca64c6-d875-46cc-a9f3-4a3a5c7c6bf9 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a returned with HTTP 404 Aug 13 15:14:45.703079 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 344/1371] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:45 2026] GET /volume/v3/snapshots/46fd6bb5-ca40-47aa-bb4d-51b906f8ce8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:45.711526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.713291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:45.713634 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.715128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.715128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Delete snapshot with id: be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:45.719533 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:45.719533 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:45.721690 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:45.738196 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot delete request issued successfully. Aug 13 15:14:45.738629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1493be0e-0486-469f-8f6e-2fc19a4405cc tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 returned with HTTP 202 Aug 13 15:14:45.739412 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 344/1372] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:14:45 2026] DELETE /volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:45.750852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.752977 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:45.753322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.753495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.761238 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:45.761238 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:45.761872 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Snapshot retrieved successfully. Aug 13 15:14:45.762865 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ec09fc5-e136-4b28-84cc-5f2461f9a81a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 returned with HTTP 200 Aug 13 15:14:45.763370 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 347/1373] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:45 2026] GET /volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:45.770243 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.774317 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:45.774317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.774317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.774317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:45.779085 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:45.779085 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:45.780455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79aed4f0-c832-427d-9e3c-f800c8566d88 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:45.780455 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 339/1374] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:45 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:45.840256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.842364 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 Aug 13 15:14:45.842605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.842806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.842925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Show backup with id 7d2d523d-96c9-464a-b010-863365786946. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:45.847017 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc497ada-1255-4bef-85ec-5a8a8c93461c tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 returned with HTTP 404 Aug 13 15:14:45.847706 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 345/1375] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:45 2026] GET /volume/v3/backups/7d2d523d-96c9-464a-b010-863365786946 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:45.857362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48322cea-e113-4750-90c2-3ed7acfd862a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.859263 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:45.859800 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.860141 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.860442 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Delete volume with id: 1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:45.872189 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:45.872189 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:45.873703 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Volume info retrieved successfully. Aug 13 15:14:45.893025 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Delete volume request issued successfully. Aug 13 15:14:45.893639 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48322cea-e113-4750-90c2-3ed7acfd862a tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b returned with HTTP 202 Aug 13 15:14:45.894207 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 345/1376] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:14:45 2026] DELETE /volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:45.909177 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:45.911931 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:45.912394 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:45.913373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:45.925106 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:45.925106 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:45.930793 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Volume info retrieved successfully. Aug 13 15:14:45.937425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a7162f0-6155-41b6-9613-1254cdde1d11 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b returned with HTTP 200 Aug 13 15:14:45.937972 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 348/1377] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:45 2026] GET /volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:46.776175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ed0c9b6-a5e4-4c1d-962b-018eae7ecaf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.780701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ed0c9b6-a5e4-4c1d-962b-018eae7ecaf2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 Aug 13 15:14:46.780701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ed0c9b6-a5e4-4c1d-962b-018eae7ecaf2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.780701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ed0c9b6-a5e4-4c1d-962b-018eae7ecaf2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.787810 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ed0c9b6-a5e4-4c1d-962b-018eae7ecaf2 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 returned with HTTP 404 Aug 13 15:14:46.788931 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 340/1378] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:14:46 2026] GET /volume/v3/snapshots/be10afa3-cf88-498d-a5fe-27e84826e7c7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:46.793810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-725ad05d-11de-4951-87dd-4f00fc215140 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.796457 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-725ad05d-11de-4951-87dd-4f00fc215140 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:46.796980 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-725ad05d-11de-4951-87dd-4f00fc215140 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.797270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-725ad05d-11de-4951-87dd-4f00fc215140 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.797450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-725ad05d-11de-4951-87dd-4f00fc215140 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:46.803938 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1361ea1-8714-4676-b150-a8c57eba115c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.804343 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:46.804343 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:46.804907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-725ad05d-11de-4951-87dd-4f00fc215140 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:46.805275 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 346/1379] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:46 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:46.807709 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1361ea1-8714-4676-b150-a8c57eba115c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:46.807709 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1361ea1-8714-4676-b150-a8c57eba115c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.807709 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1361ea1-8714-4676-b150-a8c57eba115c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.816044 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:46.816044 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:46.820935 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1361ea1-8714-4676-b150-a8c57eba115c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:46.826430 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1361ea1-8714-4676-b150-a8c57eba115c tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 200 Aug 13 15:14:46.827029 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 346/1380] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:46 2026] GET /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:46.838711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.840516 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:46.840794 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.841034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.841239 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Delete volume with id: 0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:46.848188 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:46.848188 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:46.848766 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:46.867695 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Delete volume request issued successfully. Aug 13 15:14:46.868125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dafd61d9-fd2a-4036-baf3-9e7a614e2ae8 tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 202 Aug 13 15:14:46.868812 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 349/1381] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:46 2026] DELETE /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:46.881100 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.883907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:46.885607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.885607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.892250 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:46.892250 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:46.897875 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Volume info retrieved successfully. Aug 13 15:14:46.906181 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca9edc52-b6d2-4acb-a3ab-92331f3a144a tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 200 Aug 13 15:14:46.907046 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 341/1382] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:46 2026] GET /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:46.955852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08cdc6f3-a45b-47b3-a0c6-f13fb9ad6754 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:46.958323 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08cdc6f3-a45b-47b3-a0c6-f13fb9ad6754 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] GET https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b Aug 13 15:14:46.958619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08cdc6f3-a45b-47b3-a0c6-f13fb9ad6754 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:46.958899 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08cdc6f3-a45b-47b3-a0c6-f13fb9ad6754 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:46.970878 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08cdc6f3-a45b-47b3-a0c6-f13fb9ad6754 tempest-ProjectAdminTests39-966748778 tempest-ProjectAdminTests39-966748778-project-admin] https://10.4.3.38/volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b returned with HTTP 404 Aug 13 15:14:46.971787 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 347/1383] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:14:46 2026] GET /volume/v3/volumes/1ce47330-cf36-4d72-9cc2-43d6291c3d2b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:47.349724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02e21637-a8a2-4a14-9962-e05879d037ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:47.351832 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:47.352240 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1040675711"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:47.354238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1040675711'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:47.354439 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume of 1 GB Aug 13 15:14:47.359448 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Availability Zones retrieved successfully. Aug 13 15:14:47.367817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (2a109793-18cd-4a87-a8d3-1b933c8f3fad) 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 15:14:47.369279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7fea7e-d4cf-4785-b35f-d30c16f25088) transitioned 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 15:14:47.370687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-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 15:14:47.405769 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7fea7e-d4cf-4785-b35f-d30c16f25088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:14:47.406752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddde5217-bbd6-4d70-902d-3f85c0204aa0) transitioned 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 15:14:47.497167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Created reservations ['572f05ae-b27e-4cef-aaa7-7dfcb3df589d', 'd074803c-b1ff-4d7e-b533-c9d4d9b66719', 'b6231825-fc7d-475e-bb72-46e2f0fffb5c', '2970f35d-7f1d-43eb-8026-176701ea8c25'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:47.499022 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddde5217-bbd6-4d70-902d-3f85c0204aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572f05ae-b27e-4cef-aaa7-7dfcb3df589d', 'd074803c-b1ff-4d7e-b533-c9d4d9b66719', 'b6231825-fc7d-475e-bb72-46e2f0fffb5c', '2970f35d-7f1d-43eb-8026-176701ea8c25']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:47.499451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da175d2e-94c8-4c49-82e6-9c646b720178) transitioned 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 15:14:47.529398 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da175d2e-94c8-4c49-82e6-9c646b720178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba77c0d1-3cbb-4520-9417-45752cab6f30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1040675711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['572f05ae-b27e-4cef-aaa7-7dfcb3df589d','d074803c-b1ff-4d7e-b533-c9d4d9b66719','b6231825-fc7d-475e-bb72-46e2f0fffb5c','2970f35d-7f1d-43eb-8026-176701ea8c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1040675711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba77c0d1-3cbb-4520-9417-45752cab6f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee3f0c74b024f8f8bca6cef0b982929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392f878a1e2944a6b8ccc8d15c857891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:47.530351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79652c7-7a71-4d0a-9b75-bb8ca86f4f1b) transitioned 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 15:14:47.559455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79652c7-7a71-4d0a-9b75-bb8ca86f4f1b) transitioned into state 'SUCCESS' from state '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-1040675711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['572f05ae-b27e-4cef-aaa7-7dfcb3df589d','d074803c-b1ff-4d7e-b533-c9d4d9b66719','b6231825-fc7d-475e-bb72-46e2f0fffb5c','2970f35d-7f1d-43eb-8026-176701ea8c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:47.560860 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09be90d5-9525-4b0f-a8c8-c47201a36d38) transitioned 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 15:14:47.582176 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09be90d5-9525-4b0f-a8c8-c47201a36d38) 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 15:14:47.583361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (2a109793-18cd-4a87-a8d3-1b933c8f3fad) 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 15:14:47.583757 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request issued successfully. Aug 13 15:14:47.584425 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02e21637-a8a2-4a14-9962-e05879d037ac tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:47.584956 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 347/1384] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:47 2026] POST /volume/v3/volumes => generated 749 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:47.600143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:47.603028 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:47.604056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:47.604056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:47.616279 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:47.616279 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:47.620887 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:47.627320 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3e036d1-6693-421f-91d2-5e7ec9fd7b69 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:47.627876 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 350/1385] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:47 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:47.816520 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:47.818691 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:47.818946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:47.819230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:47.819382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:47.829553 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:47.829553 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:47.831265 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47b37c73-2e38-4c5a-ab4f-1c48bc850c6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:47.831799 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 342/1386] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:47 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:47.929794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff2fdd98-4adf-4c5b-8849-f1104e609fad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:47.933699 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff2fdd98-4adf-4c5b-8849-f1104e609fad tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] GET https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de Aug 13 15:14:47.933699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff2fdd98-4adf-4c5b-8849-f1104e609fad tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:47.933699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff2fdd98-4adf-4c5b-8849-f1104e609fad tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:47.943540 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff2fdd98-4adf-4c5b-8849-f1104e609fad tempest-VolumesSnapshotListTestJSON-778336450 tempest-VolumesSnapshotListTestJSON-778336450-project-member] https://10.4.3.38/volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de returned with HTTP 404 Aug 13 15:14:47.944410 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 348/1387] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:47 2026] GET /volume/v3/volumes/0950c81b-1c5c-4c14-8fde-c90ad0f852de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:48.647277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8abf56da-92c5-4c03-a079-4d8feb837960 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.649959 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8abf56da-92c5-4c03-a079-4d8feb837960 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:48.650096 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8abf56da-92c5-4c03-a079-4d8feb837960 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.650251 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8abf56da-92c5-4c03-a079-4d8feb837960 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.659787 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.659787 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:48.665694 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8abf56da-92c5-4c03-a079-4d8feb837960 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:48.671729 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8abf56da-92c5-4c03-a079-4d8feb837960 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:48.672154 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 348/1388] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:48.740760 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.743274 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:48.743582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.743715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.759648 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.759648 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:48.764893 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:48.771483 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-8f9bd29e-58cc-4288-9b01-b3fdb3d07d85 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:48.772091 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 351/1389] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:48.844238 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.849630 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:48.849952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.850259 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.850389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:48.860917 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.860917 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:48.862076 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58c244c8-e560-47d8-a7f0-dec4e9dd3ff8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:48.862350 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 343/1390] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:48.875240 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcc9880e-09e4-4353-be98-a3710f11713e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.876752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd700590-c02e-4aea-81f8-03b37e933f0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.877341 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd700590-c02e-4aea-81f8-03b37e933f0e None None] GET https://10.4.3.38/volume// Aug 13 15:14:48.877341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd700590-c02e-4aea-81f8-03b37e933f0e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.877594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd700590-c02e-4aea-81f8-03b37e933f0e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.878006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd700590-c02e-4aea-81f8-03b37e933f0e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:48.878350 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 349/1391] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:14: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 15:14:48.880330 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc9880e-09e4-4353-be98-a3710f11713e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f Aug 13 15:14:48.880525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcc9880e-09e4-4353-be98-a3710f11713e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.880829 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcc9880e-09e4-4353-be98-a3710f11713e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.892280 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.892280 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:48.894391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-13098571-089e-45f7-a265-285c50b76533 req-552614cc-a479-4f26-a56e-caf4ba4701ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.898977 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-552614cc-a479-4f26-a56e-caf4ba4701ad tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:14:48.899312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-552614cc-a479-4f26-a56e-caf4ba4701ad tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba77c0d1-3cbb-4520-9417-45752cab6f30", "connector": null, "instance_uuid": "56ef2e7c-c660-4937-abeb-81b7e879badd"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:48.901179 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcc9880e-09e4-4353-be98-a3710f11713e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:48.915416 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.915416 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:48.915892 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc9880e-09e4-4353-be98-a3710f11713e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f returned with HTTP 200 Aug 13 15:14:48.916544 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 349/1392] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f => generated 899 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:48.933612 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.935683 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:14:48.936138 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.936531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.936959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:48.938086 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:14:48.943923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-552614cc-a479-4f26-a56e-caf4ba4701ad tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:14:48.944406 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 352/1393] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:14:48 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:48.949091 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Get all volumes completed successfully. Aug 13 15:14:48.950165 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5d0cb32-ae3c-442b-b31d-a30dac857bc2 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:14:48.950761 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 344/1394] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/volumes => generated 657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:48.964768 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.968238 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] DELETE https://10.4.3.38/volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f Aug 13 15:14:48.968484 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.968689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.968850 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume with id: 71b319a9-d9bc-471a-b728-056765641c4f Aug 13 15:14:48.977896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.982313 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:48.982313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.982313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.982608 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.982608 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:48.983000 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:48.993243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0dc0b926-746e-4134-a13e-a895bb95de5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:48.993838 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dc0b926-746e-4134-a13e-a895bb95de5a None None] GET https://10.4.3.38/volume// Aug 13 15:14:48.994074 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dc0b926-746e-4134-a13e-a895bb95de5a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:48.994336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dc0b926-746e-4134-a13e-a895bb95de5a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:48.994722 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dc0b926-746e-4134-a13e-a895bb95de5a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:14:48.995087 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 353/1395] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:14:48 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 15:14:48.999622 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:48.999622 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:49.004082 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:49.004621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.009183 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:49.009530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.009798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.010035 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07992917-a03e-4ea6-ac97-eb17cabc8ff4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:49.010583 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 350/1396] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:48 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.018447 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume request issued successfully. Aug 13 15:14:49.018793 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f785af1f-b75b-42ba-9d23-aa9c6f0fe367 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f returned with HTTP 202 Aug 13 15:14:49.019394 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 350/1397] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:48 2026] DELETE /volume/v3/volumes/71b319a9-d9bc-471a-b728-056765641c4f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:49.028799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab42b97e-7081-41af-b752-c4e53e24770b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.028993 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:49.028993 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:49.029880 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] DELETE https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 Aug 13 15:14:49.030218 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.030647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.030647 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Delete backup with id: b1b3a9d6-2df7-42d6-ac1f-9698b9b29595. Aug 13 15:14:49.033794 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:49.038390 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:49.038390 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:49.040021 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-7937c57a-7359-4c81-85b7-fce7170cd6e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:49.040760 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 345/1398] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:14:49.057898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-856a4d44-b8cc-4203-9f43-6e19862841b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.058781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] delete_backup rpcapi backup_id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:14:49.061969 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab42b97e-7081-41af-b752-c4e53e24770b tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 returned with HTTP 202 Aug 13 15:14:49.061969 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 354/1399] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:49 2026] DELETE /volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:49.077830 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.080244 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 Aug 13 15:14:49.081186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.081186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.081186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Show backup with id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:49.094157 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:49.094157 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:49.094684 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-522fb5af-9e90-4d4f-8972-032007fbb0a1 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 returned with HTTP 200 Aug 13 15:14:49.095209 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 351/1400] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.175437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.179576 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] PUT https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 Aug 13 15:14:49.180339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.193268 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Acquiring lock "cinder-attachment_update-ba77c0d1-3cbb-4520-9417-45752cab6f30-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:14:49.200364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-ba77c0d1-3cbb-4520-9417-45752cab6f30-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:14:49.202544 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:49.202544 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:49.206498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-856a4d44-b8cc-4203-9f43-6e19862841b6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.208294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-856a4d44-b8cc-4203-9f43-6e19862841b6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1697072659", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.237863 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-856a4d44-b8cc-4203-9f43-6e19862841b6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.238455 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 351/1401] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 380 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.248990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7d01547-ec9e-4884-85bf-7136f24e2f1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.251149 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7d01547-ec9e-4884-85bf-7136f24e2f1c tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption Aug 13 15:14:49.251509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7d01547-ec9e-4884-85bf-7136f24e2f1c tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.292413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7d01547-ec9e-4884-85bf-7136f24e2f1c tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption returned with HTTP 200 Aug 13 15:14:49.295514 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 355/1402] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.305800 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3855f4e6-f85a-48d1-9895-b1cfaab83d8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.308163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3855f4e6-f85a-48d1-9895-b1cfaab83d8a tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.308711 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3855f4e6-f85a-48d1-9895-b1cfaab83d8a tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1055188767", "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 15:14:49.331612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3855f4e6-f85a-48d1-9895-b1cfaab83d8a tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.332456 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 352/1403] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.347796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dedc35b2-da7d-4675-a5bb-70dbbeaca30f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.352850 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-ba77c0d1-3cbb-4520-9417-45752cab6f30-np0000007223" released by "attachment_update" :: held 0.151s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:14:49.352850 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-033359c3-f3ad-419a-8b5d-b4577eac91e1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 returned with HTTP 200 Aug 13 15:14:49.353287 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 346/1404] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:14:49 2026] PUT /volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:49.514089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dedc35b2-da7d-4675-a5bb-70dbbeaca30f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] POST https://10.4.3.38/volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba/encryption Aug 13 15:14:49.514566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dedc35b2-da7d-4675-a5bb-70dbbeaca30f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.516629 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-dedc35b2-da7d-4675-a5bb-70dbbeaca30f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.516848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dedc35b2-da7d-4675-a5bb-70dbbeaca30f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba/encryption returned with HTTP 403 Aug 13 15:14:49.517264 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 352/1405] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba/encryption => generated 127 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:14:49.528037 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d41b9871-7ed3-4f99-add6-8e9d25f874fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.532699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d41b9871-7ed3-4f99-add6-8e9d25f874fd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.532699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d41b9871-7ed3-4f99-add6-8e9d25f874fd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7110996", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.557131 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d41b9871-7ed3-4f99-add6-8e9d25f874fd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.557770 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 356/1406] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 377 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.567205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e15ef207-5530-4dcd-bd3e-cfbdbeba71c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.569246 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15ef207-5530-4dcd-bd3e-cfbdbeba71c3 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] POST https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs Aug 13 15:14:49.569788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e15ef207-5530-4dcd-bd3e-cfbdbeba71c3 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.572097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-e15ef207-5530-4dcd-bd3e-cfbdbeba71c3 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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 15:14:49.572539 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15ef207-5530-4dcd-bd3e-cfbdbeba71c3 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs returned with HTTP 403 Aug 13 15:14:49.573402 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 353/1407] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.584068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15744f5a-58c7-4799-9350-0aabfe894e60 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.587001 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15744f5a-58c7-4799-9350-0aabfe894e60 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] PUT https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs/key2 Aug 13 15:14:49.587505 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15744f5a-58c7-4799-9350-0aabfe894e60 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.590072 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:49.590072 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:49.590883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-15744f5a-58c7-4799-9350-0aabfe894e60 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.591267 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15744f5a-58c7-4799-9350-0aabfe894e60 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs/key2 returned with HTTP 403 Aug 13 15:14:49.591963 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 347/1408] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:14:49 2026] PUT /volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.601580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18fcb03a-fd1a-4da9-b5b4-056024f4bc30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.603550 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18fcb03a-fd1a-4da9-b5b4-056024f4bc30 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.603957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18fcb03a-fd1a-4da9-b5b4-056024f4bc30 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.608120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-18fcb03a-fd1a-4da9-b5b4-056024f4bc30 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.608385 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18fcb03a-fd1a-4da9-b5b4-056024f4bc30 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types returned with HTTP 403 Aug 13 15:14:49.609486 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 353/1409] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.621041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22425a66-5516-4501-926d-e8e19864cd58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.622951 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22425a66-5516-4501-926d-e8e19864cd58 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.624590 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22425a66-5516-4501-926d-e8e19864cd58 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1062284349", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.643764 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22425a66-5516-4501-926d-e8e19864cd58 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.643764 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 357/1410] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 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 15:14:49.654448 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2f1f1c0-90f0-4e04-84fd-6589ce38dd3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.658697 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2f1f1c0-90f0-4e04-84fd-6589ce38dd3f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption Aug 13 15:14:49.658697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2f1f1c0-90f0-4e04-84fd-6589ce38dd3f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-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 15:14:49.675465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2f1f1c0-90f0-4e04-84fd-6589ce38dd3f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption returned with HTTP 200 Aug 13 15:14:49.676111 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 354/1411] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.686722 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6350af87-533f-456b-ad38-d4adae5366bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.691467 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6350af87-533f-456b-ad38-d4adae5366bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] DELETE https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption/89298f0e-d43a-4b0c-abb1-df536e030b17 Aug 13 15:14:49.693325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6350af87-533f-456b-ad38-d4adae5366bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.693616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6350af87-533f-456b-ad38-d4adae5366bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.694501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-6350af87-533f-456b-ad38-d4adae5366bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.694967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6350af87-533f-456b-ad38-d4adae5366bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption/89298f0e-d43a-4b0c-abb1-df536e030b17 returned with HTTP 403 Aug 13 15:14:49.697817 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 348/1412] 10.4.3.38 () {66 vars in 1482 bytes} [Thu Aug 13 15:14:49 2026] DELETE /volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c/encryption/89298f0e-d43a-4b0c-abb1-df536e030b17 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.707497 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3cf827a4-5270-4803-a88f-438455b7a62b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.710148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cf827a4-5270-4803-a88f-438455b7a62b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.710749 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cf827a4-5270-4803-a88f-438455b7a62b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1641461950", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:49.735164 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cf827a4-5270-4803-a88f-438455b7a62b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.735768 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 354/1413] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.745736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20442549-171e-4360-ba54-68990ea508e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.749008 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20442549-171e-4360-ba54-68990ea508e7 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] DELETE https://10.4.3.38/volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b/extra_specs/key1 Aug 13 15:14:49.749008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20442549-171e-4360-ba54-68990ea508e7 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.749008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20442549-171e-4360-ba54-68990ea508e7 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.774270 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-20442549-171e-4360-ba54-68990ea508e7 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.774270 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20442549-171e-4360-ba54-68990ea508e7 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b/extra_specs/key1 returned with HTTP 403 Aug 13 15:14:49.774270 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 358/1414] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:14:49 2026] DELETE /volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.784651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5ee61bc-f1a3-4162-88a6-ce0172ed437d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.787438 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5ee61bc-f1a3-4162-88a6-ce0172ed437d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:14:49.787989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5ee61bc-f1a3-4162-88a6-ce0172ed437d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-868744365", "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 15:14:49.816420 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5ee61bc-f1a3-4162-88a6-ce0172ed437d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.817115 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 355/1415] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:14:49 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.828230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.830799 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] DELETE https://10.4.3.38/volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e Aug 13 15:14:49.830799 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.831176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.832108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.832422 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-defc4eb4-c84c-48fb-acf8-a206171864b1 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e returned with HTTP 403 Aug 13 15:14:49.833058 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 349/1416] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:49 2026] DELETE /volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.845482 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d494df6-1085-4285-b0d8-95e35c651fb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.848996 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d494df6-1085-4285-b0d8-95e35c651fb8 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs Aug 13 15:14:49.849890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d494df6-1085-4285-b0d8-95e35c651fb8 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.850277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d494df6-1085-4285-b0d8-95e35c651fb8 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.863409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d494df6-1085-4285-b0d8-95e35c651fb8 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs returned with HTTP 200 Aug 13 15:14:49.864561 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 355/1417] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:49.874076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-255d0007-b7ca-455c-84b3-404a8f92414d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.876154 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-255d0007-b7ca-455c-84b3-404a8f92414d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types Aug 13 15:14:49.876464 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-255d0007-b7ca-455c-84b3-404a8f92414d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.876927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-255d0007-b7ca-455c-84b3-404a8f92414d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.878364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-255d0007-b7ca-455c-84b3-404a8f92414d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:14:49.911283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-255d0007-b7ca-455c-84b3-404a8f92414d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:14:49.911731 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 359/1418] 10.4.3.38 () {66 vars in 1224 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types => generated 2385 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:49.924375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.926092 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/cipher Aug 13 15:14:49.926260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.926443 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.926985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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 15:14:49.927244 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8eab9eb9-03e2-4d45-80b8-815412deb550 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/cipher returned with HTTP 403 Aug 13 15:14:49.927718 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 356/1419] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.937410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c974784-d87c-41f2-a639-51f1c0382a00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.940804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c974784-d87c-41f2-a639-51f1c0382a00 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption Aug 13 15:14:49.940804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c974784-d87c-41f2-a639-51f1c0382a00 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.940804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c974784-d87c-41f2-a639-51f1c0382a00 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.941454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-5c974784-d87c-41f2-a639-51f1c0382a00 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:49.941816 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c974784-d87c-41f2-a639-51f1c0382a00 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption returned with HTTP 403 Aug 13 15:14:49.942441 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 350/1420] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:49.951993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69397380-eb81-4bea-bf15-3ea942417555 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.953874 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69397380-eb81-4bea-bf15-3ea942417555 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/multiattach Aug 13 15:14:49.954246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69397380-eb81-4bea-bf15-3ea942417555 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.954642 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69397380-eb81-4bea-bf15-3ea942417555 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.964167 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69397380-eb81-4bea-bf15-3ea942417555 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/multiattach returned with HTTP 200 Aug 13 15:14:49.964853 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 356/1421] 10.4.3.38 () {66 vars in 1407 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/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 15:14:49.974552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c94dc73c-5c3f-4a85-a2b0-2a9d84b4173f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:49.976480 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c94dc73c-5c3f-4a85-a2b0-2a9d84b4173f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/volume_backend_name Aug 13 15:14:49.976684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c94dc73c-5c3f-4a85-a2b0-2a9d84b4173f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:49.976908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c94dc73c-5c3f-4a85-a2b0-2a9d84b4173f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:49.991568 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c94dc73c-5c3f-4a85-a2b0-2a9d84b4173f tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 15:14:49.992188 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 360/1422] 10.4.3.38 () {66 vars in 1431 bytes} [Thu Aug 13 15:14:49 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:50.006375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46d41b2d-c058-4c7d-9c0e-def3c6645f1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.008810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46d41b2d-c058-4c7d-9c0e-def3c6645f1d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] GET https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 Aug 13 15:14:50.009122 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46d41b2d-c058-4c7d-9c0e-def3c6645f1d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.009368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46d41b2d-c058-4c7d-9c0e-def3c6645f1d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.018213 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46d41b2d-c058-4c7d-9c0e-def3c6645f1d tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 returned with HTTP 200 Aug 13 15:14:50.018685 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 357/1423] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:14:50 2026] GET /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 => generated 318 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:50.033490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.034392 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01dec8c6-002b-4608-af5d-79d443557d33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.036242 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01dec8c6-002b-4608-af5d-79d443557d33 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] PUT https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/6c0cbeee-7d17-41e7-8066-f75c24b46e0e Aug 13 15:14:50.036571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01dec8c6-002b-4608-af5d-79d443557d33 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:50.039440 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:50.039801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.039977 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.045066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-01dec8c6-002b-4608-af5d-79d443557d33 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:50.045330 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01dec8c6-002b-4608-af5d-79d443557d33 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/6c0cbeee-7d17-41e7-8066-f75c24b46e0e returned with HTTP 403 Aug 13 15:14:50.045882 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 351/1424] 10.4.3.38 () {68 vars in 1499 bytes} [Thu Aug 13 15:14:50 2026] PUT /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/encryption/6c0cbeee-7d17-41e7-8066-f75c24b46e0e => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:50.055425 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:50.055425 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:50.057491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9200d0a-319a-4bc4-911b-7eb7c9eb47ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.060900 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9200d0a-319a-4bc4-911b-7eb7c9eb47ad tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] PUT https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/key1 Aug 13 15:14:50.061341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9200d0a-319a-4bc4-911b-7eb7c9eb47ad tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:50.064563 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:50.064688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-f9200d0a-319a-4bc4-911b-7eb7c9eb47ad tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:14:50.064936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9200d0a-319a-4bc4-911b-7eb7c9eb47ad tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/key1 returned with HTTP 403 Aug 13 15:14:50.065508 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 361/1425] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:14:50 2026] PUT /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:50.070163 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd3e9d49-43ee-49cd-9cf8-ff8def4ab713 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:50.070712 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 357/1426] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:50 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:50.076816 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0b6261b-ae0f-4e12-9827-e4dd6d465141 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.078945 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0b6261b-ae0f-4e12-9827-e4dd6d465141 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] PUT https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 Aug 13 15:14:50.079403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0b6261b-ae0f-4e12-9827-e4dd6d465141 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] 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 15:14:50.081491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-d0b6261b-ae0f-4e12-9827-e4dd6d465141 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f142c5740b6042c28cf7f7f97371de72', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '096eb9087ea247c2b841a0885708b4a8', '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 15:14:50.081750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0b6261b-ae0f-4e12-9827-e4dd6d465141 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-member] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 returned with HTTP 403 Aug 13 15:14:50.082239 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 358/1427] 10.4.3.38 () {68 vars in 1355 bytes} [Thu Aug 13 15:14:50 2026] PUT /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:50.091057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5dfde74c-6468-473c-bcc2-f140f0a1ff90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.092935 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dfde74c-6468-473c-bcc2-f140f0a1ff90 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e Aug 13 15:14:50.093122 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dfde74c-6468-473c-bcc2-f140f0a1ff90 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.093381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dfde74c-6468-473c-bcc2-f140f0a1ff90 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.106634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75b7597a-c673-4418-8b33-53a70ca398f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.108832 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75b7597a-c673-4418-8b33-53a70ca398f8 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] GET https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 Aug 13 15:14:50.109158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75b7597a-c673-4418-8b33-53a70ca398f8 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.109408 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75b7597a-c673-4418-8b33-53a70ca398f8 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.109573 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-75b7597a-c673-4418-8b33-53a70ca398f8 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Show backup with id b1b3a9d6-2df7-42d6-ac1f-9698b9b29595. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:50.114198 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75b7597a-c673-4418-8b33-53a70ca398f8 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 returned with HTTP 404 Aug 13 15:14:50.114933 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 362/1428] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:50 2026] GET /volume/v3/backups/b1b3a9d6-2df7-42d6-ac1f-9698b9b29595 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:50.123208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.125832 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] DELETE https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:50.126062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.126319 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.126456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete backup with id: c989ce68-7476-42b5-8f91-18df9319ccd5. Aug 13 15:14:50.131901 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:50.131901 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:50.133869 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dfde74c-6468-473c-bcc2-f140f0a1ff90 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e returned with HTTP 202 Aug 13 15:14:50.134340 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 352/1429] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/84404e76-005b-4807-a2ca-a3c5407d042e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:50.142279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1baffc43-a08a-4953-91eb-8ee476fdded6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.152475 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1baffc43-a08a-4953-91eb-8ee476fdded6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b Aug 13 15:14:50.152475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1baffc43-a08a-4953-91eb-8ee476fdded6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.152475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1baffc43-a08a-4953-91eb-8ee476fdded6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.163823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] delete_backup rpcapi backup_id c989ce68-7476-42b5-8f91-18df9319ccd5 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:14:50.166497 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8bd33bb-50cc-4c6e-bffb-d5f927383537 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 202 Aug 13 15:14:50.166885 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 358/1430] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:14:50.178086 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.181084 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:50.181084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.181084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.181657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:50.188087 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:50.188087 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:50.189246 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59bfda19-7fc7-4224-a53a-aa1370990c16 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 200 Aug 13 15:14:50.189723 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 363/1431] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:50 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:50.190956 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1baffc43-a08a-4953-91eb-8ee476fdded6 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b returned with HTTP 202 Aug 13 15:14:50.191583 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 359/1432] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/33d56a0f-7413-4086-9e28-c6154609876b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:50.200486 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-280638bc-a1ba-4f48-9b98-ac0ccd40f24b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.202823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-280638bc-a1ba-4f48-9b98-ac0ccd40f24b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c Aug 13 15:14:50.203007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-280638bc-a1ba-4f48-9b98-ac0ccd40f24b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.203286 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-280638bc-a1ba-4f48-9b98-ac0ccd40f24b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.235036 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-280638bc-a1ba-4f48-9b98-ac0ccd40f24b tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c returned with HTTP 202 Aug 13 15:14:50.237268 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 353/1433] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/f42c60e1-68b9-4550-b850-ae29f1101d1c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:50.250447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc03c8ad-8e0b-42e9-a0a7-f70587cfa9a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.253234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc03c8ad-8e0b-42e9-a0a7-f70587cfa9a9 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51 Aug 13 15:14:50.253590 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc03c8ad-8e0b-42e9-a0a7-f70587cfa9a9 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.254020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc03c8ad-8e0b-42e9-a0a7-f70587cfa9a9 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.305344 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc03c8ad-8e0b-42e9-a0a7-f70587cfa9a9 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51 returned with HTTP 202 Aug 13 15:14:50.305692 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 359/1434] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/50587db0-d5f6-4de4-b158-e9b089507f51 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:50.314602 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb8547f1-8349-4432-aa38-b87f435c41bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.317413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb8547f1-8349-4432-aa38-b87f435c41bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba Aug 13 15:14:50.317413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb8547f1-8349-4432-aa38-b87f435c41bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.317546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb8547f1-8349-4432-aa38-b87f435c41bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.383471 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb8547f1-8349-4432-aa38-b87f435c41bd tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba returned with HTTP 202 Aug 13 15:14:50.384068 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 364/1435] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/4cae65b9-db7d-4f25-b0a2-94ad7644d1ba => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:50.394419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c89cbe39-39db-4d31-b353-0e44d63e5c94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:50.396600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c89cbe39-39db-4d31-b353-0e44d63e5c94 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] DELETE https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 Aug 13 15:14:50.396837 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c89cbe39-39db-4d31-b353-0e44d63e5c94 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:50.397054 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c89cbe39-39db-4d31-b353-0e44d63e5c94 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:50.431764 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c89cbe39-39db-4d31-b353-0e44d63e5c94 tempest-VolumeTypesMemberTests-2075752667 tempest-VolumeTypesMemberTests-2075752667-project-admin] https://10.4.3.38/volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 returned with HTTP 202 Aug 13 15:14:50.432174 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 360/1436] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:14:50 2026] DELETE /volume/v3/types/6699bb71-a59a-4d17-bcc7-cb1b49e0cae4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:14:51.088017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-468b45df-f4b8-45e1-8761-7655fd532037 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:51.090451 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-468b45df-f4b8-45e1-8761-7655fd532037 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:51.090793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-468b45df-f4b8-45e1-8761-7655fd532037 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:51.091068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-468b45df-f4b8-45e1-8761-7655fd532037 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:51.107725 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:51.107725 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:51.115659 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-468b45df-f4b8-45e1-8761-7655fd532037 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:51.125140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-468b45df-f4b8-45e1-8761-7655fd532037 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:51.126237 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 354/1437] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:51 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:51.201280 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:51.203218 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 Aug 13 15:14:51.203512 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:51.203792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:51.203881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id c989ce68-7476-42b5-8f91-18df9319ccd5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:51.208466 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5318025-4abc-4cac-80e8-8c123bd32d23 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 returned with HTTP 404 Aug 13 15:14:51.210744 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 360/1438] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:51 2026] GET /volume/v3/backups/c989ce68-7476-42b5-8f91-18df9319ccd5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:51.311851 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:51.314214 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:51.314649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:51.315031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:51.326701 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:51.326701 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:51.330910 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:51.338448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-697895c9-effe-42b9-803a-f5c4ff54ec2c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 200 Aug 13 15:14:51.339191 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 365/1439] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:51 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:51.356342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:51.362906 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:51.362906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:51.362906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:51.362906 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume with id: 9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:51.372465 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:51.372465 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:51.373320 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:51.395144 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume request issued successfully. Aug 13 15:14:51.398665 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3fe13f3-c3b6-4030-979d-61d1047f2f77 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 202 Aug 13 15:14:51.398665 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 361/1440] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:14:51 2026] DELETE /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 15:14:51.408651 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:51.411093 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:51.411371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:51.414579 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:51.424649 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:51.424649 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:51.430698 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:51.435966 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c174d6a-651a-4bf4-8fb7-1a72c92b2b6e tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 200 Aug 13 15:14:51.436655 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 355/1441] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:51 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:52.143706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:52.145841 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:52.146108 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:52.146401 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:52.160154 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:52.160154 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:52.165023 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:52.170956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a9d56e1-21b0-4a11-835c-451be57bc51f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:52.171538 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 361/1442] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:52 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:52.452310 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65e4f3d4-223e-4cf3-9d32-f2d3ce301f09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:52.454834 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e4f3d4-223e-4cf3-9d32-f2d3ce301f09 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd Aug 13 15:14:52.455121 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e4f3d4-223e-4cf3-9d32-f2d3ce301f09 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:52.455385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e4f3d4-223e-4cf3-9d32-f2d3ce301f09 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:52.462605 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e4f3d4-223e-4cf3-9d32-f2d3ce301f09 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd returned with HTTP 404 Aug 13 15:14:52.463233 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 366/1443] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:52 2026] GET /volume/v3/volumes/9dbd370a-cea9-4b3f-8a42-992777527bbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:14:52.477877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33c3326d-55af-4c09-a2af-139e4e2af376 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:52.480245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:14:52.480687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-421214101"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:52.482683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-421214101'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:14:52.482849 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume of 1 GB Aug 13 15:14:52.497126 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Availability Zones retrieved successfully. Aug 13 15:14:52.501242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (602b32e7-d02a-48b3-b4d4-8a942785032d) 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 15:14:52.502237 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0652bf-d326-4144-b28d-480a207bfc3f) transitioned 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 15:14:52.503166 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-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 15:14:52.556558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0652bf-d326-4144-b28d-480a207bfc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:14:52.557821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf5ebe6-46e3-4d4c-a59a-8324294ae834) transitioned 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 15:14:52.622842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Created reservations ['9dcb28fd-6435-4415-80b2-7a899256027e', 'e598e09f-25c0-4373-98fc-ff7b6e8c2ba5', 'c03aa528-0d51-4012-bdd0-c037ce1071a7', '3dba942a-6b48-41c1-9a11-3e1f6f870341'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:52.624988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf5ebe6-46e3-4d4c-a59a-8324294ae834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dcb28fd-6435-4415-80b2-7a899256027e', 'e598e09f-25c0-4373-98fc-ff7b6e8c2ba5', 'c03aa528-0d51-4012-bdd0-c037ce1071a7', '3dba942a-6b48-41c1-9a11-3e1f6f870341']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:52.625972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e3ccdc-368c-4019-a364-05ed18105c7e) transitioned 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 15:14:52.656252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e3ccdc-368c-4019-a364-05ed18105c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24df987e-df30-4d84-b39a-fd5b5e4e1861', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-421214101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['9dcb28fd-6435-4415-80b2-7a899256027e','e598e09f-25c0-4373-98fc-ff7b6e8c2ba5','c03aa528-0d51-4012-bdd0-c037ce1071a7','3dba942a-6b48-41c1-9a11-3e1f6f870341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:14:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-421214101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24df987e-df30-4d84-b39a-fd5b5e4e1861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='881ed550881c4e1fa65e4887ba0724bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469da351889044f992ff77a809955b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:52.657638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16676b3-8a62-410f-b6b4-b03639942c6a) transitioned 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 15:14:52.685909 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16676b3-8a62-410f-b6b4-b03639942c6a) transitioned into state 'SUCCESS' from state '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-421214101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='881ed550881c4e1fa65e4887ba0724bc',qos_specs=None,replication_status=,reservations=['9dcb28fd-6435-4415-80b2-7a899256027e','e598e09f-25c0-4373-98fc-ff7b6e8c2ba5','c03aa528-0d51-4012-bdd0-c037ce1071a7','3dba942a-6b48-41c1-9a11-3e1f6f870341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469da351889044f992ff77a809955b43',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:14:52.687288 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db75edaa-0101-4d9d-b58e-425b0b1d997d) transitioned 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 15:14:52.696581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13098571-089e-45f7-a265-285c50b76533 req-d64d84c0-a722-48cb-a077-0b4b2bccdfe5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:52.700253 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-d64d84c0-a722-48cb-a077-0b4b2bccdfe5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13/action Aug 13 15:14:52.701619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-d64d84c0-a722-48cb-a077-0b4b2bccdfe5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:14:52.702120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-d64d84c0-a722-48cb-a077-0b4b2bccdfe5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:52.702602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db75edaa-0101-4d9d-b58e-425b0b1d997d) 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 15:14:52.703946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Flow 'volume_create_api' (602b32e7-d02a-48b3-b4d4-8a942785032d) 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 15:14:52.704434 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Create volume request issued successfully. Aug 13 15:14:52.705476 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33c3326d-55af-4c09-a2af-139e4e2af376 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:14:52.706287 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 362/1444] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:14:52 2026] POST /volume/v3/volumes => generated 751 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:52.723327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:52.725076 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:52.725076 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:52.726480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:14:52.726717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:52.726986 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:52.736029 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:52.736029 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:52.742278 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:52.742494 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13098571-089e-45f7-a265-285c50b76533 req-d64d84c0-a722-48cb-a077-0b4b2bccdfe5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13/action returned with HTTP 204 Aug 13 15:14:52.743139 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 356/1445] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:14:52 2026] POST /volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:14:52.748171 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f86c7ec-71dc-4e45-b35a-a431a4a3e0e9 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 200 Aug 13 15:14:52.748815 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 362/1446] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:52 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:53.187758 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:53.189993 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:53.190278 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:53.190558 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:53.203389 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:53.203389 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:53.208419 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:53.214540 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89624d90-f8c3-4403-a83e-65a5ec11fcdd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:53.215096 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 367/1447] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:53 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:53.238895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80d7c07d-20ad-436f-8c76-dd681e978449 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:53.244429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80d7c07d-20ad-436f-8c76-dd681e978449 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:14:53.244821 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80d7c07d-20ad-436f-8c76-dd681e978449 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:53.245130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80d7c07d-20ad-436f-8c76-dd681e978449 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:53.265950 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:53.265950 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:53.274010 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80d7c07d-20ad-436f-8c76-dd681e978449 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:14:53.283599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80d7c07d-20ad-436f-8c76-dd681e978449 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:14:53.284729 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 363/1448] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:53 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:14:53.763818 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6037d23-20dc-469f-b64b-80bf57491ecf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:53.770533 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6037d23-20dc-469f-b64b-80bf57491ecf tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:14:53.770533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6037d23-20dc-469f-b64b-80bf57491ecf tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:53.770533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6037d23-20dc-469f-b64b-80bf57491ecf tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:53.781236 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:53.781236 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:53.786877 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6037d23-20dc-469f-b64b-80bf57491ecf tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:53.798841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6037d23-20dc-469f-b64b-80bf57491ecf tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 200 Aug 13 15:14:53.799567 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 357/1449] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:53 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:53.820808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:53.825803 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:14:53.826164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24df987e-df30-4d84-b39a-fd5b5e4e1861", "name": "tempest-VolumesBackupsAdminTest-Backup-683699498", "container": "tempest-volumesbackupsadmintest-backup-container-1028932784"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:14:53.827933 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Creating new backup {'backup': {'volume_id': '24df987e-df30-4d84-b39a-fd5b5e4e1861', 'name': 'tempest-VolumesBackupsAdminTest-Backup-683699498', 'container': 'tempest-volumesbackupsadmintest-backup-container-1028932784'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:14:53.830730 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Creating backup of volume 24df987e-df30-4d84-b39a-fd5b5e4e1861 in container tempest-volumesbackupsadmintest-backup-container-1028932784 Aug 13 15:14:53.839137 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:53.839137 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:53.839718 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:14:53.863540 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Created reservations ['75fd8b09-a0ac-4937-904b-54783cac3605', '45ea7bf7-e909-4b92-9754-b5b11ba3bcbc'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:14:53.895817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1782dae4-8a5b-4ba2-a71d-3081ce66a8d5 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:14:53.895995 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 363/1450] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:14:53 2026] POST /volume/v3/backups => generated 332 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:14:53.908691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:53.910926 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:53.911199 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:53.911477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:53.911609 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:53.916368 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:53.916368 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:53.917370 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd8164a-4e1a-4424-a8ec-79d412d54967 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:53.917841 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 368/1451] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:53 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:54.932237 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:54.935146 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:54.935611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:54.935930 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:54.936141 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:54.943225 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:54.943225 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:54.944210 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c63489a7-2ec9-4968-82cd-8f54c02bfb92 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:54.944882 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 364/1452] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:54 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:55.956940 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b82a97e4-5846-4770-910e-0519852cd00f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:55.958159 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b82a97e4-5846-4770-910e-0519852cd00f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:55.958556 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b82a97e4-5846-4770-910e-0519852cd00f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:55.958556 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b82a97e4-5846-4770-910e-0519852cd00f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:55.958658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b82a97e4-5846-4770-910e-0519852cd00f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:55.968229 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:55.968229 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:14:55.968966 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b82a97e4-5846-4770-910e-0519852cd00f tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:55.969286 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 358/1453] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:55 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:56.982459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:56.984554 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:56.984554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:56.984554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:56.984725 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:56.988905 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:56.988905 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:14:56.989572 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5debcd5-00ec-4404-a1aa-205fc530a544 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:56.989918 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 364/1454] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:56 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:58.003900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:58.007765 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:58.009791 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:58.010076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:58.010205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:58.015420 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:58.015420 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:14:58.016835 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fdc89e9-a237-4e57-bc97-6a5fe4d76281 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:58.016895 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 369/1455] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:58 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:14:59.031614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:14:59.041406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:14:59.041890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:14:59.042150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:14:59.042318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:14:59.053314 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:14:59.053314 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:14:59.054183 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef9d243f-51b6-4fff-b268-6a2ceea641c0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:14:59.054625 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 365/1456] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:14:59 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:00.066927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:00.068820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:00.069011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:00.069202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:00.069330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:00.073966 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:00.073966 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:00.074731 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-869319e7-85e3-4e85-8d37-a6019f5d2961 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:00.075081 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 359/1457] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:00 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:00.963716 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:01.088545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:01.091551 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:01.091930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:01.092143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:01.092143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:01.097641 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:01.097641 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:01.099392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf043c89-ea90-49b5-9dbe-b3a5f030f946 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:01.099948 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 370/1458] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:01 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:01.119201 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:01.119608 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-937749058", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:01.121426 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-937749058', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:01.121595 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume of 1 GB Aug 13 15:15:01.129313 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Availability Zones retrieved successfully. Aug 13 15:15:01.137605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Flow 'volume_create_api' (2d42444f-b601-4ba8-a77e-b3b6e00111a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:01.138877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef19fec-fb28-425a-9215-73d0e2f792fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:01.140096 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:01.183440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ef19fec-fb28-425a-9215-73d0e2f792fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.184478 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd74ae90-e914-41ab-b955-345feaac3a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:01.278442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Created reservations ['be81869f-0711-4336-8e46-f7146afca15f', '72521cf2-2ffa-4227-8c3b-d34f3fd73452', '4190ce11-325a-436e-888c-c0b60bb0e990', '0c625641-d506-4252-b166-b81b236a2f3f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:01.279537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd74ae90-e914-41ab-b955-345feaac3a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be81869f-0711-4336-8e46-f7146afca15f', '72521cf2-2ffa-4227-8c3b-d34f3fd73452', '4190ce11-325a-436e-888c-c0b60bb0e990', '0c625641-d506-4252-b166-b81b236a2f3f']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.280816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382369e6-f6d2-419a-bacb-672ac3bf18ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:01.313390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382369e6-f6d2-419a-bacb-672ac3bf18ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e114d1e3-c783-4218-8f41-ebccb0ed4630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-937749058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73374a07851a4f979f236a423d057d2f',qos_specs=None,replication_status=,reservations=['be81869f-0711-4336-8e46-f7146afca15f','72521cf2-2ffa-4227-8c3b-d34f3fd73452','4190ce11-325a-436e-888c-c0b60bb0e990','0c625641-d506-4252-b166-b81b236a2f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da75e8c165c34a689775a04edd9180e7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-937749058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e114d1e3-c783-4218-8f41-ebccb0ed4630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73374a07851a4f979f236a423d057d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da75e8c165c34a689775a04edd9180e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.314226 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7e95d6-b8f1-472f-9be6-cec0dddef625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:01.338930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a7e95d6-b8f1-472f-9be6-cec0dddef625) transitioned into state 'SUCCESS' from state '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-937749058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73374a07851a4f979f236a423d057d2f',qos_specs=None,replication_status=,reservations=['be81869f-0711-4336-8e46-f7146afca15f','72521cf2-2ffa-4227-8c3b-d34f3fd73452','4190ce11-325a-436e-888c-c0b60bb0e990','0c625641-d506-4252-b166-b81b236a2f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da75e8c165c34a689775a04edd9180e7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.339898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db13e5dd-f41f-4b0c-90d6-bc7cb4639f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:01.350554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db13e5dd-f41f-4b0c-90d6-bc7cb4639f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.351835 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Flow 'volume_create_api' (2d42444f-b601-4ba8-a77e-b3b6e00111a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:01.352136 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume request issued successfully. Aug 13 15:15:01.352851 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7337260-f827-45b2-9c5b-3ddbbacd4d8f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:01.353305 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 365/1459] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:00 2026] POST /volume/v3/volumes => generated 762 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:01.368664 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:01.371186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:01.371569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-87469992", "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 15:15:01.373195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-87469992', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:01.373340 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume of 1 GB Aug 13 15:15:01.382660 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Availability Zones retrieved successfully. Aug 13 15:15:01.393598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Flow 'volume_create_api' (a7b99335-6bb5-4d65-9905-a6aea1ec8a5e) 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 15:15:01.396013 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d42f0c-6808-4888-8bc4-a97be5b68064) transitioned 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 15:15:01.397039 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-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 15:15:01.429444 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d42f0c-6808-4888-8bc4-a97be5b68064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:15:01.430168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925fb74d-cca8-4d56-a670-d9d94762e153) transitioned 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 15:15:01.477741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Created reservations ['308e7fbd-fc58-44b4-9f70-e0ead4761ab6', 'b40108ce-3bfb-41fb-b392-1eb9a459f4c1', '6fdd2655-ee3b-4ba3-8a85-cbeb5c6163d4', 'a23bb44a-fc7b-467e-9783-bd4eb2f5eb45'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:01.479081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925fb74d-cca8-4d56-a670-d9d94762e153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308e7fbd-fc58-44b4-9f70-e0ead4761ab6', 'b40108ce-3bfb-41fb-b392-1eb9a459f4c1', '6fdd2655-ee3b-4ba3-8a85-cbeb5c6163d4', 'a23bb44a-fc7b-467e-9783-bd4eb2f5eb45']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.480281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af0f9c3-1c61-4bb1-ab0a-d5ea00c3b54c) transitioned 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 15:15:01.515313 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af0f9c3-1c61-4bb1-ab0a-d5ea00c3b54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c184b78-b5b9-48c4-82e4-c720f58a3897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-87469992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73374a07851a4f979f236a423d057d2f',qos_specs=None,replication_status=,reservations=['308e7fbd-fc58-44b4-9f70-e0ead4761ab6','b40108ce-3bfb-41fb-b392-1eb9a459f4c1','6fdd2655-ee3b-4ba3-8a85-cbeb5c6163d4','a23bb44a-fc7b-467e-9783-bd4eb2f5eb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da75e8c165c34a689775a04edd9180e7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-87469992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c184b78-b5b9-48c4-82e4-c720f58a3897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73374a07851a4f979f236a423d057d2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da75e8c165c34a689775a04edd9180e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.516863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8139f8e0-2cb0-46e6-8c86-e067ec7fbf2d) transitioned 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 15:15:01.552874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8139f8e0-2cb0-46e6-8c86-e067ec7fbf2d) transitioned into state 'SUCCESS' from state '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-87469992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73374a07851a4f979f236a423d057d2f',qos_specs=None,replication_status=,reservations=['308e7fbd-fc58-44b4-9f70-e0ead4761ab6','b40108ce-3bfb-41fb-b392-1eb9a459f4c1','6fdd2655-ee3b-4ba3-8a85-cbeb5c6163d4','a23bb44a-fc7b-467e-9783-bd4eb2f5eb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da75e8c165c34a689775a04edd9180e7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:01.553192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f322a12f-e1e5-481c-9f7d-5919126209b0) transitioned 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 15:15:01.570887 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f322a12f-e1e5-481c-9f7d-5919126209b0) 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 15:15:01.571688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Flow 'volume_create_api' (a7b99335-6bb5-4d65-9905-a6aea1ec8a5e) 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 15:15:01.572825 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Create volume request issued successfully. Aug 13 15:15:01.573736 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a877842-50f2-48c5-9418-4e4d5982cef8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:01.574404 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 366/1460] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:01 2026] POST /volume/v3/volumes => generated 761 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:02.114022 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:02.118358 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:02.118571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:02.119313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:02.119313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:02.126342 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:02.126342 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:02.127200 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b2af31d-6040-4397-b65a-c389c4a162d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:02.127854 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 360/1461] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:02 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:03.149839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9158b995-32c4-48d8-87f5-43a532cc049b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:03.151618 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9158b995-32c4-48d8-87f5-43a532cc049b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:03.151842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9158b995-32c4-48d8-87f5-43a532cc049b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:03.152042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9158b995-32c4-48d8-87f5-43a532cc049b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:03.152166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9158b995-32c4-48d8-87f5-43a532cc049b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:03.163392 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:03.163392 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:03.164194 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9158b995-32c4-48d8-87f5-43a532cc049b tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:03.164646 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 371/1462] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:03 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:04.185550 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:04.190061 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:04.190308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:04.191112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:04.191112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:04.206327 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:04.206327 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:04.207288 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47008a29-45fc-48a6-9ede-df3bfb1ad484 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:04.207779 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 366/1463] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:04 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:05.205137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.208550 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:15:05.208854 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.209126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.218114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32978cb8-8138-476a-93b9-11d24bfc915d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.220841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32978cb8-8138-476a-93b9-11d24bfc915d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:05.221142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32978cb8-8138-476a-93b9-11d24bfc915d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.221411 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32978cb8-8138-476a-93b9-11d24bfc915d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.221555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-32978cb8-8138-476a-93b9-11d24bfc915d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:05.227533 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.227533 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:05.228602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32978cb8-8138-476a-93b9-11d24bfc915d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:05.229104 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 361/1464] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:05 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:05.231105 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.231105 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:05.242577 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:05.252184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f1cce35-1ec3-44b5-8de8-1074baa51ec7 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:15:05.252727 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 367/1465] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:05 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:05.525599 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9521665e-0e13-48e2-b395-52eb39a052ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.529328 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9521665e-0e13-48e2-b395-52eb39a052ea tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:15:05.529592 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9521665e-0e13-48e2-b395-52eb39a052ea tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.529865 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9521665e-0e13-48e2-b395-52eb39a052ea tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.543055 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.543055 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:05.550252 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9521665e-0e13-48e2-b395-52eb39a052ea tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:05.557195 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9521665e-0e13-48e2-b395-52eb39a052ea tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:15:05.557691 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 372/1466] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:05 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:05.630252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.634098 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:15:05.634358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.634609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.648263 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.648263 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:05.653095 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:05.657983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-c3337e83-e927-4164-a237-15db8bc604ca tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:15:05.658474 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 367/1467] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:05 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:05.715865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.717903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567/action Aug 13 15:15:05.718063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:05.719757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:05.732085 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.732085 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:05.732871 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:05.744003 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Begin detaching volume completed successfully. Aug 13 15:15:05.744551 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-305c123f-5371-4df0-81b1-0cf4cf43a585 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567/action returned with HTTP 202 Aug 13 15:15:05.745176 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 362/1468] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:15:05 2026] POST /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:05.818708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7abe691d-c313-4792-bff6-620b6118ed03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.819245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7abe691d-c313-4792-bff6-620b6118ed03 None None] GET https://10.4.3.38/volume// Aug 13 15:15:05.819378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7abe691d-c313-4792-bff6-620b6118ed03 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.819606 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7abe691d-c313-4792-bff6-620b6118ed03 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.820015 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7abe691d-c313-4792-bff6-620b6118ed03 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:05.820343 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 368/1469] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:05.829300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:05.831882 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:15:05.832147 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:05.832396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:05.844136 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:05.844136 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:05.848316 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:05.853708 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-a28a56f1-ad3e-4ca1-a0cd-ba5f1e41f4d2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:15:05.854347 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 373/1470] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:05 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:15:06.243256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe944cb0-c492-4b95-9c62-5c48526df11c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:06.246851 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe944cb0-c492-4b95-9c62-5c48526df11c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:06.247184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe944cb0-c492-4b95-9c62-5c48526df11c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:06.247482 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe944cb0-c492-4b95-9c62-5c48526df11c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:06.247649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fe944cb0-c492-4b95-9c62-5c48526df11c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:06.253725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:06.253725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:06.254928 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe944cb0-c492-4b95-9c62-5c48526df11c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:06.255449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 368/1471] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:06 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:07.079802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-15a70036-22ac-4186-86d8-61093f07f612 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:07.082553 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-15a70036-22ac-4186-86d8-61093f07f612 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a Aug 13 15:15:07.082752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-15a70036-22ac-4186-86d8-61093f07f612 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:07.082957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-15a70036-22ac-4186-86d8-61093f07f612 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:07.093331 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:07.093331 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:07.168696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-60c135a1-ec31-479b-a1b8-68904f6662f6 req-15a70036-22ac-4186-86d8-61093f07f612 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a returned with HTTP 200 Aug 13 15:15:07.168696 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 363/1472] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:07 2026] DELETE /volume/v3/attachments/ebb6d8d4-7f32-438d-8ef4-d059ef80aa3a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:07.267815 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ccd1b14-de57-4025-8b40-63c90130f67d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:07.270019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ccd1b14-de57-4025-8b40-63c90130f67d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:07.270176 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ccd1b14-de57-4025-8b40-63c90130f67d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:07.270430 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ccd1b14-de57-4025-8b40-63c90130f67d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:07.270555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6ccd1b14-de57-4025-8b40-63c90130f67d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:07.275524 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:07.275524 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:07.276631 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ccd1b14-de57-4025-8b40-63c90130f67d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:07.277175 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 369/1473] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:07 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:07.946661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:07.949224 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:15:07.950661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:07.950661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:07.961143 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:07.961143 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:07.973364 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:07.984604 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-949cd772-8c0a-44f6-a7ac-af38f7c2bb84 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:15:07.985705 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 374/1474] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:07 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:08.290199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7516302d-c1ca-49d9-94c6-49000e807f7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:08.292451 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7516302d-c1ca-49d9-94c6-49000e807f7d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:08.292451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7516302d-c1ca-49d9-94c6-49000e807f7d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:08.292943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7516302d-c1ca-49d9-94c6-49000e807f7d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:08.293547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7516302d-c1ca-49d9-94c6-49000e807f7d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:08.302919 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:08.302919 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:08.305612 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7516302d-c1ca-49d9-94c6-49000e807f7d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:08.306088 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 369/1475] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:08 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:09.319540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11315202-e9ef-4c3d-be80-3d824de110ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:09.322457 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11315202-e9ef-4c3d-be80-3d824de110ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:09.322780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11315202-e9ef-4c3d-be80-3d824de110ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:09.323048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11315202-e9ef-4c3d-be80-3d824de110ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:09.323202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-11315202-e9ef-4c3d-be80-3d824de110ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:09.329249 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:09.329249 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:09.330483 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11315202-e9ef-4c3d-be80-3d824de110ec tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:09.331164 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 364/1476] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:09 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:10.345762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:10.348470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:10.348768 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:10.349068 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:10.349212 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:10.355356 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:10.355356 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:10.356465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c864edd1-2623-40d2-b222-a7de4cdc4f3c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:10.357348 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 370/1477] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:10 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:11.371596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-854cfa22-cc7e-4e32-943a-522e0c574573 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.373873 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-854cfa22-cc7e-4e32-943a-522e0c574573 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:11.374242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-854cfa22-cc7e-4e32-943a-522e0c574573 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:11.375714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-854cfa22-cc7e-4e32-943a-522e0c574573 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:11.375714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-854cfa22-cc7e-4e32-943a-522e0c574573 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:11.383589 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.383589 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:11.383589 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-854cfa22-cc7e-4e32-943a-522e0c574573 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:11.383589 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 375/1478] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:11 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:11.396138 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.398509 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:11.398760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:11.399760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:11.409111 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.409111 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:11.413587 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:15:11.419786 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16e58f18-7e1b-4bed-aa34-73e8768bbfe8 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 200 Aug 13 15:15:11.420304 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 370/1479] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:11 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:11.436036 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.438173 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] POST https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5/action Aug 13 15:15:11.438558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:11.438715 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:11.440373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] Updating backup '2f87ee78-10b5-44b7-8fd3-1826d7d916e5' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 15:15:11.449311 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.449311 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:11.456533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] reset_status in rpcapi backup_id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5 on host np0000007223. {{(pid=100284) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 15:15:11.458496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be9c1e3a-69c7-4ee8-8e97-7a0089cba279 tempest-VolumesBackupsAdminTest-830120486 tempest-VolumesBackupsAdminTest-830120486-project-admin] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5/action returned with HTTP 202 Aug 13 15:15:11.458688 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 365/1480] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:11 2026] POST /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:11.467504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.470532 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:11.470854 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:11.471164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:11.471445 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:11.478708 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.478708 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:11.479768 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a82e0712-5a1e-4f3d-8f3e-9b48a5839f1c tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:11.480394 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 371/1481] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:11 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:15:11.496439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.501706 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] DELETE https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:11.501706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:11.501706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:11.501706 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete backup with id: 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. Aug 13 15:15:11.506003 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.506003 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:11.521198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] delete_backup rpcapi backup_id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:15:11.523705 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cade456-e04d-475f-9eec-5e6de6e45a47 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 202 Aug 13 15:15:11.527697 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 376/1482] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:11 2026] DELETE /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:11.537829 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bcefa970-c4c2-406b-8752-ca8c00067293 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.540056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcefa970-c4c2-406b-8752-ca8c00067293 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:11.540230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcefa970-c4c2-406b-8752-ca8c00067293 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:11.540507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcefa970-c4c2-406b-8752-ca8c00067293 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:11.540559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bcefa970-c4c2-406b-8752-ca8c00067293 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:11.541483 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:11.543654 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:11.544267 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1668484765", "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:11.546040 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:11.546040 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:11.546277 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1668484765', 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:11.546552 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcefa970-c4c2-406b-8752-ca8c00067293 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 200 Aug 13 15:15:11.547104 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 371/1483] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:11 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:11.739055 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume of 1 GB Aug 13 15:15:11.746492 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Availability Zones retrieved successfully. Aug 13 15:15:11.757379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Flow 'volume_create_api' (1b31833f-d7e4-4829-ae01-a02861ed023f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:11.761025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ff399f-ffcd-4b5f-b943-d25c088ee147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:11.762077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:11.847897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ff399f-ffcd-4b5f-b943-d25c088ee147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:11.849333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfa85a1-19c3-42d1-9dae-cb09000fbc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:11.914733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Created reservations ['0a685646-d7fb-4cd8-93ff-8285d4156b6a', '70745856-68e0-4bc7-b05a-e5712c673c9b', '8fc04b9c-6120-4f6a-869d-4b77d546532e', 'bfa17527-0e2b-48bb-a212-683318420cba'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:11.915451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfa85a1-19c3-42d1-9dae-cb09000fbc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a685646-d7fb-4cd8-93ff-8285d4156b6a', '70745856-68e0-4bc7-b05a-e5712c673c9b', '8fc04b9c-6120-4f6a-869d-4b77d546532e', 'bfa17527-0e2b-48bb-a212-683318420cba']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:11.916072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8122f8-1b7f-49f5-a79b-4d2229c75546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:11.940121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8122f8-1b7f-49f5-a79b-4d2229c75546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0091b6f8-0e53-450a-89ce-29e9576a317c', '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-1668484765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75079277645a4c6eb61dd5f18ed7656d',qos_specs=None,replication_status=,reservations=['0a685646-d7fb-4cd8-93ff-8285d4156b6a','70745856-68e0-4bc7-b05a-e5712c673c9b','8fc04b9c-6120-4f6a-869d-4b77d546532e','bfa17527-0e2b-48bb-a212-683318420cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77059def409e4e55b3ea5866115b287b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1668484765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0091b6f8-0e53-450a-89ce-29e9576a317c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75079277645a4c6eb61dd5f18ed7656d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77059def409e4e55b3ea5866115b287b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:11.941789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f29d4b-8110-4101-9345-206d1c6dcfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:11.962836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f29d4b-8110-4101-9345-206d1c6dcfdc) transitioned into state 'SUCCESS' from state '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-1668484765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75079277645a4c6eb61dd5f18ed7656d',qos_specs=None,replication_status=,reservations=['0a685646-d7fb-4cd8-93ff-8285d4156b6a','70745856-68e0-4bc7-b05a-e5712c673c9b','8fc04b9c-6120-4f6a-869d-4b77d546532e','bfa17527-0e2b-48bb-a212-683318420cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77059def409e4e55b3ea5866115b287b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:11.963526 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6980cb90-3535-4718-a953-a726aae247de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:11.980853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6980cb90-3535-4718-a953-a726aae247de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:11.980853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Flow 'volume_create_api' (1b31833f-d7e4-4829-ae01-a02861ed023f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:11.981197 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Create volume request issued successfully. Aug 13 15:15:11.981841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd8543c-9351-4abb-9c6e-395cbc8d9043 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:11.982305 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 366/1484] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:11 2026] POST /volume/v3/volumes => generated 751 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:11.997728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-618f5769-cd06-43bd-bee1-daff115820f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:12.000662 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-618f5769-cd06-43bd-bee1-daff115820f5 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:15:12.000851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-618f5769-cd06-43bd-bee1-daff115820f5 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:12.001038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-618f5769-cd06-43bd-bee1-daff115820f5 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:12.009655 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:12.009655 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:12.014609 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-618f5769-cd06-43bd-bee1-daff115820f5 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:12.020497 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-618f5769-cd06-43bd-bee1-daff115820f5 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 200 Aug 13 15:15:12.023706 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 372/1485] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:11 2026] GET /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:12.559095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50e684a3-3d87-4644-9a37-303d94198b1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:12.560756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50e684a3-3d87-4644-9a37-303d94198b1d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 Aug 13 15:15:12.561041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50e684a3-3d87-4644-9a37-303d94198b1d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:12.562264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50e684a3-3d87-4644-9a37-303d94198b1d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:12.562264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-50e684a3-3d87-4644-9a37-303d94198b1d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Show backup with id 2f87ee78-10b5-44b7-8fd3-1826d7d916e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:12.565202 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50e684a3-3d87-4644-9a37-303d94198b1d tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 returned with HTTP 404 Aug 13 15:15:12.565905 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 377/1486] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:12 2026] GET /volume/v3/backups/2f87ee78-10b5-44b7-8fd3-1826d7d916e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:12.669003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:12.671028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:12.671235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:12.671505 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:12.681174 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:12.681174 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:12.684155 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:15:12.689373 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83615458-9320-45e7-9cf5-63cbd3cb4d30 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 200 Aug 13 15:15:12.690570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 372/1487] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:12 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:12.704488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-825dada8-7336-4188-ab75-1bec8354b3d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:12.706942 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] DELETE https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:12.707187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:12.707452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:12.707641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume with id: 24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:12.717160 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:12.717160 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:12.717913 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:15:12.734869 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Delete volume request issued successfully. Aug 13 15:15:12.735007 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-825dada8-7336-4188-ab75-1bec8354b3d7 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 202 Aug 13 15:15:12.735385 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 367/1488] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:12 2026] DELETE /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:12.743962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:12.746323 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:12.746570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:12.746846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:12.758530 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:12.758530 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:12.764863 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Volume info retrieved successfully. Aug 13 15:15:12.771269 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe3b1a63-ca69-4398-8c07-3a680d79c9f0 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 200 Aug 13 15:15:12.771762 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 373/1489] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:12 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:13.038546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d92754ec-d625-42fa-bdd4-11e60516152e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.040172 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d92754ec-d625-42fa-bdd4-11e60516152e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:15:13.040574 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d92754ec-d625-42fa-bdd4-11e60516152e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:13.041012 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d92754ec-d625-42fa-bdd4-11e60516152e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:13.049203 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:13.049203 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:13.053570 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d92754ec-d625-42fa-bdd4-11e60516152e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:13.058623 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d92754ec-d625-42fa-bdd4-11e60516152e tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 200 Aug 13 15:15:13.059217 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 378/1490] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:13 2026] GET /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:13.099364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.102596 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:15:13.103131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:13.103486 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:13.113058 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:13.113058 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:13.117825 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:13.124290 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-3cb1cbd9-c984-43b5-8217-698031f797bf tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 200 Aug 13 15:15:13.124876 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 373/1491] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:13 2026] GET /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:13.695755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.698757 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:15:13.699016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:13.699262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:13.709431 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:13.709431 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:13.714496 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:13.719888 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-ce082d18-2bb3-4f29-80f8-9ba370a97dd6 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 200 Aug 13 15:15:13.720398 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 368/1492] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:13 2026] GET /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:13.733358 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8541bc55-cb23-4f73-a314-5336c2d10c7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.733826 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8541bc55-cb23-4f73-a314-5336c2d10c7f None None] GET https://10.4.3.38/volume// Aug 13 15:15:13.733980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8541bc55-cb23-4f73-a314-5336c2d10c7f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:13.734157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8541bc55-cb23-4f73-a314-5336c2d10c7f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:13.734530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8541bc55-cb23-4f73-a314-5336c2d10c7f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:13.734837 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 374/1493] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:15: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 15:15:13.745525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-d09a0771-5165-4eba-b82e-27ca88582f9d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.749379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-d09a0771-5165-4eba-b82e-27ca88582f9d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:13.749895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-d09a0771-5165-4eba-b82e-27ca88582f9d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0091b6f8-0e53-450a-89ce-29e9576a317c", "connector": null, "instance_uuid": "7028f122-1575-4800-a2be-dec19d60fc90"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:13.761377 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:13.761377 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:13.791527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-40681ff6-cc2c-4546-8ab0-fb20f9c2e270 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:13.793935 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-40681ff6-cc2c-4546-8ab0-fb20f9c2e270 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] GET https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 Aug 13 15:15:13.795694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-40681ff6-cc2c-4546-8ab0-fb20f9c2e270 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:13.795694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-40681ff6-cc2c-4546-8ab0-fb20f9c2e270 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:13.795816 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-d09a0771-5165-4eba-b82e-27ca88582f9d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:13.796404 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 379/1494] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:13 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 15:15:13.803266 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-40681ff6-cc2c-4546-8ab0-fb20f9c2e270 tempest-VolumesBackupsAdminTest-638668570 tempest-VolumesBackupsAdminTest-638668570-project-member] https://10.4.3.38/volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 returned with HTTP 404 Aug 13 15:15:13.804281 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 374/1495] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:13 2026] GET /volume/v3/volumes/24df987e-df30-4d84-b39a-fd5b5e4e1861 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:15.213617 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ef206de-cdba-4144-b24b-401f23c2e8a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:15.214326 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ef206de-cdba-4144-b24b-401f23c2e8a1 None None] GET https://10.4.3.38/volume// Aug 13 15:15:15.214761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ef206de-cdba-4144-b24b-401f23c2e8a1 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:15.215003 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ef206de-cdba-4144-b24b-401f23c2e8a1 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:15.215485 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ef206de-cdba-4144-b24b-401f23c2e8a1 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:15.216543 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 369/1496] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:15.228759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:15.231219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:15:15.231536 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:15.231775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:15.244248 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:15.244248 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:15.250836 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:15:15.262777 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-8382becc-cefa-4357-ac1f-1b1948c961e1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 200 Aug 13 15:15:15.263505 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 375/1497] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:15 2026] GET /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:15.365073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:15.367565 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] PUT https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 Aug 13 15:15:15.368063 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:15.377206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Acquiring lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:15.382771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:15.383906 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:15.383906 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:15.502195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" released by "attachment_update" :: held 0.119s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:15.502646 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-5dc3cd70-b591-4940-ac13-707920887dd8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 returned with HTTP 200 Aug 13 15:15:15.503195 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 380/1498] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:15 2026] PUT /volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:15.529343 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-13ea64ce-2e4d-4f86-8b55-fe4858bafadd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:15.532778 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-13ea64ce-2e4d-4f86-8b55-fe4858bafadd tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086/action Aug 13 15:15:15.534859 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-13ea64ce-2e4d-4f86-8b55-fe4858bafadd tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:15.534859 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-13ea64ce-2e4d-4f86-8b55-fe4858bafadd tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:15.559028 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:15.559028 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:15.572239 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc1742d-76bf-4837-81b0-30342f0dbfc5 req-13ea64ce-2e4d-4f86-8b55-fe4858bafadd tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086/action returned with HTTP 204 Aug 13 15:15:15.572868 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 375/1499] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:15 2026] POST /volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:16.451044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18ebe71c-1a1a-43ae-8b49-03aba16b303a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:16.451512 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18ebe71c-1a1a-43ae-8b49-03aba16b303a None None] GET https://10.4.3.38/volume// Aug 13 15:15:16.451669 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18ebe71c-1a1a-43ae-8b49-03aba16b303a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:16.451906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18ebe71c-1a1a-43ae-8b49-03aba16b303a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:16.452232 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18ebe71c-1a1a-43ae-8b49-03aba16b303a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:16.452570 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 370/1500] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:16.461835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-4d75731f-46a4-4ea1-b4a9-1c8be4f97da3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:16.465353 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-4d75731f-46a4-4ea1-b4a9-1c8be4f97da3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:16.465770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-4d75731f-46a4-4ea1-b4a9-1c8be4f97da3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24a0537e-4e29-4496-aea5-3b9d401ea2ca", "connector": null, "instance_uuid": "983cc951-a4de-452c-a8a5-80681f8013ce"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:16.480333 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:16.480333 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:16.518255 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-4d75731f-46a4-4ea1-b4a9-1c8be4f97da3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:16.518899 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 376/1501] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:16 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:16.530893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-542bf85b-7159-437b-9bc7-a2d11aabc664 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:16.534852 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-542bf85b-7159-437b-9bc7-a2d11aabc664 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] DELETE https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 Aug 13 15:15:16.535091 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-542bf85b-7159-437b-9bc7-a2d11aabc664 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:16.535339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-542bf85b-7159-437b-9bc7-a2d11aabc664 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:16.547965 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:16.547965 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:16.604919 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bf37b83d-ef35-409f-a2c8-18599feaaaf1 req-542bf85b-7159-437b-9bc7-a2d11aabc664 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 returned with HTTP 200 Aug 13 15:15:16.604919 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 381/1502] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:16 2026] DELETE /volume/v3/attachments/089774b2-cf88-4442-ae03-3981e0443c16 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:16.826013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:17.005122 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:17.005416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1308864733"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:17.009093 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1308864733'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:17.009275 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume of 1 GB Aug 13 15:15:17.018457 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Availability Zones retrieved successfully. Aug 13 15:15:17.028495 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Flow 'volume_create_api' (86ae017a-3fbe-46be-bd21-dd0d2b397a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:17.029969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af00068-1dd9-42b8-81c1-ba2eeb88b860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:17.031613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:17.067948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af00068-1dd9-42b8-81c1-ba2eeb88b860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:17.068857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a748cb7b-023b-4a98-9bde-ece63f308f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:17.160652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Created reservations ['f890a127-d775-4967-a339-41bbd1d06f9b', '54a6580b-952c-47eb-982f-19aec6e05352', '637b6134-efb5-4e28-a34d-6a5bd0738420', '72d7df31-3e34-4268-9bc2-ac54bd15a78a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:17.161553 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a748cb7b-023b-4a98-9bde-ece63f308f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f890a127-d775-4967-a339-41bbd1d06f9b', '54a6580b-952c-47eb-982f-19aec6e05352', '637b6134-efb5-4e28-a34d-6a5bd0738420', '72d7df31-3e34-4268-9bc2-ac54bd15a78a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:17.162390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ea790a-08c8-49d6-8da0-1014a6a04da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:17.187435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ea790a-08c8-49d6-8da0-1014a6a04da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25632d8-8dfd-41ce-8349-0b0bf00171c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1308864733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2fcc14268a4563a51493b1e15c3357',qos_specs=None,replication_status=,reservations=['f890a127-d775-4967-a339-41bbd1d06f9b','54a6580b-952c-47eb-982f-19aec6e05352','637b6134-efb5-4e28-a34d-6a5bd0738420','72d7df31-3e34-4268-9bc2-ac54bd15a78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1308864733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25632d8-8dfd-41ce-8349-0b0bf00171c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2fcc14268a4563a51493b1e15c3357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:17.188370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25925bf-00f8-4156-bdec-1356a3811459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:17.213017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25925bf-00f8-4156-bdec-1356a3811459) transitioned into state 'SUCCESS' from state '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-1308864733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2fcc14268a4563a51493b1e15c3357',qos_specs=None,replication_status=,reservations=['f890a127-d775-4967-a339-41bbd1d06f9b','54a6580b-952c-47eb-982f-19aec6e05352','637b6134-efb5-4e28-a34d-6a5bd0738420','72d7df31-3e34-4268-9bc2-ac54bd15a78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:17.214422 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c479ca99-63c3-4c83-9c05-1db63ecc2d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:17.229548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c479ca99-63c3-4c83-9c05-1db63ecc2d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:17.230817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Flow 'volume_create_api' (86ae017a-3fbe-46be-bd21-dd0d2b397a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:17.231220 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume request issued successfully. Aug 13 15:15:17.232329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7adb951f-fa6c-40cb-b6f0-1baad7021f65 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:17.232797 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 376/1503] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:15:16 2026] POST /volume/v3/volumes => generated 749 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:17.246811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:17.249033 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:17.249229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:17.249450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:17.259434 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:17.259434 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:17.264957 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:17.270160 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c09fb2d-c24c-4076-a14c-16c8f3694b73 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:17.270631 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 371/1504] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:17 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.002686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a9f0b44-f30c-4078-be63-734d5dacaf95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.003103 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a9f0b44-f30c-4078-be63-734d5dacaf95 None None] GET https://10.4.3.38/volume// Aug 13 15:15:18.003281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a9f0b44-f30c-4078-be63-734d5dacaf95 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.003503 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a9f0b44-f30c-4078-be63-734d5dacaf95 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.003830 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a9f0b44-f30c-4078-be63-734d5dacaf95 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:18.004129 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 377/1505] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:18.012431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.014953 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] GET https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:15:18.015220 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.015476 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.024984 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.024984 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:18.028322 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:15:18.033095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-1cef4ca5-3875-49b3-b921-aa60844f7aa2 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 200 Aug 13 15:15:18.033565 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 382/1506] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 1537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:18.140215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.142970 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] PUT https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 Aug 13 15:15:18.143436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:18.155450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Acquiring lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:18.160219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:18.162103 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.162103 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:18.266269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Lock "cinder-attachment_update-24a0537e-4e29-4496-aea5-3b9d401ea2ca-np0000007223" released by "attachment_update" :: held 0.106s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:18.266692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3f4e26b0-2e0e-414c-8379-f7307de68291 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 returned with HTTP 200 Aug 13 15:15:18.267354 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 377/1507] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:18 2026] PUT /volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:18.287813 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.290667 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.291628 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.291628 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.291791 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3614c330-1045-4c71-9ad6-3ac162d192fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.294424 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3614c330-1045-4c71-9ad6-3ac162d192fc tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] POST https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65/action Aug 13 15:15:18.295004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3614c330-1045-4c71-9ad6-3ac162d192fc tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:18.295177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3614c330-1045-4c71-9ad6-3ac162d192fc tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-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 15:15:18.303358 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.303358 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:18.314063 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:18.325265 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.325265 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:18.328902 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e73e08f2-9fa7-476e-96ed-95cc3f205c09 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:18.328902 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 372/1508] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.347007 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.348993 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] POST https://10.4.3.38/volume/v3/os-volume-transfer Aug 13 15:15:18.349388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b25632d8-8dfd-41ce-8349-0b0bf00171c1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:18.352010 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b25632d8-8dfd-41ce-8349-0b0bf00171c1'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 15:15:18.352698 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Creating transfer of volume b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.352698 np0000007223 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Generating transfer record for volume b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.362118 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.362118 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:18.363184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f23230e7-d581-49e1-84ee-fcb183955337 req-3614c330-1045-4c71-9ad6-3ac162d192fc tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65/action returned with HTTP 204 Aug 13 15:15:18.363831 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 378/1509] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:18 2026] POST /volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:18.387733 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33da68a2-251a-4909-8d69-6a2fa5571f4c tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 15:15:18.388806 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 383/1510] 10.4.3.38 () {68 vars in 1284 bytes} [Thu Aug 13 15:15:18 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 15:15:18.403702 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d06935b3-c06e-4a40-8d10-436159a60b3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.406494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d06935b3-c06e-4a40-8d10-436159a60b3b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.406494 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d06935b3-c06e-4a40-8d10-436159a60b3b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.406737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d06935b3-c06e-4a40-8d10-436159a60b3b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.421719 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.421719 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:18.431614 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d06935b3-c06e-4a40-8d10-436159a60b3b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:18.443891 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d06935b3-c06e-4a40-8d10-436159a60b3b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:18.443891 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 378/1511] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.457475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63fb114d-9a44-4fb8-9bc2-82ab9a65b532 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.459897 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63fb114d-9a44-4fb8-9bc2-82ab9a65b532 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 Aug 13 15:15:18.460089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63fb114d-9a44-4fb8-9bc2-82ab9a65b532 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.460320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63fb114d-9a44-4fb8-9bc2-82ab9a65b532 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.473485 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63fb114d-9a44-4fb8-9bc2-82ab9a65b532 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 returned with HTTP 200 Aug 13 15:15:18.477883 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 373/1512] 10.4.3.38 () {66 vars in 1374 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.489451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a485816-074d-4e44-9e53-242270fc0cd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.492085 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a485816-074d-4e44-9e53-242270fc0cd7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/os-volume-transfer Aug 13 15:15:18.492153 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a485816-074d-4e44-9e53-242270fc0cd7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.492413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a485816-074d-4e44-9e53-242270fc0cd7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.492632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-6a485816-074d-4e44-9e53-242270fc0cd7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 15:15:18.496962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a485816-074d-4e44-9e53-242270fc0cd7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 15:15:18.497387 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 379/1513] 10.4.3.38 () {66 vars in 1263 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.506795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-414364c8-1984-4916-8b18-17dcfe046b3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.582107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] POST https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860/accept Aug 13 15:15:18.582573 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ce177bedda89978c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:18.587583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Accepting volume transfer 82f14023-acad-4942-a550-f68f45834860 {{(pid=100283) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 15:15:18.587830 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Accepting transfer 82f14023-acad-4942-a550-f68f45834860 Aug 13 15:15:18.670752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Created reservations ['7ba57fa2-d31c-4cde-98d8-7717602b36e3', '495a20dd-d670-4088-aec9-3cd112c17f1a', '062f3622-8e05-42ea-9462-e48e178bf16d', '521e15e8-7d2e-4221-9bbb-805f97af8fae'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:18.691342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Created reservations ['a4510498-c0bd-415d-a5c9-48c617948327', 'e776459c-3c2d-41ad-b7f2-b6bac2fb00d2', '79722296-5807-4c96-b45f-d3dc04c1d2b6', 'e82fcb7b-841d-42c6-8de6-6f4f81a74ccd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:18.739061 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Created reservations ['5c67c1c5-09b8-4c4c-a24c-4c37c2fd4cda', 'f07c87a6-41df-4245-9b5e-d1606fe54c2a', '5360b923-a042-47cb-8b79-2727983cc37e', '876ab944-94f3-4bec-a1f4-7c4b1b15e672'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:18.770244 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Created reservations ['b226f836-3c0a-4a95-85bb-dbf9ae574b52', 'f475ce2d-ce84-4e90-9a2f-f21347f4f136', '1590dffc-efd4-44e5-9952-a87e0855c5c3', '8868af08-aacf-4c7b-95cd-a6fcf848e3eb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:18.785036 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Transfer volume completed successfully. Aug 13 15:15:18.859897 np0000007223 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Volume b25632d8-8dfd-41ce-8349-0b0bf00171c1 has been transferred. Aug 13 15:15:18.870952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-414364c8-1984-4916-8b18-17dcfe046b3e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860/accept returned with HTTP 202 Aug 13 15:15:18.871563 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 384/1514] 10.4.3.38 () {68 vars in 1416 bytes} [Thu Aug 13 15:15:18 2026] POST /volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860/accept => generated 363 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:15:18.885057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15c1588d-141f-4e84-ad55-463c1c7c716e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.888707 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15c1588d-141f-4e84-ad55-463c1c7c716e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.888707 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15c1588d-141f-4e84-ad55-463c1c7c716e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.888707 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15c1588d-141f-4e84-ad55-463c1c7c716e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.898761 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.898761 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:18.904476 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-15c1588d-141f-4e84-ad55-463c1c7c716e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Volume info retrieved successfully. Aug 13 15:15:18.910568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15c1588d-141f-4e84-ad55-463c1c7c716e tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:18.911733 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 379/1515] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.928696 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.930565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:18.930774 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.930990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.938506 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:18.938506 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:18.942729 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] Volume info retrieved successfully. Aug 13 15:15:18.947138 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5ec565c-4a9c-4f6c-91d2-050f3bf40551 tempest-VolumesTransfersTest-2004099038 tempest-VolumesTransfersTest-2004099038-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:18.947584 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 374/1516] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:18 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:18.962478 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:18.964278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] DELETE https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 Aug 13 15:15:18.964511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:18.964721 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:18.964842 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Delete transfer with id: 82f14023-acad-4942-a550-f68f45834860 Aug 13 15:15:18.967901 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6826bb14-b10e-4c33-b8ac-738783c828b8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 returned with HTTP 404 Aug 13 15:15:18.968361 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 380/1517] 10.4.3.38 () {66 vars in 1377 bytes} [Thu Aug 13 15:15:18 2026] DELETE /volume/v3/os-volume-transfer/82f14023-acad-4942-a550-f68f45834860 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:18.976692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a203ba34-a08a-4b03-99a5-be889170eb78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.010136 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:19.010292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.010489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.010724 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Delete volume with id: b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:19.019418 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.019418 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:19.019916 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Volume info retrieved successfully. Aug 13 15:15:19.038134 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Delete volume request issued successfully. Aug 13 15:15:19.038333 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a203ba34-a08a-4b03-99a5-be889170eb78 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 202 Aug 13 15:15:19.038798 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 385/1518] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:18 2026] DELETE /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:19.047571 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.051402 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:19.051402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.051402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.057999 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.057999 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:19.066393 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Volume info retrieved successfully. Aug 13 15:15:19.068895 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8bd96301-f34d-496c-99c1-eb1478dd2678 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 200 Aug 13 15:15:19.069622 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 380/1519] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:19 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:19.147247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.149794 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:19.150131 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.150398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.157846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.157846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:19.162254 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:19.168040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-7b66e5c5-f674-4a08-83cf-50f230b3fcbe tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:19.169012 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 375/1520] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:19 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:19.252245 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-882e528e-963e-4ece-a48c-45553779bb34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.252721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-882e528e-963e-4ece-a48c-45553779bb34 None None] GET https://10.4.3.38/volume// Aug 13 15:15:19.252902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-882e528e-963e-4ece-a48c-45553779bb34 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.253083 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-882e528e-963e-4ece-a48c-45553779bb34 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.253392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-882e528e-963e-4ece-a48c-45553779bb34 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:19.253700 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 381/1521] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:15: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 15:15:19.260660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d956d31-6499-4783-95db-1aa21931d22e req-da6cc621-17ad-4b0c-8d67-245aa314b188 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.262553 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-da6cc621-17ad-4b0c-8d67-245aa314b188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:19.262894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-da6cc621-17ad-4b0c-8d67-245aa314b188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8793d8e9-716d-4d86-9ecd-acb8a0761a03", "connector": null, "instance_uuid": "05623838-b90a-440d-9c15-12485324aa90"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:19.271689 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.271689 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:19.314839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-da6cc621-17ad-4b0c-8d67-245aa314b188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:19.315381 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 386/1522] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:19 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:19.346978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.350340 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:19.350340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.350340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.360417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bff0734d-afdd-47be-a769-328366cc2f77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.360751 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bff0734d-afdd-47be-a769-328366cc2f77 None None] GET https://10.4.3.38/volume// Aug 13 15:15:19.360751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bff0734d-afdd-47be-a769-328366cc2f77 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.361530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bff0734d-afdd-47be-a769-328366cc2f77 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.361601 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.361601 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:19.361654 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bff0734d-afdd-47be-a769-328366cc2f77 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:19.361654 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 376/1523] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:19.365832 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:19.369744 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd7e6b02-411e-44f7-8847-3303c1d9f762 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:19.370331 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 381/1524] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:19 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:19.371047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.372960 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:19.373141 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:19.373306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:19.381681 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.381681 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:19.384518 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:19.388093 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-66faf221-21af-4a8d-93ca-0706a30c0c63 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:19.388494 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 382/1525] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:19 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1029 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:19.486472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:19.495092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] PUT https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 Aug 13 15:15:19.495477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:19.508041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Acquiring lock "cinder-attachment_update-8793d8e9-716d-4d86-9ecd-acb8a0761a03-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:19.512771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Lock "cinder-attachment_update-8793d8e9-716d-4d86-9ecd-acb8a0761a03-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:19.513753 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:19.513753 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:19.585667 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Lock "cinder-attachment_update-8793d8e9-716d-4d86-9ecd-acb8a0761a03-np0000007223" released by "attachment_update" :: held 0.073s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:19.586060 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-aa29560f-0b29-4f87-9083-8e3413bcf911 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 returned with HTTP 200 Aug 13 15:15:19.586923 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 387/1526] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:19 2026] PUT /volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:20.087070 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a2fba49-d484-4cbc-b50f-cd71418938b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.093627 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a2fba49-d484-4cbc-b50f-cd71418938b8 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:20.093627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a2fba49-d484-4cbc-b50f-cd71418938b8 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:20.093627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a2fba49-d484-4cbc-b50f-cd71418938b8 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:20.103532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a2fba49-d484-4cbc-b50f-cd71418938b8 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 404 Aug 13 15:15:20.103908 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 377/1527] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:20 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:20.122213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-062c0591-85f5-4b53-98a1-50c1a171efb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.125393 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-062c0591-85f5-4b53-98a1-50c1a171efb8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:20.126124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-062c0591-85f5-4b53-98a1-50c1a171efb8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:20.127692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-062c0591-85f5-4b53-98a1-50c1a171efb8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:20.134506 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-062c0591-85f5-4b53-98a1-50c1a171efb8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 404 Aug 13 15:15:20.135757 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 382/1528] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:20 2026] GET /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:15:20.143505 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c8578bb-005a-4243-a99c-ef532050ef02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.146923 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8578bb-005a-4243-a99c-ef532050ef02 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:20.147246 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8578bb-005a-4243-a99c-ef532050ef02 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:20.147340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8578bb-005a-4243-a99c-ef532050ef02 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:20.147520 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3c8578bb-005a-4243-a99c-ef532050ef02 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Delete volume with id: b25632d8-8dfd-41ce-8349-0b0bf00171c1 Aug 13 15:15:20.162081 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8578bb-005a-4243-a99c-ef532050ef02 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 returned with HTTP 404 Aug 13 15:15:20.162562 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 383/1529] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:20 2026] DELETE /volume/v3/volumes/b25632d8-8dfd-41ce-8349-0b0bf00171c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:20.171894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a06a306-1905-4786-945c-7ae30039d0ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.176300 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:20.176990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-883661831"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:20.178698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-883661831'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:20.178921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume of 1 GB Aug 13 15:15:20.179273 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:20.179273 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:20.186757 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Availability Zones retrieved successfully. Aug 13 15:15:20.195718 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Flow 'volume_create_api' (c6abc2c7-c0d1-435c-a60d-8c9a09bb9abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:20.197397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792fddf3-8020-48a5-9e44-99b9e7a34a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:20.199046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:20.235793 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792fddf3-8020-48a5-9e44-99b9e7a34a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:20.236903 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d43038-3571-472d-a9a8-40c21a7bd6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:20.290380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Created reservations ['0c89a46c-788a-473f-aef2-d0d006292ffe', 'c657e97d-7ecd-4395-a648-ae9d333364fb', '0051728c-d282-4703-b7e5-4f3fd418ccef', 'd355e899-24e4-4827-be45-bedc6227bb22'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:20.291171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d43038-3571-472d-a9a8-40c21a7bd6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c89a46c-788a-473f-aef2-d0d006292ffe', 'c657e97d-7ecd-4395-a648-ae9d333364fb', '0051728c-d282-4703-b7e5-4f3fd418ccef', 'd355e899-24e4-4827-be45-bedc6227bb22']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:20.291905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc2d620-3203-4fe5-930a-97194465555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:20.316428 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc2d620-3203-4fe5-930a-97194465555c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b23560da-bef9-4fbc-9448-cba1aac348e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-883661831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2fcc14268a4563a51493b1e15c3357',qos_specs=None,replication_status=,reservations=['0c89a46c-788a-473f-aef2-d0d006292ffe','c657e97d-7ecd-4395-a648-ae9d333364fb','0051728c-d282-4703-b7e5-4f3fd418ccef','d355e899-24e4-4827-be45-bedc6227bb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-883661831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b23560da-bef9-4fbc-9448-cba1aac348e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2fcc14268a4563a51493b1e15c3357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:20.317409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fae4687-e0c3-4082-a276-4c7027f5334b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:20.345789 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fae4687-e0c3-4082-a276-4c7027f5334b) transitioned into state 'SUCCESS' from state '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-883661831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2fcc14268a4563a51493b1e15c3357',qos_specs=None,replication_status=,reservations=['0c89a46c-788a-473f-aef2-d0d006292ffe','c657e97d-7ecd-4395-a648-ae9d333364fb','0051728c-d282-4703-b7e5-4f3fd418ccef','d355e899-24e4-4827-be45-bedc6227bb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d788ad8e624eea965ae4c5e43a8ce6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:20.346509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d7e68c-8c7f-49b5-abd2-68dce4c867ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:20.357000 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d7e68c-8c7f-49b5-abd2-68dce4c867ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:20.358317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Flow 'volume_create_api' (c6abc2c7-c0d1-435c-a60d-8c9a09bb9abf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:20.358807 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Create volume request issued successfully. Aug 13 15:15:20.359631 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a06a306-1905-4786-945c-7ae30039d0ba tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:20.360228 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 388/1530] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:15:20 2026] POST /volume/v3/volumes => generated 748 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:20.376913 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b660135f-5473-4b21-a46f-3444fd4284d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.379193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b660135f-5473-4b21-a46f-3444fd4284d8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:20.379447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b660135f-5473-4b21-a46f-3444fd4284d8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:20.379714 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b660135f-5473-4b21-a46f-3444fd4284d8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:20.388853 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:20.388853 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:20.389549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:20.391825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:20.392025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:20.392206 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:20.395150 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b660135f-5473-4b21-a46f-3444fd4284d8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:20.405502 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b660135f-5473-4b21-a46f-3444fd4284d8 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 200 Aug 13 15:15:20.405502 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 378/1531] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:20 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:20.413951 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:20.413951 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:20.420213 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:20.425537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7e90cd8-24d0-46d8-b237-ce2cd03d7040 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:20.425969 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 383/1532] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:20 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.423231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.425075 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.425268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.425475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.433652 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.433652 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:21.437797 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:21.439999 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-359a9dc6-510e-4344-b342-1fedc7843b2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.443004 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-359a9dc6-510e-4344-b342-1fedc7843b2e tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:21.443341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-359a9dc6-510e-4344-b342-1fedc7843b2e tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.443536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-359a9dc6-510e-4344-b342-1fedc7843b2e tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.448510 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1af0a3f-242e-4b63-a79a-f19c0595c4ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 200 Aug 13 15:15:21.448879 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 384/1533] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.467761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.469495 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.469495 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:21.472056 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] POST https://10.4.3.38/volume/v3/os-volume-transfer Aug 13 15:15:21.472419 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b23560da-bef9-4fbc-9448-cba1aac348e4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:21.474273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b23560da-bef9-4fbc-9448-cba1aac348e4'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 15:15:21.475209 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Creating transfer of volume b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.475345 np0000007223 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Generating transfer record for volume b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.476373 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-359a9dc6-510e-4344-b342-1fedc7843b2e tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:21.484991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-359a9dc6-510e-4344-b342-1fedc7843b2e tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:21.485389 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 389/1534] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.487314 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.487314 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:21.495658 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d43bdc-7e79-4f33-9ee4-18c22aa1bf38 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 15:15:21.496026 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 379/1535] 10.4.3.38 () {68 vars in 1284 bytes} [Thu Aug 13 15:15:21 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:21.505101 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-79065088-7a29-47ea-902b-2dad9658b874 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.506901 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79065088-7a29-47ea-902b-2dad9658b874 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.507076 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79065088-7a29-47ea-902b-2dad9658b874 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.507261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79065088-7a29-47ea-902b-2dad9658b874 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.513939 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.513939 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:21.517277 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-79065088-7a29-47ea-902b-2dad9658b874 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:21.521340 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79065088-7a29-47ea-902b-2dad9658b874 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 200 Aug 13 15:15:21.521746 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 384/1536] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.533482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.535220 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/os-volume-transfer/detail Aug 13 15:15:21.535413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.535620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.535796 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 15:15:21.539487 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea54b69-fc14-4e51-865a-6388900dd7d7 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 15:15:21.539886 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 385/1537] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.549091 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.551454 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] DELETE https://10.4.3.38/volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 Aug 13 15:15:21.551745 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.552028 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.552198 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Delete transfer with id: 8626b42f-dd90-4274-868b-bf81fca2f7f7 Aug 13 15:15:21.566409 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.566409 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:21.574503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b1c57c1-7178-4fe1-86d3-50405aa0c8ee tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 returned with HTTP 202 Aug 13 15:15:21.574999 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 390/1538] 10.4.3.38 () {66 vars in 1377 bytes} [Thu Aug 13 15:15:21 2026] DELETE /volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:21.581876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.584083 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.584326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.584582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.594400 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.594400 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:21.598318 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Volume info retrieved successfully. Aug 13 15:15:21.601869 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d6a464f-ce20-45db-a339-3b00c9dbb96d tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 200 Aug 13 15:15:21.602178 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 380/1539] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:21.616095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82937e98-f008-4451-a120-0486c6bcaaea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.617773 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82937e98-f008-4451-a120-0486c6bcaaea tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] DELETE https://10.4.3.38/volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 Aug 13 15:15:21.617952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82937e98-f008-4451-a120-0486c6bcaaea tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.618122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82937e98-f008-4451-a120-0486c6bcaaea tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.618217 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-82937e98-f008-4451-a120-0486c6bcaaea tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Delete transfer with id: 8626b42f-dd90-4274-868b-bf81fca2f7f7 Aug 13 15:15:21.622039 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82937e98-f008-4451-a120-0486c6bcaaea tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 returned with HTTP 404 Aug 13 15:15:21.622589 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 385/1540] 10.4.3.38 () {66 vars in 1377 bytes} [Thu Aug 13 15:15:21 2026] DELETE /volume/v3/os-volume-transfer/8626b42f-dd90-4274-868b-bf81fca2f7f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:21.630138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.632810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.632810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.632810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.632810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Delete volume with id: b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.640596 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.640596 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:21.640985 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Volume info retrieved successfully. Aug 13 15:15:21.656390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Delete volume request issued successfully. Aug 13 15:15:21.658286 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff17745f-2fab-461c-9d6f-45a0a8bc0f2b tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 202 Aug 13 15:15:21.658286 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 386/1541] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:21 2026] DELETE /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:21.666511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3039f564-78a9-4972-a450-a61cf4f8a926 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:21.670873 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3039f564-78a9-4972-a450-a61cf4f8a926 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:21.670873 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3039f564-78a9-4972-a450-a61cf4f8a926 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:21.670873 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3039f564-78a9-4972-a450-a61cf4f8a926 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:21.683544 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:21.683544 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:21.688875 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3039f564-78a9-4972-a450-a61cf4f8a926 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Volume info retrieved successfully. Aug 13 15:15:21.694930 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3039f564-78a9-4972-a450-a61cf4f8a926 tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 200 Aug 13 15:15:21.696268 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 391/1542] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:21 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:22.498247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:22.502609 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:22.502609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:22.502609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:22.515430 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:22.515430 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:22.520269 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:22.524822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94646907-9d2a-43f6-aaf7-3fbf77c3525f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:22.525188 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 381/1543] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:22 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:22.708086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc8917b5-9771-4780-8b86-cedd86f3830d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:22.710379 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc8917b5-9771-4780-8b86-cedd86f3830d tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:22.710618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc8917b5-9771-4780-8b86-cedd86f3830d tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:22.710871 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc8917b5-9771-4780-8b86-cedd86f3830d tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:22.719615 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc8917b5-9771-4780-8b86-cedd86f3830d tempest-VolumesTransfersTest-216007275 tempest-VolumesTransfersTest-216007275-project-admin] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 404 Aug 13 15:15:22.720202 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 386/1544] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:22 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:22.727293 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df5c7dae-c598-437e-a04e-6833de6c5682 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:22.729219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df5c7dae-c598-437e-a04e-6833de6c5682 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] GET https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:22.729423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df5c7dae-c598-437e-a04e-6833de6c5682 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:22.729643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df5c7dae-c598-437e-a04e-6833de6c5682 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:22.736765 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df5c7dae-c598-437e-a04e-6833de6c5682 tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 404 Aug 13 15:15:22.737530 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 387/1545] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:22 2026] GET /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:22.744364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:22.746033 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:22.746233 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:22.746427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:22.746631 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] Delete volume with id: b23560da-bef9-4fbc-9448-cba1aac348e4 Aug 13 15:15:22.752033 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06459f2f-76a2-41c2-9518-a8f69d0f5e0b tempest-VolumesTransfersTest-1001411684 tempest-VolumesTransfersTest-1001411684-project-member] https://10.4.3.38/volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 returned with HTTP 404 Aug 13 15:15:22.752575 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 392/1546] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:22 2026] DELETE /volume/v3/volumes/b23560da-bef9-4fbc-9448-cba1aac348e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:23.321782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d956d31-6499-4783-95db-1aa21931d22e req-5d7227cc-dfca-450f-82a3-86dd45faa1e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:23.324734 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-5d7227cc-dfca-450f-82a3-86dd45faa1e4 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] POST https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08/action Aug 13 15:15:23.325145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-5d7227cc-dfca-450f-82a3-86dd45faa1e4 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:23.325291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-5d7227cc-dfca-450f-82a3-86dd45faa1e4 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:23.346788 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:23.346788 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:23.359860 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d956d31-6499-4783-95db-1aa21931d22e req-5d7227cc-dfca-450f-82a3-86dd45faa1e4 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08/action returned with HTTP 204 Aug 13 15:15:23.360440 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 382/1547] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:23 2026] POST /volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:23.543196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:23.546068 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:23.546355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:23.546590 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:23.565083 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:23.565083 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:23.571690 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:23.574789 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1001ca58-844e-4c6f-8f5a-fb12d2d4b287 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:23.575365 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 387/1548] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:23 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:23.589479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:23.591362 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:23.591593 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:23.591793 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:23.603090 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:23.603090 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:23.608275 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:23.615366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0733b22-fe9e-47f5-80f2-598a68ab40f0 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:23.615829 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 388/1549] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:23 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:23.683664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:23.687809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:23.687809 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:23.687809 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:23.696308 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:23.696308 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:23.699339 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:23.703014 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8a818775-e5ea-48b9-ae60-2fa51671dbaa req-ca9565d0-9568-4452-a2c1-b8f23665dc1b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:23.703382 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 393/1550] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:23 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:25.355410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d089679-6638-45a6-8fa5-21875cc25d64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:25.467185 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:25.467772 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1925871070"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:25.469140 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1925871070'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:25.469273 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Create volume of 1 GB Aug 13 15:15:25.473267 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Availability Zones retrieved successfully. Aug 13 15:15:25.478332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Flow 'volume_create_api' (46b90a0c-310a-4249-bde6-95e71eea6538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:25.479196 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd91fa4-1a1f-4d9c-98ad-18af82e366cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:25.480101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:25.503382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd91fa4-1a1f-4d9c-98ad-18af82e366cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:25.504566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5313ad7-e311-4a20-aba3-354b9d70d57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:25.575264 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Created reservations ['af111880-645a-4133-891c-41b8f66a2ecf', '0bce84f6-d891-49bc-927f-47ccaaf0872e', 'b673b1b4-81d5-46cf-ad15-4d1a03a6f924', 'fac8fb8b-77a5-4c21-a304-b9e403f9d043'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:25.576118 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5313ad7-e311-4a20-aba3-354b9d70d57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af111880-645a-4133-891c-41b8f66a2ecf', '0bce84f6-d891-49bc-927f-47ccaaf0872e', 'b673b1b4-81d5-46cf-ad15-4d1a03a6f924', 'fac8fb8b-77a5-4c21-a304-b9e403f9d043']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:25.576852 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d41fe40-979b-44e0-ae78-a63e497f8c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:25.598106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d41fe40-979b-44e0-ae78-a63e497f8c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd76d7aca-125d-4b7a-b930-201f962af0bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1925871070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='096693f830af4d99b7c9596cc101444a',qos_specs=None,replication_status=,reservations=['af111880-645a-4133-891c-41b8f66a2ecf','0bce84f6-d891-49bc-927f-47ccaaf0872e','b673b1b4-81d5-46cf-ad15-4d1a03a6f924','fac8fb8b-77a5-4c21-a304-b9e403f9d043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54439a7716ec43b4a2b3d3b2db4547db',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1925871070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d76d7aca-125d-4b7a-b930-201f962af0bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='096693f830af4d99b7c9596cc101444a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54439a7716ec43b4a2b3d3b2db4547db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:25.598911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aea6cc-f59c-416a-97b9-422713b43ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:25.617507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83aea6cc-f59c-416a-97b9-422713b43ae2) transitioned into state 'SUCCESS' from state '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-1925871070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='096693f830af4d99b7c9596cc101444a',qos_specs=None,replication_status=,reservations=['af111880-645a-4133-891c-41b8f66a2ecf','0bce84f6-d891-49bc-927f-47ccaaf0872e','b673b1b4-81d5-46cf-ad15-4d1a03a6f924','fac8fb8b-77a5-4c21-a304-b9e403f9d043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54439a7716ec43b4a2b3d3b2db4547db',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:25.618775 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c672b870-6110-4ace-9a38-14b41f6dac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:25.631824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c672b870-6110-4ace-9a38-14b41f6dac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:25.631824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Flow 'volume_create_api' (46b90a0c-310a-4249-bde6-95e71eea6538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:25.631824 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Create volume request issued successfully. Aug 13 15:15:25.632081 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d089679-6638-45a6-8fa5-21875cc25d64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:25.632465 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 383/1551] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:15:25 2026] POST /volume/v3/volumes => generated 750 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:15:25.646005 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:25.648856 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:25.654693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:25.654693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:25.671629 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:25.671629 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:25.676148 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:25.681693 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2d16687-9094-40dd-a234-aa59e2c460c5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 200 Aug 13 15:15:25.681693 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 388/1552] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:25 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:26.692167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:26.694001 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:26.694205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:26.694407 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:26.701527 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:26.701527 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:26.705739 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:26.708707 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a773cb9-bac8-4f00-976d-fbfe6be828d5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 200 Aug 13 15:15:26.709175 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 389/1553] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:26 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:26.721596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:26.723579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:15:26.723959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d76d7aca-125d-4b7a-b930-201f962af0bf", "name": "tempest-VolumesBackupsV39Test-Backup-469124072", "container": "tempest-volumesbackupsv39test-backup-container-1148732000"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:26.725344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Creating new backup {'backup': {'volume_id': 'd76d7aca-125d-4b7a-b930-201f962af0bf', 'name': 'tempest-VolumesBackupsV39Test-Backup-469124072', 'container': 'tempest-volumesbackupsv39test-backup-container-1148732000'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:15:26.725474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Creating backup of volume d76d7aca-125d-4b7a-b930-201f962af0bf in container tempest-volumesbackupsv39test-backup-container-1148732000 Aug 13 15:15:26.732503 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:26.732503 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:26.732921 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:26.755686 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Created reservations ['b342d72c-fa8f-42d1-94f6-fd899ca3d861', '15de19d7-71da-4a98-b585-cbe266090fd0'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:26.781785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d61c3af-f887-48ff-97ed-8430af2e4a64 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:15:26.782102 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 394/1554] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:15:26 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:26.791600 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e178cfe0-d2c1-470d-96d9-5747df06464f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:26.799085 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e178cfe0-d2c1-470d-96d9-5747df06464f tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:26.799423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e178cfe0-d2c1-470d-96d9-5747df06464f tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:26.799714 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e178cfe0-d2c1-470d-96d9-5747df06464f tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:26.799875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e178cfe0-d2c1-470d-96d9-5747df06464f tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:26.804806 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:26.804806 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:26.805806 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e178cfe0-d2c1-470d-96d9-5747df06464f tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:26.806465 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 384/1555] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:26 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a25b6c31-9e7f-471f-91d2-d41515ae011a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:27.848888 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 389/1556] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:27 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:27.923618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:27.926320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:15:27.926626 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:27.926913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:27.937258 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:27.937258 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:27.941650 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:15:27.946279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b80e282-17f9-4e3c-b3bb-a51b5f402d29 req-a756ea04-3933-4477-8572-0630801e9b13 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:15:27.946751 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 390/1557] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:27 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:28.838717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:28.840691 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:28.841038 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:28.841253 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:28.841360 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:28.845921 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:28.845921 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:28.846686 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bf937c3-ed56-42c3-a36f-f76aa5c532f5 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:28.847073 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 395/1558] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:28 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:29.621425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-327cd19a-38ef-4363-a413-7a284d52760d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:29.621425 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-327cd19a-38ef-4363-a413-7a284d52760d None None] GET https://10.4.3.38/volume// Aug 13 15:15:29.621425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-327cd19a-38ef-4363-a413-7a284d52760d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:29.621425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-327cd19a-38ef-4363-a413-7a284d52760d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:29.621425 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-327cd19a-38ef-4363-a413-7a284d52760d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:29.621970 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 385/1559] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:29.638649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-f982f220-0bdb-4296-adb1-1e0361ccf30d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:29.641980 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-f982f220-0bdb-4296-adb1-1e0361ccf30d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:29.642428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-f982f220-0bdb-4296-adb1-1e0361ccf30d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0091b6f8-0e53-450a-89ce-29e9576a317c", "connector": null, "instance_uuid": "7028f122-1575-4800-a2be-dec19d60fc90"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:29.659152 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:29.659152 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:29.698765 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-f982f220-0bdb-4296-adb1-1e0361ccf30d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:29.699296 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 390/1560] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:29 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 15:15:29.707835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-49f370d9-e9b3-4b90-abfc-a558d7b24670 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:29.709706 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-49f370d9-e9b3-4b90-abfc-a558d7b24670 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 Aug 13 15:15:29.709881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-49f370d9-e9b3-4b90-abfc-a558d7b24670 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:29.710076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-49f370d9-e9b3-4b90-abfc-a558d7b24670 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:29.716024 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:29.716024 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:29.758031 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-49f370d9-e9b3-4b90-abfc-a558d7b24670 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 returned with HTTP 200 Aug 13 15:15:29.758331 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 391/1561] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:29 2026] DELETE /volume/v3/attachments/c308e302-6f36-43e2-a15b-ba390e31c086 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:29.858774 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:29.861567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:29.861887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:29.862139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:29.862296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:29.868520 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:29.868520 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:29.870230 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-148c4498-2261-48f9-8134-ac5dab3f7fcf tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:29.870769 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 396/1562] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:29 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:30.888162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:30.890432 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:30.890767 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:30.890997 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:30.891233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:30.900943 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:30.900943 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:30.902049 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45b2c7ef-501f-407b-9ccf-9eef2b12bd41 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:30.902405 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 386/1563] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:30 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:31.097069 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:31.102791 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] PUT https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a Aug 13 15:15:31.102791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:31.109132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Acquiring lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:31.116533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:31.116533 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:31.116533 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:31.212439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Lock "cinder-attachment_update-0091b6f8-0e53-450a-89ce-29e9576a317c-np0000007223" released by "attachment_update" :: held 0.098s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:31.213043 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-5596922c-0df8-41ed-a21b-81273479a7c8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a returned with HTTP 200 Aug 13 15:15:31.214052 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 391/1564] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:31 2026] PUT /volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:31.229269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-6884500c-4330-42fa-92fe-f1ac4160da3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:31.232066 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-6884500c-4330-42fa-92fe-f1ac4160da3f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a Aug 13 15:15:31.232374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-6884500c-4330-42fa-92fe-f1ac4160da3f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:31.232614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-6884500c-4330-42fa-92fe-f1ac4160da3f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:31.255631 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-6884500c-4330-42fa-92fe-f1ac4160da3f tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a returned with HTTP 200 Aug 13 15:15:31.256290 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 392/1565] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:15:31 2026] GET /volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:31.914683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:31.917044 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:31.917238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:31.917407 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:31.917514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:31.923859 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:31.923859 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:31.924613 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07a45d6-29d1-4c86-b0e5-40c155ade37a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:31.924947 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 397/1566] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:31 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:32.938659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:32.945349 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:32.945432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:32.945624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:32.945752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:32.958994 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:32.958994 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:32.959801 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cfff8cd-02ee-4411-aca0-ff1995ed73b2 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:32.960248 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 387/1567] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:32 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:33.977256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:33.978994 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:33.979188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:33.979353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:33.979490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:33.983526 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:33.983526 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:33.984491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5472335b-3fc7-4f69-99a4-cbb3cb511dbb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:33.984990 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 392/1568] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:33 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:34.997781 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:34.999624 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:34.999908 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:35.000159 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:35.000291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:35.009206 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:35.009206 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:35.009963 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d66e2a3-2f43-41f1-8c02-87b0ff33a749 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:35.010309 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 393/1569] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:34 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:36.021708 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:36.024279 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:36.024618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:36.024914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:36.025078 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:36.031425 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:36.031425 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:36.032654 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb8b5eb7-034f-491e-a525-05fc49e93ea3 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:36.033243 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 398/1570] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:36 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:36.159976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-7a58d299-ad6a-45f2-9238-70421a0a73a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:36.163640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-7a58d299-ad6a-45f2-9238-70421a0a73a1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] POST https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a/action Aug 13 15:15:36.164124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-7a58d299-ad6a-45f2-9238-70421a0a73a1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:36.164290 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-7a58d299-ad6a-45f2-9238-70421a0a73a1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:36.169935 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=210,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:15:36.194916 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:36.194916 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:36.214914 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3bdcdff7-e6ae-4056-8ba3-dffe9a9cf6a4 req-7a58d299-ad6a-45f2-9238-70421a0a73a1 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a/action returned with HTTP 204 Aug 13 15:15:36.215622 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 388/1571] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:36 2026] POST /volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:37.049095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:37.053112 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:37.053379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:37.053634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:37.054703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:37.062577 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:37.062577 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:37.063408 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5a3e7af-db7c-4ed4-9041-cac0262c1aac tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:37.064130 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 393/1572] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:37 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:38.077189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:38.080372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:38.080691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:38.080930 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:38.081143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:38.085432 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:38.085432 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:38.086201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67f6bc5b-f980-4f75-b7c1-c9d2df9968fb tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:38.086595 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 394/1573] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:38 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:38.152093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-9ee7f0c4-4d29-4102-afc2-1bb71e10da03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:38.154865 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-9ee7f0c4-4d29-4102-afc2-1bb71e10da03 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e Aug 13 15:15:38.155121 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-9ee7f0c4-4d29-4102-afc2-1bb71e10da03 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:38.155691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-9ee7f0c4-4d29-4102-afc2-1bb71e10da03 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:38.167813 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:38.167813 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:38.220699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-9ee7f0c4-4d29-4102-afc2-1bb71e10da03 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e returned with HTTP 200 Aug 13 15:15:38.221260 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 399/1574] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:38 2026] DELETE /volume/v3/attachments/8df85007-c099-456d-9993-cd4c68e9c36e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:38.229814 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-bb83f387-44eb-48d8-ac33-f0356e2b3389 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:38.233692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-bb83f387-44eb-48d8-ac33-f0356e2b3389 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 Aug 13 15:15:38.233692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-bb83f387-44eb-48d8-ac33-f0356e2b3389 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:38.233692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-bb83f387-44eb-48d8-ac33-f0356e2b3389 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:38.242491 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:38.242491 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:38.292128 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-bb83f387-44eb-48d8-ac33-f0356e2b3389 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 returned with HTTP 200 Aug 13 15:15:38.292128 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 389/1575] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:38 2026] DELETE /volume/v3/attachments/fc146d9a-bbad-49a8-864e-1cf6433a9458 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:38.300609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-6b9c30d2-8a80-4689-8d46-55a0434beb9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:38.302839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-6b9c30d2-8a80-4689-8d46-55a0434beb9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e Aug 13 15:15:38.303053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-6b9c30d2-8a80-4689-8d46-55a0434beb9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:38.303275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-6b9c30d2-8a80-4689-8d46-55a0434beb9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:38.305181 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=240,cinder:INSERT=46,cinder:UPDATE=56 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:15:38.312096 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:38.312096 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:38.356568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb92c96b-a76e-41fa-9dc8-f2946c6c91d0 req-6b9c30d2-8a80-4689-8d46-55a0434beb9c tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e returned with HTTP 200 Aug 13 15:15:38.356948 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 394/1576] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:38 2026] DELETE /volume/v3/attachments/a2035558-50d0-4128-9243-8f12e444c68e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:39.120709 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3036440-185f-4a08-9534-cfcc9423cd5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.125719 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3036440-185f-4a08-9534-cfcc9423cd5a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:39.125719 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3036440-185f-4a08-9534-cfcc9423cd5a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:39.125719 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3036440-185f-4a08-9534-cfcc9423cd5a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:39.125719 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f3036440-185f-4a08-9534-cfcc9423cd5a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:39.131147 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:39.131147 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:39.134225 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3036440-185f-4a08-9534-cfcc9423cd5a tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:39.135208 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 395/1577] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:39 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:39.631386 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.633914 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:15:39.634140 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:39.634362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:39.647726 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:39.647726 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:39.651749 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:15:39.656686 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-73770729-0601-46cf-a151-768ae9ede46c tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:15:39.657246 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 400/1578] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:39 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:39.679755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.684741 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30/action Aug 13 15:15:39.684741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:39.684741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:39.697967 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:39.697967 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:39.698704 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:15:39.705528 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Begin detaching volume completed successfully. Aug 13 15:15:39.706795 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-b73217cb-181c-4776-b5af-0da48d512209 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30/action returned with HTTP 202 Aug 13 15:15:39.706795 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 390/1579] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:15:39 2026] POST /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:39.726991 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.729135 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:15:39.729314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:39.729528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:39.743989 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:39.743989 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:39.750951 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:15:39.755597 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333b85e8-c2a2-4830-9a00-af3d330c0a87 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:15:39.756006 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 395/1580] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:39 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:39.756894 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddddaa31-6ea3-4d0a-9de1-de70f92a6d76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.757611 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddddaa31-6ea3-4d0a-9de1-de70f92a6d76 None None] GET https://10.4.3.38/volume// Aug 13 15:15:39.757992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddddaa31-6ea3-4d0a-9de1-de70f92a6d76 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:39.758428 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddddaa31-6ea3-4d0a-9de1-de70f92a6d76 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:39.758936 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddddaa31-6ea3-4d0a-9de1-de70f92a6d76 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:39.759367 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 396/1581] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:39.767502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:39.769756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:15:39.770018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:39.770249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:39.780109 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:39.780109 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:39.784287 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:15:39.789346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-1537cb99-4eaf-4108-8340-a4909a61b27b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:15:39.789864 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 401/1582] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:39 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:40.158359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-943349fa-813d-489a-8665-231ed15f7b4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:40.160123 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-943349fa-813d-489a-8665-231ed15f7b4b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:40.160509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-943349fa-813d-489a-8665-231ed15f7b4b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:40.160860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-943349fa-813d-489a-8665-231ed15f7b4b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:40.161069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-943349fa-813d-489a-8665-231ed15f7b4b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:40.166132 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:40.166132 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:40.167203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-943349fa-813d-489a-8665-231ed15f7b4b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:40.167796 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 391/1583] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:40 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:40.692446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-4320277e-4536-407c-b5ff-4b9b08717483 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:40.696136 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-4320277e-4536-407c-b5ff-4b9b08717483 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 Aug 13 15:15:40.696421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-4320277e-4536-407c-b5ff-4b9b08717483 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:40.696883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-4320277e-4536-407c-b5ff-4b9b08717483 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:40.704531 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:40.704531 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:40.767081 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e4d7d3e0-e47a-45fd-95c1-c86d053097ff req-4320277e-4536-407c-b5ff-4b9b08717483 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 returned with HTTP 200 Aug 13 15:15:40.767730 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 396/1584] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:40 2026] DELETE /volume/v3/attachments/8aa6af2a-d36d-4c88-be35-7cb662047b13 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:40.775004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70ed857b-54eb-467e-821d-16d390fca54f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:40.779661 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70ed857b-54eb-467e-821d-16d390fca54f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:15:40.779994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70ed857b-54eb-467e-821d-16d390fca54f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:40.780154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70ed857b-54eb-467e-821d-16d390fca54f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:40.783051 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=216,cinder:UPDATE=56,cinder:INSERT=40 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:15:40.789124 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:40.789124 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:40.794519 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70ed857b-54eb-467e-821d-16d390fca54f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:15:40.801919 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70ed857b-54eb-467e-821d-16d390fca54f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:15:40.802246 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 397/1585] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:40 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:41.191914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:41.193707 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:41.193982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:41.194257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:41.194416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:41.200919 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:41.200919 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:41.201931 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5695e32-c383-463b-b4ab-ed1844cf9318 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:41.202519 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 402/1586] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:41 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:41.750565 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:41.752321 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:15:41.752477 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:41.752747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:41.752866 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume with id: ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:15:41.759862 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:41.759862 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:41.760307 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:41.781179 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume request issued successfully. Aug 13 15:15:41.781378 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9633aefa-8b3f-40fb-80c7-cb260efba804 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 202 Aug 13 15:15:41.781853 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 392/1587] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:41 2026] DELETE /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:41.791189 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:41.796378 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:15:41.796378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:41.796378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:41.806749 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:41.806749 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:41.811860 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:41.817849 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a5ce106-43e1-4818-90cb-cc9644b8a8b6 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 200 Aug 13 15:15:41.819238 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 397/1588] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:41 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:42.215769 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:42.217785 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:42.218008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:42.218236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:42.218347 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:42.223025 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:42.223025 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:42.223906 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fec3fb79-7fcc-4e77-b304-16334fbbdd88 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:42.224295 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 398/1589] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:42 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:42.832061 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af88c3e5-c24c-4d79-bd0f-9873834c614b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:42.834457 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af88c3e5-c24c-4d79-bd0f-9873834c614b tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 Aug 13 15:15:42.834741 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af88c3e5-c24c-4d79-bd0f-9873834c614b tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:42.834995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af88c3e5-c24c-4d79-bd0f-9873834c614b tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:42.842358 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af88c3e5-c24c-4d79-bd0f-9873834c614b tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 returned with HTTP 404 Aug 13 15:15:42.843320 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 403/1590] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:42 2026] GET /volume/v3/volumes/ee290f13-a1f8-4618-bcfc-cdf3e829cd42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:42.851035 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:42.854037 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:15:42.854227 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:42.854405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:42.854611 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume with id: 21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:15:42.862604 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:42.862604 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:42.863155 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:42.885630 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume request issued successfully. Aug 13 15:15:42.885797 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a341b1f4-3ea7-424c-bea9-16f88e28ba8a tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 202 Aug 13 15:15:42.886204 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 393/1591] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:42 2026] DELETE /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:42.895424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:42.897526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:15:42.898128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:42.899692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:42.908109 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:42.908109 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:42.914542 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:42.920246 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-758c0de1-f6a1-4247-b6de-0f9ccf3c3818 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 200 Aug 13 15:15:42.920962 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 398/1592] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:42 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.234007 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.236725 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:43.237070 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.237276 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.237432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:43.243388 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.243388 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:43.244323 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-140ce142-ce8b-4d7b-a840-0831dbca13ee tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:43.244864 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 399/1593] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:43 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.257066 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f52786c9-0d7d-4e54-af03-3b963095064e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.259041 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f52786c9-0d7d-4e54-af03-3b963095064e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:43.259423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f52786c9-0d7d-4e54-af03-3b963095064e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.259863 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f52786c9-0d7d-4e54-af03-3b963095064e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.276057 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.276057 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:43.283169 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f52786c9-0d7d-4e54-af03-3b963095064e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:43.287887 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=267,cinder:UPDATE=76,cinder:INSERT=54 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:15:43.291008 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f52786c9-0d7d-4e54-af03-3b963095064e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 200 Aug 13 15:15:43.291599 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 404/1594] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:43 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.307266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3e09ce2-a8b0-4d23-b3bf-d96d869609e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.308962 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3e09ce2-a8b0-4d23-b3bf-d96d869609e1 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] PUT https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:43.309275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3e09ce2-a8b0-4d23-b3bf-d96d869609e1 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-540430193", "description": "tempest-volume-backup-description-1102884420"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:43.318900 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.318900 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:43.331262 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3e09ce2-a8b0-4d23-b3bf-d96d869609e1 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:43.331759 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 394/1595] 10.4.3.38 () {70 vars in 1402 bytes} [Thu Aug 13 15:15:43 2026] PUT /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.343031 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8aa7611-af4b-496c-af93-f0313c407483 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.345999 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aa7611-af4b-496c-af93-f0313c407483 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:43.345999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aa7611-af4b-496c-af93-f0313c407483 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.345999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aa7611-af4b-496c-af93-f0313c407483 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.345999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d8aa7611-af4b-496c-af93-f0313c407483 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:43.353836 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.353836 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:43.353836 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aa7611-af4b-496c-af93-f0313c407483 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:43.353836 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 399/1596] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:43 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.365715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-444795fe-6960-4b0f-bc7a-a52813931031 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.367770 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] DELETE https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:43.368015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.368203 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.368307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Delete backup with id: 863e25c2-2d44-4cb4-84c9-2c7d8700d953. Aug 13 15:15:43.373621 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.373621 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:43.395808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] delete_backup rpcapi backup_id 863e25c2-2d44-4cb4-84c9-2c7d8700d953 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:15:43.398777 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-444795fe-6960-4b0f-bc7a-a52813931031 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 202 Aug 13 15:15:43.399198 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 400/1597] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:15:43 2026] DELETE /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:43.410087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.417124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:43.417124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.417124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.417124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:43.422077 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.422077 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:43.423144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5425da1-9003-4cf2-81f6-a647c0e6b509 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 200 Aug 13 15:15:43.425350 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 405/1598] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:43 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:43.936042 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84216152-033f-4f83-80a7-4775060a5a39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.937890 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84216152-033f-4f83-80a7-4775060a5a39 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 Aug 13 15:15:43.938090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84216152-033f-4f83-80a7-4775060a5a39 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.938270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84216152-033f-4f83-80a7-4775060a5a39 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.948053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84216152-033f-4f83-80a7-4775060a5a39 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 returned with HTTP 404 Aug 13 15:15:43.948542 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 395/1599] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:43 2026] GET /volume/v3/volumes/21234759-8dc0-438c-83b3-e65cff14f9f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:43.956137 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:43.958283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] DELETE https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:15:43.958628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:43.958830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:43.959040 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume with id: 300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:15:43.967638 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:43.967638 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:43.968280 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:43.991738 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Delete volume request issued successfully. Aug 13 15:15:43.994990 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92f1de16-b3f4-4f93-8fc2-a29ba872233e tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 202 Aug 13 15:15:43.995614 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 400/1600] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:43 2026] DELETE /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:44.007934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fce6726d-d934-421d-bfac-c948cda84f47 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:44.010401 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fce6726d-d934-421d-bfac-c948cda84f47 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:15:44.010618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fce6726d-d934-421d-bfac-c948cda84f47 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:44.010829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fce6726d-d934-421d-bfac-c948cda84f47 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:44.018884 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:44.018884 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:44.023159 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fce6726d-d934-421d-bfac-c948cda84f47 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Volume info retrieved successfully. Aug 13 15:15:44.028107 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fce6726d-d934-421d-bfac-c948cda84f47 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 200 Aug 13 15:15:44.028817 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 401/1601] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:44 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:44.435087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67741d53-d6cd-40bf-b121-42832c737980 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:44.436686 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67741d53-d6cd-40bf-b121-42832c737980 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 Aug 13 15:15:44.436870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67741d53-d6cd-40bf-b121-42832c737980 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:44.437075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67741d53-d6cd-40bf-b121-42832c737980 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:44.437174 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-67741d53-d6cd-40bf-b121-42832c737980 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Show backup with id 863e25c2-2d44-4cb4-84c9-2c7d8700d953. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:15:44.440940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67741d53-d6cd-40bf-b121-42832c737980 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 returned with HTTP 404 Aug 13 15:15:44.441394 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 406/1602] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:44 2026] GET /volume/v3/backups/863e25c2-2d44-4cb4-84c9-2c7d8700d953 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:44.509498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:44.511053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:44.511227 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:44.511396 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:44.517612 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:44.517612 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:44.520849 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:44.524752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deebe282-bae7-41a3-a4ca-5f8a08d3784e tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 200 Aug 13 15:15:44.525093 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 396/1603] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:44 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:44.536759 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8176b01-1bef-4b06-bf98-0604655c574b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:44.538907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:44.539172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:44.539419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:44.539655 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Delete volume with id: d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:44.548239 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:44.548239 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:44.548871 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:44.566632 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Delete volume request issued successfully. Aug 13 15:15:44.566839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8176b01-1bef-4b06-bf98-0604655c574b tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 202 Aug 13 15:15:44.567249 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 401/1604] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:15:44 2026] DELETE /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:44.574727 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:44.576894 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:44.577180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:44.577441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:44.585830 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:44.585830 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:44.591499 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Volume info retrieved successfully. Aug 13 15:15:44.598354 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d060a586-4b02-4c83-84ca-4fea812a8eb7 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 200 Aug 13 15:15:44.598995 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 402/1605] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:44 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:45.041538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0db872c-7d7e-4aeb-b150-f382d43405f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:45.043183 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0db872c-7d7e-4aeb-b150-f382d43405f9 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] GET https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 Aug 13 15:15:45.043357 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0db872c-7d7e-4aeb-b150-f382d43405f9 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:45.043629 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0db872c-7d7e-4aeb-b150-f382d43405f9 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:45.057247 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0db872c-7d7e-4aeb-b150-f382d43405f9 tempest-TaggedBootDevicesTest-1134294532 tempest-TaggedBootDevicesTest-1134294532-project-member] https://10.4.3.38/volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 returned with HTTP 404 Aug 13 15:15:45.057706 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 407/1606] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:45 2026] GET /volume/v3/volumes/300f4ecb-8806-418a-b281-2023b0b36377 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:45.611422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e0786e3-8f4c-46d0-b5c5-a4a6b3412062 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:45.613223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e0786e3-8f4c-46d0-b5c5-a4a6b3412062 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] GET https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf Aug 13 15:15:45.613434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e0786e3-8f4c-46d0-b5c5-a4a6b3412062 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:45.613618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e0786e3-8f4c-46d0-b5c5-a4a6b3412062 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:45.618867 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e0786e3-8f4c-46d0-b5c5-a4a6b3412062 tempest-VolumesBackupsV39Test-885331100 tempest-VolumesBackupsV39Test-885331100-project-member] https://10.4.3.38/volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf returned with HTTP 404 Aug 13 15:15:45.619309 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 397/1607] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:15:45 2026] GET /volume/v3/volumes/d76d7aca-125d-4b7a-b930-201f962af0bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:46.796714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:46.881896 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:46.882266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-201649821", "metadata": {"Type": "Test"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:46.883652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-201649821', 'metadata': {'Type': 'Test'}}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:46.883782 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:46.888305 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:46.893564 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (89a5b005-03d4-437e-b153-d1405dfe555f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:46.894504 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d92d47-b2db-4c2e-b8bd-f3376a670512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:46.895354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:46.921690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d92d47-b2db-4c2e-b8bd-f3376a670512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:46.922339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1926431c-a097-4ccc-8816-7568f454baa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:46.979263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['27639892-4bd6-41be-abcb-2cf51106a0d2', 'd239e30a-7957-4540-8a20-4a9adf594fa5', '6f4f563b-7f60-4b78-96d2-555a9da6c28b', 'efc4ea5a-036f-49a2-addb-0f60fb440f1e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:46.980274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1926431c-a097-4ccc-8816-7568f454baa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27639892-4bd6-41be-abcb-2cf51106a0d2', 'd239e30a-7957-4540-8a20-4a9adf594fa5', '6f4f563b-7f60-4b78-96d2-555a9da6c28b', 'efc4ea5a-036f-49a2-addb-0f60fb440f1e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:46.981108 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b625d2-6f09-48b5-95cb-272df1900117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:47.004202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b625d2-6f09-48b5-95cb-272df1900117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9bf6846-5b25-4f17-9c84-72956357894f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-201649821',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['27639892-4bd6-41be-abcb-2cf51106a0d2','d239e30a-7957-4540-8a20-4a9adf594fa5','6f4f563b-7f60-4b78-96d2-555a9da6c28b','efc4ea5a-036f-49a2-addb-0f60fb440f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-201649821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9bf6846-5b25-4f17-9c84-72956357894f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:47.004931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b118c1-ecf0-463a-8ec1-1c6815669321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:47.023182 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b118c1-ecf0-463a-8ec1-1c6815669321) transitioned into state 'SUCCESS' from state '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-201649821',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['27639892-4bd6-41be-abcb-2cf51106a0d2','d239e30a-7957-4540-8a20-4a9adf594fa5','6f4f563b-7f60-4b78-96d2-555a9da6c28b','efc4ea5a-036f-49a2-addb-0f60fb440f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:47.023965 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a333e0-30fd-4c3d-9327-d9f5f1035e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:47.035485 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a333e0-30fd-4c3d-9327-d9f5f1035e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:47.036266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (89a5b005-03d4-437e-b153-d1405dfe555f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:47.036571 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:47.037231 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fdb3857f-e1e4-42c5-a81f-2e9df3d221ad tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:47.037646 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 402/1608] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:46 2026] POST /volume/v3/volumes => generated 756 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:47.049074 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f786999c-5466-447a-94e8-bbb0547845db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:47.051066 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f786999c-5466-447a-94e8-bbb0547845db tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:47.051277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f786999c-5466-447a-94e8-bbb0547845db tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:47.051628 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f786999c-5466-447a-94e8-bbb0547845db tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:47.061397 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:47.061397 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:47.065526 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f786999c-5466-447a-94e8-bbb0547845db tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:47.069515 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f786999c-5466-447a-94e8-bbb0547845db tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:47.070064 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 403/1609] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:47 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.022794 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.024451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:48.024657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.024854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.031632 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.031632 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:48.034951 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:48.039104 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8e5fe39-2d0a-4a63-8113-6998087d2d3b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:48.039459 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 408/1610] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.050121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01c5b660-16ca-449a-808b-4879d6c44b2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.051769 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c5b660-16ca-449a-808b-4879d6c44b2c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:48.051953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c5b660-16ca-449a-808b-4879d6c44b2c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.052125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c5b660-16ca-449a-808b-4879d6c44b2c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.058830 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.058830 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:48.061839 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-01c5b660-16ca-449a-808b-4879d6c44b2c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:48.065243 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c5b660-16ca-449a-808b-4879d6c44b2c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:48.065566 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 398/1611] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.085932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.088691 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:48.089064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.089201 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.097642 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.097642 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:48.104763 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.107616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c589e5c9-8bae-467c-b917-1834e6bd9bd1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:48.108027 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 403/1612] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.108817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.110840 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:48.111023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.111225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.117964 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.117964 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:48.119050 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-036427c2-255f-403e-838f-c27326df571e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.120736 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-036427c2-255f-403e-838f-c27326df571e tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:48.120910 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-036427c2-255f-403e-838f-c27326df571e tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.121080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-036427c2-255f-403e-838f-c27326df571e tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.121431 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:48.124995 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-246dd5ab-42f5-42e2-9196-3b7ad489ff68 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:48.125371 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 404/1613] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.127684 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.127684 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:48.131416 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-036427c2-255f-403e-838f-c27326df571e tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.135294 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-036427c2-255f-403e-838f-c27326df571e tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:48.135785 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 409/1614] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.146450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.149982 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:48.150287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-201649821"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:48.160270 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.160270 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:48.163687 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.169700 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:48.170212 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d982ebe-d059-47e2-bf80-035c2d41d32f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:48.170563 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 399/1615] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:15:48 2026] PUT /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 781 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.182768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.185076 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:48.185452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1990968685", "description": "This is the new description of volume"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:48.193986 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.193986 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:48.197656 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.203507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51e6def8-fce7-45b8-add6-df2b5e00756a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.203994 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51e6def8-fce7-45b8-add6-df2b5e00756a None None] GET https://10.4.3.38/volume// Aug 13 15:15:48.204212 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51e6def8-fce7-45b8-add6-df2b5e00756a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.204449 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51e6def8-fce7-45b8-add6-df2b5e00756a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.204862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51e6def8-fce7-45b8-add6-df2b5e00756a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:48.205266 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:48.205340 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 405/1616] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:15: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 15:15:48.206058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc87f42-b83b-45d3-85d9-d80e4d4b8fda tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:48.206617 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 404/1617] 10.4.3.38 () {68 vars in 1362 bytes} [Thu Aug 13 15:15:48 2026] PUT /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.212818 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-857df174-58c7-4d0a-83a2-9916574ee89f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.215128 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-857df174-58c7-4d0a-83a2-9916574ee89f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:48.215614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-857df174-58c7-4d0a-83a2-9916574ee89f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e114d1e3-c783-4218-8f41-ebccb0ed4630", "connector": null, "instance_uuid": "24787702-5d3f-4385-b1e3-59b9b35ad33c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:48.219934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eea70d55-3513-4449-ab06-85403e7452c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.221717 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eea70d55-3513-4449-ab06-85403e7452c1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:48.221998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eea70d55-3513-4449-ab06-85403e7452c1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.222253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eea70d55-3513-4449-ab06-85403e7452c1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.226106 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.226106 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:48.228965 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.228965 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:48.232775 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eea70d55-3513-4449-ab06-85403e7452c1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.237523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eea70d55-3513-4449-ab06-85403e7452c1 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:48.238006 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 400/1618] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 889 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.251347 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-857df174-58c7-4d0a-83a2-9916574ee89f tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:48.251781 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 410/1619] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:48 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:48.252048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.253839 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:48.254154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-284600342", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1660085125"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:48.255638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-284600342', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1660085125'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:48.256050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:48.260136 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:48.267682 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (41deeb75-973d-4248-aafe-244dbb72ef36) 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 15:15:48.275741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e111d03-bd2d-47bd-a764-27187df3d454) transitioned 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 15:15:48.275741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-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 15:15:48.280342 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.282848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:48.283109 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.283447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.293011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-263a78ce-934a-42be-ab9b-d301970b4983 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.293592 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-263a78ce-934a-42be-ab9b-d301970b4983 None None] GET https://10.4.3.38/volume// Aug 13 15:15:48.293867 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-263a78ce-934a-42be-ab9b-d301970b4983 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.294120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-263a78ce-934a-42be-ab9b-d301970b4983 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.294529 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-263a78ce-934a-42be-ab9b-d301970b4983 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:48.296351 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 401/1620] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15:48 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 15:15:48.299366 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.299366 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:48.305519 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:48.307349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.310148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9188f49f-9b75-4014-abf8-3f8b2b92f4e2 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:48.310690 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 405/1621] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.313823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:48.314373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.314373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.316377 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e111d03-bd2d-47bd-a764-27187df3d454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:15:48.317635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9332ab-ac03-4bfa-9f0e-38bbe63765c8) transitioned 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 15:15:48.331402 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.331402 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:48.337067 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:48.342699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-4c87a35b-9d02-450a-88ad-c82f8b63d366 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:48.343339 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 411/1622] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1034 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:48.361689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['9d2b2f6f-6a52-40c2-bee6-32a809c23423', '26c3dc23-8c2f-4dea-b608-85f358c6e1e4', 'f7690805-38e1-48c0-9f82-158aa2162d61', '490f05f2-d34f-4be7-8898-a9c715002c08'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:48.361868 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9332ab-ac03-4bfa-9f0e-38bbe63765c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2b2f6f-6a52-40c2-bee6-32a809c23423', '26c3dc23-8c2f-4dea-b608-85f358c6e1e4', 'f7690805-38e1-48c0-9f82-158aa2162d61', '490f05f2-d34f-4be7-8898-a9c715002c08']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:48.362523 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75ad10d-14a3-4d59-bedd-7829e059073a) transitioned 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 15:15:48.390816 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75ad10d-14a3-4d59-bedd-7829e059073a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-284600342',display_name='tempest-VolumesGetTest-Volume-1660085125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['9d2b2f6f-6a52-40c2-bee6-32a809c23423','26c3dc23-8c2f-4dea-b608-85f358c6e1e4','f7690805-38e1-48c0-9f82-158aa2162d61','490f05f2-d34f-4be7-8898-a9c715002c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-284600342',display_name='tempest-VolumesGetTest-Volume-1660085125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:48.391559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d278e9cd-cf8c-4a0a-adf2-70b1e2250c14) transitioned 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 15:15:48.410438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d278e9cd-cf8c-4a0a-adf2-70b1e2250c14) transitioned into 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-284600342',display_name='tempest-VolumesGetTest-Volume-1660085125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['9d2b2f6f-6a52-40c2-bee6-32a809c23423','26c3dc23-8c2f-4dea-b608-85f358c6e1e4','f7690805-38e1-48c0-9f82-158aa2162d61','490f05f2-d34f-4be7-8898-a9c715002c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:48.411088 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12166fe4-f137-487f-8af8-4d3e5c780175) transitioned 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 15:15:48.420453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12166fe4-f137-487f-8af8-4d3e5c780175) 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 15:15:48.421052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (41deeb75-973d-4248-aafe-244dbb72ef36) 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 15:15:48.421320 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:48.422291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a5ba65-32fb-44aa-8869-86ba2f6b48bb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:48.422759 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 406/1623] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:48 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:48.437314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.441073 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:48.441246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:48.442259 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:48.446455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:48.448597 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] PUT https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 Aug 13 15:15:48.449284 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:48.451459 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.451459 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:48.456470 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:48.457058 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Acquiring lock "cinder-attachment_update-e114d1e3-c783-4218-8f41-ebccb0ed4630-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:48.461557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Lock "cinder-attachment_update-e114d1e3-c783-4218-8f41-ebccb0ed4630-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:48.462525 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:48.462525 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:48.463242 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52c4561c-c8f6-4994-91b4-c66ae2c8b63a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 200 Aug 13 15:15:48.463635 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 402/1624] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:48 2026] GET /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:48.575348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Lock "cinder-attachment_update-e114d1e3-c783-4218-8f41-ebccb0ed4630-np0000007223" released by "attachment_update" :: held 0.114s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:48.576282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-dc46e7ce-a5d8-4cc9-b473-d70d55c97ba3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 returned with HTTP 200 Aug 13 15:15:48.577830 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 406/1625] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:48 2026] PUT /volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:49.323149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8db46646-864d-4b01-b2ed-2503b133fa69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.324988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db46646-864d-4b01-b2ed-2503b133fa69 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:49.325198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db46646-864d-4b01-b2ed-2503b133fa69 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:49.325418 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db46646-864d-4b01-b2ed-2503b133fa69 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:49.334891 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.334891 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:49.338566 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8db46646-864d-4b01-b2ed-2503b133fa69 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:49.343096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db46646-864d-4b01-b2ed-2503b133fa69 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:49.343469 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 412/1626] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:49 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:49.478271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.480577 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.480845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:49.481100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:49.493604 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.493604 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:49.499244 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:49.504181 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e664c1f1-b793-4b93-9347-e5e0e03a3668 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 200 Aug 13 15:15:49.505285 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 407/1627] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:49 2026] GET /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:49.519751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.521396 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.521743 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-201649821", "description": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:49.529956 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.529956 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:49.533788 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:49.543640 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:49.544243 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00b38082-1d8e-4989-8ffa-6668829ccf5f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 200 Aug 13 15:15:49.544741 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 403/1628] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:15:49 2026] PUT /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 767 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:49.559190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.573865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.574050 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:49.574268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:49.584801 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.584801 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:49.588130 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:49.592208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b857f2e-83bc-4ce4-a1ec-0eb349291d05 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 200 Aug 13 15:15:49.592721 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 407/1629] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:49 2026] GET /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:49.604841 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.606638 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.606944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:49.607212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:49.607373 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: 5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.615238 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.615238 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:49.615719 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:49.636320 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:15:49.636320 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1a916c-1e5e-47ea-b481-a55933f2f1e3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 202 Aug 13 15:15:49.642093 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 413/1630] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:49 2026] DELETE /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:49.650885 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a9c3be2-0717-4700-83d5-5a9447191220 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:49.656346 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a9c3be2-0717-4700-83d5-5a9447191220 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:49.656346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a9c3be2-0717-4700-83d5-5a9447191220 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:49.656346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a9c3be2-0717-4700-83d5-5a9447191220 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:49.661899 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:49.661899 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:49.666034 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a9c3be2-0717-4700-83d5-5a9447191220 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:49.670384 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a9c3be2-0717-4700-83d5-5a9447191220 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 200 Aug 13 15:15:49.670764 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 408/1631] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:49 2026] GET /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:50.355957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:50.357585 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:50.357802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:50.358008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:50.368811 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:50.368811 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:50.372251 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:50.377429 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0db11c9d-e6df-43ba-9426-fa1d913909ea tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:50.377875 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 404/1632] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:50 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:50.683691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2c6bf7d-4865-4e84-9d92-a03f9be0e7ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:50.685441 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2c6bf7d-4865-4e84-9d92-a03f9be0e7ca tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a Aug 13 15:15:50.685737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2c6bf7d-4865-4e84-9d92-a03f9be0e7ca tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:50.685971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2c6bf7d-4865-4e84-9d92-a03f9be0e7ca tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:50.694660 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2c6bf7d-4865-4e84-9d92-a03f9be0e7ca tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a returned with HTTP 404 Aug 13 15:15:50.695177 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 408/1633] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:50 2026] GET /volume/v3/volumes/5f6cf1bb-45d7-4914-9e7b-c78bc3a8a08a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:50.704008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:50.706186 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:50.706608 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:50.706974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:50.716186 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:50.716186 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:50.724695 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:50.727997 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba85d67-6cd5-4eba-af15-1e1b77d89d4b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:50.728647 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 414/1634] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:50 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:50.740727 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:50.742288 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:50.742484 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:50.742709 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:50.742899 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:50.749727 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:50.749727 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:50.750214 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:50.766709 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:15:50.766909 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-701b912a-75ae-4cfd-b2a7-804b44f1ae63 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 202 Aug 13 15:15:50.767300 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 409/1635] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:50 2026] DELETE /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:50.776790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46819ec2-1974-47b6-af8e-b9712849791a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:50.779531 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46819ec2-1974-47b6-af8e-b9712849791a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:50.779732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46819ec2-1974-47b6-af8e-b9712849791a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:50.779904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46819ec2-1974-47b6-af8e-b9712849791a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:50.794269 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:50.794269 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:50.801132 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46819ec2-1974-47b6-af8e-b9712849791a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:50.809624 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46819ec2-1974-47b6-af8e-b9712849791a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 200 Aug 13 15:15:50.810223 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 405/1636] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:50 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:51.391580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:51.393631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:51.393887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:51.394119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:51.404725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:51.404725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:51.408465 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:51.413063 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01b86b82-7c5e-4e16-964e-bad3d36a1927 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:51.413510 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 409/1637] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:51 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:51.826137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-413cb948-387b-45e8-b350-cf1f925da254 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:51.830292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-413cb948-387b-45e8-b350-cf1f925da254 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f Aug 13 15:15:51.830292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-413cb948-387b-45e8-b350-cf1f925da254 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:51.830292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-413cb948-387b-45e8-b350-cf1f925da254 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:51.835251 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-413cb948-387b-45e8-b350-cf1f925da254 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f returned with HTTP 404 Aug 13 15:15:51.835889 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 415/1638] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:51 2026] GET /volume/v3/volumes/a9bf6846-5b25-4f17-9c84-72956357894f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:51.845540 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:51.846061 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-229da555-6a90-464d-a848-a56460826b8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:51.847370 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:51.847768 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1873174497"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:51.848065 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-229da555-6a90-464d-a848-a56460826b8d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6/action Aug 13 15:15:51.848404 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-229da555-6a90-464d-a848-a56460826b8d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:51.848543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-229da555-6a90-464d-a848-a56460826b8d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:51.849555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1873174497'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:51.849737 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:51.853916 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:51.860105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (57e89d11-55f7-45d2-8ee1-0f98967be278) 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 15:15:51.861062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013ffcab-8b96-4be3-a3b8-ebae563fb82e) transitioned 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 15:15:51.862098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-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 15:15:51.864083 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:51.864083 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:51.873076 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d3e7c75c-08e0-4171-b0e0-d9ec89b2dc4d req-229da555-6a90-464d-a848-a56460826b8d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6/action returned with HTTP 204 Aug 13 15:15:51.873470 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 406/1639] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:51 2026] POST /volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:51.892624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013ffcab-8b96-4be3-a3b8-ebae563fb82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:15:51.893991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5cfb58a-10ff-4a48-b57b-8b5938fc3787) transitioned 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 15:15:51.943490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['bf14ca37-cb44-4e9a-802b-93d77f3502b5', '03e414b2-1a9c-44fa-ba2f-e29ae0cd4a0d', '05affcdd-4518-49cb-9455-ddcc40f54237', '7540ecb9-94c3-421a-a09e-d9a8dc3d9dee'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:51.944287 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5cfb58a-10ff-4a48-b57b-8b5938fc3787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf14ca37-cb44-4e9a-802b-93d77f3502b5', '03e414b2-1a9c-44fa-ba2f-e29ae0cd4a0d', '05affcdd-4518-49cb-9455-ddcc40f54237', '7540ecb9-94c3-421a-a09e-d9a8dc3d9dee']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:51.945059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37273df-1d4b-4569-9f9c-66615bd1da01) transitioned 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 15:15:51.967911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f37273df-1d4b-4569-9f9c-66615bd1da01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2cc97b-5208-4408-b777-0a51c99264a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1873174497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['bf14ca37-cb44-4e9a-802b-93d77f3502b5','03e414b2-1a9c-44fa-ba2f-e29ae0cd4a0d','05affcdd-4518-49cb-9455-ddcc40f54237','7540ecb9-94c3-421a-a09e-d9a8dc3d9dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1873174497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff2cc97b-5208-4408-b777-0a51c99264a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:51.968635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d337f4d8-e1d1-4bd7-bedc-46f9969f0d97) transitioned 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 15:15:51.989281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d337f4d8-e1d1-4bd7-bedc-46f9969f0d97) transitioned into state 'SUCCESS' from state '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-1873174497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['bf14ca37-cb44-4e9a-802b-93d77f3502b5','03e414b2-1a9c-44fa-ba2f-e29ae0cd4a0d','05affcdd-4518-49cb-9455-ddcc40f54237','7540ecb9-94c3-421a-a09e-d9a8dc3d9dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:51.990016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16769fdc-9d76-415a-b963-3e1fe1e452d0) transitioned 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 15:15:52.001439 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16769fdc-9d76-415a-b963-3e1fe1e452d0) 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 15:15:52.002259 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (57e89d11-55f7-45d2-8ee1-0f98967be278) 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 15:15:52.002565 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:52.003187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21a866a3-4a3a-422e-8f23-7bc873b49b03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:52.003579 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 410/1640] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:15:51 2026] POST /volume/v3/volumes => generated 743 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:52.017869 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:52.020220 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:52.020489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:52.020783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:52.033313 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:52.033313 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:52.038019 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:52.043767 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fef43a6f-04ad-44d1-95f3-53ed68f53c25 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 200 Aug 13 15:15:52.044132 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 410/1641] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:52 2026] GET /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 811 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:52.425016 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-525085f5-8f62-4752-8db1-9242159f8e43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:52.426551 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-525085f5-8f62-4752-8db1-9242159f8e43 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:52.426744 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-525085f5-8f62-4752-8db1-9242159f8e43 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:52.426918 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-525085f5-8f62-4752-8db1-9242159f8e43 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:52.436844 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:52.436844 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:52.440612 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-525085f5-8f62-4752-8db1-9242159f8e43 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:52.445365 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-525085f5-8f62-4752-8db1-9242159f8e43 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:52.445737 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 416/1642] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:52 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:52.457584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-708cb148-9304-4a75-bf19-0570a33d8ebe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:52.459216 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-708cb148-9304-4a75-bf19-0570a33d8ebe tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:52.459393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-708cb148-9304-4a75-bf19-0570a33d8ebe tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:52.459575 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-708cb148-9304-4a75-bf19-0570a33d8ebe tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:52.468584 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:52.468584 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:52.472622 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-708cb148-9304-4a75-bf19-0570a33d8ebe tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:52.478349 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-708cb148-9304-4a75-bf19-0570a33d8ebe tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:52.478827 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 407/1643] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:52 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:52.492346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:52.494533 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:52.495047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:52.495213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:52.508853 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:52.508853 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:52.509488 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:52.572094 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Attachment connected to vm 24787702-5d3f-4385-b1e3-59b9b35ad33c, checking data on nova Aug 13 15:15:52.572318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.compute.nova [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Creating Keystone token plugin using URL: https://10.4.3.38/identity {{(pid=100286) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 15:15:52.744499 np0000007223 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] REQ: curl -g -i -X GET https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2fdb88a7175aa78329affd18355dd4a6f6d9e077cc47681a17c70a51ce7f75a6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c" -H "X-Service-Token: {SHA256}b8ddcc4c0fc9c2b5db013b7258a257c589c939b6f92249979e07ac749880f778" {{(pid=100286) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 15:15:52.879849 np0000007223 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 15:15:52 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-128b2da4-ee88-4163-8df2-76a70db0fcdc x-openstack-request-id: req-128b2da4-ee88-4163-8df2-76a70db0fcdc {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 15:15:52.880217 np0000007223 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e114d1e3-c783-4218-8f41-ebccb0ed4630", "serverId": "24787702-5d3f-4385-b1e3-59b9b35ad33c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "be1eeda7-4772-424f-81a6-ad604c9a38f6", "bdm_uuid": "f6ea06e5-6dde-42e1-b70f-36c8b4498301"}} {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 15:15:52.880217 np0000007223 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET call to compute for https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 used request id req-128b2da4-ee88-4163-8df2-76a70db0fcdc {{(pid=100286) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 15:15:52.881828 np0000007223 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Caught error: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884048 np0000007223 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 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 15:15:52.884048 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 15:15:52.884977 np0000007223 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 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Aug 13 15:15:52.884977 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-b0c89d72-dd9d-4cba-b3cf-41e3e4de100c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 409 Aug 13 15:15:52.885797 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 411/1644] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:52 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 167 bytes in 393 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:52.893684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74f6890c-7856-42bb-8f37-7eb228b76075 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:52.895454 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:52.895822 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:52.895970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:52.905907 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:52.905907 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:52.906375 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:52.965311 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Attachment connected to vm 24787702-5d3f-4385-b1e3-59b9b35ad33c, checking data on nova Aug 13 15:15:52.965611 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.compute.nova [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Creating Keystone token plugin using URL: https://10.4.3.38/identity {{(pid=100285) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 15:15:53.055961 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.060587 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:53.060937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:53.061211 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:53.070528 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.070528 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:53.075098 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:53.080864 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62c53249-a10c-4a60-ae8c-d873d3e59ed2 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 200 Aug 13 15:15:53.081371 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 417/1645] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:53 2026] GET /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:53.094763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.097684 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:53.098807 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ff2cc97b-5208-4408-b777-0a51c99264a6", "size": 1, "name": "tempest-VolumesGetTest-Volume-1655799746", "metadata": {"Type": "Test"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:53.102521 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'source_volid': 'ff2cc97b-5208-4408-b777-0a51c99264a6', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1655799746', 'metadata': {'Type': 'Test'}}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:53.113541 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.113541 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:53.113978 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume retrieved successfully. Aug 13 15:15:53.114080 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:53.117977 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:53.124039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (d4bab1f7-b4cf-4eb5-8184-d43ab9a6664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:53.125065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4854bd06-1a15-4373-9d58-bf2176e6589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:53.126022 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:53.149302 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4854bd06-1a15-4373-9d58-bf2176e6589a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff2cc97b-5208-4408-b777-0a51c99264a6', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:53.150406 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e31f55-696c-4af3-af44-8565a1033148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:53.202095 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['1a114954-f64b-4dc0-9eae-b17722119837', '8c4d8716-89cc-4a79-9496-7de4e8bd58a9', 'e78253eb-f823-4987-bef3-07432c1ecfbc', 'dd8faf25-452b-4e80-842a-3dadd0e7ff1e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:53.202792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e31f55-696c-4af3-af44-8565a1033148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a114954-f64b-4dc0-9eae-b17722119837', '8c4d8716-89cc-4a79-9496-7de4e8bd58a9', 'e78253eb-f823-4987-bef3-07432c1ecfbc', 'dd8faf25-452b-4e80-842a-3dadd0e7ff1e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:53.203542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef25079f-8cfd-46c2-b195-3adc96b21f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:53.208335 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] REQ: curl -g -i -X GET https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ca3a3188f48254a6c01b5d3236ea74ce47374912efe46f7a711bee0c5fa66918" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-74f6890c-7856-42bb-8f37-7eb228b76075" -H "X-Service-Token: {SHA256}95e7e55f53dbaf3d77271b8045cba17c7841af84346a51490da09232b7a5aee3" {{(pid=100285) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 15:15:53.235015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef25079f-8cfd-46c2-b195-3adc96b21f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa8d861-db14-4d9f-9368-d578e45ee835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1655799746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['1a114954-f64b-4dc0-9eae-b17722119837','8c4d8716-89cc-4a79-9496-7de4e8bd58a9','e78253eb-f823-4987-bef3-07432c1ecfbc','dd8faf25-452b-4e80-842a-3dadd0e7ff1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff2cc97b-5208-4408-b777-0a51c99264a6,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1655799746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa8d861-db14-4d9f-9368-d578e45ee835,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff2cc97b-5208-4408-b777-0a51c99264a6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:53.235793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cff4d2-b58c-44d6-a3cd-cc262009c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:53.251539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cff4d2-b58c-44d6-a3cd-cc262009c876) transitioned into state 'SUCCESS' from state '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-1655799746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['1a114954-f64b-4dc0-9eae-b17722119837','8c4d8716-89cc-4a79-9496-7de4e8bd58a9','e78253eb-f823-4987-bef3-07432c1ecfbc','dd8faf25-452b-4e80-842a-3dadd0e7ff1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff2cc97b-5208-4408-b777-0a51c99264a6,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:53.252188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9508eeb7-20a4-470e-8b56-85fc0c6bb680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:53.271113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9508eeb7-20a4-470e-8b56-85fc0c6bb680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:53.271930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (d4bab1f7-b4cf-4eb5-8184-d43ab9a6664c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:53.272207 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:53.272797 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ab18e6-bc64-4c60-a057-a93fa13c7a03 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:53.275279 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 408/1646] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes => generated 791 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:53.289213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.293569 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:53.293839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:53.294068 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:53.332223 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 15:15:53 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-2619d8a1-f257-4026-a543-11aee98ce638 x-openstack-request-id: req-2619d8a1-f257-4026-a543-11aee98ce638 {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 15:15:53.332356 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e114d1e3-c783-4218-8f41-ebccb0ed4630", "serverId": "24787702-5d3f-4385-b1e3-59b9b35ad33c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "be1eeda7-4772-424f-81a6-ad604c9a38f6", "bdm_uuid": "f6ea06e5-6dde-42e1-b70f-36c8b4498301"}} {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 15:15:53.332459 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET call to compute for https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 used request id req-2619d8a1-f257-4026-a543-11aee98ce638 {{(pid=100285) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 15:15:53.334528 np0000007223 devstack@c-api.service[100285]: ERROR cinder.volume.api [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-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 15:15:53.343132 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] MySQL server mode set 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Caught error: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 15:15:53.343269 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:53.344566 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Aug 13 15:15:53.345484 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-74f6890c-7856-42bb-8f37-7eb228b76075 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 409 Aug 13 15:15:53.349254 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 411/1647] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:52 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 167 bytes in 455 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:53.357794 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.357794 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:53.361965 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:53.362781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cb47071-e368-48cd-b088-51f976b85aee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.366405 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef1760e3-7c1f-4a9b-8dfe-bb29592f3919 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:53.366950 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 412/1648] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:53 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:53.372031 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 418/1649] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.382625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b4567a7-0191-4212-aa43-5009d3e4cd11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.385047 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 409/1650] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.395692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1fbda1c-31c6-436f-8faf-4a7cf0e76cb2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.428227 np0000007223 devstack@c-api.service[100285]: WARNING keystonemiddleware.auth_token [None req-d1fbda1c-31c6-436f-8faf-4a7cf0e76cb2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 15:15:53.429515 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 412/1651] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.436042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48a64dae-6e2f-4ce5-af1a-6d0cc1f30364 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.456567 np0000007223 devstack@c-api.service[100286]: WARNING keystonemiddleware.auth_token [None req-48a64dae-6e2f-4ce5-af1a-6d0cc1f30364 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 15:15:53.458432 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 413/1652] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.465374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.539231 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:53.539537 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:53.539689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:53.551016 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.551016 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:53.551373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Updating volume 'e114d1e3-c783-4218-8f41-ebccb0ed4630' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:15:53.575800 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8bb9012-4864-4d73-8a37-d4fd118f5ceb tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 202 Aug 13 15:15:53.576218 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 419/1653] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:53.584958 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.586952 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:53.587160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:53.587467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:53.597854 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.597854 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:53.601836 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:53.606933 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c37df30-5d42-4d54-897c-5a05f6c75a63 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:53.607335 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 410/1654] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:53 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:53.623053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.624932 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:53.625746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "be1eeda7-4772-424f-81a6-ad604c9a38f6"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:53.625868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "be1eeda7-4772-424f-81a6-ad604c9a38f6"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:53.664045 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:15:53.673699 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.673699 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:53.674215 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Volume info retrieved successfully. Aug 13 15:15:53.679997 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Attachment connected to vm 24787702-5d3f-4385-b1e3-59b9b35ad33c, checking data on nova Aug 13 15:15:53.680195 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.compute.nova [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Creating Keystone token plugin using URL: https://10.4.3.38/identity {{(pid=100285) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 15:15:53.785087 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] REQ: curl -g -i -X GET https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2df3fa52d2323783b44dc67760672dc97592f719994bdcac66497127e4a52008" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3da063b8-60c3-41d8-9f74-ce4d045d0e65" -H "X-Service-Token: {SHA256}95e7e55f53dbaf3d77271b8045cba17c7841af84346a51490da09232b7a5aee3" {{(pid=100285) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 15:15:53.884938 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 15:15:53 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-e38073fc-40f8-452e-8024-3ecee7270ed8 x-openstack-request-id: req-e38073fc-40f8-452e-8024-3ecee7270ed8 {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 15:15:53.885142 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e114d1e3-c783-4218-8f41-ebccb0ed4630", "serverId": "24787702-5d3f-4385-b1e3-59b9b35ad33c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "be1eeda7-4772-424f-81a6-ad604c9a38f6", "bdm_uuid": "f6ea06e5-6dde-42e1-b70f-36c8b4498301"}} {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 15:15:53.885296 np0000007223 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] GET call to compute for https://10.4.3.38/compute/v2.1/servers/24787702-5d3f-4385-b1e3-59b9b35ad33c/os-volume_attachments/e114d1e3-c783-4218-8f41-ebccb0ed4630 used request id req-e38073fc-40f8-452e-8024-3ecee7270ed8 {{(pid=100285) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 15:15:53.888001 np0000007223 devstack@c-api.service[100285]: ERROR cinder.volume.api [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Caught error: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 15:15:53.891424 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: 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 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 24787702-5d3f-4385-b1e3-59b9b35ad33c using the Compute API Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-3da063b8-60c3-41d8-9f74-ce4d045d0e65 tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 409 Aug 13 15:15:53.893403 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 413/1655] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 167 bytes in 271 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:53.902653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-baaabb77-e6b1-4025-a3c1-025c761a3a38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.904595 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 414/1656] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.913561 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5a339a4-d3f8-47ec-a6bc-91acb46ebafe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.943580 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 420/1657] 10.4.3.38 () {70 vars in 1590 bytes} [Thu Aug 13 15:15:53 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:15:53.951143 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.953107 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:53.953318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:53.953489 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:53.962569 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:53.962569 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:53.967465 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:53.972586 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2a62d33-c48f-4a00-90e3-d59e133d0633 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:53.972919 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 411/1658] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:53 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:53.989862 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:53.992302 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:53.992499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:53.992813 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.043074 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:15:54.049874 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.049874 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:54.053194 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:54.062915 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0eb413e-e3c6-4b3d-a1b9-cea616499887 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:54.063397 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 414/1659] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:53 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.121992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.124714 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:54.125263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.125263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.134280 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.134280 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:54.138487 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:54.144164 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-aff381a7-719f-4590-b4f2-ecb5826f89f1 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:54.144647 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 415/1660] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.238585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78ad222b-7e1e-4b53-9652-d053fc40ca33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.242350 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78ad222b-7e1e-4b53-9652-d053fc40ca33 None None] GET https://10.4.3.38/volume// Aug 13 15:15:54.242737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78ad222b-7e1e-4b53-9652-d053fc40ca33 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.244807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78ad222b-7e1e-4b53-9652-d053fc40ca33 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.245209 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78ad222b-7e1e-4b53-9652-d053fc40ca33 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:54.245721 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 421/1661] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:15:54 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 15:15:54.257877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-33f7825b-88b7-4ecd-883d-6093be073dc3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.301579 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-33f7825b-88b7-4ecd-883d-6093be073dc3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:15:54.301932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-33f7825b-88b7-4ecd-883d-6093be073dc3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c184b78-b5b9-48c4-82e4-c720f58a3897", "connector": null, "instance_uuid": "24787702-5d3f-4385-b1e3-59b9b35ad33c"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:54.310061 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.310061 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:54.334277 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-33f7825b-88b7-4ecd-883d-6093be073dc3 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:15:54.334711 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 412/1662] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:15:54 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:54.365938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.367877 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:54.368067 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.368286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.381557 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d91942e4-5378-4e3d-a04e-31ed2ae43a5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.382030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d91942e4-5378-4e3d-a04e-31ed2ae43a5e None None] GET https://10.4.3.38/volume// Aug 13 15:15:54.382200 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d91942e4-5378-4e3d-a04e-31ed2ae43a5e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.382300 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.382300 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:54.382414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d91942e4-5378-4e3d-a04e-31ed2ae43a5e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.382720 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d91942e4-5378-4e3d-a04e-31ed2ae43a5e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:54.382994 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 416/1663] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:54.386705 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:54.389999 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.391735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.392168 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:54.392412 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.392686 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.393300 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c3ea824-5e95-48fc-996a-c62a6b13678a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:54.393851 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 415/1664] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.395781 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:54.396055 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.396275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.400420 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.400420 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:54.404061 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.409698 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c420cef9-bc00-43ab-86f7-933c283ac4f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:54.410219 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 422/1665] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.411514 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.411514 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:54.415864 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:54.421900 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-3ff195b7-cd59-4460-bb1a-02b2793b475b tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:54.422549 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 413/1666] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 1033 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:54.425798 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e80cc437-0246-46cd-96dc-e4e94a163120 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.427770 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e80cc437-0246-46cd-96dc-e4e94a163120 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:54.428297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e80cc437-0246-46cd-96dc-e4e94a163120 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.428639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e80cc437-0246-46cd-96dc-e4e94a163120 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.436797 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.436797 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:54.441717 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e80cc437-0246-46cd-96dc-e4e94a163120 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.446748 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e80cc437-0246-46cd-96dc-e4e94a163120 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:54.447207 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 417/1667] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.463151 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.467911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:54.467911 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1655799746"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:54.474690 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.474690 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:54.484497 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.494337 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:54.495805 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e8828ad-07d8-4e8b-b042-87e92f2bfbdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:54.496360 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 416/1668] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:15:54 2026] PUT /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.511097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.513998 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:54.513998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-5829720", "description": "This is the new description of volume"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:54.523156 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.523156 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:54.527123 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.536343 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:54.537053 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3d4ccbd-43b5-4d15-8bb5-f4db350c9fdb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:54.537542 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 423/1669] 10.4.3.38 () {68 vars in 1362 bytes} [Thu Aug 13 15:15:54 2026] PUT /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.541438 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.543723 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] PUT https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe Aug 13 15:15:54.544105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:54.551244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.553756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Acquiring lock "cinder-attachment_update-7c184b78-b5b9-48c4-82e4-c720f58a3897-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:15:54.556756 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:54.556756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.556756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.559176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Lock "cinder-attachment_update-7c184b78-b5b9-48c4-82e4-c720f58a3897-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:15:54.560643 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.560643 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:54.565891 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.565891 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:54.570143 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.575374 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9a69a2-bcaa-4984-903c-2f728c13bd96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:54.575962 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 418/1670] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:54.591739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c379f9de-3287-41ce-97b0-7af1e612395f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.594313 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:54.595587 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1510913875", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1329142786"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:54.599808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1510913875', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1329142786'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:54.600153 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:54.608590 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:54.622694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (d7ab5489-fea1-42f0-ad9d-0d878832ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:54.624413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d01998b-7f2c-4e1c-9ff5-282549ebdb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:54.625877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:54.658659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Lock "cinder-attachment_update-7c184b78-b5b9-48c4-82e4-c720f58a3897-np0000007223" released by "attachment_update" :: held 0.100s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:15:54.659041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-a605aa0a-b06f-4356-9bcf-3270492f2d66 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe returned with HTTP 200 Aug 13 15:15:54.659486 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 414/1671] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:15:54 2026] PUT /volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:54.661407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d01998b-7f2c-4e1c-9ff5-282549ebdb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:54.662878 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d51a07-284b-41ee-b1d7-a436fdee6420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:54.718384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['02712c54-9ced-481f-a03d-6f48c1795630', 'af13ef7d-efde-4e69-a903-0a3178596ae6', '08f1dbcd-fde8-4354-bf52-5f3f33dd30f4', '49c51f0b-e881-4d77-a451-5a718fdb0188'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:54.719079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d51a07-284b-41ee-b1d7-a436fdee6420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02712c54-9ced-481f-a03d-6f48c1795630', 'af13ef7d-efde-4e69-a903-0a3178596ae6', '08f1dbcd-fde8-4354-bf52-5f3f33dd30f4', '49c51f0b-e881-4d77-a451-5a718fdb0188']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:54.719860 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccee487-997c-4abb-8a14-3b5884cbdd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:54.741739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccee487-997c-4abb-8a14-3b5884cbdd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40f3263-f75e-485c-bce9-8e03eb1a72af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1510913875',display_name='tempest-VolumesGetTest-Volume-1329142786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['02712c54-9ced-481f-a03d-6f48c1795630','af13ef7d-efde-4e69-a903-0a3178596ae6','08f1dbcd-fde8-4354-bf52-5f3f33dd30f4','49c51f0b-e881-4d77-a451-5a718fdb0188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1510913875',display_name='tempest-VolumesGetTest-Volume-1329142786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b40f3263-f75e-485c-bce9-8e03eb1a72af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:54.742447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b781072-562e-4d8d-bd55-a77231d0ecc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:54.760602 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b781072-562e-4d8d-bd55-a77231d0ecc1) transitioned into 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-1510913875',display_name='tempest-VolumesGetTest-Volume-1329142786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['02712c54-9ced-481f-a03d-6f48c1795630','af13ef7d-efde-4e69-a903-0a3178596ae6','08f1dbcd-fde8-4354-bf52-5f3f33dd30f4','49c51f0b-e881-4d77-a451-5a718fdb0188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:54.761634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02405a4c-e913-4a6e-ad95-0656373183e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:54.772380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02405a4c-e913-4a6e-ad95-0656373183e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:54.773511 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (d7ab5489-fea1-42f0-ad9d-0d878832ad61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:54.773909 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:54.774632 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c379f9de-3287-41ce-97b0-7af1e612395f tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:54.775178 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 417/1672] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:54 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:54.788834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:54.790918 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:54.791147 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:54.791368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:54.800712 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:54.800712 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:54.806053 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:54.812000 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f653307c-4492-4aa6-ad97-ad0bb585c383 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 200 Aug 13 15:15:54.812455 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 424/1673] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:54 2026] GET /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:55.410376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:55.412815 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:55.412986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:55.413230 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:55.427804 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:55.427804 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:55.432164 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:55.437977 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ebf2702-dd44-40b4-aa68-2c252c1ef84a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:55.438499 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 419/1674] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:55 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:55.826836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:55.829367 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:55.829694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:55.829963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:55.844764 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:55.844764 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:55.848280 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:55.851923 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d21da60-0289-49bc-8a94-cb5ff48c1a88 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 200 Aug 13 15:15:55.852266 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 415/1675] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:55 2026] GET /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:55.865112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62719390-0f5f-4640-bdc4-9f2f855f440b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:55.867608 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62719390-0f5f-4640-bdc4-9f2f855f440b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:55.868136 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62719390-0f5f-4640-bdc4-9f2f855f440b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1655799746", "description": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:55.881635 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:55.881635 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:55.886878 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62719390-0f5f-4640-bdc4-9f2f855f440b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:55.896454 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62719390-0f5f-4640-bdc4-9f2f855f440b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:15:55.896839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62719390-0f5f-4640-bdc4-9f2f855f440b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 200 Aug 13 15:15:55.897353 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 418/1676] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:15:55 2026] PUT /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 768 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:55.911886 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:55.913544 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:55.913747 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:55.913923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:55.921587 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:55.921587 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:55.925733 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:55.935010 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e179137c-57a6-42b5-b3b8-b041b903c8b3 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 200 Aug 13 15:15:55.935362 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 425/1677] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:55 2026] GET /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:55.948155 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:55.951853 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:55.952353 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:55.952353 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:55.952448 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:55.960383 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:55.960383 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:55.960858 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:55.984139 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:15:55.984291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da101927-5bcc-4b65-8aa0-2efb822d7d17 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 202 Aug 13 15:15:55.984876 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 420/1678] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:55 2026] DELETE /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:55.993986 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:56.016557 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:56.016859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:56.017089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:56.029544 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:56.029544 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:56.033363 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:56.038391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10447cae-43f6-4a18-8cc4-f3f1ed7b73cf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 200 Aug 13 15:15:56.039754 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 416/1679] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:55 2026] GET /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 835 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:56.451444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9edb6961-fe94-4523-a487-c3a0f097b00d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:56.453199 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9edb6961-fe94-4523-a487-c3a0f097b00d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:56.453376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9edb6961-fe94-4523-a487-c3a0f097b00d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:56.453574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9edb6961-fe94-4523-a487-c3a0f097b00d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:56.462980 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:56.462980 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:56.466040 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9edb6961-fe94-4523-a487-c3a0f097b00d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:56.469781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9edb6961-fe94-4523-a487-c3a0f097b00d tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:56.470121 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 419/1680] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:56 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:57.058765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9b2b807-f3e6-4d65-b592-a11997822b96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.060528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b2b807-f3e6-4d65-b592-a11997822b96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af Aug 13 15:15:57.060791 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b2b807-f3e6-4d65-b592-a11997822b96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:57.061014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b2b807-f3e6-4d65-b592-a11997822b96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:57.067503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b2b807-f3e6-4d65-b592-a11997822b96 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af returned with HTTP 404 Aug 13 15:15:57.067990 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 426/1681] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:57 2026] GET /volume/v3/volumes/b40f3263-f75e-485c-bce9-8e03eb1a72af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:57.075336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.077464 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:57.077746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:57.078001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:57.088861 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:57.088861 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:57.093151 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:57.098544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d930fd-d840-4bf3-aff5-fe7556fff631 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:57.099113 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 421/1682] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:57 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:57.110976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.113077 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:57.113347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:57.113461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:57.113736 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: 9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:57.120932 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:57.120932 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:57.121454 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:57.141701 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:15:57.141701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-238294b7-ed19-4017-b6e1-b0c1ca4cb3f4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 202 Aug 13 15:15:57.141701 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 417/1683] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:57 2026] DELETE /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:57.156699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.158704 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:57.158875 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:57.159080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:57.168168 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:57.168168 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:57.174076 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:57.182211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1def4c14-c87a-4adb-8eb4-e8c8dcf2146a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 200 Aug 13 15:15:57.182334 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 420/1684] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:57 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:57.484221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.486042 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:57.486310 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:57.486534 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:57.497259 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:57.497259 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:57.501146 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:57.505329 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f26a89d-9beb-4c8c-a16f-86dbcbc8df0a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:57.505729 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 427/1685] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:57 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:57.937278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-5dbd52aa-3070-4ed5-8bd0-cdc6007f9494 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:57.940063 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-5dbd52aa-3070-4ed5-8bd0-cdc6007f9494 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe/action Aug 13 15:15:57.940498 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-5dbd52aa-3070-4ed5-8bd0-cdc6007f9494 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:57.940667 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-5dbd52aa-3070-4ed5-8bd0-cdc6007f9494 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-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 15:15:57.960923 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:57.960923 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:57.977468 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb346ffd-f6a2-49d6-a591-01720fe7e5bc req-5dbd52aa-3070-4ed5-8bd0-cdc6007f9494 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe/action returned with HTTP 204 Aug 13 15:15:57.978152 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 422/1686] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:15:57 2026] POST /volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:58.195443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3355283b-9e90-4ee7-90b1-c4eee2ee646a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.197281 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3355283b-9e90-4ee7-90b1-c4eee2ee646a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 Aug 13 15:15:58.197482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3355283b-9e90-4ee7-90b1-c4eee2ee646a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.197694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3355283b-9e90-4ee7-90b1-c4eee2ee646a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.203233 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3355283b-9e90-4ee7-90b1-c4eee2ee646a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 returned with HTTP 404 Aug 13 15:15:58.203778 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 418/1687] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/9aa8d861-db14-4d9f-9368-d578e45ee835 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:58.212091 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.214020 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:58.214290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.214544 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.221900 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.221900 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:58.227035 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:58.233989 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a04c55b-2d47-4f8f-8743-2ed7bd2d18c5 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 200 Aug 13 15:15:58.233989 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 421/1688] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:58.246249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.248187 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:58.248377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.248714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.248714 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:58.256355 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.256355 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:58.257044 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:58.288870 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:15:58.289541 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e39f1d8-1868-426c-9644-ac31faacbac4 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 202 Aug 13 15:15:58.289740 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 428/1689] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:15:58 2026] DELETE /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:15:58.302335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.307783 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:58.307980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.308169 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.321280 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.321280 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:58.325123 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:58.331589 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c98128c3-8fe9-47ed-a317-780a90642bd8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 200 Aug 13 15:15:58.332006 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 423/1690] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:58.517952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7996c565-d95d-4553-8c7b-79060085d7d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.519691 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7996c565-d95d-4553-8c7b-79060085d7d5 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:58.519873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7996c565-d95d-4553-8c7b-79060085d7d5 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.520080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7996c565-d95d-4553-8c7b-79060085d7d5 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.528796 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.528796 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:58.531984 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7996c565-d95d-4553-8c7b-79060085d7d5 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.535834 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7996c565-d95d-4553-8c7b-79060085d7d5 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:58.536278 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 419/1691] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:58.552851 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.555280 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:58.555550 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.555838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.567303 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.567303 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:58.571581 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.576754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5eef9052-0a90-4315-ad2e-e34c3879f5be tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:58.577165 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 422/1692] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:58.592235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.594144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:58.594480 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-detach": {"attachment_id": "50daadfb-1bab-4a0f-847a-94ee105bfcbe"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:58.594612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "50daadfb-1bab-4a0f-847a-94ee105bfcbe"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:58.604687 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.604687 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:58.605144 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.611452 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28b4650e-4bc3-4530-955b-2ec2d4b88a1a tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 400 Aug 13 15:15:58.612019 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 429/1693] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:58 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:15:58.669164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.672443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:58.672783 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.673055 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.687847 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.687847 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:58.692991 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.698870 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-5c583ffd-1096-45d7-9f41-7d812e826350 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:58.699341 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 424/1694] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:15:58.720082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.722154 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897/action Aug 13 15:15:58.722462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:58.722607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:58.733687 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.733687 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:58.734205 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.741453 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Begin detaching volume completed successfully. Aug 13 15:15:58.741755 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-0e075fe8-d480-4184-bb8a-da7698f29815 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897/action returned with HTTP 202 Aug 13 15:15:58.742138 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 420/1695] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:15:58 2026] POST /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:58.789247 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b5dd267-a8b8-4f69-b633-b4e1473ff3f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.789760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b5dd267-a8b8-4f69-b633-b4e1473ff3f3 None None] GET https://10.4.3.38/volume// Aug 13 15:15:58.790104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd267-a8b8-4f69-b633-b4e1473ff3f3 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.790383 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd267-a8b8-4f69-b633-b4e1473ff3f3 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.790757 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b5dd267-a8b8-4f69-b633-b4e1473ff3f3 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:15:58.791124 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 423/1696] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:15: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 15:15:58.801104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:58.803259 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:15:58.803501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:58.803772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:58.813213 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:58.813213 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:58.816961 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:58.821808 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-4a83c5bd-5278-4363-8aeb-216b19fe5bf4 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:15:58.822213 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 430/1697] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:15:58 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 1329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:15:59.346655 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-539ac1cd-3e27-4ecd-a262-392c95c21790 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.348320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-539ac1cd-3e27-4ecd-a262-392c95c21790 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 Aug 13 15:15:59.348547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-539ac1cd-3e27-4ecd-a262-392c95c21790 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:59.348783 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-539ac1cd-3e27-4ecd-a262-392c95c21790 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:59.359388 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-539ac1cd-3e27-4ecd-a262-392c95c21790 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 returned with HTTP 404 Aug 13 15:15:59.360031 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 425/1698] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:59 2026] GET /volume/v3/volumes/ff2cc97b-5208-4408-b777-0a51c99264a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:15:59.404192 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.405688 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:15:59.406026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesGetTest-Volume-1465637589", "metadata": {"Type": "Test"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:59.407421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1465637589', 'metadata': {'Type': 'Test'}}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:15:59.497970 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:15:59.502594 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:15:59.507456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (88e86b37-76a0-423b-b5b2-b9c8ad818b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:59.508601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fd0a7d-7e3a-4c5d-a721-f608a035f9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:59.509681 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:15:59.572570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fd0a7d-7e3a-4c5d-a721-f608a035f9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:59.573697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5338394d-8bcf-4a44-968e-c2742de4292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:59.622335 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['e7a34a29-2ebc-4e49-af98-f088088e3927', 'f33484a3-1823-4ea0-9c65-e29c2dd5b3f8', 'f7c6a481-4297-4b64-a137-40ff3c32d900', 'fbef22e2-000a-4de4-818c-e698c83a21dd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:15:59.627272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5338394d-8bcf-4a44-968e-c2742de4292d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a34a29-2ebc-4e49-af98-f088088e3927', 'f33484a3-1823-4ea0-9c65-e29c2dd5b3f8', 'f7c6a481-4297-4b64-a137-40ff3c32d900', 'fbef22e2-000a-4de4-818c-e698c83a21dd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:59.628099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60df666-567f-40ee-a1b9-30155b34f01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:59.654382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60df666-567f-40ee-a1b9-30155b34f01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da8a85b7-f651-46a5-8f8a-3a6763a262f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1465637589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['e7a34a29-2ebc-4e49-af98-f088088e3927','f33484a3-1823-4ea0-9c65-e29c2dd5b3f8','f7c6a481-4297-4b64-a137-40ff3c32d900','fbef22e2-000a-4de4-818c-e698c83a21dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1465637589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da8a85b7-f651-46a5-8f8a-3a6763a262f7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:59.654382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecff386-53a4-4819-89d3-fdcdaa1f7836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:59.661757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b7541986-4010-4c87-8792-125469b17ae3 req-34c05bf4-5a6f-47a3-b05a-9c154583a5c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.664381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-34c05bf4-5a6f-47a3-b05a-9c154583a5c0 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] DELETE https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe Aug 13 15:15:59.664763 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-34c05bf4-5a6f-47a3-b05a-9c154583a5c0 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:59.665273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-34c05bf4-5a6f-47a3-b05a-9c154583a5c0 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:59.677519 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:59.677519 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:15:59.678548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ecff386-53a4-4819-89d3-fdcdaa1f7836) transitioned into state 'SUCCESS' from state '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-1465637589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['e7a34a29-2ebc-4e49-af98-f088088e3927','f33484a3-1823-4ea0-9c65-e29c2dd5b3f8','f7c6a481-4297-4b64-a137-40ff3c32d900','fbef22e2-000a-4de4-818c-e698c83a21dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:59.679339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e54ad1d-fb08-49f1-9f60-a6e0c02c5fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:15:59.694020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e54ad1d-fb08-49f1-9f60-a6e0c02c5fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:15:59.696508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (88e86b37-76a0-423b-b5b2-b9c8ad818b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:15:59.696902 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:15:59.698860 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f814ac57-14a0-44a9-9399-6f61f6c76582 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:15:59.698860 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 421/1699] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:15:59 2026] POST /volume/v3/volumes => generated 757 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:15:59.719968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.722808 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:15:59.722808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:59.722808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:59.733722 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:59.733722 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:15:59.739971 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:15:59.749350 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73c92a7f-71e0-4fed-be95-5c5642a79f0a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:15:59.750167 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 431/1700] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:59 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:59.758296 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7541986-4010-4c87-8792-125469b17ae3 req-34c05bf4-5a6f-47a3-b05a-9c154583a5c0 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe returned with HTTP 200 Aug 13 15:15:59.758894 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 424/1701] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:15:59 2026] DELETE /volume/v3/attachments/50daadfb-1bab-4a0f-847a-94ee105bfcbe => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:15:59.864183 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.866186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:15:59.866507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:15:59.866662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:15:59.882359 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:59.882359 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:15:59.887222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] Updating volume 'e114d1e3-c783-4218-8f41-ebccb0ed4630' with '{'status': 'in-use'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:15:59.916398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166d7aa3-7d78-4a38-bfa3-fa4d56327bad tempest-TestServerVolumeAttachmentScenario-1499476500 tempest-TestServerVolumeAttachmentScenario-1499476500-project-admin] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 202 Aug 13 15:15:59.917037 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 426/1702] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:15:59 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:15:59.928315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:15:59.930845 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:15:59.931089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:15:59.931560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:15:59.941959 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:15:59.941959 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:15:59.945788 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:15:59.950213 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3caf809-a6ce-4870-b9e1-0ce7ac1ccea7 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:15:59.950582 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 422/1703] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:15:59 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:00.009242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.011537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:00.011737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.011973 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.026756 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.026756 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:00.030459 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:00.034270 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-1380b5ac-c4a1-4949-a164-5052988bb4db tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:16:00.034620 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 432/1704] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:00 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:00.055411 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.058885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] POST https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action Aug 13 15:16:00.059329 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:00.059507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:00.076829 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.076829 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:00.077440 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:00.085286 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Begin detaching volume completed successfully. Aug 13 15:16:00.085558 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-6c5dc81e-24ee-4a16-b681-d54b120a4c0c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action returned with HTTP 202 Aug 13 15:16:00.086127 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 425/1705] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:16:00 2026] POST /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:16:00.144453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa293b36-86c6-4f02-93a2-70c1a6b5537a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.145039 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa293b36-86c6-4f02-93a2-70c1a6b5537a None None] GET https://10.4.3.38/volume// Aug 13 15:16:00.145282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa293b36-86c6-4f02-93a2-70c1a6b5537a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.145544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa293b36-86c6-4f02-93a2-70c1a6b5537a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.145989 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa293b36-86c6-4f02-93a2-70c1a6b5537a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:00.146337 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 427/1706] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:16: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 15:16:00.161775 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.163758 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:00.163970 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.164152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.177803 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.177803 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:00.181557 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:00.186685 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-d16196d4-c3fb-47d6-82dd-924a1d04b872 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:16:00.187119 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 423/1707] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:16:00 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 1330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:00.765098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.766891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:00.767155 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.767400 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.774823 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.774823 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:00.778986 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:00.784206 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-caa8ef05-cf07-4ffb-8319-12eff3cb2e24 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:00.784549 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 433/1708] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:00 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:00.795955 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.797471 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:00.797646 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.797885 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.804507 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.804507 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:00.807559 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:00.811354 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a6d687-45b9-4818-b1ec-dd0023216929 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:00.811776 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 426/1709] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:00 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:00.822465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66f3256a-32cb-447a-a9eb-3f263d367404 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.824517 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66f3256a-32cb-447a-a9eb-3f263d367404 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:00.824862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66f3256a-32cb-447a-a9eb-3f263d367404 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1465637589"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:00.832117 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.832117 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:00.835333 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66f3256a-32cb-447a-a9eb-3f263d367404 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:00.840809 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66f3256a-32cb-447a-a9eb-3f263d367404 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:16:00.841297 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66f3256a-32cb-447a-a9eb-3f263d367404 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:00.841698 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 428/1710] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:16:00 2026] PUT /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 781 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:00.852744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de4f3de9-0d44-4416-acc3-c22329421665 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.854305 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de4f3de9-0d44-4416-acc3-c22329421665 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:00.854613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de4f3de9-0d44-4416-acc3-c22329421665 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1903809487", "description": "This is the new description of volume"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:00.861857 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.861857 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:00.865218 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de4f3de9-0d44-4416-acc3-c22329421665 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:00.870333 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de4f3de9-0d44-4416-acc3-c22329421665 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:16:00.870972 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de4f3de9-0d44-4416-acc3-c22329421665 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:00.871356 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 424/1711] 10.4.3.38 () {68 vars in 1362 bytes} [Thu Aug 13 15:16:00 2026] PUT /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:00.882193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.883941 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:00.884135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:00.884306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:00.891764 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:00.891764 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:00.896431 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:00.902691 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ad33f82-7bcd-49c6-b873-a54fd8383f21 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:00.903383 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 434/1712] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:00 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:00.914555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:00.916325 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:00.916666 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1167425939", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1153478862"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:00.918031 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1167425939', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1153478862'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:00.918195 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume of 1 GB Aug 13 15:16:00.922074 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Availability Zones retrieved successfully. Aug 13 15:16:00.926870 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (5261bc8d-9416-4d1e-a86a-68c8c854924b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:00.927687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b3d7e7-31b6-437b-8b01-6d3797de51c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:00.928595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:00.950690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b3d7e7-31b6-437b-8b01-6d3797de51c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:00.951413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa06a0e-1444-48b9-ad0c-05c0d2e04c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:00.988279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Created reservations ['500efbbc-8a93-444f-af34-30d662322083', '6aac4906-0796-49c2-a94a-72e6f0439a17', '128b9f5f-668f-46c0-9da0-975485d6ea53', '89e2d52f-7187-4ab6-8593-e29b43c0c3f2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:00.988970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa06a0e-1444-48b9-ad0c-05c0d2e04c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500efbbc-8a93-444f-af34-30d662322083', '6aac4906-0796-49c2-a94a-72e6f0439a17', '128b9f5f-668f-46c0-9da0-975485d6ea53', '89e2d52f-7187-4ab6-8593-e29b43c0c3f2']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:00.989597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac95970-d19e-4149-a0a2-0c8e209205f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:01.009501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac95970-d19e-4149-a0a2-0c8e209205f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9817b6e-b5dd-441f-a125-04c650e807d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1167425939',display_name='tempest-VolumesGetTest-Volume-1153478862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['500efbbc-8a93-444f-af34-30d662322083','6aac4906-0796-49c2-a94a-72e6f0439a17','128b9f5f-668f-46c0-9da0-975485d6ea53','89e2d52f-7187-4ab6-8593-e29b43c0c3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1167425939',display_name='tempest-VolumesGetTest-Volume-1153478862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9817b6e-b5dd-441f-a125-04c650e807d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04d04f6307a74a19b701420dcc046915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85259050283f47fcadade8042b9b4c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:01.010134 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-57099735-7469-47a0-8893-989de359f668 req-160bd226-ec31-4202-8ed7-738ecff6bf21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:01.010199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c72aa42-1359-4228-b2af-780f959d86e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:01.012405 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-160bd226-ec31-4202-8ed7-738ecff6bf21 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] DELETE https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 Aug 13 15:16:01.012579 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-160bd226-ec31-4202-8ed7-738ecff6bf21 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:01.012832 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-160bd226-ec31-4202-8ed7-738ecff6bf21 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:01.019907 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:01.019907 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:01.027284 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c72aa42-1359-4228-b2af-780f959d86e1) transitioned into 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-1167425939',display_name='tempest-VolumesGetTest-Volume-1153478862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04d04f6307a74a19b701420dcc046915',qos_specs=None,replication_status=,reservations=['500efbbc-8a93-444f-af34-30d662322083','6aac4906-0796-49c2-a94a-72e6f0439a17','128b9f5f-668f-46c0-9da0-975485d6ea53','89e2d52f-7187-4ab6-8593-e29b43c0c3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85259050283f47fcadade8042b9b4c0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:01.028099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3c345f-4225-42ca-b5e0-7477535f16b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:01.037555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3c345f-4225-42ca-b5e0-7477535f16b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:01.038413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Flow 'volume_create_api' (5261bc8d-9416-4d1e-a86a-68c8c854924b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:01.038732 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Create volume request issued successfully. Aug 13 15:16:01.039331 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2ca9a54-0279-4660-95b9-c614176e3b8a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:01.040183 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 427/1713] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:00 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:01.052390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:01.055134 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:01.055366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:01.055646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:01.065489 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:01.065489 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:01.068447 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57099735-7469-47a0-8893-989de359f668 req-160bd226-ec31-4202-8ed7-738ecff6bf21 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 returned with HTTP 200 Aug 13 15:16:01.069025 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 429/1714] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:16:01 2026] DELETE /volume/v3/attachments/be1eeda7-4772-424f-81a6-ad604c9a38f6 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:01.071085 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:01.077573 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0da9c41-d0fa-44a6-8784-90ffde098dfb tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 200 Aug 13 15:16:01.078218 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 425/1715] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:01 2026] GET /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:01.219274 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:01.221274 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:01.221443 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:01.221606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:01.228091 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:01.228091 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:01.232030 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:01.236218 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-600d0dd1-d0bf-48b3-9554-98197d08d2ec req-88851ccb-f35a-453e-9a61-79a9e37f58b6 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:16:01.236606 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 435/1716] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:01 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:02.092698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c340a30e-1849-40e9-81d4-17d0150370e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:02.094498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c340a30e-1849-40e9-81d4-17d0150370e7 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.094726 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c340a30e-1849-40e9-81d4-17d0150370e7 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:02.094908 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c340a30e-1849-40e9-81d4-17d0150370e7 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:02.101468 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:02.101468 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:02.105256 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c340a30e-1849-40e9-81d4-17d0150370e7 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:02.109692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c340a30e-1849-40e9-81d4-17d0150370e7 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 200 Aug 13 15:16:02.110100 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 428/1717] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:02 2026] GET /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:02.122219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:02.124379 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] PUT https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.124813 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1465637589", "description": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:02.135548 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:02.135548 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:02.140057 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:02.147760 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume updated successfully. Aug 13 15:16:02.148471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa40db51-0325-4a43-b48c-3c8218c770d8 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 200 Aug 13 15:16:02.149056 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 430/1718] 10.4.3.38 () {68 vars in 1361 bytes} [Thu Aug 13 15:16:02 2026] PUT /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 768 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:02.160738 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:02.162588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.162812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:02.162993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:02.170310 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:02.170310 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:02.174240 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:02.179244 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7acfaed3-8a52-457e-9a45-83811e1deb46 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 200 Aug 13 15:16:02.179700 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 426/1719] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:02 2026] GET /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:02.194988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:02.196795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.196987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:02.197183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:02.197327 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.204187 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:02.204187 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:02.204684 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:02.240753 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:16:02.240981 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1fe7490-97ca-4cd6-a8ab-41459a14e6a0 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 202 Aug 13 15:16:02.241578 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 436/1720] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:02 2026] DELETE /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:02.248878 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:02.251415 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:02.251571 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:02.251879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:02.259283 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:02.259283 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:02.263104 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:02.268078 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1174ecb7-eabb-479e-bda9-2a98f9597ea9 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 200 Aug 13 15:16:02.268696 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 429/1721] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:02 2026] GET /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:03.282170 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8181b459-ccd4-4356-bf65-4d04225dce7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:03.284123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8181b459-ccd4-4356-bf65-4d04225dce7a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 Aug 13 15:16:03.284350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8181b459-ccd4-4356-bf65-4d04225dce7a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:03.284595 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8181b459-ccd4-4356-bf65-4d04225dce7a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:03.290282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8181b459-ccd4-4356-bf65-4d04225dce7a tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 returned with HTTP 404 Aug 13 15:16:03.290727 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 431/1722] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:03 2026] GET /volume/v3/volumes/b9817b6e-b5dd-441f-a125-04c650e807d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:03.298148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:03.299936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:03.300133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:03.300306 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:03.307074 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:03.307074 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:03.310520 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:03.315015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c131a50f-ad4a-4f9a-81b8-98c8956c4ccf tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:03.315359 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 427/1723] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:03 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:03.329006 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53288684-4cdc-4f91-b707-e5ffc62f553b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:03.330763 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] DELETE https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:03.330945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:03.331124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:03.331282 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume with id: da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:03.337708 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:03.337708 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:03.338142 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:03.353311 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Delete volume request issued successfully. Aug 13 15:16:03.353544 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53288684-4cdc-4f91-b707-e5ffc62f553b tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 202 Aug 13 15:16:03.353997 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 437/1724] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:03 2026] DELETE /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:03.361369 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:03.363220 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:03.363426 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:03.363627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:03.371821 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:03.371821 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:03.376197 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Volume info retrieved successfully. Aug 13 15:16:03.381619 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d912d78-b0b5-46a5-bae9-0a5382121813 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 200 Aug 13 15:16:03.382042 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 430/1725] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:03 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 1403 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:04.074124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6043a1a-d416-40c5-913f-acadb5c222aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:04.076289 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:16:04.076548 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:04.076823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:04.077023 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Delete volume with id: 7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:16:04.086080 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:04.086080 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:04.086729 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:04.103613 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Delete volume request issued successfully. Aug 13 15:16:04.103831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6043a1a-d416-40c5-913f-acadb5c222aa tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 202 Aug 13 15:16:04.104217 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 432/1726] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:04 2026] DELETE /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:04.111019 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:04.113229 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:16:04.113487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:04.113772 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:04.122800 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:04.122800 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:04.127374 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:04.133401 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-477e37c7-6ec3-46be-b825-8da3c54f8e9e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 200 Aug 13 15:16:04.133992 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 428/1727] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:04 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:04.394893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2212a640-3129-4228-bf6e-eaf1e8d41b40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:04.398382 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2212a640-3129-4228-bf6e-eaf1e8d41b40 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] GET https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 Aug 13 15:16:04.398610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2212a640-3129-4228-bf6e-eaf1e8d41b40 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:04.398873 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2212a640-3129-4228-bf6e-eaf1e8d41b40 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:04.408109 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2212a640-3129-4228-bf6e-eaf1e8d41b40 tempest-VolumesGetTest-1330389860 tempest-VolumesGetTest-1330389860-project-member] https://10.4.3.38/volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 returned with HTTP 404 Aug 13 15:16:04.408712 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 438/1728] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:04 2026] GET /volume/v3/volumes/da8a85b7-f651-46a5-8f8a-3a6763a262f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:05.146763 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d51bd66-cbd5-4d49-9219-4d1f99f8171c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:05.148478 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d51bd66-cbd5-4d49-9219-4d1f99f8171c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 Aug 13 15:16:05.148713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d51bd66-cbd5-4d49-9219-4d1f99f8171c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:05.148906 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d51bd66-cbd5-4d49-9219-4d1f99f8171c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:05.154162 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d51bd66-cbd5-4d49-9219-4d1f99f8171c tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 returned with HTTP 404 Aug 13 15:16:05.154664 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 431/1729] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:05 2026] GET /volume/v3/volumes/7c184b78-b5b9-48c4-82e4-c720f58a3897 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:05.161597 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea5d6e34-2607-4f42-b311-95df131607bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:05.163459 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:05.163598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:05.163763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:05.164692 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Delete volume with id: e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:05.171933 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:05.171933 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:05.172696 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:05.190977 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Delete volume request issued successfully. Aug 13 15:16:05.191082 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea5d6e34-2607-4f42-b311-95df131607bc tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 202 Aug 13 15:16:05.191505 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 433/1730] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:05 2026] DELETE /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:05.199445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:05.201264 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:05.201362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:05.202748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:05.211022 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:05.211022 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:05.215566 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Volume info retrieved successfully. Aug 13 15:16:05.220368 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec1bfad8-f4a6-45b0-a1fe-30b1e8376a3e tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 200 Aug 13 15:16:05.220791 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 429/1731] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:05 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:06.234373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-833102bf-925a-4808-bd95-5121202ab1b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:06.235999 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-833102bf-925a-4808-bd95-5121202ab1b8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] GET https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 Aug 13 15:16:06.236204 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-833102bf-925a-4808-bd95-5121202ab1b8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:06.236387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-833102bf-925a-4808-bd95-5121202ab1b8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:06.242421 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-833102bf-925a-4808-bd95-5121202ab1b8 tempest-TestServerVolumeAttachmentScenario-2102380283 tempest-TestServerVolumeAttachmentScenario-2102380283-project-member] https://10.4.3.38/volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 returned with HTTP 404 Aug 13 15:16:06.242988 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 439/1732] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:06 2026] GET /volume/v3/volumes/e114d1e3-c783-4218-8f41-ebccb0ed4630 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:06.665387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-b7a775e5-71f8-43ed-84cc-4a1c4501ea1c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:06.667641 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-b7a775e5-71f8-43ed-84cc-4a1c4501ea1c tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] DELETE https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 Aug 13 15:16:06.667977 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-b7a775e5-71f8-43ed-84cc-4a1c4501ea1c tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:06.668160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-b7a775e5-71f8-43ed-84cc-4a1c4501ea1c tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:06.677078 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:06.677078 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:06.734490 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-b7a775e5-71f8-43ed-84cc-4a1c4501ea1c tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 returned with HTTP 200 Aug 13 15:16:06.735784 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 432/1733] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:16:06 2026] DELETE /volume/v3/attachments/5324a736-3824-460c-a1fe-bb98f8d06d65 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:06.748376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:06.750469 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] DELETE https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:16:06.750685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:06.750864 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:06.751032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Delete volume with id: 24a0537e-4e29-4496-aea5-3b9d401ea2ca Aug 13 15:16:06.758124 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:06.758124 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:06.758606 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Volume info retrieved successfully. Aug 13 15:16:06.774389 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] Delete volume request issued successfully. Aug 13 15:16:06.774592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d782aa5c-0f9e-4d81-8a96-677c5b245708 req-7a5c8370-86dc-404b-9861-02e7c63460e3 tempest-TestShelveInstance-927473121 tempest-TestShelveInstance-927473121-project-member] https://10.4.3.38/volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca returned with HTTP 202 Aug 13 15:16:06.775093 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 434/1734] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:16:06 2026] DELETE /volume/v3/volumes/24a0537e-4e29-4496-aea5-3b9d401ea2ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:08.234045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:08.236302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:08.236548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:08.236912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:08.249749 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:08.249749 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:08.253438 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:08.259193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e392880b-46f2-4aa1-b7fd-36d3057a19f6 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:16:08.259705 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 430/1735] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:08 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:08.306552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:08.311823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:08.312058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:08.312262 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:08.330973 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:08.330973 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:08.336833 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:08.341753 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-9804dced-d472-428c-9f42-924cbf791244 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:16:08.342925 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 440/1736] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:08 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:08.365827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:08.367748 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] POST https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03/action Aug 13 15:16:08.368232 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:08.368430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:08.386208 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:08.386208 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:08.386909 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:08.398839 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Begin detaching volume completed successfully. Aug 13 15:16:08.399175 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-e813ec32-a400-4356-b900-ffc256b64623 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03/action returned with HTTP 202 Aug 13 15:16:08.399871 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 433/1737] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:16:08 2026] POST /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c717c070-a2b5-4d85-9b47-da4e3e72b0f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c717c070-a2b5-4d85-9b47-da4e3e72b0f4 None None] GET https://10.4.3.38/volume// Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c717c070-a2b5-4d85-9b47-da4e3e72b0f4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c717c070-a2b5-4d85-9b47-da4e3e72b0f4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c717c070-a2b5-4d85-9b47-da4e3e72b0f4 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:08.458209 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 435/1738] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:16: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 15:16:08.465293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:08.469188 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:08.469477 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:08.469795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:08.479959 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:08.479959 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:08.483593 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:08.489273 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-b6631441-ea1d-4fa3-babd-0f750f67f73f tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:16:08.489273 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 431/1739] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:16:08 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:09.444564 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-bcf4cbbb-3d88-42ea-8cd4-d0610f0042e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:09.446971 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-bcf4cbbb-3d88-42ea-8cd4-d0610f0042e9 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] DELETE https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 Aug 13 15:16:09.447353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-bcf4cbbb-3d88-42ea-8cd4-d0610f0042e9 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:09.448689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-bcf4cbbb-3d88-42ea-8cd4-d0610f0042e9 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:09.456414 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:09.456414 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:09.514796 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ee668c19-ab44-418c-86c1-6122b095ad7f req-bcf4cbbb-3d88-42ea-8cd4-d0610f0042e9 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 returned with HTTP 200 Aug 13 15:16:09.514796 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 441/1740] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:16:09 2026] DELETE /volume/v3/attachments/24c34271-2dea-4759-9a24-1bb32465ff08 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:10.583081 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d921e70-81eb-446c-965a-38c207cbcced None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:10.585069 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d921e70-81eb-446c-965a-38c207cbcced tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:10.585248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d921e70-81eb-446c-965a-38c207cbcced tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:10.585436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d921e70-81eb-446c-965a-38c207cbcced tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:10.593170 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:10.593170 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:10.597236 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0d921e70-81eb-446c-965a-38c207cbcced tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:10.601545 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d921e70-81eb-446c-965a-38c207cbcced tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:16:10.601942 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 434/1741] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:10 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:13.521045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:13.524070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] DELETE https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:13.524233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:13.524401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:13.524561 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Delete volume with id: 8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:13.534536 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:13.534536 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:13.534890 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:13.555987 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Delete volume request issued successfully. Aug 13 15:16:13.556274 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65f49b92-f3aa-4d08-947b-d0f7e5777380 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 202 Aug 13 15:16:13.556923 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 436/1742] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:13 2026] DELETE /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:13.567828 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc091410-2766-4095-9223-6a789c7f7b58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:13.570271 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc091410-2766-4095-9223-6a789c7f7b58 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:13.570621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc091410-2766-4095-9223-6a789c7f7b58 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:13.570756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc091410-2766-4095-9223-6a789c7f7b58 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:13.583425 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:13.583425 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:13.588171 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc091410-2766-4095-9223-6a789c7f7b58 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:13.593053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc091410-2766-4095-9223-6a789c7f7b58 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 200 Aug 13 15:16:13.593472 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 432/1743] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:13 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:14.607389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff7470da-fad2-446c-87c8-a1f6eef127e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:14.609065 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff7470da-fad2-446c-87c8-a1f6eef127e1 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 Aug 13 15:16:14.609472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff7470da-fad2-446c-87c8-a1f6eef127e1 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:14.609472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff7470da-fad2-446c-87c8-a1f6eef127e1 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:14.615965 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff7470da-fad2-446c-87c8-a1f6eef127e1 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 returned with HTTP 404 Aug 13 15:16:14.616523 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 442/1744] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:14 2026] GET /volume/v3/volumes/8793d8e9-716d-4d86-9ecd-acb8a0761a03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:14.624982 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:14.627316 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] DELETE https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:16:14.628000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:14.628000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:14.628000 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Delete volume with id: 30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:16:14.636942 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:14.636942 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:14.637612 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:14.659634 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Delete volume request issued successfully. Aug 13 15:16:14.660010 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0256a93-9dbe-4cde-811a-4fa56f72f188 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf returned with HTTP 202 Aug 13 15:16:14.661071 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 435/1745] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:14 2026] DELETE /volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:14.671588 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:14.675486 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:16:14.675759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:14.675965 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:14.686761 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:14.686761 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:14.691714 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Volume info retrieved successfully. Aug 13 15:16:14.696925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36b0f230-fd4c-42cf-9dad-7541a15cffe3 tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf returned with HTTP 200 Aug 13 15:16:14.697308 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 437/1746] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:14 2026] GET /volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:15.502413 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:15.591796 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:15.592067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-93782824"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:15.593392 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-93782824'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:15.593496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:15.597586 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:15.603113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (bb69cac8-b172-492a-85c9-2191aecbf920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:15.604087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19395c9-bb7e-4090-9f7a-311b6970e6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:15.605312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:15.631601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19395c9-bb7e-4090-9f7a-311b6970e6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:15.632511 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b49f58-dc6d-4b2c-ae15-c66e23f7b8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:15.691516 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['76874490-9999-424a-ae02-377769fd7256', 'd8ee506d-14c7-4247-8126-ddb5a480294a', '6a8091d0-9326-419a-b813-83e06ba6352d', 'd004dfc4-0669-4f41-b9e4-7250340f6fa4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:15.693437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b49f58-dc6d-4b2c-ae15-c66e23f7b8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76874490-9999-424a-ae02-377769fd7256', 'd8ee506d-14c7-4247-8126-ddb5a480294a', '6a8091d0-9326-419a-b813-83e06ba6352d', 'd004dfc4-0669-4f41-b9e4-7250340f6fa4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:15.693437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59738912-32a6-4477-ac15-0cf8f077660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:15.717643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21fa558a-2965-43d3-9d2f-7176a407057b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:15.721992 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59738912-32a6-4477-ac15-0cf8f077660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a7478f-1e57-4830-9d2d-596678f6df49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-93782824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['76874490-9999-424a-ae02-377769fd7256','d8ee506d-14c7-4247-8126-ddb5a480294a','6a8091d0-9326-419a-b813-83e06ba6352d','d004dfc4-0669-4f41-b9e4-7250340f6fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-93782824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a7478f-1e57-4830-9d2d-596678f6df49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:15.722144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21fa558a-2965-43d3-9d2f-7176a407057b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] GET https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf Aug 13 15:16:15.722232 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21fa558a-2965-43d3-9d2f-7176a407057b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:15.722588 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21fa558a-2965-43d3-9d2f-7176a407057b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:15.722705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fba0ad7-73e5-490d-ba0b-4c4f01796ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:15.728395 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21fa558a-2965-43d3-9d2f-7176a407057b tempest-ServerRescueNegativeTestJSON-954365295 tempest-ServerRescueNegativeTestJSON-954365295-project-member] https://10.4.3.38/volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf returned with HTTP 404 Aug 13 15:16:15.729035 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 443/1747] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:15 2026] GET /volume/v3/volumes/30fdfb56-3b71-4500-8f4e-eacad58911bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:15.747620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fba0ad7-73e5-490d-ba0b-4c4f01796ccf) transitioned into state 'SUCCESS' from state '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-93782824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['76874490-9999-424a-ae02-377769fd7256','d8ee506d-14c7-4247-8126-ddb5a480294a','6a8091d0-9326-419a-b813-83e06ba6352d','d004dfc4-0669-4f41-b9e4-7250340f6fa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:15.748750 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aebfc56-7c92-4dc3-ae3f-42d4cee99b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:15.764275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aebfc56-7c92-4dc3-ae3f-42d4cee99b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:15.765418 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (bb69cac8-b172-492a-85c9-2191aecbf920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:15.765874 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:15.767499 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b9897cd-c5fb-483a-b828-e716e105d7cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:15.768006 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 433/1748] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:15 2026] POST /volume/v3/volumes => generated 760 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:15.780827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:15.782796 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:15.782997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:15.783182 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:15.795908 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:15.795908 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:15.800266 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:15.806500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2b9575-2f74-4417-80a5-3f29be8db163 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 returned with HTTP 200 Aug 13 15:16:15.807221 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 436/1749] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:15 2026] GET /volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:16.021533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-783cfac5-bd7a-483b-a3e7-c19f1c22752d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:16.061964 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-783cfac5-bd7a-483b-a3e7-c19f1c22752d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:16:16.062341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-783cfac5-bd7a-483b-a3e7-c19f1c22752d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2135593098", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:16.075750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-783cfac5-bd7a-483b-a3e7-c19f1c22752d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:16:16.076169 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 438/1750] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:16:16 2026] POST /volume/v3/types => generated 218 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:16.087594 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcc3e151-8782-473a-aa64-d4922d9fc3e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:16.089420 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcc3e151-8782-473a-aa64-d4922d9fc3e9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0/encryption Aug 13 15:16:16.089807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcc3e151-8782-473a-aa64-d4922d9fc3e9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:16.091566 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:16.091566 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:16.105878 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcc3e151-8782-473a-aa64-d4922d9fc3e9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0/encryption returned with HTTP 200 Aug 13 15:16:16.106237 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 444/1751] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:16:16 2026] POST /volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:16.116303 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:16.182360 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:16.182744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1820271803", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2135593098", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:16.184160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1820271803', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2135593098', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:16.187342 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume of 1 GB Aug 13 15:16:16.187725 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:16.187725 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:16.188156 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Availability Zones retrieved successfully. Aug 13 15:16:16.193441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (5f82e364-895c-4264-818b-18abc26ae527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:16.194255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1451b786-4a85-4a2d-8966-ab840518645f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:16.195079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:16.223920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1451b786-4a85-4a2d-8966-ab840518645f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:16:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f905b729-1c58-4469-8a34-3b1d0ca323e0,is_public=True,name='tempest-scenario-type-cryptsetup-2135593098',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f905b729-1c58-4469-8a34-3b1d0ca323e0', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.223920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324d7514-ed03-4160-9dac-4588ccb91393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:16.253871 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:16.254122 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:16.296007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Created reservations ['cc68af37-a726-4d82-8ccb-2aed2ea5887c', '609a3982-6867-49a9-ad72-f229bababd16', '042e5d90-7d69-410e-b2da-18af3788e809', '2998ca0f-d5ff-4d78-9f63-ab195a4c592b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:16.297182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324d7514-ed03-4160-9dac-4588ccb91393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc68af37-a726-4d82-8ccb-2aed2ea5887c', '609a3982-6867-49a9-ad72-f229bababd16', '042e5d90-7d69-410e-b2da-18af3788e809', '2998ca0f-d5ff-4d78-9f63-ab195a4c592b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.298238 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b71c1b1-fd50-4953-a42d-e1752a1d7164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:16.326890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b71c1b1-fd50-4953-a42d-e1752a1d7164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1144596a-5416-4c65-9cb2-75d26f55494a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1820271803',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['cc68af37-a726-4d82-8ccb-2aed2ea5887c','609a3982-6867-49a9-ad72-f229bababd16','042e5d90-7d69-410e-b2da-18af3788e809','2998ca0f-d5ff-4d78-9f63-ab195a4c592b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=f905b729-1c58-4469-8a34-3b1d0ca323e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1820271803',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1144596a-5416-4c65-9cb2-75d26f55494a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6dd1d6a48745cb9527f17f33ac827c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f905b729-1c58-4469-8a34-3b1d0ca323e0),volume_type_id=f905b729-1c58-4469-8a34-3b1d0ca323e0)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.328284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab567fb7-6a80-4de8-8d09-7583777267c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:16.355598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab567fb7-6a80-4de8-8d09-7583777267c4) transitioned into state 'SUCCESS' from state '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-1820271803',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['cc68af37-a726-4d82-8ccb-2aed2ea5887c','609a3982-6867-49a9-ad72-f229bababd16','042e5d90-7d69-410e-b2da-18af3788e809','2998ca0f-d5ff-4d78-9f63-ab195a4c592b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=f905b729-1c58-4469-8a34-3b1d0ca323e0)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.356646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6eeb069-4c4e-4105-84bf-6ad81a691db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:16.370588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6eeb069-4c4e-4105-84bf-6ad81a691db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.370588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (5f82e364-895c-4264-818b-18abc26ae527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:16.370588 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request issued successfully. Aug 13 15:16:16.370588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9416e4a-a1b8-4148-a5ad-41e6c66e28ad tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:16.371930 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 434/1752] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:16 2026] POST /volume/v3/volumes => generated 789 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:16.825203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:16.832263 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:16.832263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:16.832263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:16.843479 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:16.843479 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:16.848346 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:16.854412 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15eb5549-6529-41df-bd0b-2f1053abc5cc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 returned with HTTP 200 Aug 13 15:16:16.855091 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 437/1753] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:16 2026] GET /volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:16.868766 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:16.873138 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:16.873233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "02a7478f-1e57-4830-9d2d-596678f6df49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-463651340"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:16.875532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {"'source_volid": '02a7478f-1e57-4830-9d2d-596678f6df49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-463651340'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:16.875743 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:16.884382 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:16.890369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (4b7b6bac-779d-4c6b-a414-131044000305) 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 15:16:16.892105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdf6211-e472-463c-947d-107350a712ac) transitioned 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 15:16:16.893055 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-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 15:16:16.933752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdf6211-e472-463c-947d-107350a712ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:16:16.933752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0542ee-816c-4344-a719-4b8302ac5b95) transitioned 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 15:16:16.981334 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['d049574f-2618-476d-b6eb-1a09f0d96f70', '596f9b29-7473-4fcb-a740-8eec2f8ec376', '0d2c438c-3f10-43f5-ae48-b6b425cc3eaa', 'e928c983-6188-4dc9-8505-888b34071989'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:16.981586 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc0542ee-816c-4344-a719-4b8302ac5b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d049574f-2618-476d-b6eb-1a09f0d96f70', '596f9b29-7473-4fcb-a740-8eec2f8ec376', '0d2c438c-3f10-43f5-ae48-b6b425cc3eaa', 'e928c983-6188-4dc9-8505-888b34071989']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:16.982342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d89d6a-3c68-4028-9b1c-09145fc5727c) transitioned 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 15:16:17.007448 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d89d6a-3c68-4028-9b1c-09145fc5727c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17bb475c-109f-4c88-bade-0d1d80f4a4c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-463651340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['d049574f-2618-476d-b6eb-1a09f0d96f70','596f9b29-7473-4fcb-a740-8eec2f8ec376','0d2c438c-3f10-43f5-ae48-b6b425cc3eaa','e928c983-6188-4dc9-8505-888b34071989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-463651340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17bb475c-109f-4c88-bade-0d1d80f4a4c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.008454 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c487d67-5377-489a-bd3c-b4f960fb7ce6) transitioned 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 15:16:17.040308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c487d67-5377-489a-bd3c-b4f960fb7ce6) transitioned into state 'SUCCESS' from state '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-463651340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['d049574f-2618-476d-b6eb-1a09f0d96f70','596f9b29-7473-4fcb-a740-8eec2f8ec376','0d2c438c-3f10-43f5-ae48-b6b425cc3eaa','e928c983-6188-4dc9-8505-888b34071989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.041979 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ff5478-5620-440c-8cc0-86ee52ce8353) transitioned 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 15:16:17.058641 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ff5478-5620-440c-8cc0-86ee52ce8353) 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 15:16:17.059449 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (4b7b6bac-779d-4c6b-a414-131044000305) 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 15:16:17.060486 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:17.060486 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ff6703b-4677-47a0-9302-b69b7b6bac91 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:17.060896 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 439/1754] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:16 2026] POST /volume/v3/volumes => generated 761 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:17.076572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.078885 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:17.079414 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "02a7478f-1e57-4830-9d2d-596678f6df49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2009478211"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:17.082025 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {"'source_volid": '02a7478f-1e57-4830-9d2d-596678f6df49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2009478211'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:17.082025 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:17.087489 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:17.095079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (36843be0-cb45-429c-ad97-35b6e98f28b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.096348 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (473bb083-b0e3-4ee3-af68-c6ae2bdb2656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.097573 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:17.130930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (473bb083-b0e3-4ee3-af68-c6ae2bdb2656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.132303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf3e79a-0ba5-40d0-b9ab-9be23c78427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.198597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['9619b8cc-4abf-4270-85b4-226687c8f485', '8de2170f-9fdb-4cb3-a0aa-2a8249133c14', 'e093754b-4f89-425c-b968-67cf42a36795', 'b09b5296-77a1-431e-9b0b-2b03e904d7ff'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:17.199366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf3e79a-0ba5-40d0-b9ab-9be23c78427b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9619b8cc-4abf-4270-85b4-226687c8f485', '8de2170f-9fdb-4cb3-a0aa-2a8249133c14', 'e093754b-4f89-425c-b968-67cf42a36795', 'b09b5296-77a1-431e-9b0b-2b03e904d7ff']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.200081 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a031c69-0c8a-40ca-8dcd-c25312a6b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.232636 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a031c69-0c8a-40ca-8dcd-c25312a6b186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f34cfdf-4364-4db5-8707-a622282b220b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2009478211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['9619b8cc-4abf-4270-85b4-226687c8f485','8de2170f-9fdb-4cb3-a0aa-2a8249133c14','e093754b-4f89-425c-b968-67cf42a36795','b09b5296-77a1-431e-9b0b-2b03e904d7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2009478211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f34cfdf-4364-4db5-8707-a622282b220b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.233474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f885c2f0-2ba6-4afa-990e-5595363ee27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.253479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f885c2f0-2ba6-4afa-990e-5595363ee27a) transitioned into state 'SUCCESS' from state '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-2009478211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['9619b8cc-4abf-4270-85b4-226687c8f485','8de2170f-9fdb-4cb3-a0aa-2a8249133c14','e093754b-4f89-425c-b968-67cf42a36795','b09b5296-77a1-431e-9b0b-2b03e904d7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.254223 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcb3775-cc38-4141-b0b6-d44f41ebdfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.267169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfcb3775-cc38-4141-b0b6-d44f41ebdfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.269096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (36843be0-cb45-429c-ad97-35b6e98f28b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.269096 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:17.272628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b9ca98e-6178-42c1-880e-9ea66d48653c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:17.273514 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 445/1755] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:17 2026] POST /volume/v3/volumes => generated 762 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:17.290786 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae22473a-1dae-4d59-973d-df578684fd96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.292594 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:17.293004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "02a7478f-1e57-4830-9d2d-596678f6df49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1250067976"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:17.294346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {"'source_volid": '02a7478f-1e57-4830-9d2d-596678f6df49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1250067976'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:17.294472 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:17.294856 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.294856 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:17.302503 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:17.308330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (a73aeb30-e783-4fbe-ae30-7a19396eb95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.309932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a3b1a9-acec-404a-ae0b-6c139d76a04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.311015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:17.345894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a3b1a9-acec-404a-ae0b-6c139d76a04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.346729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967676e2-5755-4000-85f4-82fdba0f30b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.395996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['157dbf0e-d52c-44e0-8e2d-89e799c7a05a', '31990645-a915-4080-9ca1-c4702c057063', '56419be4-a8ec-419c-89cf-bcf1eceee225', '1d2df802-b85d-4143-9a0a-428655009d00'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:17.396912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967676e2-5755-4000-85f4-82fdba0f30b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['157dbf0e-d52c-44e0-8e2d-89e799c7a05a', '31990645-a915-4080-9ca1-c4702c057063', '56419be4-a8ec-419c-89cf-bcf1eceee225', '1d2df802-b85d-4143-9a0a-428655009d00']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.397652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863f8045-89df-4026-96fa-14b2347f285d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.421555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863f8045-89df-4026-96fa-14b2347f285d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5264d10-f2ee-4d20-a549-4816965a333d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1250067976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['157dbf0e-d52c-44e0-8e2d-89e799c7a05a','31990645-a915-4080-9ca1-c4702c057063','56419be4-a8ec-419c-89cf-bcf1eceee225','1d2df802-b85d-4143-9a0a-428655009d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1250067976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5264d10-f2ee-4d20-a549-4816965a333d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.422624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb763af0-9ac7-4469-b0c0-8dba02c83505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.442943 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb763af0-9ac7-4469-b0c0-8dba02c83505) transitioned into state 'SUCCESS' from state '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-1250067976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['157dbf0e-d52c-44e0-8e2d-89e799c7a05a','31990645-a915-4080-9ca1-c4702c057063','56419be4-a8ec-419c-89cf-bcf1eceee225','1d2df802-b85d-4143-9a0a-428655009d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.443553 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cf5d3e-41f0-4a49-8024-1345d0b2d255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.453163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cf5d3e-41f0-4a49-8024-1345d0b2d255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.454057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (a73aeb30-e783-4fbe-ae30-7a19396eb95e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.454221 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:17.454768 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae22473a-1dae-4d59-973d-df578684fd96 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:17.455184 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 435/1756] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:17 2026] POST /volume/v3/volumes => generated 762 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:17.472194 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3263adb6-e14f-430c-906f-1c975f92e22f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.473923 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:17.474229 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "02a7478f-1e57-4830-9d2d-596678f6df49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1425184347"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:17.475583 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {"'source_volid": '02a7478f-1e57-4830-9d2d-596678f6df49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1425184347'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:17.475749 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:17.481313 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:17.486760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (6608cc8d-9148-466e-b0dd-7dfa31d9523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.487630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efda289-382b-4188-8c65-7ee9ca4471d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.495110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:17.530191 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efda289-382b-4188-8c65-7ee9ca4471d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.531248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca342dc1-6307-4a8d-a0f1-6903968fafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.577246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['3826f651-3510-4d45-9b7d-d18ef0c75120', 'eb445af5-459f-4598-bcd3-63823d9e6d54', '509744ed-9561-477c-b8ea-c350b7ef4c5d', 'b78d11b8-7f30-42b8-9669-2d0bb25fef9b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:17.579756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca342dc1-6307-4a8d-a0f1-6903968fafa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3826f651-3510-4d45-9b7d-d18ef0c75120', 'eb445af5-459f-4598-bcd3-63823d9e6d54', '509744ed-9561-477c-b8ea-c350b7ef4c5d', 'b78d11b8-7f30-42b8-9669-2d0bb25fef9b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.579961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ac8a06-0417-40b2-9b87-f22912cc3b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.605205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ac8a06-0417-40b2-9b87-f22912cc3b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ec2f9c7-fd35-483e-bd6d-e2ee42e66690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1425184347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['3826f651-3510-4d45-9b7d-d18ef0c75120','eb445af5-459f-4598-bcd3-63823d9e6d54','509744ed-9561-477c-b8ea-c350b7ef4c5d','b78d11b8-7f30-42b8-9669-2d0bb25fef9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1425184347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ec2f9c7-fd35-483e-bd6d-e2ee42e66690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.606515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba940373-f704-4c22-b6a9-c0b9ed016024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.628020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba940373-f704-4c22-b6a9-c0b9ed016024) transitioned into state 'SUCCESS' from state '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-1425184347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['3826f651-3510-4d45-9b7d-d18ef0c75120','eb445af5-459f-4598-bcd3-63823d9e6d54','509744ed-9561-477c-b8ea-c350b7ef4c5d','b78d11b8-7f30-42b8-9669-2d0bb25fef9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.628727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4593bb50-5413-4a08-b203-27294d383ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:17.640905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4593bb50-5413-4a08-b203-27294d383ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.641635 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (6608cc8d-9148-466e-b0dd-7dfa31d9523e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:17.642401 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:17.642594 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3263adb6-e14f-430c-906f-1c975f92e22f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:17.644938 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 438/1757] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:17 2026] POST /volume/v3/volumes => generated 762 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:17.659032 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.661288 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:17.662490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "02a7478f-1e57-4830-9d2d-596678f6df49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-560026763"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:17.663232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request body: {'volume': {"'source_volid": '02a7478f-1e57-4830-9d2d-596678f6df49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-560026763'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:17.663374 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume of 1 GB Aug 13 15:16:17.663705 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.663705 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:17.667944 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Availability Zones retrieved successfully. Aug 13 15:16:17.673047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (f56aab78-b641-433b-8815-e64b719df232) 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 15:16:17.674179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797ca340-0c0e-4519-88fc-d192a8f5f326) transitioned 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 15:16:17.675168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-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 15:16:17.699323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797ca340-0c0e-4519-88fc-d192a8f5f326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:16:17.700011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f6a093-5354-4cb4-836f-26072735d777) transitioned 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 15:16:17.741570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Created reservations ['d564abcf-bffd-42dc-a60c-47201fc8b66b', 'e8668dfa-9316-426e-a093-539a188c7c64', '7673e2eb-8855-4f88-8566-a5b8a46d422e', '24c25a59-5a78-41d4-ac04-355c8d2f730a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:17.741570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f6a093-5354-4cb4-836f-26072735d777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d564abcf-bffd-42dc-a60c-47201fc8b66b', 'e8668dfa-9316-426e-a093-539a188c7c64', '7673e2eb-8855-4f88-8566-a5b8a46d422e', '24c25a59-5a78-41d4-ac04-355c8d2f730a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.742124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c5b3f4-d217-4d43-8571-749327301167) transitioned 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 15:16:17.768282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98c5b3f4-d217-4d43-8571-749327301167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062f65bd-8d8e-41e7-bf4b-30cf42aad298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-560026763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['d564abcf-bffd-42dc-a60c-47201fc8b66b','e8668dfa-9316-426e-a093-539a188c7c64','7673e2eb-8855-4f88-8566-a5b8a46d422e','24c25a59-5a78-41d4-ac04-355c8d2f730a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-560026763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062f65bd-8d8e-41e7-bf4b-30cf42aad298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca874bde0bf430483ed44424afe0053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8731c1afd754adf8d4ba365da53c16b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.769163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500cf6d5-43a6-4a0a-8c8d-d0df67b0e000) transitioned 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 15:16:17.790999 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (500cf6d5-43a6-4a0a-8c8d-d0df67b0e000) transitioned into state 'SUCCESS' from state '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-560026763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca874bde0bf430483ed44424afe0053',qos_specs=None,replication_status=,reservations=['d564abcf-bffd-42dc-a60c-47201fc8b66b','e8668dfa-9316-426e-a093-539a188c7c64','7673e2eb-8855-4f88-8566-a5b8a46d422e','24c25a59-5a78-41d4-ac04-355c8d2f730a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8731c1afd754adf8d4ba365da53c16b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:17.791126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c305c883-2999-4642-b540-2847020820d8) transitioned 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 15:16:17.802772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c305c883-2999-4642-b540-2847020820d8) 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 15:16:17.803601 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Flow 'volume_create_api' (f56aab78-b641-433b-8815-e64b719df232) 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 15:16:17.804038 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Create volume request issued successfully. Aug 13 15:16:17.804606 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d4fabd7-145d-4dc7-a406-3f5e99be6103 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:17.805234 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 440/1758] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:17 2026] POST /volume/v3/volumes => generated 761 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:17.821160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d02895ca-aca3-4316-902f-0167c92b2559 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.823124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d02895ca-aca3-4316-902f-0167c92b2559 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 Aug 13 15:16:17.823370 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d02895ca-aca3-4316-902f-0167c92b2559 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:17.823644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d02895ca-aca3-4316-902f-0167c92b2559 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:17.831472 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.831472 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:17.835576 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d02895ca-aca3-4316-902f-0167c92b2559 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:17.840389 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d02895ca-aca3-4316-902f-0167c92b2559 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 returned with HTTP 200 Aug 13 15:16:17.840804 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 446/1759] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:17 2026] GET /volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:17.865203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-995674d0-2b5f-415b-a268-7000627d9630 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.867483 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-995674d0-2b5f-415b-a268-7000627d9630 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b Aug 13 15:16:17.869226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-995674d0-2b5f-415b-a268-7000627d9630 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:17.869226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-995674d0-2b5f-415b-a268-7000627d9630 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:17.877478 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.877478 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:17.883001 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-995674d0-2b5f-415b-a268-7000627d9630 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:17.895354 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-995674d0-2b5f-415b-a268-7000627d9630 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b returned with HTTP 200 Aug 13 15:16:17.895354 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 436/1760] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:17 2026] GET /volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:17.910584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.912909 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d Aug 13 15:16:17.913150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:17.913527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:17.923168 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.923168 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:17.927228 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:17.933322 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f27bcecf-d1ba-4534-b1ba-f3b6f4515877 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d returned with HTTP 200 Aug 13 15:16:17.934178 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 439/1761] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:17 2026] GET /volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:17.950616 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab93abbd-4b45-4eee-b195-709120928750 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.952222 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab93abbd-4b45-4eee-b195-709120928750 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 Aug 13 15:16:17.952506 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab93abbd-4b45-4eee-b195-709120928750 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:17.952841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab93abbd-4b45-4eee-b195-709120928750 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:17.960267 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:17.960267 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:17.965088 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab93abbd-4b45-4eee-b195-709120928750 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:17.971806 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab93abbd-4b45-4eee-b195-709120928750 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 returned with HTTP 200 Aug 13 15:16:17.972319 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 441/1762] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:17 2026] GET /volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:17.989953 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:17.994039 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 Aug 13 15:16:17.994164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:17.994746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:18.002063 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:18.002063 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:18.005511 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:18.009268 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6882f437-83d0-47a6-ba1d-e18e723699b3 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 returned with HTTP 200 Aug 13 15:16:18.009659 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 447/1763] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:17 2026] GET /volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:18.026454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7558cf3-7b43-4063-a871-e45b3126e796 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:18.028820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 Aug 13 15:16:18.028988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:18.029164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:18.029303 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: 062f65bd-8d8e-41e7-bf4b-30cf42aad298 Aug 13 15:16:18.038343 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:18.038343 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:18.038925 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:18.063949 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:18.064101 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7558cf3-7b43-4063-a871-e45b3126e796 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 returned with HTTP 202 Aug 13 15:16:18.064639 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 437/1764] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:18 2026] DELETE /volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:18.077311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:18.079633 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 Aug 13 15:16:18.079904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:18.080100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:18.089048 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:18.089048 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:18.093908 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:18.099208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38c6e616-19ab-4c30-9b4a-73555e7deca0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 returned with HTTP 200 Aug 13 15:16:18.100036 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 440/1765] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:18 2026] GET /volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:18.253814 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-b90db1a0-63b5-4fa7-9333-18979eaf0da2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:18.253814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-b90db1a0-63b5-4fa7-9333-18979eaf0da2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a Aug 13 15:16:18.253814 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-b90db1a0-63b5-4fa7-9333-18979eaf0da2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:18.253814 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-b90db1a0-63b5-4fa7-9333-18979eaf0da2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:18.259913 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:18.259913 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:18.310767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-b90db1a0-63b5-4fa7-9333-18979eaf0da2 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a returned with HTTP 200 Aug 13 15:16:18.311186 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 442/1766] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:16:18 2026] DELETE /volume/v3/attachments/a476a9c0-8c35-4fd4-b43f-be755e59630a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:18.326364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:18.330662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:16:18.331027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:18.331229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:18.331443 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Delete volume with id: 0091b6f8-0e53-450a-89ce-29e9576a317c Aug 13 15:16:18.347007 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:18.347007 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:18.347560 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:16:18.380026 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Delete volume request issued successfully. Aug 13 15:16:18.380026 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-74b1972c-df81-4544-88a5-a54fc9a608fa req-5e489ba9-4191-417c-be01-c8b3d5ad8391 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c returned with HTTP 202 Aug 13 15:16:18.380026 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 448/1767] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:16:18 2026] DELETE /volume/v3/volumes/0091b6f8-0e53-450a-89ce-29e9576a317c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:19.116016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c3de08a-b2de-451c-a48d-169f69f54508 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:19.118026 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3de08a-b2de-451c-a48d-169f69f54508 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 Aug 13 15:16:19.118026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3de08a-b2de-451c-a48d-169f69f54508 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:19.118241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3de08a-b2de-451c-a48d-169f69f54508 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:19.123907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3de08a-b2de-451c-a48d-169f69f54508 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 returned with HTTP 404 Aug 13 15:16:19.124333 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 438/1768] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:19 2026] GET /volume/v3/volumes/062f65bd-8d8e-41e7-bf4b-30cf42aad298 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:19.134834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c31f4d5-26ba-4e55-b668-85a944660274 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:19.137429 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 Aug 13 15:16:19.137639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:19.137879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:19.138077 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: 4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 Aug 13 15:16:19.154152 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:19.154152 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:19.154683 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:19.175878 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:19.176062 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c31f4d5-26ba-4e55-b668-85a944660274 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 returned with HTTP 202 Aug 13 15:16:19.176535 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 441/1769] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:19 2026] DELETE /volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:19.185893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:19.187478 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 Aug 13 15:16:19.189437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:19.189437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:19.200188 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:19.200188 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:19.208531 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:19.216397 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa94bb8e-0295-4bb4-85b8-b56c7b0f382a tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 returned with HTTP 200 Aug 13 15:16:19.216397 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 443/1770] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:19 2026] GET /volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:19.355504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:19.356314 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:16:19.356487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:19.356786 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:19.356911 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Delete volume with id: b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:16:19.372264 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:19.372264 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:19.372929 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:16:19.397235 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Delete volume request issued successfully. Aug 13 15:16:19.397418 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb8eb52e-916d-4df4-a0ba-75ec1aef91d8 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 202 Aug 13 15:16:19.397880 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 449/1771] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:19 2026] DELETE /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:19.406731 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cf508be-534e-4053-9e13-35c40f1ea67d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:19.409005 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cf508be-534e-4053-9e13-35c40f1ea67d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:16:19.409272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cf508be-534e-4053-9e13-35c40f1ea67d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:19.409499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cf508be-534e-4053-9e13-35c40f1ea67d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:19.421864 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:19.421864 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:19.425946 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2cf508be-534e-4053-9e13-35c40f1ea67d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Volume info retrieved successfully. Aug 13 15:16:19.429781 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cf508be-534e-4053-9e13-35c40f1ea67d tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 200 Aug 13 15:16:19.430140 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 439/1772] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:19 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:20.229054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2921fff-675b-4a68-80ee-fe34ad209a0b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:20.230854 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2921fff-675b-4a68-80ee-fe34ad209a0b tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 Aug 13 15:16:20.231047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2921fff-675b-4a68-80ee-fe34ad209a0b tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:20.231223 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2921fff-675b-4a68-80ee-fe34ad209a0b tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:20.236481 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2921fff-675b-4a68-80ee-fe34ad209a0b tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 returned with HTTP 404 Aug 13 15:16:20.236965 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 442/1773] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:20 2026] GET /volume/v3/volumes/4ec2f9c7-fd35-483e-bd6d-e2ee42e66690 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:20.244530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:20.246522 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d Aug 13 15:16:20.246787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:20.246971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:20.247128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: d5264d10-f2ee-4d20-a549-4816965a333d Aug 13 15:16:20.254613 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:20.254613 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:20.255127 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:20.273506 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:20.273506 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6acd9371-fca5-4e2a-a6f4-e0beaecfdbf9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d returned with HTTP 202 Aug 13 15:16:20.273506 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 444/1774] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:20 2026] DELETE /volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:20.283009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:20.285598 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d Aug 13 15:16:20.285859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:20.286115 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:20.296398 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:20.296398 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:20.304850 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:20.312899 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbe094b5-faab-421a-9010-e3ef2cdb5c48 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d returned with HTTP 200 Aug 13 15:16:20.313396 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 450/1775] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:20 2026] GET /volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:20.443047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0f3009a-ff30-4cad-b55c-e4eb0e822229 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:20.445002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0f3009a-ff30-4cad-b55c-e4eb0e822229 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] GET https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 Aug 13 15:16:20.445261 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0f3009a-ff30-4cad-b55c-e4eb0e822229 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:20.445784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0f3009a-ff30-4cad-b55c-e4eb0e822229 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:20.452932 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0f3009a-ff30-4cad-b55c-e4eb0e822229 tempest-ServerActionsTestOtherA-1887327429 tempest-ServerActionsTestOtherA-1887327429-project-member] https://10.4.3.38/volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 returned with HTTP 404 Aug 13 15:16:20.453532 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 440/1776] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:20 2026] GET /volume/v3/volumes/b131a4ff-64e4-4291-916f-909a5d573567 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:21.331761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7553c17-e23c-4b8f-9695-f2443ed0bd0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:21.333987 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7553c17-e23c-4b8f-9695-f2443ed0bd0c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d Aug 13 15:16:21.334180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7553c17-e23c-4b8f-9695-f2443ed0bd0c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:21.334395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7553c17-e23c-4b8f-9695-f2443ed0bd0c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:21.340563 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7553c17-e23c-4b8f-9695-f2443ed0bd0c tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d returned with HTTP 404 Aug 13 15:16:21.341091 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 443/1777] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:21 2026] GET /volume/v3/volumes/d5264d10-f2ee-4d20-a549-4816965a333d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:21.352186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:21.355048 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b Aug 13 15:16:21.355530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:21.355914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:21.356180 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: 1f34cfdf-4364-4db5-8707-a622282b220b Aug 13 15:16:21.366544 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:21.366544 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:21.366544 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:21.396769 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:21.396931 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27d0e359-1120-4d21-b0f8-ccbb2a67286f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b returned with HTTP 202 Aug 13 15:16:21.397603 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 445/1778] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:21 2026] DELETE /volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:21.409246 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2011c01-615f-436c-94f5-15823936f5c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:21.414765 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2011c01-615f-436c-94f5-15823936f5c9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b Aug 13 15:16:21.414765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2011c01-615f-436c-94f5-15823936f5c9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:21.414765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2011c01-615f-436c-94f5-15823936f5c9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:21.430543 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:21.430543 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:21.438031 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2011c01-615f-436c-94f5-15823936f5c9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:21.441891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2011c01-615f-436c-94f5-15823936f5c9 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b returned with HTTP 200 Aug 13 15:16:21.442237 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 451/1779] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:21 2026] GET /volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:22.459954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b003eedd-2cc0-4cc5-a28f-77afd91aab6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:22.461906 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b003eedd-2cc0-4cc5-a28f-77afd91aab6f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b Aug 13 15:16:22.462131 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b003eedd-2cc0-4cc5-a28f-77afd91aab6f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:22.462313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b003eedd-2cc0-4cc5-a28f-77afd91aab6f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:22.468829 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b003eedd-2cc0-4cc5-a28f-77afd91aab6f tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b returned with HTTP 404 Aug 13 15:16:22.469290 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 441/1780] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:22 2026] GET /volume/v3/volumes/1f34cfdf-4364-4db5-8707-a622282b220b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:22.476260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:22.478140 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 Aug 13 15:16:22.478359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:22.478576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:22.478782 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: 17bb475c-109f-4c88-bade-0d1d80f4a4c0 Aug 13 15:16:22.485749 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:22.485749 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:22.486159 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:22.506983 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:22.507191 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e96a79b-9b15-4180-bcc1-fa37fa235db0 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 returned with HTTP 202 Aug 13 15:16:22.507628 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 444/1781] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:22 2026] DELETE /volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:22.515688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:22.519062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 Aug 13 15:16:22.519351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:22.519564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:22.529802 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:22.529802 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:22.535326 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:22.542011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3dad7ce-41e2-45f8-8604-9c65246a47fc tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 returned with HTTP 200 Aug 13 15:16:22.542698 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 446/1782] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:22 2026] GET /volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:22.651822 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:22.655040 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:16:22.655248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:22.655477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:22.665089 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:22.665089 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:22.669356 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:16:22.674730 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe35e5ae-375d-4c06-b1ca-c23285154efb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:16:22.675188 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 452/1783] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:22 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:22.732484 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:22.734830 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:16:22.735015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:22.735216 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:22.743226 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:22.743226 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:22.747292 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:16:22.751387 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa26ff79-a653-429d-b6ba-767ca77e0279 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:16:22.751832 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 442/1784] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:22 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:23.559377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9ebcf51-986d-4dbf-be1f-9b9b8438f154 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:23.561513 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9ebcf51-986d-4dbf-be1f-9b9b8438f154 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 Aug 13 15:16:23.561513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9ebcf51-986d-4dbf-be1f-9b9b8438f154 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:23.561513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9ebcf51-986d-4dbf-be1f-9b9b8438f154 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:23.576593 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9ebcf51-986d-4dbf-be1f-9b9b8438f154 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 returned with HTTP 404 Aug 13 15:16:23.577134 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 445/1785] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:23 2026] GET /volume/v3/volumes/17bb475c-109f-4c88-bade-0d1d80f4a4c0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:23.585270 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:23.588723 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] DELETE https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:23.588990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:23.589535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:23.589835 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume with id: 02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:23.595384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:23.597372 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:23.597802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-843018752", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:23.599367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-843018752', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:23.603363 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:23.603363 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:23.604092 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:23.631634 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Delete volume request issued successfully. Aug 13 15:16:23.632039 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e29c064-03f8-4d4a-9f88-d55a237086d7 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 returned with HTTP 202 Aug 13 15:16:23.632463 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 447/1786] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:23 2026] DELETE /volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:23.644585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:23.650603 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:23.650847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:23.651030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:23.665384 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:23.665384 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:23.671076 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Volume info retrieved successfully. Aug 13 15:16:23.675849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8a107ef-94bd-4002-a7c3-724a7e1060eb tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 returned with HTTP 200 Aug 13 15:16:23.676349 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 443/1787] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:23 2026] GET /volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:23.686942 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume of 1 GB Aug 13 15:16:23.691910 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Availability Zones retrieved successfully. Aug 13 15:16:23.699128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (61bb57ef-6e49-4c00-a6f6-ea2b8244682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:23.701473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e76fa6-b8ce-4210-a9bc-f2c0562ea79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:23.703403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:23.768634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e76fa6-b8ce-4210-a9bc-f2c0562ea79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:23.769737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcf6264-07b4-4914-9243-a14ade3cf066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:23.834436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Created reservations ['bf703cdd-590a-4cf0-b626-1975b21c7b43', 'eb85a291-92ce-4bcc-9ed8-4a6a24df1912', '6ed70749-af37-4858-b21f-3f55327cb908', '636bf8f3-47a7-4042-b8f6-0e9b4893c9cb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:23.835148 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcf6264-07b4-4914-9243-a14ade3cf066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf703cdd-590a-4cf0-b626-1975b21c7b43', 'eb85a291-92ce-4bcc-9ed8-4a6a24df1912', '6ed70749-af37-4858-b21f-3f55327cb908', '636bf8f3-47a7-4042-b8f6-0e9b4893c9cb']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:23.835965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22d2126-aa17-4411-9982-95c8db2ea334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:23.864509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22d2126-aa17-4411-9982-95c8db2ea334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb4529ea-0648-4375-8a5b-66ae3b4162a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-843018752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['bf703cdd-590a-4cf0-b626-1975b21c7b43','eb85a291-92ce-4bcc-9ed8-4a6a24df1912','6ed70749-af37-4858-b21f-3f55327cb908','636bf8f3-47a7-4042-b8f6-0e9b4893c9cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-843018752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb4529ea-0648-4375-8a5b-66ae3b4162a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224f49e5e8c846d7872505c7d2c88ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:23.865816 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7191c80-77b8-43e1-8eb6-faed36ed4dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:23.886037 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7191c80-77b8-43e1-8eb6-faed36ed4dcd) transitioned into state 'SUCCESS' from state '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-843018752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['bf703cdd-590a-4cf0-b626-1975b21c7b43','eb85a291-92ce-4bcc-9ed8-4a6a24df1912','6ed70749-af37-4858-b21f-3f55327cb908','636bf8f3-47a7-4042-b8f6-0e9b4893c9cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:23.886729 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd073ea2-8279-4df3-915a-6af246e48af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:23.897493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd073ea2-8279-4df3-915a-6af246e48af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:23.898407 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (61bb57ef-6e49-4c00-a6f6-ea2b8244682b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:23.898823 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request issued successfully. Aug 13 15:16:23.899225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad8ac87e-3bd9-458f-9650-e886ea4c00f9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:23.899688 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 453/1788] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:16:23 2026] POST /volume/v3/volumes => generated 778 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:23.917080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:23.918728 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:23.919022 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:23.919226 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:23.928791 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:23.928791 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:23.933279 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:23.937953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a07a013-91eb-432e-a1e1-804ca43adf76 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:23.938246 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 446/1789] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:16:23 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:24.692759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a9a923b-ba07-43a5-adc5-d81e848d7542 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:24.695566 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a9a923b-ba07-43a5-adc5-d81e848d7542 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] GET https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 Aug 13 15:16:24.695801 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a9a923b-ba07-43a5-adc5-d81e848d7542 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:24.695982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a9a923b-ba07-43a5-adc5-d81e848d7542 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:24.704208 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a9a923b-ba07-43a5-adc5-d81e848d7542 tempest-CreateVolumesFromSourceVolumeTest-1069709668 tempest-CreateVolumesFromSourceVolumeTest-1069709668-project-member] https://10.4.3.38/volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 returned with HTTP 404 Aug 13 15:16:24.704743 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 448/1790] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:24 2026] GET /volume/v3/volumes/02a7478f-1e57-4830-9d2d-596678f6df49 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:24.953798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:24.953798 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:24.954406 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:24.954515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:24.962109 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:24.962109 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:24.967835 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:24.975872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5262be4b-3190-4421-88ad-7e1eb84aedfb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:24.976515 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 444/1791] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:16:24 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:24.995497 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38152aa4-40f6-4b82-9f32-63980354debf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:25.001694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38152aa4-40f6-4b82-9f32-63980354debf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:25.001694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38152aa4-40f6-4b82-9f32-63980354debf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:25.001694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38152aa4-40f6-4b82-9f32-63980354debf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:25.006058 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:25.006058 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:25.009516 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-38152aa4-40f6-4b82-9f32-63980354debf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:25.014245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38152aa4-40f6-4b82-9f32-63980354debf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:25.014614 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 454/1792] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:16:24 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:26.600758 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:26.604651 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:26.604953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:26.605541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:26.618201 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:26.618201 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:26.623379 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:26.630147 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-24da0078-d167-447a-b661-d8f2e24ecddd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:26.630783 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 447/1793] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:26 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:27.260029 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:27.262158 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:27.262489 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:27.262879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:27.270639 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:27.270639 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:27.275526 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:27.281194 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-6d389e6b-fd61-4a8c-aff0-c51622d02246 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:27.281820 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 449/1794] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:27 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:27.296819 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce7fc4ef-68c8-40b8-8dc5-1e6588a165ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:27.297302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce7fc4ef-68c8-40b8-8dc5-1e6588a165ac None None] GET https://10.4.3.38/volume// Aug 13 15:16:27.297485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce7fc4ef-68c8-40b8-8dc5-1e6588a165ac None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:27.297752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce7fc4ef-68c8-40b8-8dc5-1e6588a165ac None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:27.298102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce7fc4ef-68c8-40b8-8dc5-1e6588a165ac None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:27.298418 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 445/1795] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:16: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 15:16:27.309304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-20b51b44-f9cb-4647-9e8e-ea213e467539 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:27.314700 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-20b51b44-f9cb-4647-9e8e-ea213e467539 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:16:27.314700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-20b51b44-f9cb-4647-9e8e-ea213e467539 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb4529ea-0648-4375-8a5b-66ae3b4162a6", "connector": null, "instance_uuid": "79a3d904-dd2d-43e0-ab34-122a1a4d04fd"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:27.326331 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:27.326331 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:27.370456 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-20b51b44-f9cb-4647-9e8e-ea213e467539 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:16:27.371287 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 455/1796] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:16:27 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 15:16:27.956084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f576e386-ded1-41c8-8ecf-206a1acaab0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.060449 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f576e386-ded1-41c8-8ecf-206a1acaab0f tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools Aug 13 15:16:28.060856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f576e386-ded1-41c8-8ecf-206a1acaab0f tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.061324 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f576e386-ded1-41c8-8ecf-206a1acaab0f tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.077898 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f576e386-ded1-41c8-8ecf-206a1acaab0f tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 15:16:28.078361 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 448/1797] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:16:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:28.090882 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9d91bc7-5ccc-47d5-b4f7-b7c21a3b242d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.093924 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9d91bc7-5ccc-47d5-b4f7-b7c21a3b242d tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 15:16:28.094161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9d91bc7-5ccc-47d5-b4f7-b7c21a3b242d tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.094354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9d91bc7-5ccc-47d5-b4f7-b7c21a3b242d tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.104928 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9d91bc7-5ccc-47d5-b4f7-b7c21a3b242d tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 15:16:28.105480 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 450/1798] 10.4.3.38 () {66 vars in 1307 bytes} [Thu Aug 13 15:16:28 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:28.118339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd1a74db-07f9-4c02-a626-b6476d3f13e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.120425 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd1a74db-07f9-4c02-a626-b6476d3f13e7 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:16:28.120615 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd1a74db-07f9-4c02-a626-b6476d3f13e7 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.120881 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd1a74db-07f9-4c02-a626-b6476d3f13e7 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.134680 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd1a74db-07f9-4c02-a626-b6476d3f13e7 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 200 Aug 13 15:16:28.135115 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 446/1799] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:16:28 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:28.145125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-255e0e11-933a-4d25-9072-89c86eb8f86a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.147005 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-255e0e11-933a-4d25-9072-89c86eb8f86a tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:16:28.148495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-255e0e11-933a-4d25-9072-89c86eb8f86a tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.148495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-255e0e11-933a-4d25-9072-89c86eb8f86a tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.148495 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:28.148495 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:28.158650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-255e0e11-933a-4d25-9072-89c86eb8f86a tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 200 Aug 13 15:16:28.158650 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 456/1800] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:16:28 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:28.174990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3fe13541-9906-4a0b-8aa1-856e31fdc294 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.177506 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fe13541-9906-4a0b-8aa1-856e31fdc294 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:16:28.177839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fe13541-9906-4a0b-8aa1-856e31fdc294 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.178137 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fe13541-9906-4a0b-8aa1-856e31fdc294 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.191322 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fe13541-9906-4a0b-8aa1-856e31fdc294 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493 tempest-BackendsCapabilitiesAdminTestsJSON-1893775493-project-admin] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 200 Aug 13 15:16:28.192309 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 449/1801] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:16:28 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:28.519391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0bc3953-d896-4ac3-9514-131a7c11ec1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.519940 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0bc3953-d896-4ac3-9514-131a7c11ec1b None None] GET https://10.4.3.38/volume// Aug 13 15:16:28.520158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3953-d896-4ac3-9514-131a7c11ec1b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.520423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0bc3953-d896-4ac3-9514-131a7c11ec1b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.520912 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0bc3953-d896-4ac3-9514-131a7c11ec1b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:28.521277 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 451/1802] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:16: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 15:16:28.532105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.537829 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:16:28.537829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:28.537829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:28.556120 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:28.556120 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:28.559067 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:16:28.568213 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-822f0b68-afac-4c40-a2ea-0c561be68c16 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:16:28.568714 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 447/1803] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:16:28 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:28.710662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.713592 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] PUT https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa Aug 13 15:16:28.714108 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:28.724795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Acquiring lock "cinder-attachment_update-bb4529ea-0648-4375-8a5b-66ae3b4162a6-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:16:28.736604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-bb4529ea-0648-4375-8a5b-66ae3b4162a6-np0000007223" acquired by "attachment_update" :: waited 0.012s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:16:28.738096 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:28.738096 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:28.860018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-bb4529ea-0648-4375-8a5b-66ae3b4162a6-np0000007223" released by "attachment_update" :: held 0.123s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:16:28.860805 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-87698df9-a278-4e19-8017-1ce2e2fedb95 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa returned with HTTP 200 Aug 13 15:16:28.861746 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 457/1804] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:16:28 2026] PUT /volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:28.905911 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-78f1de9e-ee49-4efa-a9ac-b4f71509b363 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:28.912622 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-78f1de9e-ee49-4efa-a9ac-b4f71509b363 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa/action Aug 13 15:16:28.913131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-78f1de9e-ee49-4efa-a9ac-b4f71509b363 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:28.913314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-78f1de9e-ee49-4efa-a9ac-b4f71509b363 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:28.935295 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:28.935295 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:28.945552 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b9c80ea-78d6-4a90-8f0b-af045e6eb766 req-78f1de9e-ee49-4efa-a9ac-b4f71509b363 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa/action returned with HTTP 204 Aug 13 15:16:28.946048 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 450/1805] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:16:28 2026] POST /volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:30.934060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f041362-a356-4ef7-95dc-86d4029a479c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.000489 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f041362-a356-4ef7-95dc-86d4029a479c tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:16:31.000489 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f041362-a356-4ef7-95dc-86d4029a479c tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-657146351", "description": "tempest-group-type-description-1026150607", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:31.028942 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f041362-a356-4ef7-95dc-86d4029a479c tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:16:31.029463 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 452/1806] 10.4.3.38 () {70 vars in 1305 bytes} [Thu Aug 13 15:16:30 2026] POST /volume/v3/group_types => generated 264 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:31.038524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-844a1755-8408-4863-bff0-2152c22d59c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.040803 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-844a1755-8408-4863-bff0-2152c22d59c4 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types Aug 13 15:16:31.041084 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-844a1755-8408-4863-bff0-2152c22d59c4 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.041325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-844a1755-8408-4863-bff0-2152c22d59c4 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.053907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-844a1755-8408-4863-bff0-2152c22d59c4 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 200 Aug 13 15:16:31.054315 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 448/1807] 10.4.3.38 () {68 vars in 1283 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types => generated 498 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.063555 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8626f84-a8dc-4f55-9728-0113c3c5c0bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.065697 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8626f84-a8dc-4f55-9728-0113c3c5c0bf tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] PUT https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 Aug 13 15:16:31.066157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8626f84-a8dc-4f55-9728-0113c3c5c0bf tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-851190289", "description": "updated-group-type-desc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:31.067989 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:31.067989 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:31.096273 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8626f84-a8dc-4f55-9728-0113c3c5c0bf tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 returned with HTTP 200 Aug 13 15:16:31.096786 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 458/1808] 10.4.3.38 () {70 vars in 1415 bytes} [Thu Aug 13 15:16:31 2026] PUT /volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 => generated 254 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.106375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1b25d62-49ba-400f-b7a7-5b5daea6901d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.108487 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1b25d62-49ba-400f-b7a7-5b5daea6901d tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 Aug 13 15:16:31.108809 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1b25d62-49ba-400f-b7a7-5b5daea6901d tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.109065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1b25d62-49ba-400f-b7a7-5b5daea6901d tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.114180 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1b25d62-49ba-400f-b7a7-5b5daea6901d tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 returned with HTTP 200 Aug 13 15:16:31.114657 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 451/1809] 10.4.3.38 () {68 vars in 1394 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:16:31.126285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3529c616-0bac-4560-a106-0a0a2b6cbfa9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.129479 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3529c616-0bac-4560-a106-0a0a2b6cbfa9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 Aug 13 15:16:31.129789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3529c616-0bac-4560-a106-0a0a2b6cbfa9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.130048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3529c616-0bac-4560-a106-0a0a2b6cbfa9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.148074 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3529c616-0bac-4560-a106-0a0a2b6cbfa9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 returned with HTTP 202 Aug 13 15:16:31.148684 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 453/1810] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:16:31 2026] DELETE /volume/v3/group_types/1862e02b-ec9a-4685-8f6e-7eb77b402746 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:16:31.160492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3057754c-6454-4f81-95a0-af277d1f734b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.166844 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3057754c-6454-4f81-95a0-af277d1f734b tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types Aug 13 15:16:31.166844 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3057754c-6454-4f81-95a0-af277d1f734b tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.167970 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3057754c-6454-4f81-95a0-af277d1f734b tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.176981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3057754c-6454-4f81-95a0-af277d1f734b tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 200 Aug 13 15:16:31.176981 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 449/1811] 10.4.3.38 () {68 vars in 1283 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.186457 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa574cae-6e89-4c68-bc8c-1a1a4b001987 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.188387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa574cae-6e89-4c68-bc8c-1a1a4b001987 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:16:31.188770 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa574cae-6e89-4c68-bc8c-1a1a4b001987 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1318775137", "is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:31.204189 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa574cae-6e89-4c68-bc8c-1a1a4b001987 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:16:31.204691 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 459/1812] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:16:31 2026] POST /volume/v3/group_types => generated 164 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:31.213448 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2013c90-fd3b-4dcc-9c4d-796f3cbce175 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.216831 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2013c90-fd3b-4dcc-9c4d-796f3cbce175 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:16:31.217231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2013c90-fd3b-4dcc-9c4d-796f3cbce175 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1834052365", "is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:31.231037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2013c90-fd3b-4dcc-9c4d-796f3cbce175 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:16:31.231561 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 452/1813] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:16:31 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:31.240199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebacb1bb-c701-46ae-9a3e-ac58e6c419e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.242037 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebacb1bb-c701-46ae-9a3e-ac58e6c419e3 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 15:16:31.242238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebacb1bb-c701-46ae-9a3e-ac58e6c419e3 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.242694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebacb1bb-c701-46ae-9a3e-ac58e6c419e3 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.254507 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebacb1bb-c701-46ae-9a3e-ac58e6c419e3 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 15:16:31.255389 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 454/1814] 10.4.3.38 () {68 vars in 1344 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.264691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e22db6da-8c66-4f62-880d-4e9876c84ea2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.266544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e22db6da-8c66-4f62-880d-4e9876c84ea2 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 15:16:31.266924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e22db6da-8c66-4f62-880d-4e9876c84ea2 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.267117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e22db6da-8c66-4f62-880d-4e9876c84ea2 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.279660 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e22db6da-8c66-4f62-880d-4e9876c84ea2 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 15:16:31.280040 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 450/1815] 10.4.3.38 () {68 vars in 1346 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.291431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecdb1485-e1ee-4cd5-89fd-bcbe2daa1c62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.294125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecdb1485-e1ee-4cd5-89fd-bcbe2daa1c62 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types?is_public=False Aug 13 15:16:31.294370 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecdb1485-e1ee-4cd5-89fd-bcbe2daa1c62 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.294620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecdb1485-e1ee-4cd5-89fd-bcbe2daa1c62 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.308615 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecdb1485-e1ee-4cd5-89fd-bcbe2daa1c62 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 15:16:31.309154 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 460/1816] 10.4.3.38 () {68 vars in 1314 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.318982 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-700cdf4c-d723-40be-be8a-6de2362259f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.320688 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-700cdf4c-d723-40be-be8a-6de2362259f5 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] GET https://10.4.3.38/volume/v3/group_types?is_public=True Aug 13 15:16:31.321085 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-700cdf4c-d723-40be-be8a-6de2362259f5 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.321085 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-700cdf4c-d723-40be-be8a-6de2362259f5 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.332707 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-700cdf4c-d723-40be-be8a-6de2362259f5 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 15:16:31.332816 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 453/1817] 10.4.3.38 () {68 vars in 1312 bytes} [Thu Aug 13 15:16:31 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:31.341447 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e45462ce-96ba-4500-ab49-5755c4dd2c48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.343828 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e45462ce-96ba-4500-ab49-5755c4dd2c48 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/940b90c3-0a0e-4e70-9cb5-0911c541d14e Aug 13 15:16:31.344050 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e45462ce-96ba-4500-ab49-5755c4dd2c48 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.344249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e45462ce-96ba-4500-ab49-5755c4dd2c48 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.363388 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e45462ce-96ba-4500-ab49-5755c4dd2c48 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types/940b90c3-0a0e-4e70-9cb5-0911c541d14e returned with HTTP 202 Aug 13 15:16:31.363825 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 455/1818] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:16:31 2026] DELETE /volume/v3/group_types/940b90c3-0a0e-4e70-9cb5-0911c541d14e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:16:31.371872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ae3b04c-47b3-4200-a5ca-1378addef9a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:31.376206 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ae3b04c-47b3-4200-a5ca-1378addef9a9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/21e8ddf9-67e2-42aa-aafa-ac6712b5e278 Aug 13 15:16:31.376496 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ae3b04c-47b3-4200-a5ca-1378addef9a9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:31.376753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ae3b04c-47b3-4200-a5ca-1378addef9a9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:31.398657 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ae3b04c-47b3-4200-a5ca-1378addef9a9 tempest-GroupTypesTest-675551839 tempest-GroupTypesTest-675551839-project-admin] https://10.4.3.38/volume/v3/group_types/21e8ddf9-67e2-42aa-aafa-ac6712b5e278 returned with HTTP 202 Aug 13 15:16:31.399229 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 451/1819] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:16:31 2026] DELETE /volume/v3/group_types/21e8ddf9-67e2-42aa-aafa-ac6712b5e278 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:16:33.516688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:33.707554 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:33.707554 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-852747249"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:33.709537 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-852747249'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:33.709799 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume of 1 GB Aug 13 15:16:33.716425 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Availability Zones retrieved successfully. Aug 13 15:16:33.729005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (f0ba1adc-6c35-4df1-ab78-0d1cd2635457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:33.730091 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91dec1-011e-43a5-a77b-7e6681f15aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:33.731351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:33.763777 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f91dec1-011e-43a5-a77b-7e6681f15aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:33.764539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c310697-a397-4af8-8b16-bbd00974b3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:33.839388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['29114ffe-f0fe-4421-8c6d-fe21007af760', 'dbfc8892-0ccf-42cb-82dd-c122f3a17fd3', 'bdd9240f-107f-4e11-b5b9-93e0566a1fe6', 'eec598d2-13f9-43c4-8543-85bc678472a6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:33.840423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c310697-a397-4af8-8b16-bbd00974b3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29114ffe-f0fe-4421-8c6d-fe21007af760', 'dbfc8892-0ccf-42cb-82dd-c122f3a17fd3', 'bdd9240f-107f-4e11-b5b9-93e0566a1fe6', 'eec598d2-13f9-43c4-8543-85bc678472a6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:33.841368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91c77cf-4421-4da4-8355-b484e86bcfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:33.867530 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91c77cf-4421-4da4-8355-b484e86bcfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '835fc522-92ba-47a5-a467-ebdda8a6ba01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-852747249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['29114ffe-f0fe-4421-8c6d-fe21007af760','dbfc8892-0ccf-42cb-82dd-c122f3a17fd3','bdd9240f-107f-4e11-b5b9-93e0566a1fe6','eec598d2-13f9-43c4-8543-85bc678472a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-852747249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=835fc522-92ba-47a5-a467-ebdda8a6ba01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e40c825750bc4873bb07de8f6f2eccbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:33.868524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86df699f-92c7-4ca3-8bca-4016d329330b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:33.890409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86df699f-92c7-4ca3-8bca-4016d329330b) transitioned into state 'SUCCESS' from state '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-852747249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['29114ffe-f0fe-4421-8c6d-fe21007af760','dbfc8892-0ccf-42cb-82dd-c122f3a17fd3','bdd9240f-107f-4e11-b5b9-93e0566a1fe6','eec598d2-13f9-43c4-8543-85bc678472a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:33.891281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a310b33-d9c7-4808-a1fa-dc879dbe8c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:33.902566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a310b33-d9c7-4808-a1fa-dc879dbe8c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:33.903800 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (f0ba1adc-6c35-4df1-ab78-0d1cd2635457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:33.904195 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request issued successfully. Aug 13 15:16:33.904974 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46682609-a479-41c7-a2a3-fe2dbbcd65a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:33.905490 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 461/1820] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:33 2026] POST /volume/v3/volumes => generated 746 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:33.925529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:33.932525 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:16:33.932740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:33.932969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:33.940618 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:33.940618 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:33.944774 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:16:33.949501 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcb94bb5-6485-475e-8a20-d3a451ea9de4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 200 Aug 13 15:16:33.950102 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 454/1821] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:33 2026] GET /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:34.242264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:34.358115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c Aug 13 15:16:34.358359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:34.358590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:34.367517 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:34.370690 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:34.370690 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:34.374696 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-872e84ec-95f0-4d9d-96ae-32d210d38d08 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c returned with HTTP 200 Aug 13 15:16:34.375131 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 456/1822] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:16:34 2026] GET /volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c => generated 618 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:34.383519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:34.457496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:34.457851 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1907680403"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:34.459456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1907680403'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:34.459594 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume of 1 GB Aug 13 15:16:34.465552 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Availability Zones retrieved successfully. Aug 13 15:16:34.471313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (2e3a7331-473a-49bf-9d5d-470669f822da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:34.473549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d361a24d-6b51-497f-b75b-09907542b5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:34.474541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:34.508294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d361a24d-6b51-497f-b75b-09907542b5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:34.510086 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ad4612-b79a-4bfc-9d22-8b837b87bd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:34.592197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Created reservations ['4d2a37f4-075f-4921-8ad7-4053b7989a1e', '23d121d0-936a-4c61-9b1f-e453eb509f71', '466fae7c-141a-411c-9584-42f9a7d634b2', '5d3c62df-d778-49f8-818c-562c64fff5bf'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:34.592197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ad4612-b79a-4bfc-9d22-8b837b87bd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d2a37f4-075f-4921-8ad7-4053b7989a1e', '23d121d0-936a-4c61-9b1f-e453eb509f71', '466fae7c-141a-411c-9584-42f9a7d634b2', '5d3c62df-d778-49f8-818c-562c64fff5bf']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:34.592197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2fa0f-92fd-4e80-a61e-6f5b4e7ee52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:34.618784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b2fa0f-92fd-4e80-a61e-6f5b4e7ee52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5125fc-365f-4c97-af09-8d4192fcaba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1907680403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8f7ef272c479e8834d9d929bbe61c',qos_specs=None,replication_status=,reservations=['4d2a37f4-075f-4921-8ad7-4053b7989a1e','23d121d0-936a-4c61-9b1f-e453eb509f71','466fae7c-141a-411c-9584-42f9a7d634b2','5d3c62df-d778-49f8-818c-562c64fff5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca3a0221d3c045059931eedeb72b896e',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1907680403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5125fc-365f-4c97-af09-8d4192fcaba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb8f7ef272c479e8834d9d929bbe61c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca3a0221d3c045059931eedeb72b896e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:34.619812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8dda25-13f3-4395-bb5b-f51b9a8e09f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:34.643921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8dda25-13f3-4395-bb5b-f51b9a8e09f3) transitioned into state 'SUCCESS' from state '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-1907680403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8f7ef272c479e8834d9d929bbe61c',qos_specs=None,replication_status=,reservations=['4d2a37f4-075f-4921-8ad7-4053b7989a1e','23d121d0-936a-4c61-9b1f-e453eb509f71','466fae7c-141a-411c-9584-42f9a7d634b2','5d3c62df-d778-49f8-818c-562c64fff5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca3a0221d3c045059931eedeb72b896e',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:34.645073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c1fb0b-85b8-4362-809c-0731415cc1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:34.664174 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c1fb0b-85b8-4362-809c-0731415cc1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:34.665424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (2e3a7331-473a-49bf-9d5d-470669f822da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:34.666125 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume request issued successfully. Aug 13 15:16:34.669546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5ef0c37-2b0d-4798-8855-8912e9a9b8f6 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:34.671694 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 452/1823] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:34 2026] POST /volume/v3/volumes => generated 757 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:34.687003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:34.690811 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] GET https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:34.690811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:34.690811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:34.711023 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:34.711023 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:34.717162 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:34.726527 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7766174-e2d8-437c-b06c-d2cdd154fb30 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 200 Aug 13 15:16:34.726962 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 462/1824] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:34 2026] GET /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:34.967841 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:34.970623 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:16:34.970950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:34.971215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:34.981135 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:34.981135 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:34.989717 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:16:34.994847 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02504fd6-4057-4dd2-aa75-c8b38b49e3af tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 200 Aug 13 15:16:34.995405 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 455/1825] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:34 2026] GET /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:35.011922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.016648 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:16:35.017201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "835fc522-92ba-47a5-a467-ebdda8a6ba01", "name": "tempest-VolumesBackupsTest-Backup-1400520308"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:35.019183 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '835fc522-92ba-47a5-a467-ebdda8a6ba01', 'name': 'tempest-VolumesBackupsTest-Backup-1400520308'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:16:35.019463 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 835fc522-92ba-47a5-a467-ebdda8a6ba01 in container None Aug 13 15:16:35.030688 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:35.030688 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:35.031385 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:16:35.077203 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['037dfa99-2d45-4867-83d0-3c1979a64a14', '851d731c-5b4e-4d6c-9000-4bfe9a7a4fb9'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:35.122349 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4490431e-bd6e-4edc-b5b4-6a6fc823d644 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:16:35.122966 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 457/1826] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:16:35 2026] POST /volume/v3/backups => generated 328 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:35.138099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.144017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:35.144336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:35.144738 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:35.144846 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:35.157862 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:35.157862 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:35.161711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3569f42e-9ebe-4de7-bd79-c7d98c11163f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:35.164477 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 453/1827] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:35 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:35.743826 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.745921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] GET https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:35.746132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:35.746338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:35.754875 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:35.754875 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:35.759857 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:35.765139 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3444e0d7-1452-4f42-af6a-a19b282ce79f tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 200 Aug 13 15:16:35.765679 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 463/1828] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:35 2026] GET /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:35.784639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.786222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c Aug 13 15:16:35.786544 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:35.835658 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:35.835977 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:35.836159 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:35.841878 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-067106e7-9c40-4704-8c26-2391ea2c3a99 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c returned with HTTP 200 Aug 13 15:16:35.842336 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 456/1829] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:16:35 2026] PUT /volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c => generated 573 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:35.851884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a05beea-7de4-4868-9a8d-438e0438b922 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.854165 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:35.854571 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:35.856128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:35.856307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume of 2 GB Aug 13 15:16:35.856624 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:35.856624 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:35.860523 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Availability Zones retrieved successfully. Aug 13 15:16:35.866862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (36d58bff-6094-4065-820c-ae75c1a901a9) 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 15:16:35.868187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc127c89-002d-4e5d-8184-2d92a7f10cbc) transitioned 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 15:16:35.869290 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Validating volume size '2' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:35.906578 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc127c89-002d-4e5d-8184-2d92a7f10cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:16:35.907444 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ef828-3d36-462e-8531-714fa25d59db) transitioned 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 15:16:35.946820 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota_utils [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Quota exceeded for 6fb8f7ef272c479e8834d9d929bbe61c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 15:16:35.949983 np0000007223 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ef828-3d36-462e-8531-714fa25d59db) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:16:35.949983 np0000007223 devstack@c-api.service[100286]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 15:16:35.952167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ef828-3d36-462e-8531-714fa25d59db) 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 15:16:35.953111 np0000007223 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ef828-3d36-462e-8531-714fa25d59db) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:16:35.953988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc127c89-002d-4e5d-8184-2d92a7f10cbc) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:35.955415 np0000007223 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc127c89-002d-4e5d-8184-2d92a7f10cbc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:16:35.956727 np0000007223 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (36d58bff-6094-4065-820c-ae75c1a901a9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:16:35.957054 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-1a05beea-7de4-4868-9a8d-438e0438b922 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 413 Aug 13 15:16:35.957989 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 458/1830] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:35 2026] POST /volume/v3/volumes => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 15:16:35.967908 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99a3832b-39e2-417c-9cf6-f6872643e967 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:35.970793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99a3832b-39e2-417c-9cf6-f6872643e967 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c Aug 13 15:16:35.971062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99a3832b-39e2-417c-9cf6-f6872643e967 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:36.030036 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-99a3832b-39e2-417c-9cf6-f6872643e967 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-2135593098 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-2135593098, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:16:36.037057 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99a3832b-39e2-417c-9cf6-f6872643e967 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c returned with HTTP 200 Aug 13 15:16:36.037416 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 454/1831] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:16:35 2026] PUT /volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c => generated 573 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:36.048817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.051063 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:36.051460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:36.056332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:36.059880 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Create volume of 1 GB Aug 13 15:16:36.066971 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Availability Zones retrieved successfully. Aug 13 15:16:36.073276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (3ca570d7-09ed-4ade-8d78-e6b155dc17a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:36.074372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda520e3-9307-49b4-8a1c-0985a0834a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:36.075425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:36.112295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda520e3-9307-49b4-8a1c-0985a0834a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:36.113392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d928dca7-eb14-4f06-8e3e-ef14e6353b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:36.159957 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota_utils [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Quota exceeded for 6fb8f7ef272c479e8834d9d929bbe61c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 15:16:36.164693 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d928dca7-eb14-4f06-8e3e-ef14e6353b0e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:16:36.164693 np0000007223 devstack@c-api.service[100283]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 15:16:36.165315 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d928dca7-eb14-4f06-8e3e-ef14e6353b0e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:36.166139 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d928dca7-eb14-4f06-8e3e-ef14e6353b0e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:16:36.166825 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda520e3-9307-49b4-8a1c-0985a0834a1a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:36.167584 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda520e3-9307-49b4-8a1c-0985a0834a1a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:16:36.168489 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Flow 'volume_create_api' (3ca570d7-09ed-4ade-8d78-e6b155dc17a1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:16:36.168862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-9c69198a-8463-4c98-a1bd-2cd44ceceb63 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 413 Aug 13 15:16:36.169657 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 464/1832] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:36 2026] POST /volume/v3/volumes => generated 150 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 15:16:36.179701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8778588-04e6-413e-ba0e-9cdb5616a091 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.180330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc42370d-73c8-45f3-a359-605b181eea98 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.182633 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc42370d-73c8-45f3-a359-605b181eea98 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:36.183283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8778588-04e6-413e-ba0e-9cdb5616a091 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c Aug 13 15:16:36.183379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc42370d-73c8-45f3-a359-605b181eea98 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:36.183379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc42370d-73c8-45f3-a359-605b181eea98 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:36.183379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dc42370d-73c8-45f3-a359-605b181eea98 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:36.183467 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8778588-04e6-413e-ba0e-9cdb5616a091 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:36.188885 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:36.188885 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:36.189875 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc42370d-73c8-45f3-a359-605b181eea98 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:36.190261 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 459/1833] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:36 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:36.234011 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8778588-04e6-413e-ba0e-9cdb5616a091 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c returned with HTTP 200 Aug 13 15:16:36.234572 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 457/1834] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:16:36 2026] PUT /volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c => generated 572 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:36.243371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.245564 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] POST https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1/action Aug 13 15:16:36.246001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:36.246114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:36.250454 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=352,cinder:UPDATE=96,cinder:INSERT=55 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:16:36.256177 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:36.256177 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:36.256741 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:36.293018 np0000007223 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Quota exceeded for 6fb8f7ef272c479e8834d9d929bbe61c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 15:16:36.299032 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-8138c823-b141-4a3f-8042-4b0a5fe23095 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1/action returned with HTTP 413 Aug 13 15:16:36.299876 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 455/1835] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:16:36 2026] POST /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1/action => generated 208 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 15:16:36.308217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.310730 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] GET https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:36.311002 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:36.311261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:36.319062 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:36.319062 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:36.323546 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:36.329634 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f68723c-07fb-4db3-8bb9-1dae6472a57e tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 200 Aug 13 15:16:36.332922 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 465/1836] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:36 2026] GET /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:36.345744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.347441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:36.347652 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:36.347968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:36.348160 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Delete volume with id: ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:36.357813 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:36.357813 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:36.358530 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:36.383004 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Delete volume request issued successfully. Aug 13 15:16:36.383181 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3460cc31-1d4b-4c67-ab2b-139305f475d5 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 202 Aug 13 15:16:36.385809 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 460/1837] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:16:36 2026] DELETE /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:16:36.394318 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:36.396307 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] GET https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:36.396502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:36.396731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:36.407657 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:36.407657 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:36.412602 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Volume info retrieved successfully. Aug 13 15:16:36.422527 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-796499b2-4a9b-4a2a-8d2d-4dadb9905e87 tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 200 Aug 13 15:16:36.423203 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 458/1838] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:36 2026] GET /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:37.203434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-592342ee-8d1d-4b95-98e1-807a1876017f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:37.205939 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-592342ee-8d1d-4b95-98e1-807a1876017f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:37.206173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-592342ee-8d1d-4b95-98e1-807a1876017f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:37.206467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-592342ee-8d1d-4b95-98e1-807a1876017f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:37.206610 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-592342ee-8d1d-4b95-98e1-807a1876017f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:37.212298 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:37.212298 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:37.213418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-592342ee-8d1d-4b95-98e1-807a1876017f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:37.213866 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 456/1839] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:37 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:37.440453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-206a75e6-9d0c-45c4-aaea-84ce9496041b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:37.442911 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-206a75e6-9d0c-45c4-aaea-84ce9496041b tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] GET https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 Aug 13 15:16:37.443153 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-206a75e6-9d0c-45c4-aaea-84ce9496041b tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:37.443645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-206a75e6-9d0c-45c4-aaea-84ce9496041b tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:37.451427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-206a75e6-9d0c-45c4-aaea-84ce9496041b tempest-VolumeQuotasNegativeTestJSON-180862558 tempest-VolumeQuotasNegativeTestJSON-180862558-project-member] https://10.4.3.38/volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 returned with HTTP 404 Aug 13 15:16:37.452209 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 466/1840] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:37 2026] GET /volume/v3/volumes/ec5125fc-365f-4c97-af09-8d4192fcaba1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:37.460833 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-487107e0-7e31-4cbd-985f-ab9e4bf10a44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:37.466834 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-487107e0-7e31-4cbd-985f-ab9e4bf10a44 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c Aug 13 15:16:37.467304 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-487107e0-7e31-4cbd-985f-ab9e4bf10a44 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-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 15:16:37.588188 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-487107e0-7e31-4cbd-985f-ab9e4bf10a44 tempest-VolumeQuotasNegativeTestJSON-872040035 tempest-VolumeQuotasNegativeTestJSON-872040035-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c returned with HTTP 200 Aug 13 15:16:37.588695 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 461/1841] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:16:37 2026] PUT /volume/v3/os-quota-sets/6fb8f7ef272c479e8834d9d929bbe61c => generated 576 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:38.229256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:38.231264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:38.231503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:38.231778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:38.231924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:38.237264 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:38.237264 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:38.238261 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61d5ea8d-3639-457b-81e1-de61fcc43609 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:38.238847 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 459/1842] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:38 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:38.931015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e0dec36-7091-4801-b19c-326676a41073 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:38.934550 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:38.934550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1061133309"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:38.936123 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1061133309'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:38.936694 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume of 1 GB Aug 13 15:16:38.941664 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Availability Zones retrieved successfully. Aug 13 15:16:38.948598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Flow 'volume_create_api' (59d4a413-7b7f-4a5b-a593-991e3aa66401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:38.949489 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bab9e38-dfbf-4a1e-918c-f4f780649933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:38.950546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:16:38.981578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bab9e38-dfbf-4a1e-918c-f4f780649933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:38.982588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076effdf-b5cc-4cdb-8aa0-058c0b930146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:39.059320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Created reservations ['08986db9-2f8e-43f3-9b4f-dc711fd4c520', 'f74f85ef-ca97-4d1b-b3c7-8d42ccbfbcaa', 'c5400d80-ad4d-4169-ae0f-f29fcfd362e5', '8310ae55-8906-4b54-b774-a4a29965b990'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:39.060356 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (076effdf-b5cc-4cdb-8aa0-058c0b930146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08986db9-2f8e-43f3-9b4f-dc711fd4c520', 'f74f85ef-ca97-4d1b-b3c7-8d42ccbfbcaa', 'c5400d80-ad4d-4169-ae0f-f29fcfd362e5', '8310ae55-8906-4b54-b774-a4a29965b990']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:39.061288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a1bab6-65b3-4ac3-9676-13a7c6850942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:39.093011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a1bab6-65b3-4ac3-9676-13a7c6850942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc7059d-d312-46e5-8013-e7275cd3e31d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1061133309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',qos_specs=None,replication_status=,reservations=['08986db9-2f8e-43f3-9b4f-dc711fd4c520','f74f85ef-ca97-4d1b-b3c7-8d42ccbfbcaa','c5400d80-ad4d-4169-ae0f-f29fcfd362e5','8310ae55-8906-4b54-b774-a4a29965b990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1061133309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc7059d-d312-46e5-8013-e7275cd3e31d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:39.093550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce32320e-7ffa-4d99-898e-fd07ec269cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:39.118481 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce32320e-7ffa-4d99-898e-fd07ec269cea) transitioned into state 'SUCCESS' from state '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-1061133309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',qos_specs=None,replication_status=,reservations=['08986db9-2f8e-43f3-9b4f-dc711fd4c520','f74f85ef-ca97-4d1b-b3c7-8d42ccbfbcaa','c5400d80-ad4d-4169-ae0f-f29fcfd362e5','8310ae55-8906-4b54-b774-a4a29965b990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:39.119281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1c1d3d-590a-415d-8833-a4e3b5ef6aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:16:39.132631 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1c1d3d-590a-415d-8833-a4e3b5ef6aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:39.133787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Flow 'volume_create_api' (59d4a413-7b7f-4a5b-a593-991e3aa66401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:16:39.134228 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume request issued successfully. Aug 13 15:16:39.138823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e0dec36-7091-4801-b19c-326676a41073 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:39.139650 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 457/1843] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:16:38 2026] POST /volume/v3/volumes => generated 755 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:39.155005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:39.158128 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:39.158438 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:39.158834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:39.175629 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:39.175629 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:39.183386 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:39.189719 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecb303c2-dd5e-4e90-a903-c381a3b8b67d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:39.190378 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 467/1844] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:39 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:39.253156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:39.255588 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:39.255842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:39.256030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:39.256138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:39.262031 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:39.262031 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:39.263229 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115e3d00-6d11-4935-aad2-13cd3eb6e615 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:39.263904 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 462/1845] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:39 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:40.208328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1611a47-5d80-4e43-8153-0240f6bed205 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:40.212790 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1611a47-5d80-4e43-8153-0240f6bed205 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:40.212790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1611a47-5d80-4e43-8153-0240f6bed205 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:40.212790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1611a47-5d80-4e43-8153-0240f6bed205 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:40.214317 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=324,cinder:UPDATE=74,cinder:INSERT=37 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:16:40.222373 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:40.222373 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:40.227508 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1611a47-5d80-4e43-8153-0240f6bed205 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:40.232761 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1611a47-5d80-4e43-8153-0240f6bed205 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:40.233378 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 460/1846] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:40 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:40.279833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:40.284890 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:40.284890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:40.284890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:40.284890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:40.294215 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:40.294215 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:40.295112 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-868940f2-b53a-4d4d-bc5e-f2c55c9fc781 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:40.295717 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 458/1847] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:40 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:41.309003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e916676-2b16-4d40-b137-ccb92750d841 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:41.313029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e916676-2b16-4d40-b137-ccb92750d841 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:41.313029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e916676-2b16-4d40-b137-ccb92750d841 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:41.313029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e916676-2b16-4d40-b137-ccb92750d841 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:41.313029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5e916676-2b16-4d40-b137-ccb92750d841 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:41.320082 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:41.320082 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:41.321134 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e916676-2b16-4d40-b137-ccb92750d841 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:41.321817 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 468/1848] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:41 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:42.341403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:42.343513 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:42.343695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:42.343934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:42.344156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:42.346576 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=309,cinder:UPDATE=84,cinder:INSERT=46,cinder:DELETE=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:16:42.350805 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:42.350805 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:42.352890 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54cc793d-0697-4bb4-a1a4-d6bb5d74c831 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:42.354134 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 463/1849] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:42 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:43.367197 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57f69261-6793-4df6-a828-d686493a1059 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:43.373625 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57f69261-6793-4df6-a828-d686493a1059 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:43.373944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57f69261-6793-4df6-a828-d686493a1059 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:43.374209 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57f69261-6793-4df6-a828-d686493a1059 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:43.374450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-57f69261-6793-4df6-a828-d686493a1059 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:43.386513 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:43.386513 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:43.387740 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57f69261-6793-4df6-a828-d686493a1059 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:43.388216 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 461/1850] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:43 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:44.401121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:44.402352 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:44.402719 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:44.402905 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:44.403046 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:44.414933 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:44.414933 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:44.415076 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec38a58d-9f5e-4cd0-8722-691950cc8488 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:44.415492 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 459/1851] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:44 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:45.429656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:45.432448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:45.433013 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:45.433168 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:45.433305 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:45.436098 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=288,cinder:UPDATE=53,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:16:45.439057 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:45.439057 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:45.439927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f140d4f-a857-4dda-8146-ba3d0fe7ea75 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:45.441303 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 469/1852] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:45 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:46.450846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.452869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:46.453067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:46.453317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:46.453419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:46.461264 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.461264 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:46.462151 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ad8ac27-8e60-4ce8-9740-5a20048efd74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:46.462509 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 464/1853] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:46 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:46.725857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.727838 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:46.728070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:46.728305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:46.735318 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.735318 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:46.739113 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:46.743177 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-3fc4f1fc-3add-4813-8b77-3d3fa3e93706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:46.743545 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 462/1854] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:16:46 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:46.764464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0f00906-c754-4daa-b1af-0b66b28b1f14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.764911 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0f00906-c754-4daa-b1af-0b66b28b1f14 None None] GET https://10.4.3.38/volume// Aug 13 15:16:46.765028 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0f00906-c754-4daa-b1af-0b66b28b1f14 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:46.765232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0f00906-c754-4daa-b1af-0b66b28b1f14 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:46.765643 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0f00906-c754-4daa-b1af-0b66b28b1f14 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:46.766036 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 460/1855] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:16: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 15:16:46.775571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-d9c9f329-1f87-47de-b5b0-1dd0782a4578 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.778234 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-d9c9f329-1f87-47de-b5b0-1dd0782a4578 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:16:46.778739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-d9c9f329-1f87-47de-b5b0-1dd0782a4578 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fc7059d-d312-46e5-8013-e7275cd3e31d", "connector": null, "instance_uuid": "4eead68a-5b1a-4efe-b192-b51d6f72358f"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:46.788199 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.788199 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:46.816127 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-d9c9f329-1f87-47de-b5b0-1dd0782a4578 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:16:46.816549 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 470/1856] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:16: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 15:16:46.870127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-e2b88609-6189-4469-9eb6-c9f24c3b7975 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.872510 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-e2b88609-6189-4469-9eb6-c9f24c3b7975 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action Aug 13 15:16:46.872957 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-e2b88609-6189-4469-9eb6-c9f24c3b7975 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:46.873073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-e2b88609-6189-4469-9eb6-c9f24c3b7975 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-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 15:16:46.889293 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.889293 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:46.898710 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-90fab222-89e8-4276-a5d4-10a3c0d75dfb req-e2b88609-6189-4469-9eb6-c9f24c3b7975 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action returned with HTTP 204 Aug 13 15:16:46.899145 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 465/1857] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:16:46 2026] POST /volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:46.924001 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.925847 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:46.926062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:46.926271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:46.936582 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.936582 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:46.941053 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:46.946850 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-daeaecd6-e1bc-4b6f-93fd-14b33146e669 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:46.946850 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 463/1858] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:46 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:46.961850 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:46.963532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:46.963734 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:46.963941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:46.975628 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:46.975628 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:46.980259 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:46.984279 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5db78aa5-27d1-48cd-a05b-cb92e5402a2b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:46.984600 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 461/1859] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:46 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:47.474332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50959459-47ec-4a92-87de-e9784d3e639f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:47.476257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50959459-47ec-4a92-87de-e9784d3e639f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:47.476494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50959459-47ec-4a92-87de-e9784d3e639f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:47.476773 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50959459-47ec-4a92-87de-e9784d3e639f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:47.476911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-50959459-47ec-4a92-87de-e9784d3e639f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:47.481282 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:47.481282 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:47.482105 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50959459-47ec-4a92-87de-e9784d3e639f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:47.482472 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 471/1860] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:47 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:48.137513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6cddafe-48cf-4123-9eee-1b02bcab8c3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:48.138030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6cddafe-48cf-4123-9eee-1b02bcab8c3a None None] GET https://10.4.3.38/volume// Aug 13 15:16:48.138236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6cddafe-48cf-4123-9eee-1b02bcab8c3a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:48.138463 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6cddafe-48cf-4123-9eee-1b02bcab8c3a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:48.138855 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6cddafe-48cf-4123-9eee-1b02bcab8c3a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:16:48.139125 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 466/1861] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:16: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 15:16:48.146499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:48.149821 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:16:48.150062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:48.150260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:48.162514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:48.162514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:48.167889 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:16:48.173863 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-91e8b2b5-8a0c-42d3-aaee-1c705b0331cf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:16:48.174618 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 464/1862] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:16:48 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1290 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:16:48.284703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:48.287459 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] PUT https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 Aug 13 15:16:48.288050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:48.310003 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Acquiring lock "cinder-attachment_update-5fc7059d-d312-46e5-8013-e7275cd3e31d-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:16:48.319345 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Lock "cinder-attachment_update-5fc7059d-d312-46e5-8013-e7275cd3e31d-np0000007223" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:16:48.321058 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:48.321058 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:48.457718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Lock "cinder-attachment_update-5fc7059d-d312-46e5-8013-e7275cd3e31d-np0000007223" released by "attachment_update" :: held 0.138s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:16:48.458090 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-760c6b9d-8b76-4edb-9398-b8c801637681 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 returned with HTTP 200 Aug 13 15:16:48.458535 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 462/1863] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:16:48 2026] PUT /volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:48.485196 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-971e4738-36ef-43ec-97f6-9a66677d3156 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:48.487825 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-971e4738-36ef-43ec-97f6-9a66677d3156 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action Aug 13 15:16:48.488213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-971e4738-36ef-43ec-97f6-9a66677d3156 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:16:48.488333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-971e4738-36ef-43ec-97f6-9a66677d3156 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:48.497389 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:48.499936 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:48.500235 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:48.500530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:48.500694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:48.508232 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:48.508232 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:48.511034 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:48.511034 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:48.512009 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7e3146b-96ef-4db1-9cf1-7ebd0832c908 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:48.515702 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 467/1864] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:48 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:48.520197 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-08dcda9f-f461-4b95-bf41-e6ddd8c872a7 req-971e4738-36ef-43ec-97f6-9a66677d3156 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action returned with HTTP 204 Aug 13 15:16:48.520634 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 472/1865] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:16:48 2026] POST /volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:49.526014 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:49.529177 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:49.529623 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:49.530026 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:49.530421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:49.537145 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:49.537145 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:49.538542 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9517bce-1c47-40ee-9cb8-ab71e714efe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:49.539156 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 465/1866] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:49 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:50.553460 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:50.555790 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:50.556365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:50.556365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:50.556540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:50.561539 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:50.561539 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:50.562431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4398be55-6b3c-40a0-8e4b-d66adb1d7e90 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:50.562850 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 463/1867] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:50 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:51.072923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7713f49f-b50a-409a-8923-8db8044aa216 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:51.214943 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:16:51.215310 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1031448547"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:51.217202 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1031448547'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:16:51.217377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Create volume of 1 GB Aug 13 15:16:51.222954 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Availability Zones retrieved successfully. Aug 13 15:16:51.229865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Flow 'volume_create_api' (564b468c-6d1f-41f7-b6a1-ab032f6960fb) 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 15:16:51.230685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53919de7-374c-4e84-adcd-8728cec21783) transitioned 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 15:16:51.231650 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-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 15:16:51.261836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53919de7-374c-4e84-adcd-8728cec21783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:16:51.262506 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79870711-6285-4377-9d17-21ceb88b8a4f) transitioned 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 15:16:51.326129 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Created reservations ['55627c43-6414-49fe-8c80-97ac269ee0ed', '8070dfdd-8c04-42e2-9e21-7351313e1a1f', 'd114af8c-6693-4abc-9466-5cde4e8edae9', '7f748db3-dead-48f5-b5c5-5fdea84638c0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:16:51.327097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79870711-6285-4377-9d17-21ceb88b8a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55627c43-6414-49fe-8c80-97ac269ee0ed', '8070dfdd-8c04-42e2-9e21-7351313e1a1f', 'd114af8c-6693-4abc-9466-5cde4e8edae9', '7f748db3-dead-48f5-b5c5-5fdea84638c0']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:51.327862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06489cd4-ce19-4b6b-874f-9c7dbb32abef) transitioned 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 15:16:51.351026 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06489cd4-ce19-4b6b-874f-9c7dbb32abef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14ba66a-0881-4291-86f0-eddcf2d8cd60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1031448547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74a5b7f69d6423bbf63cb04b2d3e7d1',qos_specs=None,replication_status=,reservations=['55627c43-6414-49fe-8c80-97ac269ee0ed','8070dfdd-8c04-42e2-9e21-7351313e1a1f','d114af8c-6693-4abc-9466-5cde4e8edae9','7f748db3-dead-48f5-b5c5-5fdea84638c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4367cf38d7e744818e487943b5682b39',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1031448547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14ba66a-0881-4291-86f0-eddcf2d8cd60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74a5b7f69d6423bbf63cb04b2d3e7d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4367cf38d7e744818e487943b5682b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:51.351815 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6353ef3d-da52-4f3e-8c3a-43e4ffd2c197) transitioned 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 15:16:51.374049 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6353ef3d-da52-4f3e-8c3a-43e4ffd2c197) transitioned into state 'SUCCESS' from state '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-1031448547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74a5b7f69d6423bbf63cb04b2d3e7d1',qos_specs=None,replication_status=,reservations=['55627c43-6414-49fe-8c80-97ac269ee0ed','8070dfdd-8c04-42e2-9e21-7351313e1a1f','d114af8c-6693-4abc-9466-5cde4e8edae9','7f748db3-dead-48f5-b5c5-5fdea84638c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4367cf38d7e744818e487943b5682b39',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:16:51.375249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca64d9d8-27a2-4930-aa34-0298bfacc18a) transitioned 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 15:16:51.385274 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca64d9d8-27a2-4930-aa34-0298bfacc18a) 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 15:16:51.386511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Flow 'volume_create_api' (564b468c-6d1f-41f7-b6a1-ab032f6960fb) 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 15:16:51.386978 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Create volume request issued successfully. Aug 13 15:16:51.387879 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7713f49f-b50a-409a-8923-8db8044aa216 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:16:51.388480 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 468/1868] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:16:51 2026] POST /volume/v3/volumes => generated 772 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:16:51.405235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:51.407292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:16:51.407650 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:51.407969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:51.417053 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:51.417053 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:51.421971 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:16:51.426607 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a02c3174-1127-45a0-9a29-a18be5ef12b9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:16:51.427178 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 473/1869] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:16:51 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:51.577241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:51.579293 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:51.579490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:51.579715 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:51.579858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:51.584683 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:51.584683 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:51.585629 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dda0cb3d-db3c-44d1-89e9-99a6eaedcaf3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:51.586077 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 466/1870] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:51 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:51.600027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:51.602090 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853/restore Aug 13 15:16:51.602571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "835fc522-92ba-47a5-a467-ebdda8a6ba01"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:16:51.604137 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Restoring backup 8e63f851-d922-4c9d-951d-dea989fea853 ({'restore': {'volume_id': '835fc522-92ba-47a5-a467-ebdda8a6ba01'}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:16:51.604863 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Restoring backup 8e63f851-d922-4c9d-951d-dea989fea853 to volume 835fc522-92ba-47a5-a467-ebdda8a6ba01. Aug 13 15:16:51.610540 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:51.610540 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:51.620644 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:51.620644 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:51.620644 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:16:51.620644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:16:51.620644 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Overwriting volume 835fc522-92ba-47a5-a467-ebdda8a6ba01 with restore of backup 8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:51.633292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] restore_backup in rpcapi backup_id 8e63f851-d922-4c9d-951d-dea989fea853 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:16:51.635418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87da3148-4ab2-454d-af14-1db58e06c4a9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853/restore returned with HTTP 202 Aug 13 15:16:51.636039 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 464/1871] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:16:51 2026] POST /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:16:51.649078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:51.651534 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:51.651819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:51.652094 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:51.652257 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:51.658497 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:51.658497 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:51.660349 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-beaacbcc-a567-41b4-89d6-e936e0ba365e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:51.660349 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 469/1872] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:51 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:52.440088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:52.441974 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:16:52.442169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:52.442342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:52.449089 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:52.449089 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:52.452481 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:16:52.457433 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0a5346f-7a9e-4bf1-a6dd-5eacf797cb07 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:16:52.457828 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 474/1873] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:16:52 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:16:52.672375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b751291b-9425-4ee5-b55c-03860d46d442 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:52.674590 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b751291b-9425-4ee5-b55c-03860d46d442 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:52.674916 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b751291b-9425-4ee5-b55c-03860d46d442 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:52.675140 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b751291b-9425-4ee5-b55c-03860d46d442 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:52.675302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b751291b-9425-4ee5-b55c-03860d46d442 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:52.680303 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:52.680303 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:52.681284 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b751291b-9425-4ee5-b55c-03860d46d442 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:52.681750 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 467/1874] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:52 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:53.691432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:53.693252 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:53.693453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:53.693658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:53.693756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:53.698491 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:53.698491 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:53.699433 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a32a8de3-8cc3-444f-92ef-33368bc6e9f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:53.699881 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 465/1875] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:53 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:54.710403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3aaf2457-22d7-43c0-80be-f210e835e369 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:54.713352 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aaf2457-22d7-43c0-80be-f210e835e369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:54.713682 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aaf2457-22d7-43c0-80be-f210e835e369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:54.713962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aaf2457-22d7-43c0-80be-f210e835e369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:54.714479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3aaf2457-22d7-43c0-80be-f210e835e369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:54.720851 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:54.720851 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:54.721950 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aaf2457-22d7-43c0-80be-f210e835e369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:54.722429 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 470/1876] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:54 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:55.734964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb211798-6d22-4eea-bb3e-a36514622467 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:55.736765 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb211798-6d22-4eea-bb3e-a36514622467 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:55.737020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb211798-6d22-4eea-bb3e-a36514622467 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:55.737231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb211798-6d22-4eea-bb3e-a36514622467 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:55.737340 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cb211798-6d22-4eea-bb3e-a36514622467 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:55.741914 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:55.741914 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:55.742752 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb211798-6d22-4eea-bb3e-a36514622467 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:55.743164 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 475/1877] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:55 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:56.757326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:56.759165 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:56.759370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:56.759556 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:56.759716 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:56.765395 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:56.765395 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:16:56.766631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3ccdb3b-d842-404a-b6c2-89b30d673c0b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:56.767084 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 468/1878] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:56 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:57.777784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:57.779635 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:57.779856 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:57.780044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:57.780172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:57.787994 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:57.787994 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:16:57.788782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-642f90d2-8141-4589-988c-df6fbfc7c7c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:57.789143 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 466/1879] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:57 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:58.801645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-afc50b39-937d-4123-b110-5633513621f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:58.803910 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afc50b39-937d-4123-b110-5633513621f3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:58.804140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afc50b39-937d-4123-b110-5633513621f3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:58.804382 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afc50b39-937d-4123-b110-5633513621f3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:58.804543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-afc50b39-937d-4123-b110-5633513621f3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:58.809164 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:58.809164 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:16:58.809900 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afc50b39-937d-4123-b110-5633513621f3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:58.810212 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 471/1880] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:58 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:16:59.820948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:16:59.823044 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:16:59.823229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:16:59.823405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:16:59.823499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:16:59.828437 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:16:59.828437 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:16:59.829543 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b9b8c30-8a3c-4e3b-88dc-2c869bea1e6a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:16:59.830059 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 476/1881] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:16:59 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:00.840973 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:00.843262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:00.843507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:00.843898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:00.843898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:00.850977 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:00.850977 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:00.851307 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-697dcd57-09b4-4a4c-ad2f-2f6d6568b6c3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:00.851790 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 469/1882] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:00 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:01.863881 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:01.866014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:01.866229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:01.866443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:01.866570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:01.871913 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:01.871913 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:01.872821 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a848d68a-b8a6-4e05-9443-93e9fbd7e726 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:01.873276 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 467/1883] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:01 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.206265 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.208088 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:02.208325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.208544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.221337 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.221337 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:02.228373 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:02.234115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6838dfe1-0338-4b30-a6b6-459f015fa01e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:02.234490 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 472/1884] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.248285 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.249976 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:02.250157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.250335 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.256940 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.256940 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:02.260608 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:02.264694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcb10ecc-b4a1-40b3-9480-f44a14b9ef85 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:02.265101 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 477/1885] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.310738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.312804 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:02.313044 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.313228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.320389 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.320389 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:02.324222 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:02.328860 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-cda32a5b-c2df-4eb9-acdd-959fce945436 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:02.329292 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 470/1886] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.407771 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b24e5e7-128c-43d2-9121-24ff3c20b36c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.408175 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b24e5e7-128c-43d2-9121-24ff3c20b36c None None] GET https://10.4.3.38/volume// Aug 13 15:17:02.408343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b24e5e7-128c-43d2-9121-24ff3c20b36c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.408515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b24e5e7-128c-43d2-9121-24ff3c20b36c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.408849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b24e5e7-128c-43d2-9121-24ff3c20b36c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:02.409132 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 468/1887] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17: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 15:17:02.418959 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-85cd3625-8ece-43dd-aced-4931486ac129 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.421173 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-85cd3625-8ece-43dd-aced-4931486ac129 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:02.421582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-85cd3625-8ece-43dd-aced-4931486ac129 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1144596a-5416-4c65-9cb2-75d26f55494a", "connector": null, "instance_uuid": "3d791003-1d9f-47d5-9d81-489cdaccfaf7"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:02.429345 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.429345 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:02.456684 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-85cd3625-8ece-43dd-aced-4931486ac129 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:02.457175 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 473/1888] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:02.485865 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.488327 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:02.488732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.489095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.501424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1628b436-b4b8-40eb-85cf-31726f698f4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.501868 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1628b436-b4b8-40eb-85cf-31726f698f4f None None] GET https://10.4.3.38/volume// Aug 13 15:17:02.502054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1628b436-b4b8-40eb-85cf-31726f698f4f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.502243 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1628b436-b4b8-40eb-85cf-31726f698f4f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.502602 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1628b436-b4b8-40eb-85cf-31726f698f4f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:02.502990 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 471/1889] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:02.503134 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.503134 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:02.507256 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:02.512215 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.515502 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:02.515789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.516050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.517613 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f6bc73f-abc5-48ef-9492-659c874e3dd6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:02.518144 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 478/1890] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.530397 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.530397 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:02.535033 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:02.540820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-46269530-7088-4f86-b6fb-a5f747a0eb1d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:02.541405 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 469/1891] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:02.650546 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.655639 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 Aug 13 15:17:02.656091 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:02.665795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-1144596a-5416-4c65-9cb2-75d26f55494a-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:02.669512 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1144596a-5416-4c65-9cb2-75d26f55494a-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:02.670365 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.670365 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:02.750264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1144596a-5416-4c65-9cb2-75d26f55494a-np0000007223" released by "attachment_update" :: held 0.081s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:02.750582 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-a104b253-b906-4df4-b5a7-47a8bef5b15c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 returned with HTTP 200 Aug 13 15:17:02.751085 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 474/1892] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:02 2026] PUT /volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:02.761999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-eb47c2ee-e002-4e47-9822-5df8897215fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.774435 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-eb47c2ee-e002-4e47-9822-5df8897215fc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption Aug 13 15:17:02.774876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-eb47c2ee-e002-4e47-9822-5df8897215fc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.775019 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-eb47c2ee-e002-4e47-9822-5df8897215fc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.788648 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.788648 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:02.799408 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-eb47c2ee-e002-4e47-9822-5df8897215fc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption returned with HTTP 200 Aug 13 15:17:02.799515 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 472/1893] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:02.884452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eefc025b-a539-4fea-b894-91f8b74bd834 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:02.886267 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eefc025b-a539-4fea-b894-91f8b74bd834 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:02.886460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eefc025b-a539-4fea-b894-91f8b74bd834 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:02.886653 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eefc025b-a539-4fea-b894-91f8b74bd834 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:02.886767 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eefc025b-a539-4fea-b894-91f8b74bd834 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:02.891068 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:02.891068 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:02.891861 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eefc025b-a539-4fea-b894-91f8b74bd834 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:02.892214 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 479/1894] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:02 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:03.532172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:03.534009 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:03.534232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:03.534472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:03.546987 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:03.546987 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:03.551630 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:03.556863 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b64eb57-1c80-4f4a-8b9c-52b7f6d81a0b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:03.557314 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 470/1895] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:03 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:03.906580 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed837872-a61c-4298-b42f-16e5feec24e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:03.908281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed837872-a61c-4298-b42f-16e5feec24e7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:03.908510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed837872-a61c-4298-b42f-16e5feec24e7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:03.908881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed837872-a61c-4298-b42f-16e5feec24e7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:03.908976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ed837872-a61c-4298-b42f-16e5feec24e7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:03.918782 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:03.918782 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:03.919627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed837872-a61c-4298-b42f-16e5feec24e7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:03.920117 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 475/1896] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:03 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:04.572516 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-809c0534-3f91-4a88-8324-d7b1958465c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:04.575064 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809c0534-3f91-4a88-8324-d7b1958465c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:04.575350 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809c0534-3f91-4a88-8324-d7b1958465c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:04.575619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809c0534-3f91-4a88-8324-d7b1958465c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:04.587348 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:04.587348 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:04.591891 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-809c0534-3f91-4a88-8324-d7b1958465c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:04.597508 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809c0534-3f91-4a88-8324-d7b1958465c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:04.598172 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 473/1897] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:04 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:04.930459 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:04.932150 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:04.932385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:04.932602 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:04.932771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:04.937255 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:04.937255 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:04.938108 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da5c211d-2d03-492b-bf67-e688b6e18ffe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:04.938478 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 480/1898] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:04 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:05.610262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:05.612266 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:05.612504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:05.612938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:05.623658 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:05.623658 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:05.627583 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:05.631921 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cbd15c2-0505-4be3-b6fe-370947790a83 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:05.632365 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 471/1899] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:05 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:05.951789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:05.953605 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:05.953809 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:05.954023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:05.954127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:05.961925 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:05.961925 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:05.961925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6261b7ea-8bfb-4d34-8a63-22278a0967c1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:05.961925 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 476/1900] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:05 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:17:06.154868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-fdb0808a-ef64-4a42-b19d-3456fbcf31a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.158182 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-fdb0808a-ef64-4a42-b19d-3456fbcf31a5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0/action Aug 13 15:17:06.158957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-fdb0808a-ef64-4a42-b19d-3456fbcf31a5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:06.159231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-fdb0808a-ef64-4a42-b19d-3456fbcf31a5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:06.184466 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.184466 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:06.197108 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-600492a1-70eb-4fe6-bff5-f71e553ab95a req-fdb0808a-ef64-4a42-b19d-3456fbcf31a5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0/action returned with HTTP 204 Aug 13 15:17:06.197801 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 474/1901] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:06 2026] POST /volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:06.644960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.647380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:06.647648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.647947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.661309 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.661309 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:06.665979 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:06.671543 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4d41ce3-c1b1-4825-89b7-a0f850caf21f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:06.672043 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 481/1902] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:06.686353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.688280 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:06.688474 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.688689 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.697759 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.697759 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:06.701788 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:06.706068 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27917d34-ab90-431e-a5e8-88b4d6db2eb0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:06.706530 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 472/1903] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:06.741876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.743701 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:06.743908 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.744121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.753516 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.753516 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:06.757125 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:06.761174 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-fb5532d8-fe4c-4a42-bc7c-710c8cac1846 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:06.761543 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 477/1904] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:06.784266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.787040 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/action Aug 13 15:17:06.787572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:06.787834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:06.803565 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.803565 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:06.804402 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:06.812782 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Begin detaching volume completed successfully. Aug 13 15:17:06.813095 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-834f8add-4d55-4ef2-a541-df72e03bb9c3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/action returned with HTTP 202 Aug 13 15:17:06.813574 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 475/1905] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:17:06 2026] POST /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:06.856497 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-412feb78-d03a-4730-b810-60c5f5b36765 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.856938 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-412feb78-d03a-4730-b810-60c5f5b36765 None None] GET https://10.4.3.38/volume// Aug 13 15:17:06.857102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-412feb78-d03a-4730-b810-60c5f5b36765 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.857354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-412feb78-d03a-4730-b810-60c5f5b36765 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.857775 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-412feb78-d03a-4730-b810-60c5f5b36765 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:06.858164 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 482/1906] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:06.865760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.868248 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:06.868476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.868725 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.876858 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.876858 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:06.879969 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:06.883516 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f0b55600-fb14-4e19-b152-19e306fb18f0 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:06.883941 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 473/1907] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:06.893177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f8238dba-99f5-483e-9b59-2f7aa341af47 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.897694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f8238dba-99f5-483e-9b59-2f7aa341af47 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption Aug 13 15:17:06.897694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f8238dba-99f5-483e-9b59-2f7aa341af47 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.897694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f8238dba-99f5-483e-9b59-2f7aa341af47 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.909623 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.909623 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:06.916313 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-f8238dba-99f5-483e-9b59-2f7aa341af47 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption returned with HTTP 200 Aug 13 15:17:06.916891 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 478/1908] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:06.970543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.973557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:06.973557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.973557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:06.973557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:06.978159 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:06.978159 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:06.979358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efc4cc5c-3868-44f9-a50e-c0bbb94008fd tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:06.979974 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 476/1909] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:06.991715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14b918a5-bc07-4049-9edc-76123af0d15d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:06.993802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14b918a5-bc07-4049-9edc-76123af0d15d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:17:06.994034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14b918a5-bc07-4049-9edc-76123af0d15d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:06.994367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14b918a5-bc07-4049-9edc-76123af0d15d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:07.002999 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:07.002999 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:07.007294 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14b918a5-bc07-4049-9edc-76123af0d15d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:07.012465 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14b918a5-bc07-4049-9edc-76123af0d15d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 200 Aug 13 15:17:07.013001 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 483/1910] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:06 2026] GET /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:07.025139 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:07.026731 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:07.026951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:07.027133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:07.027227 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: 8e63f851-d922-4c9d-951d-dea989fea853. Aug 13 15:17:07.031416 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:07.031416 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:07.046932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id 8e63f851-d922-4c9d-951d-dea989fea853 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:17:07.048621 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-109f76e2-bfe2-4b38-b159-2977ac8efc59 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 202 Aug 13 15:17:07.049385 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 474/1911] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:07 2026] DELETE /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:07.058886 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:07.060737 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:07.060937 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:07.061104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:07.061205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:07.068106 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:07.068106 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:07.069047 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd005c7-e744-4e98-b49c-285e9f910e9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 200 Aug 13 15:17:07.069498 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 479/1912] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:07 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:07.791031 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-9029c7cc-b40d-48ee-965e-51a3c72cd3c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:07.793323 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-9029c7cc-b40d-48ee-965e-51a3c72cd3c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 Aug 13 15:17:07.793579 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-9029c7cc-b40d-48ee-965e-51a3c72cd3c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:07.793849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-9029c7cc-b40d-48ee-965e-51a3c72cd3c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:07.801546 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:07.801546 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:07.854238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9f44d0f-3df1-41d9-bed8-d67f56ccf390 req-9029c7cc-b40d-48ee-965e-51a3c72cd3c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 returned with HTTP 200 Aug 13 15:17:07.854793 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 477/1913] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:17:07 2026] DELETE /volume/v3/attachments/e94cdedf-4290-497f-8cc8-8800005c36a0 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:08.082820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53161211-96ab-4c57-a599-c71ac50d77e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:08.085616 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53161211-96ab-4c57-a599-c71ac50d77e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 Aug 13 15:17:08.085844 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53161211-96ab-4c57-a599-c71ac50d77e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:08.086039 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53161211-96ab-4c57-a599-c71ac50d77e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:08.086137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-53161211-96ab-4c57-a599-c71ac50d77e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 8e63f851-d922-4c9d-951d-dea989fea853. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:08.089898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53161211-96ab-4c57-a599-c71ac50d77e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 returned with HTTP 404 Aug 13 15:17:08.090494 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 484/1914] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:08 2026] GET /volume/v3/backups/8e63f851-d922-4c9d-951d-dea989fea853 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:08.102718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:08.104779 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:08.105166 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-749326834"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:08.106916 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-749326834'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:08.107059 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume of 1 GB Aug 13 15:17:08.111538 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Availability Zones retrieved successfully. Aug 13 15:17:08.118425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (e0c0b3bc-835e-40d9-a1ef-2337e85f1aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:08.119570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdb68d9-9d1c-4989-8a9f-71176086c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:08.120720 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:08.151347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fdb68d9-9d1c-4989-8a9f-71176086c530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:08.152565 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3cc2cd-57ad-4027-bf22-f87ccdcd823c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:08.205491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['d7d0d1ce-b637-4dd0-898c-d68399281b5d', '98ba76cf-31aa-41ac-8a46-89a18e8d72f7', '89aecd12-2767-4182-b7f4-1a90109e89a5', '9a790dd7-84b3-496a-843e-069deac28863'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:08.206514 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3cc2cd-57ad-4027-bf22-f87ccdcd823c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d0d1ce-b637-4dd0-898c-d68399281b5d', '98ba76cf-31aa-41ac-8a46-89a18e8d72f7', '89aecd12-2767-4182-b7f4-1a90109e89a5', '9a790dd7-84b3-496a-843e-069deac28863']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:08.207454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d78d03e-396f-4738-9e84-1c80989b41ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:08.231927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d78d03e-396f-4738-9e84-1c80989b41ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643bea97-bf40-47fc-b800-20a8d8be9f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-749326834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['d7d0d1ce-b637-4dd0-898c-d68399281b5d','98ba76cf-31aa-41ac-8a46-89a18e8d72f7','89aecd12-2767-4182-b7f4-1a90109e89a5','9a790dd7-84b3-496a-843e-069deac28863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-749326834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643bea97-bf40-47fc-b800-20a8d8be9f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e40c825750bc4873bb07de8f6f2eccbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:08.231927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ed8c0b-1272-4994-af7a-85636eb10645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:08.248580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ed8c0b-1272-4994-af7a-85636eb10645) transitioned into state 'SUCCESS' from state '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-749326834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['d7d0d1ce-b637-4dd0-898c-d68399281b5d','98ba76cf-31aa-41ac-8a46-89a18e8d72f7','89aecd12-2767-4182-b7f4-1a90109e89a5','9a790dd7-84b3-496a-843e-069deac28863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:08.249816 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217c286c-5e70-4a60-b1a4-5e6b5290ff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:08.258726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217c286c-5e70-4a60-b1a4-5e6b5290ff4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:08.259768 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (e0c0b3bc-835e-40d9-a1ef-2337e85f1aea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:08.260232 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request issued successfully. Aug 13 15:17:08.260974 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f6f47b1-9f68-4f1e-ac07-7092f0657f44 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:08.261661 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 475/1915] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:17:08 2026] POST /volume/v3/volumes => generated 746 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:08.274736 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:08.276389 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:17:08.276863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:08.277098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:08.285078 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:08.285078 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:08.290003 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:08.294440 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df281673-bd4a-4a4f-a343-fb9ff5b177fc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 200 Aug 13 15:17:08.294894 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 480/1916] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:08 2026] GET /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:08.978652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:08.980541 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:08.980649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:08.980830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:08.987405 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:08.987405 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:08.990940 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:08.994680 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-27faf05c-ac15-45cf-956b-07ce3f3ea0f5 req-2c184c79-a4f8-4ce0-b337-f8af5fd4432e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:08.995206 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 478/1917] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:08 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:09.308006 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:09.309653 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:17:09.309892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:09.310107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:09.317496 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:09.317496 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:09.321743 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:09.328517 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca737a89-22fb-4080-b3bc-c51f2580e3c7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 200 Aug 13 15:17:09.329190 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 485/1918] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:09 2026] GET /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:09.345657 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:09.347910 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:17:09.348452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "643bea97-bf40-47fc-b800-20a8d8be9f7f", "name": "tempest-VolumesBackupsTest-Backup-1614052263"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:09.350082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '643bea97-bf40-47fc-b800-20a8d8be9f7f', 'name': 'tempest-VolumesBackupsTest-Backup-1614052263'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:17:09.351853 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 643bea97-bf40-47fc-b800-20a8d8be9f7f in container None Aug 13 15:17:09.358553 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:09.358553 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:09.359217 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:09.376387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['b9ccb205-32e6-4e0b-8798-5d5ce2719409', '4dc746b7-0266-4818-93cf-75c68a5ddc4b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:09.407786 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffeae1ca-1815-428d-9f6c-eb5bc2ebbcc5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:17:09.407786 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 476/1919] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:17:09 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:09.421115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecba1451-c4c9-44ab-b971-854d10389375 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:09.426442 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecba1451-c4c9-44ab-b971-854d10389375 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:09.426704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecba1451-c4c9-44ab-b971-854d10389375 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:09.426941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecba1451-c4c9-44ab-b971-854d10389375 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:09.427048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ecba1451-c4c9-44ab-b971-854d10389375 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:09.435631 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:09.435631 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:09.436444 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecba1451-c4c9-44ab-b971-854d10389375 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:09.437069 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 481/1920] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:09 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:10.452116 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:10.454276 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:10.454547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:10.454821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:10.454977 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:10.461833 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:10.461833 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:10.462891 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74c2d6c9-a860-43b9-919d-9b29f34b9408 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:10.463148 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 479/1921] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:10 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:11.476363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:11.478338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:11.478573 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:11.478825 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:11.479027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:11.483972 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:11.483972 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:11.484736 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e27fd02a-31af-4f19-a89a-e998ea885b3e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:11.485235 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 486/1922] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:11 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:11.691339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:11.692945 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:11.694692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-747453371"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:11.694951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-747453371'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:11.695164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume of 1 GB Aug 13 15:17:11.695508 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:11.695508 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:11.699180 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Availability Zones retrieved successfully. Aug 13 15:17:11.704518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (bb623b73-a5c0-4f52-902d-8c041d254dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:11.707658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4768852c-518c-457c-ae91-5caabbbd26b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:11.707658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:11.737475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4768852c-518c-457c-ae91-5caabbbd26b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:11.738488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26055b51-6cce-4f35-8382-71fb0ebb4b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:11.783871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Created reservations ['8d1c6c82-1da4-453b-920b-fe55bfe3e8b8', '7f9dc793-57d4-4621-adcc-054758639cbb', '45c41063-86ee-4249-bed5-73e3945a7c1e', '8713e177-c821-4dad-90e0-1f4d7983254d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:11.785650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26055b51-6cce-4f35-8382-71fb0ebb4b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1c6c82-1da4-453b-920b-fe55bfe3e8b8', '7f9dc793-57d4-4621-adcc-054758639cbb', '45c41063-86ee-4249-bed5-73e3945a7c1e', '8713e177-c821-4dad-90e0-1f4d7983254d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:11.786268 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791df1d4-9a77-4944-aef9-671fcc915009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:11.810997 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791df1d4-9a77-4944-aef9-671fcc915009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8d1b72-65ae-49f3-b5cc-e7f45fb26387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747453371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['8d1c6c82-1da4-453b-920b-fe55bfe3e8b8','7f9dc793-57d4-4621-adcc-054758639cbb','45c41063-86ee-4249-bed5-73e3945a7c1e','8713e177-c821-4dad-90e0-1f4d7983254d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747453371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8d1b72-65ae-49f3-b5cc-e7f45fb26387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee3f0c74b024f8f8bca6cef0b982929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392f878a1e2944a6b8ccc8d15c857891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:11.812062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba17a76-0b28-4ab7-a9ad-ddf83e2086d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:11.831008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ba17a76-0b28-4ab7-a9ad-ddf83e2086d2) transitioned into state 'SUCCESS' from state '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-747453371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['8d1c6c82-1da4-453b-920b-fe55bfe3e8b8','7f9dc793-57d4-4621-adcc-054758639cbb','45c41063-86ee-4249-bed5-73e3945a7c1e','8713e177-c821-4dad-90e0-1f4d7983254d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:11.833829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d50eb06-d577-412d-967e-c438c67d7c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:11.844820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d50eb06-d577-412d-967e-c438c67d7c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:11.844820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (bb623b73-a5c0-4f52-902d-8c041d254dd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:11.844820 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request issued successfully. Aug 13 15:17:11.845907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9bca836-8d1f-4a91-adf9-0c31692fbe12 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:11.846631 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 477/1923] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:17:11 2026] POST /volume/v3/volumes => generated 748 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:11.861097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:11.863129 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:11.863308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:11.863503 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:11.871821 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:11.871821 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:11.876689 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:11.881445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f52ced-12de-4d80-b028-fef90cc235c4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:11.881894 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 482/1924] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:11 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:11.887392 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:11.889151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:11.889320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:11.889490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:11.889666 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume with id: 1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:11.904254 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:11.904254 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:11.905016 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:11.924315 np0000007223 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:17:11.936875 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume request issued successfully. Aug 13 15:17:11.937056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3da0f2d8-dbc1-4db4-ab60-4576fa0ea42f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 202 Aug 13 15:17:11.937470 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 480/1925] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:11 2026] DELETE /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:11.945324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:11.947118 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:11.947308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:11.947523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:11.955372 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:11.955372 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:11.958921 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:11.962568 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea85f516-6dcf-46d7-9b7e-b54d8e42fdcf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 200 Aug 13 15:17:11.963005 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 487/1926] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:11 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:12.499355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b09cad78-b19d-4731-b531-5b91adf0874c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:12.501336 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b09cad78-b19d-4731-b531-5b91adf0874c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:12.501810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b09cad78-b19d-4731-b531-5b91adf0874c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:12.502215 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b09cad78-b19d-4731-b531-5b91adf0874c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:12.502479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b09cad78-b19d-4731-b531-5b91adf0874c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:12.508401 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:12.508401 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:12.509759 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b09cad78-b19d-4731-b531-5b91adf0874c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:12.510469 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 478/1927] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:12 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:12.894929 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:12.896542 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:12.896706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:12.896922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:12.903151 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:12.903151 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:12.906414 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:12.910421 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a2a3c30-f9a5-4dad-8487-73b64a003112 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:12.911036 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 483/1928] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:12 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:12.961616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:12.964214 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:12.964390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:12.964590 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:12.973054 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:12.973054 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:12.980173 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:12.984992 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69aef489-891b-41b1-9482-fb4efad33dd8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:12.986783 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-13b617b5-9210-4eef-ba19-68a408cbe01b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:12.987167 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69aef489-891b-41b1-9482-fb4efad33dd8 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a Aug 13 15:17:12.987380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 481/1929] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:12 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:12.987424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69aef489-891b-41b1-9482-fb4efad33dd8 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:12.987687 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69aef489-891b-41b1-9482-fb4efad33dd8 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:12.995545 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69aef489-891b-41b1-9482-fb4efad33dd8 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a returned with HTTP 404 Aug 13 15:17:12.996247 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 488/1930] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:12 2026] GET /volume/v3/volumes/1144596a-5416-4c65-9cb2-75d26f55494a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:13.005906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e643fae1-c6f8-435d-a882-87a3730f003d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.009927 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:17:13.009927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.009927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.010694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:13.064846 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Get all volumes completed successfully. Aug 13 15:17:13.068039 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.068039 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:13.074020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e643fae1-c6f8-435d-a882-87a3730f003d tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:17:13.074514 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 479/1931] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:17:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10255 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:13.085342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4207b01b-0c07-4e35-854f-beeaa3a48413 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.085802 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4207b01b-0c07-4e35-854f-beeaa3a48413 None None] GET https://10.4.3.38/volume// Aug 13 15:17:13.086011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4207b01b-0c07-4e35-854f-beeaa3a48413 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.086216 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4207b01b-0c07-4e35-854f-beeaa3a48413 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.086570 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4207b01b-0c07-4e35-854f-beeaa3a48413 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:13.086981 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 484/1932] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17: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 15:17:13.094080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36065a28-43c0-4e98-8dfd-f8a655533200 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.095907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-d20a2238-3dd2-4d63-90f7-3319489b43e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.097070 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36065a28-43c0-4e98-8dfd-f8a655533200 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] DELETE https://10.4.3.38/volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0 Aug 13 15:17:13.097372 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36065a28-43c0-4e98-8dfd-f8a655533200 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.097976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36065a28-43c0-4e98-8dfd-f8a655533200 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.128177 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36065a28-43c0-4e98-8dfd-f8a655533200 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0 returned with HTTP 202 Aug 13 15:17:13.129169 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 482/1933] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:17:13 2026] DELETE /volume/v3/types/f905b729-1c58-4469-8a34-3b1d0ca323e0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:13.138543 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-d20a2238-3dd2-4d63-90f7-3319489b43e5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:13.138986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-d20a2238-3dd2-4d63-90f7-3319489b43e5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c8d1b72-65ae-49f3-b5cc-e7f45fb26387", "connector": null, "instance_uuid": "b87b8015-97a5-4cee-a03a-d5d8d064ab7c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:13.141888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-434f6e1e-aa27-417e-bff5-31f3a4832cc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.145695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-434f6e1e-aa27-417e-bff5-31f3a4832cc9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:17:13.145695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-434f6e1e-aa27-417e-bff5-31f3a4832cc9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1547691180", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:13.147580 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.147580 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:13.160662 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-434f6e1e-aa27-417e-bff5-31f3a4832cc9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:17:13.161305 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 480/1934] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:17:13 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:13.173833 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2c2c5da-9df9-4481-81d1-94df7c6541fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.176049 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2c2c5da-9df9-4481-81d1-94df7c6541fe tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596/encryption Aug 13 15:17:13.176422 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2c2c5da-9df9-4481-81d1-94df7c6541fe tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-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 15:17:13.180777 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-d20a2238-3dd2-4d63-90f7-3319489b43e5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:13.181336 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 489/1935] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:13 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 15:17:13.194530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2c2c5da-9df9-4481-81d1-94df7c6541fe tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596/encryption returned with HTTP 200 Aug 13 15:17:13.195202 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 485/1936] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:17:13 2026] POST /volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:13.207848 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.210763 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:13.211279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-415984656", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1547691180", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:13.213938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-415984656', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1547691180', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:13.218102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.221700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:13.221700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.221700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.221827 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume of 1 GB Aug 13 15:17:13.221827 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.221827 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:13.221938 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Availability Zones retrieved successfully. Aug 13 15:17:13.231701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (f5c2121c-6484-40f6-bd10-08c0214d6ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:13.234116 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78f5751-726b-45c3-845d-2c49c502366d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:13.235175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:13.236520 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.236520 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:13.238012 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07e262fa-ea78-48bb-9543-df02e5baa8a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.238387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e262fa-ea78-48bb-9543-df02e5baa8a9 None None] GET https://10.4.3.38/volume// Aug 13 15:17:13.238542 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e262fa-ea78-48bb-9543-df02e5baa8a9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.239576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e262fa-ea78-48bb-9543-df02e5baa8a9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.239576 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e262fa-ea78-48bb-9543-df02e5baa8a9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:13.239576 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 490/1937] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:13.247700 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:13.250112 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41c5397b-34a6-4a2a-ac50-117912df2f13 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:13.250589 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 481/1938] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:13 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:13.252993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.255782 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:13.256016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.256191 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.267143 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.267143 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:13.272508 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:13.279392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-15bc81a4-a7a4-4b71-8a6e-d2a3c270792e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:13.280009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78f5751-726b-45c3-845d-2c49c502366d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:17:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=55e40022-4b77-4c14-897b-4a8ed273b596,is_public=True,name='tempest-scenario-type-luks-1547691180',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55e40022-4b77-4c14-897b-4a8ed273b596', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:13.280257 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 486/1939] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:13 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:13.282400 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5731515-04a0-4ecb-a64e-6038b589c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:13.314648 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:13.314991 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:13.348592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Created reservations ['d0420747-c9b4-41fe-8a3d-80bfad1b5fdd', '69602d17-2834-4835-98db-07bc220fce3d', '734acb22-26b2-423d-a043-e42d914c8074', '697a4368-571a-420f-8dfc-dfecdd745b66'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:13.349754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5731515-04a0-4ecb-a64e-6038b589c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0420747-c9b4-41fe-8a3d-80bfad1b5fdd', '69602d17-2834-4835-98db-07bc220fce3d', '734acb22-26b2-423d-a043-e42d914c8074', '697a4368-571a-420f-8dfc-dfecdd745b66']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:13.350857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e7c4e3-72ee-4631-8af0-814bcfb3ad59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:13.383119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e7c4e3-72ee-4631-8af0-814bcfb3ad59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07560e2f-57a9-4f16-a182-ec9d6e60860d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-415984656',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['d0420747-c9b4-41fe-8a3d-80bfad1b5fdd','69602d17-2834-4835-98db-07bc220fce3d','734acb22-26b2-423d-a043-e42d914c8074','697a4368-571a-420f-8dfc-dfecdd745b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=55e40022-4b77-4c14-897b-4a8ed273b596), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-415984656',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=07560e2f-57a9-4f16-a182-ec9d6e60860d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6dd1d6a48745cb9527f17f33ac827c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55e40022-4b77-4c14-897b-4a8ed273b596),volume_type_id=55e40022-4b77-4c14-897b-4a8ed273b596)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:13.384248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfebb4f-ef5e-4660-b460-9e902ef62bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:13.385823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.390223 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] PUT https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 Aug 13 15:17:13.390687 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:13.400978 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Acquiring lock "cinder-attachment_update-4c8d1b72-65ae-49f3-b5cc-e7f45fb26387-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:13.406751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-4c8d1b72-65ae-49f3-b5cc-e7f45fb26387-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:13.407617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfebb4f-ef5e-4660-b460-9e902ef62bbf) transitioned into state 'SUCCESS' from state '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-415984656',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['d0420747-c9b4-41fe-8a3d-80bfad1b5fdd','69602d17-2834-4835-98db-07bc220fce3d','734acb22-26b2-423d-a043-e42d914c8074','697a4368-571a-420f-8dfc-dfecdd745b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=55e40022-4b77-4c14-897b-4a8ed273b596)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:13.407806 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.407806 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:13.408680 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e47fa96-26f2-448d-bbc9-6d769750b3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:13.424332 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e47fa96-26f2-448d-bbc9-6d769750b3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:13.425458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (f5c2121c-6484-40f6-bd10-08c0214d6ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:13.426007 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request issued successfully. Aug 13 15:17:13.426871 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cb8fd74-775b-42ff-b632-37a12dfde578 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:13.427450 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 483/1940] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:17:13 2026] POST /volume/v3/volumes => generated 782 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:13.496640 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-4c8d1b72-65ae-49f3-b5cc-e7f45fb26387-np0000007223" released by "attachment_update" :: held 0.090s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:13.496994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-49280cb2-5217-434a-b907-ed6d3b2bbb8a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 returned with HTTP 200 Aug 13 15:17:13.497514 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 491/1941] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:13 2026] PUT /volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:13.524274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-544fea44-c627-41a5-b00c-d306dda71d5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:13.525924 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-544fea44-c627-41a5-b00c-d306dda71d5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:13.526278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-544fea44-c627-41a5-b00c-d306dda71d5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:13.526559 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-544fea44-c627-41a5-b00c-d306dda71d5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:13.526780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-544fea44-c627-41a5-b00c-d306dda71d5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:13.532483 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:13.532483 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:13.532483 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-544fea44-c627-41a5-b00c-d306dda71d5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:13.532483 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 482/1942] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:13 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:14.268426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:14.270882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:14.271107 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:14.271336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:14.283410 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:14.283410 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:14.291109 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:14.298829 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e40f2b4-2d25-4869-b79e-815ab4f0a5d4 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:14.299329 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 487/1943] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:14 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:14.544534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca574046-2fb7-4890-93ef-e9015cae6812 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:14.546719 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca574046-2fb7-4890-93ef-e9015cae6812 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:14.546974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca574046-2fb7-4890-93ef-e9015cae6812 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:14.547243 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca574046-2fb7-4890-93ef-e9015cae6812 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:14.547393 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ca574046-2fb7-4890-93ef-e9015cae6812 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:14.554332 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:14.554332 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:14.555234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca574046-2fb7-4890-93ef-e9015cae6812 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:14.555647 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 484/1944] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:14 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:15.014509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:15.017317 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:17:15.018132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:15.018132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:15.028693 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:15.029022 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:15.029276 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:15.030413 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:15.030413 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:15.042161 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-33ecc930-e035-4e24-8380-52bb3fbc677e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:17:15.042517 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 492/1945] 10.4.3.38 () {68 vars in 1477 bytes} [Thu Aug 13 15:17:15 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 15:17:15.093898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:15.096420 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:17:15.096420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:15.096420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:15.108924 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:15.108924 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:15.113475 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:15.119511 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-8270aaa5-2e2a-46bc-b47f-b34f5dc531d0 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:17:15.120054 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 483/1946] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:15 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:15.135904 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:15.137766 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:17:15.138126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb4529ea-0648-4375-8a5b-66ae3b4162a6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1634665654", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:15.148425 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:15.148425 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:15.149002 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:15.149163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create snapshot from volume bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:17:15.196116 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Created reservations ['0ef1442b-ffa8-49ba-bd9a-90752b2f663c', '7fbcc64c-fb1b-4c62-abdd-27340231ca8b', '70a707ed-b225-4f23-8262-55cc73da799d', '58350d83-3cfa-4d3f-9b54-3532392e60d4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:15.233532 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot force create request issued successfully. Aug 13 15:17:15.234002 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1fddd886-f25d-42fb-a200-e0963fe0b7f9 req-b7c02bae-d798-4e3a-b48d-68ddad2937a9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:17:15.234542 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 488/1947] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:17:15 2026] POST /volume/v3/snapshots => generated 324 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:15.319086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:15.321836 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:15.322153 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:15.322410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:15.354077 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:15.354077 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:15.359459 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:15.365651 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-346d3d9b-e4cb-4170-9d2a-12c3b227eaa8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:15.366193 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 485/1948] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:15 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:15.567319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:15.571333 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:15.571333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:15.571333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:15.571333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:15.575904 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:15.575904 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:15.577185 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16d7e701-e86d-4224-8eea-ed2e97c60b96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:15.577759 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 493/1949] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:15 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:16.383029 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:16.387256 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:16.387454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:16.387652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:16.419622 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:16.419622 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:16.429570 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:16.436552 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d73e37-61d8-4a44-b21e-7867b8db6755 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:16.437020 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 484/1950] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:16 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:16.591619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:16.595886 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:16.596072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:16.596261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:16.596383 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:16.601124 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:16.601124 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:16.602013 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4444586c-219a-411f-9154-6ebf1d6e91f4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:16.602383 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 489/1951] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:16 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:16.817039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-795c07a7-190b-4a98-8ab9-858df63a94c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:16.820083 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-795c07a7-190b-4a98-8ab9-858df63a94c2 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55/action Aug 13 15:17:16.820668 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-795c07a7-190b-4a98-8ab9-858df63a94c2 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:16.820895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-795c07a7-190b-4a98-8ab9-858df63a94c2 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:16.843131 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:16.843131 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:16.843424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:16.846938 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:16.847450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1903460111"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:16.849439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1903460111'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:16.849630 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume of 1 GB Aug 13 15:17:16.855155 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Availability Zones retrieved successfully. Aug 13 15:17:16.868825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a9d061c-c5b0-4128-92b9-f829109b5c67 req-795c07a7-190b-4a98-8ab9-858df63a94c2 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55/action returned with HTTP 204 Aug 13 15:17:16.868825 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 486/1952] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:16 2026] POST /volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:16.869275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (ea0ecbbd-4f52-4f58-824a-fe0934ef3f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:16.869275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b9fb3f-9892-4f61-a0de-002fb0fdf563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:16.869444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:16.905511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b9fb3f-9892-4f61-a0de-002fb0fdf563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:16.906304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6fb3dc-c8bd-4aa8-8f7e-a6045f44a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:16.964890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Created reservations ['fc827bde-10f3-43cf-92fc-b158fc5710dd', 'cfe4debf-4659-4030-ac0b-a09cf3cb8d41', '183a8451-d681-4335-890d-d06cc774a11c', 'eb1927c7-8b56-43f0-b6b4-484f25dbaeb7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:16.966430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6fb3dc-c8bd-4aa8-8f7e-a6045f44a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc827bde-10f3-43cf-92fc-b158fc5710dd', 'cfe4debf-4659-4030-ac0b-a09cf3cb8d41', '183a8451-d681-4335-890d-d06cc774a11c', 'eb1927c7-8b56-43f0-b6b4-484f25dbaeb7']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:16.967042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c98da32-a269-408f-bf5c-6864dc3b2e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:16.991463 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c98da32-a269-408f-bf5c-6864dc3b2e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41219c0a-44f3-4596-90ae-6c433ba73da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1903460111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['fc827bde-10f3-43cf-92fc-b158fc5710dd','cfe4debf-4659-4030-ac0b-a09cf3cb8d41','183a8451-d681-4335-890d-d06cc774a11c','eb1927c7-8b56-43f0-b6b4-484f25dbaeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1903460111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41219c0a-44f3-4596-90ae-6c433ba73da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4b1e52686684bdfa3adec785f364e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b19bebf0d14a66914b49661d65992a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:16.992294 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ecacad-6bcc-4dc8-b463-0176056bb81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.012515 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ecacad-6bcc-4dc8-b463-0176056bb81c) transitioned into state 'SUCCESS' from state '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-1903460111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['fc827bde-10f3-43cf-92fc-b158fc5710dd','cfe4debf-4659-4030-ac0b-a09cf3cb8d41','183a8451-d681-4335-890d-d06cc774a11c','eb1927c7-8b56-43f0-b6b4-484f25dbaeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.013247 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc9b8f6-14e0-4e0d-b333-32d9aac251dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.022041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc9b8f6-14e0-4e0d-b333-32d9aac251dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.022868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (ea0ecbbd-4f52-4f58-824a-fe0934ef3f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:17.023164 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request issued successfully. Aug 13 15:17:17.025467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2fc4be8-555e-4755-9170-d6f0c2795b2d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:17.025467 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 494/1953] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:17:16 2026] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:17.035991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce87202c-2758-45c9-8091-9a785264b3fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.039280 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce87202c-2758-45c9-8091-9a785264b3fb tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:17.039546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce87202c-2758-45c9-8091-9a785264b3fb tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.039749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce87202c-2758-45c9-8091-9a785264b3fb tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.053489 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.053489 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:17.062024 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ce87202c-2758-45c9-8091-9a785264b3fb tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:17.070804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce87202c-2758-45c9-8091-9a785264b3fb tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:17.071257 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 485/1954] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:17.230811 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.232502 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 Aug 13 15:17:17.233192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.233192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.237908 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.237908 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:17.238390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:17:17.239203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-952d1bd0-5d91-46ad-9853-2937d7b50e31 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 returned with HTTP 200 Aug 13 15:17:17.239561 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 490/1955] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:17.265160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e203ae9-b468-4870-8519-20bce07a1e6e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.266887 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:17.267281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-80594279", "snapshot_id": null, "imageRef": "ee2a3eb5-4140-4a5e-a90a-99accc03fc48", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:17.268808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-80594279', 'snapshot_id': None, 'imageRef': 'ee2a3eb5-4140-4a5e-a90a-99accc03fc48', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:17.364384 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.364384 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:17.365073 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:17:17.365256 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume of 1 GB Aug 13 15:17:17.368921 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Availability Zones retrieved successfully. Aug 13 15:17:17.375333 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (cd357172-7f90-4949-925b-9f9c0ad8b62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:17.376627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc9f1b3-d061-4728-8d73-bbf021844c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.377528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:17.411026 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc9f1b3-d061-4728-8d73-bbf021844c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36716225-faf7-44ad-bd35-b2eb7e5be906', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.412477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19291572-887b-4caa-af26-b47fe6478dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.451265 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b504dc58-d994-4c18-a3f7-353db9e58137 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.453105 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b504dc58-d994-4c18-a3f7-353db9e58137 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:17.453324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b504dc58-d994-4c18-a3f7-353db9e58137 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.453525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b504dc58-d994-4c18-a3f7-353db9e58137 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.458760 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Created reservations ['41705a3b-2fd4-4840-b8ca-e5dbec774703', 'fe7da62b-b05a-4172-9161-c1374a672fa4', '801385de-9548-4e65-b692-df5daa4e07de', 'ce8455ea-ac30-472c-b068-c519c7090f56'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:17.459480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19291572-887b-4caa-af26-b47fe6478dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41705a3b-2fd4-4840-b8ca-e5dbec774703', 'fe7da62b-b05a-4172-9161-c1374a672fa4', '801385de-9548-4e65-b692-df5daa4e07de', 'ce8455ea-ac30-472c-b068-c519c7090f56']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.460186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969b4d02-79cf-4c4d-968f-0531860213d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.462587 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.462587 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:17.465725 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b504dc58-d994-4c18-a3f7-353db9e58137 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:17.469512 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b504dc58-d994-4c18-a3f7-353db9e58137 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:17.469918 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 495/1956] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:17.484385 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.486601 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:17.486601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.486733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.496546 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.496546 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:17.500044 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969b4d02-79cf-4c4d-968f-0531860213d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-80594279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['41705a3b-2fd4-4840-b8ca-e5dbec774703','fe7da62b-b05a-4172-9161-c1374a672fa4','801385de-9548-4e65-b692-df5daa4e07de','ce8455ea-ac30-472c-b068-c519c7090f56'],size=1,snapshot_id=36716225-faf7-44ad-bd35-b2eb7e5be906,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-80594279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224f49e5e8c846d7872505c7d2c88ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36716225-faf7-44ad-bd35-b2eb7e5be906,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.500224 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:17.501444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f288639e-4891-4497-8fcb-07fe68c29838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.506205 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45ff8e30-1d49-425e-8017-12fd4cc1ef9d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:17.506730 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 486/1957] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:17.518958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f288639e-4891-4497-8fcb-07fe68c29838) transitioned into state 'SUCCESS' from state '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-80594279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['41705a3b-2fd4-4840-b8ca-e5dbec774703','fe7da62b-b05a-4172-9161-c1374a672fa4','801385de-9548-4e65-b692-df5daa4e07de','ce8455ea-ac30-472c-b068-c519c7090f56'],size=1,snapshot_id=36716225-faf7-44ad-bd35-b2eb7e5be906,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.519503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f8d0c7-ceb5-48fd-8b0e-b3fb3e75be03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.542265 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f8d0c7-ceb5-48fd-8b0e-b3fb3e75be03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.543103 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (cd357172-7f90-4949-925b-9f9c0ad8b62d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:17.543435 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request issued successfully. Aug 13 15:17:17.544126 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e203ae9-b468-4870-8519-20bce07a1e6e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:17.544594 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 487/1958] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:17:17 2026] POST /volume/v3/volumes => generated 810 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:17.555777 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.557835 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:17.557994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.558169 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.565713 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.565713 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:17.570044 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:17.574805 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc8149df-9142-4836-8afe-b1c55a5aea02 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:17.575413 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 491/1959] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:17.597697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.598712 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:17.599042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-940815033"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:17.600364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-940815033'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:17.600471 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume of 1 GB Aug 13 15:17:17.607130 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Availability Zones retrieved successfully. Aug 13 15:17:17.613093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (f9876867-b790-44ca-a9fa-8854de3641bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:17.614113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6b4ce8-55d2-44b2-a74a-4d1ce712a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.615105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.615285 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:17.617209 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:17.617651 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.617651 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.617975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:17.623116 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.623116 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:17.624088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bf94adc-c7d2-47d8-a1ee-eb3810fadfb6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:17.624480 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 487/1960] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:17.647482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6b4ce8-55d2-44b2-a74a-4d1ce712a191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.648402 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b84a44-a833-4d32-bc20-0e75ee2fd801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.689866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Created reservations ['33de278b-ab80-4712-a187-834d67b1ddd0', '1899d639-2da3-4f2d-b39f-541c9ba59320', '21a24e06-a7e9-4451-b9be-dbda44293862', 'ba579a3f-7890-4e41-92a3-6f0a83df8c91'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:17.690667 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b84a44-a833-4d32-bc20-0e75ee2fd801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33de278b-ab80-4712-a187-834d67b1ddd0', '1899d639-2da3-4f2d-b39f-541c9ba59320', '21a24e06-a7e9-4451-b9be-dbda44293862', 'ba579a3f-7890-4e41-92a3-6f0a83df8c91']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.691516 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e657254-4fcf-4c5b-bc9e-42dd3104e518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.713023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e657254-4fcf-4c5b-bc9e-42dd3104e518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389ac382-c4a0-43cd-a937-98a1fa90b598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-940815033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['33de278b-ab80-4712-a187-834d67b1ddd0','1899d639-2da3-4f2d-b39f-541c9ba59320','21a24e06-a7e9-4451-b9be-dbda44293862','ba579a3f-7890-4e41-92a3-6f0a83df8c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-940815033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389ac382-c4a0-43cd-a937-98a1fa90b598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee3f0c74b024f8f8bca6cef0b982929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392f878a1e2944a6b8ccc8d15c857891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.713638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3713d1-e79c-497e-a9de-be32c73614ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.732705 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3713d1-e79c-497e-a9de-be32c73614ba) transitioned into state 'SUCCESS' from state '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-940815033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee3f0c74b024f8f8bca6cef0b982929',qos_specs=None,replication_status=,reservations=['33de278b-ab80-4712-a187-834d67b1ddd0','1899d639-2da3-4f2d-b39f-541c9ba59320','21a24e06-a7e9-4451-b9be-dbda44293862','ba579a3f-7890-4e41-92a3-6f0a83df8c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392f878a1e2944a6b8ccc8d15c857891',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.733694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43d0964-4ee4-4b49-9b69-f2514cd1f6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:17.745289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d43d0964-4ee4-4b49-9b69-f2514cd1f6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:17.746518 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Flow 'volume_create_api' (f9876867-b790-44ca-a9fa-8854de3641bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:17.746979 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Create volume request issued successfully. Aug 13 15:17:17.747896 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3d69ebf-03d7-4b98-81c6-19fd7edfe0b1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:17.748379 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 496/1961] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:17:17 2026] POST /volume/v3/volumes => generated 748 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:17.762148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:17.764336 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:17.764659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:17.764963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:17.771842 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:17.771842 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:17.775425 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:17.780159 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7a39db3-abce-4309-9f6b-c1e1d34933c5 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:17.780680 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 488/1962] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:17 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.083947 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89147e7a-2ab6-4c62-8779-512faab57b5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.086483 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89147e7a-2ab6-4c62-8779-512faab57b5f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:18.086483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89147e7a-2ab6-4c62-8779-512faab57b5f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.086932 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89147e7a-2ab6-4c62-8779-512faab57b5f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.094962 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.094962 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:18.099922 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89147e7a-2ab6-4c62-8779-512faab57b5f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:18.105517 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89147e7a-2ab6-4c62-8779-512faab57b5f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:18.106107 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 492/1963] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.159440 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.161328 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:18.161490 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.161666 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.169078 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.169078 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:18.173352 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:18.178050 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-47c1aa72-6385-4239-a086-a5b8000ad245 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:18.178654 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 488/1964] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.271840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80fd188f-75e8-41ff-b157-6cb9d0147141 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.272317 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80fd188f-75e8-41ff-b157-6cb9d0147141 None None] GET https://10.4.3.38/volume// Aug 13 15:17:18.272478 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80fd188f-75e8-41ff-b157-6cb9d0147141 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.272663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80fd188f-75e8-41ff-b157-6cb9d0147141 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.272991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80fd188f-75e8-41ff-b157-6cb9d0147141 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:18.273262 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 497/1965] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17: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 15:17:18.280548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-087ad2f1-2805-4e07-ad1c-befb33bca2c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.331569 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-087ad2f1-2805-4e07-ad1c-befb33bca2c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:18.332034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-087ad2f1-2805-4e07-ad1c-befb33bca2c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41219c0a-44f3-4596-90ae-6c433ba73da8", "connector": null, "instance_uuid": "f64c1992-a485-4d5b-9da8-128e89a7e87c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:18.343445 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.343445 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:18.366685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-087ad2f1-2805-4e07-ad1c-befb33bca2c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:18.367284 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 489/1966] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:18 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 15:17:18.394522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.396158 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:18.396324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.396491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.403194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45f3948c-fad2-41ac-9e95-824977ea91e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.403583 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45f3948c-fad2-41ac-9e95-824977ea91e5 None None] GET https://10.4.3.38/volume// Aug 13 15:17:18.403817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45f3948c-fad2-41ac-9e95-824977ea91e5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.404025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45f3948c-fad2-41ac-9e95-824977ea91e5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.404322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45f3948c-fad2-41ac-9e95-824977ea91e5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:18.404480 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.404480 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:18.404612 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 489/1967] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:18.407410 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:18.410853 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.410925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b6bca9d-e035-4ee0-8684-978b89a8c449 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:18.411320 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 493/1968] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.414397 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:18.414626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.414855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.423120 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.423120 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:18.426155 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:18.429845 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-292b6e70-491e-48c5-9590-1dab55116df9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:18.430354 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 498/1969] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:18.521651 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.523683 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] PUT https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e Aug 13 15:17:18.524106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:18.531030 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Acquiring lock "cinder-attachment_update-41219c0a-44f3-4596-90ae-6c433ba73da8-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:18.536496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-41219c0a-44f3-4596-90ae-6c433ba73da8-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:18.537400 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.537400 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:18.587617 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.589431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:18.589588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.589796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.596396 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.596396 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:18.600811 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:18.605664 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdf90602-054c-46e1-a52d-2b926c2a6e22 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:18.606308 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 490/1970] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:18.617654 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-41219c0a-44f3-4596-90ae-6c433ba73da8-np0000007223" released by "attachment_update" :: held 0.081s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:18.617991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f60518c-817d-4184-84fc-566b25ca78a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.618253 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-57d6d7ce-e83b-4eb6-864b-bbce477d734e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e returned with HTTP 200 Aug 13 15:17:18.618682 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 490/1971] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:18 2026] PUT /volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:18.619792 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f60518c-817d-4184-84fc-566b25ca78a2 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:18.620021 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f60518c-817d-4184-84fc-566b25ca78a2 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.620209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f60518c-817d-4184-84fc-566b25ca78a2 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.628413 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.628413 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:18.632611 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f60518c-817d-4184-84fc-566b25ca78a2 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:18.635217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.636780 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f60518c-817d-4184-84fc-566b25ca78a2 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:18.636850 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:18.637002 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.637203 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 494/1972] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:18.637309 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.637309 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:18.641737 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.641737 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:18.642524 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d98f3e1-b099-4e95-be8c-488dbe3b9d0d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:18.642976 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 499/1973] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.795604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.797595 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:18.797792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.797983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.807731 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.807731 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:18.812234 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:18.816870 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a8c0ff-19f4-490d-8671-bbfc642e0f17 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:18.817235 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 491/1974] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.855791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.857977 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:18.858164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.858313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.869349 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.869349 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:18.873657 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:18.878830 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-82e1bc78-b7a4-42c1-9f06-0e79e83e85c0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:18.879316 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 491/1975] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:18 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:18.952624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef72187b-497a-47e5-8d45-7b33fb4356aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.953061 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef72187b-497a-47e5-8d45-7b33fb4356aa None None] GET https://10.4.3.38/volume// Aug 13 15:17:18.953229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef72187b-497a-47e5-8d45-7b33fb4356aa None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:18.953405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef72187b-497a-47e5-8d45-7b33fb4356aa None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:18.953726 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef72187b-497a-47e5-8d45-7b33fb4356aa None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:18.954013 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 495/1976] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17: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 15:17:18.961097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-2180d315-9c46-4177-9572-f0dbfab237fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:18.963124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-2180d315-9c46-4177-9572-f0dbfab237fc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:18.963483 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-2180d315-9c46-4177-9572-f0dbfab237fc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "389ac382-c4a0-43cd-a937-98a1fa90b598", "connector": null, "instance_uuid": "b87b8015-97a5-4cee-a03a-d5d8d064ab7c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:18.972835 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:18.972835 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:18.996696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-2180d315-9c46-4177-9572-f0dbfab237fc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:18.997189 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 500/1977] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:18 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 15:17:19.027846 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.030173 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:19.030173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.030408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.035269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74dba721-08c9-47f8-a5fe-081396b848c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.035632 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74dba721-08c9-47f8-a5fe-081396b848c5 None None] GET https://10.4.3.38/volume// Aug 13 15:17:19.035818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74dba721-08c9-47f8-a5fe-081396b848c5 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.036017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74dba721-08c9-47f8-a5fe-081396b848c5 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.036315 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74dba721-08c9-47f8-a5fe-081396b848c5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:19.036754 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 492/1978] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:19.041026 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.041026 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:19.043314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.045074 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:19.045767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:19.046053 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.046472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.050978 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1c5eb22-2537-4a87-9bb0-ee602536cdf7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:19.051491 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 492/1979] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:19 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:19.057298 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.057298 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:19.066034 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:19.076629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-1eb6795b-d48d-4ed3-a5a0-edce3d97faeb tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:19.077033 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 496/1980] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:19 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:19.167495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.169891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] PUT https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 Aug 13 15:17:19.170384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:19.178761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Acquiring lock "cinder-attachment_update-389ac382-c4a0-43cd-a937-98a1fa90b598-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:19.184120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-389ac382-c4a0-43cd-a937-98a1fa90b598-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:19.185575 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.185575 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:19.299797 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Lock "cinder-attachment_update-389ac382-c4a0-43cd-a937-98a1fa90b598-np0000007223" released by "attachment_update" :: held 0.116s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:19.300276 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-8ca3ee78-1964-481d-9971-514392b7a29e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 returned with HTTP 200 Aug 13 15:17:19.300809 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 501/1981] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:19 2026] PUT /volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:19.423008 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.425607 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:19.426071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.426351 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.437008 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.437008 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:19.440468 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:19.444913 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4082bd0-6dfd-4ad9-a008-5766120cce29 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:19.445351 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 493/1982] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:19 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:19.652896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-148c9e78-9c7c-438b-a458-605f3bff5986 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.655192 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-148c9e78-9c7c-438b-a458-605f3bff5986 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:19.655446 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-148c9e78-9c7c-438b-a458-605f3bff5986 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.655718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-148c9e78-9c7c-438b-a458-605f3bff5986 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.655879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-148c9e78-9c7c-438b-a458-605f3bff5986 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:19.661007 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.661007 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:19.661704 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-148c9e78-9c7c-438b-a458-605f3bff5986 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:19.662241 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 493/1983] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:19 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:19.726078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:19.730111 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:19.730111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:19.730277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:19.738561 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:19.738561 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:19.743243 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:19.749831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-d5a6bdd4-14c1-47cb-acef-e5fe163435ce tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:19.750176 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 497/1984] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:19 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:20.063628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.065507 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:20.065740 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:20.065950 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:20.079362 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:20.079362 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:20.086312 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:20.098090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e25cb53-479e-4d5c-ad91-fd3a4f8aef01 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:20.098463 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 502/1985] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:20 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:20.267358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.269738 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:20.270035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:20.270287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:20.278945 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:20.278945 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:20.283324 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:20.288222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-8d1d0028-8c0f-4f45-a012-b113b5914c44 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:20.288815 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 494/1986] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:20 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:20.298477 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e26408c0-5dba-4827-aab6-0ed3758c41fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.298825 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e26408c0-5dba-4827-aab6-0ed3758c41fc None None] GET https://10.4.3.38/volume// Aug 13 15:17:20.298983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e26408c0-5dba-4827-aab6-0ed3758c41fc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:20.299148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e26408c0-5dba-4827-aab6-0ed3758c41fc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:20.299449 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e26408c0-5dba-4827-aab6-0ed3758c41fc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:20.299702 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 494/1987] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:17:20 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 15:17:20.308067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-9c6501f8-002c-4b6c-b631-45a8da9c662c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.310730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-9c6501f8-002c-4b6c-b631-45a8da9c662c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:20.311211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-9c6501f8-002c-4b6c-b631-45a8da9c662c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4", "connector": null, "instance_uuid": "a24f8108-5a0a-42ea-b78a-9977c594e0cc"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:20.322507 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:20.322507 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:20.348187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-9c6501f8-002c-4b6c-b631-45a8da9c662c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:20.348717 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 498/1988] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:20 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 15:17:20.462933 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.466691 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:20.466691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:20.466691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:20.476951 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:20.476951 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:20.483494 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:20.497838 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71563ba3-f5b9-4482-a1b2-5a1d68fed9a7 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:20.498351 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 503/1989] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:20 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:20.673584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:20.675583 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:20.675786 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:20.676015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:20.676108 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:20.680580 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:20.680580 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:20.681372 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0acd4ebf-d5c6-44c6-8068-dda052be912c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:20.681736 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 495/1990] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:20 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:21.113321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dda65baf-8908-41e9-a636-2bea4010db41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.115102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dda65baf-8908-41e9-a636-2bea4010db41 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:21.115422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dda65baf-8908-41e9-a636-2bea4010db41 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:21.115712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dda65baf-8908-41e9-a636-2bea4010db41 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:21.127911 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.127911 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:21.131157 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dda65baf-8908-41e9-a636-2bea4010db41 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:21.135735 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dda65baf-8908-41e9-a636-2bea4010db41 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:21.136279 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 495/1991] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:21 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:21.327823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-250944b4-7049-46f3-9b9e-77e191ec8e30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.328253 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-250944b4-7049-46f3-9b9e-77e191ec8e30 None None] GET https://10.4.3.38/volume// Aug 13 15:17:21.328324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-250944b4-7049-46f3-9b9e-77e191ec8e30 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:21.328526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-250944b4-7049-46f3-9b9e-77e191ec8e30 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:21.328838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-250944b4-7049-46f3-9b9e-77e191ec8e30 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:21.329086 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 499/1992] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17:21 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 15:17:21.341454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.343211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:17:21.343390 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:21.343559 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:21.353559 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.353559 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:21.356930 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:17:21.361296 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-7b92a9b5-a5f0-4883-9e3f-217aa8f8455a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:17:21.362073 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 504/1993] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:21 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1580 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:21.463212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.465096 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] PUT https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 Aug 13 15:17:21.465419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:21.474061 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Acquiring lock "cinder-attachment_update-32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:21.479023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:21.480448 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.480448 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:21.513226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e99800c-d89c-4545-a9c9-835411491b48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.514773 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e99800c-d89c-4545-a9c9-835411491b48 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:21.514951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e99800c-d89c-4545-a9c9-835411491b48 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:21.515116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e99800c-d89c-4545-a9c9-835411491b48 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:21.523688 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.523688 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:21.526604 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e99800c-d89c-4545-a9c9-835411491b48 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:21.530107 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e99800c-d89c-4545-a9c9-835411491b48 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:21.530434 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 496/1994] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:21 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:21.578202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4-np0000007223" released by "attachment_update" :: held 0.099s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:21.578513 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e259eb5c-1114-48c5-a911-70701be0c0ca tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 returned with HTTP 200 Aug 13 15:17:21.578988 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 496/1995] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:21 2026] PUT /volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:21.602963 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e1692626-d9f6-49c1-854a-0352e775e62e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.604814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e1692626-d9f6-49c1-854a-0352e775e62e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756/action Aug 13 15:17:21.605136 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e1692626-d9f6-49c1-854a-0352e775e62e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:21.605255 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e1692626-d9f6-49c1-854a-0352e775e62e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-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 15:17:21.620641 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.620641 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:21.628581 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d722fb2-91de-493e-aeb7-770a1da22001 req-e1692626-d9f6-49c1-854a-0352e775e62e tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756/action returned with HTTP 204 Aug 13 15:17:21.629020 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 500/1996] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:21 2026] POST /volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:21.692666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.694442 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:21.694692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:21.694899 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:21.695029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:21.702081 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.702081 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:21.702940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6d04a90-a19e-448c-9e9e-43ac37ea1bad tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:21.703307 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 505/1997] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:21 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:21.888348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-bd1fd8f8-3879-42f9-932a-2854de77c5de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:21.890977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-bd1fd8f8-3879-42f9-932a-2854de77c5de tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e/action Aug 13 15:17:21.891407 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-bd1fd8f8-3879-42f9-932a-2854de77c5de tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:21.891563 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-bd1fd8f8-3879-42f9-932a-2854de77c5de tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:21.911294 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:21.911294 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:21.922428 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-16f61ce5-097e-43ec-82f0-973fc72e3608 req-bd1fd8f8-3879-42f9-932a-2854de77c5de tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e/action returned with HTTP 204 Aug 13 15:17:21.923620 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 497/1998] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:21 2026] POST /volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:22.154315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:22.158099 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:22.158099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:22.158099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:22.168508 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:22.168508 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:22.172712 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:22.178635 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d9b4fd6-c804-4587-aaef-76a022222dfc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:22.179125 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 497/1999] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:22 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:22.547799 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:22.549559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:22.549771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:22.550002 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:22.559778 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:22.559778 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:22.563469 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:22.568275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55ee7457-ec30-4e8a-91a8-b4a025f3b3c4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:22.568681 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 501/2000] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:22 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:22.587154 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:22.588700 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:17:22.590523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:22.590918 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:22.600182 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:22.600182 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:22.603638 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:17:22.609612 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86d7cfea-ef68-47e4-8a71-2ddc445157c1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:17:22.609612 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 506/2001] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:22 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:22.720246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0133787c-0651-4869-ad73-ec710de6030f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:22.731643 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0133787c-0651-4869-ad73-ec710de6030f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:22.731643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0133787c-0651-4869-ad73-ec710de6030f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:22.731643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0133787c-0651-4869-ad73-ec710de6030f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:22.731643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0133787c-0651-4869-ad73-ec710de6030f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:22.736038 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:22.736038 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:22.736824 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0133787c-0651-4869-ad73-ec710de6030f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:22.737316 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 498/2002] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:22 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:23.192249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a90ea33-2489-4022-8341-4f844cf410d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:23.194148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a90ea33-2489-4022-8341-4f844cf410d7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:23.201720 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a90ea33-2489-4022-8341-4f844cf410d7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:23.201720 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a90ea33-2489-4022-8341-4f844cf410d7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:23.204523 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:23.204523 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:23.207634 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a90ea33-2489-4022-8341-4f844cf410d7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:23.211282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a90ea33-2489-4022-8341-4f844cf410d7 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:23.211661 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 498/2003] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:23 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:23.748697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:23.752691 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:23.752691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:23.752691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:23.752691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:23.756383 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:23.756383 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:23.757344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b6dbcb-d822-4514-a8cf-83803c042c38 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:23.757839 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 502/2004] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:23 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:24.228857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:24.230645 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:24.230906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:24.231136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:24.243381 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:24.243381 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:24.249153 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:24.254890 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d56fbc77-d385-4456-bf31-eb7f0bd03d63 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:24.255444 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 507/2005] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:24 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:24.768404 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:24.772866 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:24.773067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:24.773247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:24.773346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:24.780012 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:24.780012 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:24.780769 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32dd4b88-744a-4bfb-aca2-c86658756b6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:24.781150 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 499/2006] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:24 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:24.916809 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-887444da-0048-4c2c-adb1-cb355fa70dde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:24.918730 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-887444da-0048-4c2c-adb1-cb355fa70dde tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525/action Aug 13 15:17:24.919092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-887444da-0048-4c2c-adb1-cb355fa70dde tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:24.919205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-887444da-0048-4c2c-adb1-cb355fa70dde tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:24.936123 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:24.936123 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:24.948094 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7daaf7f9-4abc-4c3f-9ff7-abaddf523610 req-887444da-0048-4c2c-adb1-cb355fa70dde tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525/action returned with HTTP 204 Aug 13 15:17:24.948421 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 499/2007] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:24 2026] POST /volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:25.278309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38a02e5a-315c-43c8-8d1f-a312314c911e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.281045 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a02e5a-315c-43c8-8d1f-a312314c911e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:25.282570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a02e5a-315c-43c8-8d1f-a312314c911e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.282570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a02e5a-315c-43c8-8d1f-a312314c911e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.302395 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.302395 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:25.307157 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38a02e5a-315c-43c8-8d1f-a312314c911e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.315590 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a02e5a-315c-43c8-8d1f-a312314c911e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:25.316176 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 503/2008] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:25.333370 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7484654e-c459-40fd-837d-ba073e8d514d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.335589 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7484654e-c459-40fd-837d-ba073e8d514d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:25.335869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7484654e-c459-40fd-837d-ba073e8d514d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.336159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7484654e-c459-40fd-837d-ba073e8d514d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.347616 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.347616 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:25.351152 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7484654e-c459-40fd-837d-ba073e8d514d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.355244 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7484654e-c459-40fd-837d-ba073e8d514d tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:25.355625 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 508/2009] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:25.639740 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.641644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:25.641845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.642170 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.651483 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.651483 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:25.654791 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.658326 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-006746eb-195d-4f57-b600-8cb868f13ddf tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:25.658665 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 500/2010] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:25.676386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.678265 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387/action Aug 13 15:17:25.678655 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:25.678883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:25.691887 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.691887 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:25.692535 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.700817 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Begin detaching volume completed successfully. Aug 13 15:17:25.701162 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-0e3d8ba8-b276-4cee-beed-eab8c4ea65d1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387/action returned with HTTP 202 Aug 13 15:17:25.701625 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 500/2011] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:17:25 2026] POST /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:25.719812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.723120 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:25.723120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.723120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.731944 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.731944 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:25.745386 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.754182 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf5835b-d3b2-4f9f-8895-0b716f96a1e6 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:25.754182 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 504/2012] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:25.758292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9bdc555b-7759-4af9-a643-4c53d8145343 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.758292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bdc555b-7759-4af9-a643-4c53d8145343 None None] GET https://10.4.3.38/volume// Aug 13 15:17:25.758292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bdc555b-7759-4af9-a643-4c53d8145343 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.758548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bdc555b-7759-4af9-a643-4c53d8145343 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.758946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bdc555b-7759-4af9-a643-4c53d8145343 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:25.759167 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 509/2013] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:25.770164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.771461 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:25.771590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.771845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.792217 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:25.794089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:25.794359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:25.794577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:25.794767 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:25.796314 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.796314 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:25.800995 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:25.800995 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:25.801528 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:25.801953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41c944d1-3ec1-4c87-a4a6-87eea3533a02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:25.802344 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 501/2014] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:25.806158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-35b69ddd-a40c-4a5c-b1ea-47f8d5e93183 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:25.806525 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 501/2015] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:25 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1316 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:17:26.770054 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:26.777124 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:26.777124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:26.777124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:26.787999 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:26.787999 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:26.794288 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:26.801530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e32f022b-8541-43e6-b95f-7c6bac51c23f tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:26.802231 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 505/2016] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:26 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:26.813698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:26.815459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:26.815666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:26.815880 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:26.816035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:26.820477 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:26.820477 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:26.825582 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf53ed47-bc94-4c51-8f1b-7441ad4e77be tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:26.825582 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 510/2017] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:26 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:27.816222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49700a2a-8254-442a-9dff-1157f4979098 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:27.819619 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49700a2a-8254-442a-9dff-1157f4979098 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:27.820231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49700a2a-8254-442a-9dff-1157f4979098 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:27.820597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49700a2a-8254-442a-9dff-1157f4979098 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:27.837034 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:27.838547 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:27.838547 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:27.838916 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:27.839156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:27.839348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:27.839449 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:27.844156 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-49700a2a-8254-442a-9dff-1157f4979098 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:27.848260 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:27.848260 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:27.849107 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c02c3cf-67be-4a6d-80af-59a60f3e72b6 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:27.849565 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 502/2018] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:27 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:27.849742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49700a2a-8254-442a-9dff-1157f4979098 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:27.850322 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 502/2019] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:27 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:28.113981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-6accc57e-984c-4a33-93fb-075268c67e24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.119561 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-6accc57e-984c-4a33-93fb-075268c67e24 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 Aug 13 15:17:28.119829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-6accc57e-984c-4a33-93fb-075268c67e24 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:28.120076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-6accc57e-984c-4a33-93fb-075268c67e24 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:28.136527 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.136527 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:28.199422 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f28ca76b-1e33-4568-8e5d-b2a4d81fe80e req-6accc57e-984c-4a33-93fb-075268c67e24 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 returned with HTTP 200 Aug 13 15:17:28.200010 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 506/2020] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:17:28 2026] DELETE /volume/v3/attachments/be3d154b-cdb7-47f4-9994-d8bf73a2ea55 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:28.862809 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.864552 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:28.864783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:28.864965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:28.865097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:28.866759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.868438 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:28.868602 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:28.868809 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:28.869310 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.869310 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:28.869989 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66dc6009-db9b-45d8-a68c-cdfc407fae6c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:28.870364 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 511/2021] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:28 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:28.878816 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.878816 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:28.881204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e95fed06-bd8c-4c91-9650-8680a9044351 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.882947 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:17:28.883275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "643bea97-bf40-47fc-b800-20a8d8be9f7f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-426136570"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:28.883970 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:28.884857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '643bea97-bf40-47fc-b800-20a8d8be9f7f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-426136570'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:17:28.885101 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 643bea97-bf40-47fc-b800-20a8d8be9f7f in container None Aug 13 15:17:28.889374 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb96171b-a8cb-4c38-99b1-337faa5733f1 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:28.889846 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 503/2022] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:28 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:28.893410 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.893410 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:28.894388 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:28.917416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['42023ddc-ee61-40a0-9b80-c368fc1d425b', 'b4d838b0-382a-4576-b92d-cb13ed1946e3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:28.957427 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e95fed06-bd8c-4c91-9650-8680a9044351 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:17:28.958229 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 503/2023] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:17:28 2026] POST /volume/v3/backups => generated 327 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:28.965861 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03781552-f179-40a2-9360-ceb09bf50d87 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.967600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03781552-f179-40a2-9360-ceb09bf50d87 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:28.967841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03781552-f179-40a2-9360-ceb09bf50d87 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:28.968084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03781552-f179-40a2-9360-ceb09bf50d87 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:28.970036 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-03781552-f179-40a2-9360-ceb09bf50d87 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:28.972763 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.972763 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:28.974957 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03781552-f179-40a2-9360-ceb09bf50d87 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:28.975034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:28.975077 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 507/2024] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:28 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:28.975601 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:28.979004 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:28.979246 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:28.988277 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:28.988277 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:28.991475 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:28.995257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-5510cb36-6c07-41d3-b78b-69ec267d9f40 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:28.995685 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 512/2025] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:28 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:29.014582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:29.017302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] POST https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598/action Aug 13 15:17:29.017699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:29.017854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:29.029509 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:29.029509 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:29.029992 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:29.035811 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Begin detaching volume completed successfully. Aug 13 15:17:29.036020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-b63eb718-a861-4468-8d70-de764aafbafd tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598/action returned with HTTP 202 Aug 13 15:17:29.036421 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 504/2026] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:17:29 2026] POST /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:29.056516 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-855ac81a-3714-49cf-869f-d037219c9211 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:29.059520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-855ac81a-3714-49cf-869f-d037219c9211 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:29.059794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-855ac81a-3714-49cf-869f-d037219c9211 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:29.060598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-855ac81a-3714-49cf-869f-d037219c9211 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:29.077514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:29.077514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:29.085167 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-855ac81a-3714-49cf-869f-d037219c9211 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:29.089858 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-855ac81a-3714-49cf-869f-d037219c9211 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:29.090294 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 504/2027] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:29 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:29.099126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ffc2e89-e547-4b7d-9f33-9abeff7748a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:29.099844 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ffc2e89-e547-4b7d-9f33-9abeff7748a9 None None] GET https://10.4.3.38/volume// Aug 13 15:17:29.100032 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ffc2e89-e547-4b7d-9f33-9abeff7748a9 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:29.102278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ffc2e89-e547-4b7d-9f33-9abeff7748a9 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:29.102721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ffc2e89-e547-4b7d-9f33-9abeff7748a9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:29.103204 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 508/2028] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17:29 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:17:29.113856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:29.116465 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:29.116782 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:29.117144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:29.128581 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:29.128581 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:29.133432 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:29.139091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-f0b2948d-c6d9-48aa-a4b3-36415fd0682b tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:29.139726 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 513/2029] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:29 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:29.990366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:29.993559 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:29.993891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:29.994183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:29.994338 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:30.000952 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:30.000952 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:30.002307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06853a8c-2d0f-4ff0-88c3-a6be5522a60f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:30.003082 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 505/2030] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:29 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:30.109225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d60829f4-39a7-4ea6-8504-7da221401c91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:30.111272 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d60829f4-39a7-4ea6-8504-7da221401c91 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:30.111488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d60829f4-39a7-4ea6-8504-7da221401c91 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:30.111751 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d60829f4-39a7-4ea6-8504-7da221401c91 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:30.124303 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:30.124303 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:30.128219 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d60829f4-39a7-4ea6-8504-7da221401c91 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:30.133518 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d60829f4-39a7-4ea6-8504-7da221401c91 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:30.134038 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 505/2031] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:30 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:31.014346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:31.015958 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:31.016080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:31.016267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:31.016368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:31.020743 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:31.020743 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:31.021369 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3930fd96-c435-4403-8fd9-06a307cb5d39 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:31.021693 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 509/2032] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:31 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:31.153684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bab5504-d93c-4328-b349-1772157d5917 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:31.155834 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bab5504-d93c-4328-b349-1772157d5917 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:31.155954 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bab5504-d93c-4328-b349-1772157d5917 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:31.156215 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bab5504-d93c-4328-b349-1772157d5917 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:31.180262 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:31.180262 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:31.183890 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4bab5504-d93c-4328-b349-1772157d5917 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:31.188281 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bab5504-d93c-4328-b349-1772157d5917 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:31.188627 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 514/2033] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:31 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:31.653105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-8f48ed6f-8cdf-4686-a776-fdaa03bfcb89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:31.655905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-8f48ed6f-8cdf-4686-a776-fdaa03bfcb89 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 Aug 13 15:17:31.656207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-8f48ed6f-8cdf-4686-a776-fdaa03bfcb89 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:31.656465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-8f48ed6f-8cdf-4686-a776-fdaa03bfcb89 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:31.666232 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:31.666232 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:31.727913 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f62b2837-795d-49a6-8abc-e90cf3b402f8 req-8f48ed6f-8cdf-4686-a776-fdaa03bfcb89 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 returned with HTTP 200 Aug 13 15:17:31.728509 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 506/2034] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:17:31 2026] DELETE /volume/v3/attachments/c69a7582-3d6b-4f30-b198-f8f559831525 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.032697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-115171ff-5e22-4e87-a919-64b17885e18b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.034701 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115171ff-5e22-4e87-a919-64b17885e18b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:32.035123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115171ff-5e22-4e87-a919-64b17885e18b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.035123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115171ff-5e22-4e87-a919-64b17885e18b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.035239 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-115171ff-5e22-4e87-a919-64b17885e18b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:32.039916 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.039916 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:32.040770 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115171ff-5e22-4e87-a919-64b17885e18b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:32.041153 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 506/2035] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.202507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.205348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:32.205664 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.205977 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.214575 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.214575 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:32.220598 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:32.227598 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4539fee0-ef57-45c0-bcd8-c1bb8b1bfdfa tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:32.228264 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 510/2036] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.242035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.245693 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:32.245693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.245693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.251818 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.251818 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:32.256017 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:32.260779 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a1d190f-6bb9-4fe2-9881-13425072f251 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:32.261207 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 515/2037] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.313134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.315356 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:32.315568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.315870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.321802 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.321802 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:32.324795 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:32.328308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffcaa644-c573-4103-80a7-639ebd90ff78 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:32.328843 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 507/2038] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.340326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.343183 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:32.343432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.343761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.351272 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.351272 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:32.354696 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:32.359183 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0c4f75-0fe0-44ff-bb28-be39b3511e59 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:32.359661 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 507/2039] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:32.407189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aae8cc0c-45db-43e6-964f-756797514f64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:32.409152 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae8cc0c-45db-43e6-964f-756797514f64 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:32.409332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae8cc0c-45db-43e6-964f-756797514f64 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:32.409526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae8cc0c-45db-43e6-964f-756797514f64 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:32.416889 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:32.416889 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:32.422510 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aae8cc0c-45db-43e6-964f-756797514f64 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:32.428448 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae8cc0c-45db-43e6-964f-756797514f64 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:32.428992 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 511/2040] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:32 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:33.053642 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:33.057948 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:33.057948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:33.057948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:33.057948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:33.063384 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:33.063384 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:33.063384 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcb72158-7b04-4450-a2da-19ebfd81c1b0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:33.063384 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 516/2041] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:33 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:34.074951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:34.076859 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:34.077062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:34.077301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:34.077473 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:34.081910 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:34.081910 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:34.082775 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf2a46a2-b267-4ed2-ae43-b7d90cfd058e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:34.083225 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 508/2042] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:34 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:35.095626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e135f642-0393-4b20-8848-56a2b4e4c81a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.098845 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e135f642-0393-4b20-8848-56a2b4e4c81a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:35.098845 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e135f642-0393-4b20-8848-56a2b4e4c81a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:35.098845 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e135f642-0393-4b20-8848-56a2b4e4c81a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:35.099009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e135f642-0393-4b20-8848-56a2b4e4c81a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:35.105725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.105725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:35.106957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e135f642-0393-4b20-8848-56a2b4e4c81a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:35.107755 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 508/2043] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:35 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:35.436275 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.438432 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:35.438650 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:35.438906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:35.439124 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume with id: 389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:35.447450 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.447450 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:35.447959 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:35.474319 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume request issued successfully. Aug 13 15:17:35.474557 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a148ac68-27fb-4aba-aaa0-1a39aad97ce8 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 202 Aug 13 15:17:35.475139 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 512/2044] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:35 2026] DELETE /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:35.484904 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.487855 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:35.488057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:35.488245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:35.497906 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.497906 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:35.503714 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:35.508908 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc92ffb8-b999-4ddb-9913-99ca71462d9a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 200 Aug 13 15:17:35.509425 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 517/2045] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:35 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:35.871254 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05e770bb-37fe-44db-935c-8d45cd1623bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.875074 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05e770bb-37fe-44db-935c-8d45cd1623bc tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:17:35.875334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05e770bb-37fe-44db-935c-8d45cd1623bc tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:35.875560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05e770bb-37fe-44db-935c-8d45cd1623bc tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:35.886905 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.886905 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:35.891270 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05e770bb-37fe-44db-935c-8d45cd1623bc tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:17:35.895994 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05e770bb-37fe-44db-935c-8d45cd1623bc tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:17:35.896425 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 509/2046] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:35 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:35.939748 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.941685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:17:35.941967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:35.942100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:35.952158 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.952158 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:35.956635 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:17:35.962454 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-66462792-719b-4bb8-b404-6c4e140ea01c tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:17:35.963011 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 509/2047] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:35 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:35.981152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:35.983059 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d/action Aug 13 15:17:35.983364 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:35.983476 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-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 15:17:35.993451 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:35.993451 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:35.993982 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:17:36.000803 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Begin detaching volume completed successfully. Aug 13 15:17:36.001047 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-d41eaaa9-f3d9-4916-a1c6-df8c308ff9e0 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d/action returned with HTTP 202 Aug 13 15:17:36.001632 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 513/2048] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:17:35 2026] POST /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:36.058353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1575592-90cc-4a7f-8a37-7c0ce2bb948c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.058839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1575592-90cc-4a7f-8a37-7c0ce2bb948c None None] GET https://10.4.3.38/volume// Aug 13 15:17:36.059064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1575592-90cc-4a7f-8a37-7c0ce2bb948c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.059300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1575592-90cc-4a7f-8a37-7c0ce2bb948c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.059821 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1575592-90cc-4a7f-8a37-7c0ce2bb948c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:36.060143 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 518/2049] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:36.068039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.072297 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:17:36.072297 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.072297 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.081663 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:36.081663 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:36.085311 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:17:36.089776 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-1b982b82-f974-4bc0-bfec-a428927a1b68 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:17:36.090282 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 510/2050] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:36 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:36.120772 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.122855 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:36.123127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.123370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.123444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:36.134048 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:36.134048 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:36.134869 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17932d23-3f7c-4d8b-bac1-df15a76c8c1f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:36.135247 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 510/2051] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:36 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:36.524301 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14d71dfb-a675-41f2-93a7-32c7141e0335 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.526576 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14d71dfb-a675-41f2-93a7-32c7141e0335 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 Aug 13 15:17:36.526967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14d71dfb-a675-41f2-93a7-32c7141e0335 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.527229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14d71dfb-a675-41f2-93a7-32c7141e0335 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.535012 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14d71dfb-a675-41f2-93a7-32c7141e0335 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 returned with HTTP 404 Aug 13 15:17:36.535540 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 514/2052] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:36 2026] GET /volume/v3/volumes/389ac382-c4a0-43cd-a937-98a1fa90b598 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:36.542323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.543978 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:36.544169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.544340 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.544503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume with id: 4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:36.551999 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:36.551999 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:36.552700 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:36.572061 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume request issued successfully. Aug 13 15:17:36.572256 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91eb862c-b49d-4de2-9965-ad692bc16e0e tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 202 Aug 13 15:17:36.572645 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 519/2053] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:36 2026] DELETE /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:36.585700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:36.587398 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:36.587795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:36.588326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:36.591464 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=244,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:17:36.600990 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:36.600990 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:36.607058 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:36.613846 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de5ecabd-485d-4e0e-bf1d-beec717917dc tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 200 Aug 13 15:17:36.615385 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 511/2054] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:36 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:37.035541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f8b987a1-1559-416e-9897-588bbda00771 req-a78625f1-ff21-4bc7-9c4e-5ea26483c844 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.037883 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-a78625f1-ff21-4bc7-9c4e-5ea26483c844 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] DELETE https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 Aug 13 15:17:37.038146 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-a78625f1-ff21-4bc7-9c4e-5ea26483c844 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.038308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-a78625f1-ff21-4bc7-9c4e-5ea26483c844 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.046514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.046514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:37.106851 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8b987a1-1559-416e-9897-588bbda00771 req-a78625f1-ff21-4bc7-9c4e-5ea26483c844 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 returned with HTTP 200 Aug 13 15:17:37.107449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 511/2055] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:17:37 2026] DELETE /volume/v3/attachments/68822258-f0dc-4215-9dd1-b0a89f9bf4d4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:37.149275 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.151390 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:37.151794 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.152590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.152590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:37.157959 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.157959 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:37.159154 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1876a74b-5de3-43d0-9e5f-bfaa9fec6578 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:37.159877 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 515/2056] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:37 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:37.173182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.175474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1/restore Aug 13 15:17:37.175929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "643bea97-bf40-47fc-b800-20a8d8be9f7f"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:37.177692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Restoring backup 934cfcd7-10a1-4d87-97b0-0ded2f4deec1 ({'restore': {'volume_id': '643bea97-bf40-47fc-b800-20a8d8be9f7f'}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:17:37.177851 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Restoring backup 934cfcd7-10a1-4d87-97b0-0ded2f4deec1 to volume 643bea97-bf40-47fc-b800-20a8d8be9f7f. Aug 13 15:17:37.183055 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.183055 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:37.192530 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.192530 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:37.193130 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:37.193292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:17:37.193423 np0000007223 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Overwriting volume 643bea97-bf40-47fc-b800-20a8d8be9f7f with restore of backup 934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:37.209184 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] restore_backup in rpcapi backup_id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:17:37.211370 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86803ca0-0ed8-4ad6-9231-87800aee38cf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1/restore returned with HTTP 202 Aug 13 15:17:37.211965 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 520/2057] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:17:37 2026] POST /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1/restore => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:37.221864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.224790 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:37.225070 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.225358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.225545 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:37.231925 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.231925 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:37.233692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aeeb97e6-9ec9-41fa-a3d0-77577fdacf74 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:37.234260 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 512/2058] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:37 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:37.631411 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78c81b4e-d52b-4b47-975d-2844fbbe6df0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.633212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c81b4e-d52b-4b47-975d-2844fbbe6df0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 Aug 13 15:17:37.633420 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78c81b4e-d52b-4b47-975d-2844fbbe6df0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.633568 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78c81b4e-d52b-4b47-975d-2844fbbe6df0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.639894 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c81b4e-d52b-4b47-975d-2844fbbe6df0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 returned with HTTP 404 Aug 13 15:17:37.640445 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 512/2059] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:37 2026] GET /volume/v3/volumes/4c8d1b72-65ae-49f3-b5cc-e7f45fb26387 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:37.697408 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.699100 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:17:37.699400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.699963 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.699963 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume with id: ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:17:37.707021 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.707021 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:37.707970 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:37.743065 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Delete volume request issued successfully. Aug 13 15:17:37.746931 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96804b02-68b5-4334-95ea-bce4810d7ba0 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 202 Aug 13 15:17:37.746931 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 516/2060] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:37 2026] DELETE /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:37.756107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:37.756107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:17:37.756706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:37.756706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:37.763559 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:37.763559 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:37.767564 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Volume info retrieved successfully. Aug 13 15:17:37.772389 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beb82c22-b946-44f1-a78a-f11bb9128b7a tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 200 Aug 13 15:17:37.772839 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 521/2061] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:37 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:38.141361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85b684d3-35aa-454c-852f-d024b5416c66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:38.143192 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85b684d3-35aa-454c-852f-d024b5416c66 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:17:38.143410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85b684d3-35aa-454c-852f-d024b5416c66 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:38.143590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85b684d3-35aa-454c-852f-d024b5416c66 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:38.151585 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:38.151585 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:38.155716 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85b684d3-35aa-454c-852f-d024b5416c66 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:17:38.160247 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85b684d3-35aa-454c-852f-d024b5416c66 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:17:38.160737 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 513/2062] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:38 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:38.248742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:38.251293 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:38.251549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:38.251824 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:38.251994 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:38.256689 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:38.256689 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:38.257458 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-329d6585-6529-402b-9d4e-b7f44ed455f2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:38.257857 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 513/2063] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:38 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:38.788273 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9b909fd-31e9-4747-a839-4c8e3e2fed00 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:38.789479 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9b909fd-31e9-4747-a839-4c8e3e2fed00 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] GET https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 Aug 13 15:17:38.789760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9b909fd-31e9-4747-a839-4c8e3e2fed00 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:38.790035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9b909fd-31e9-4747-a839-4c8e3e2fed00 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:38.798910 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9b909fd-31e9-4747-a839-4c8e3e2fed00 tempest-AttachVolumeTestJSON-303530657 tempest-AttachVolumeTestJSON-303530657-project-member] https://10.4.3.38/volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 returned with HTTP 404 Aug 13 15:17:38.799545 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 517/2064] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:38 2026] GET /volume/v3/volumes/ba77c0d1-3cbb-4520-9417-45752cab6f30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:39.278693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:39.280851 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:39.281076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:39.281258 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:39.281390 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:39.286382 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:39.286382 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:39.287481 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bb04d32-d29d-4f32-8a6c-25d9edaa428d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:39.287481 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 522/2065] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:39 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:40.296901 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:40.298894 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:40.299108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:40.299283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:40.299383 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:40.303961 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:40.303961 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:40.304990 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df83c7dc-4e89-4935-be5c-14158f0f2980 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:40.305441 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 514/2066] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:40 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:41.316342 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de0aac14-be3f-4846-97ec-93974d661fee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:41.318561 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0aac14-be3f-4846-97ec-93974d661fee tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:41.318634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0aac14-be3f-4846-97ec-93974d661fee tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:41.319146 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0aac14-be3f-4846-97ec-93974d661fee tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:41.319146 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-de0aac14-be3f-4846-97ec-93974d661fee tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:41.321608 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=234,cinder:UPDATE=55,cinder:INSERT=19 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:17:41.325650 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:41.325650 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:41.327106 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0aac14-be3f-4846-97ec-93974d661fee tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:41.328125 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 514/2067] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:41 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:17:42.344321 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:42.346469 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:42.346469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:42.348699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:42.348699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:42.355983 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:42.355983 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:42.356870 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ab41254-efc0-4b43-bca3-af8c56d96369 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:42.357361 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 518/2068] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:42 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:43.083152 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81b33956-dac9-4ea2-ab6a-be2bcd11e3f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:43.192380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81b33956-dac9-4ea2-ab6a-be2bcd11e3f3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:17:43.192380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81b33956-dac9-4ea2-ab6a-be2bcd11e3f3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-958114260"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:43.207808 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81b33956-dac9-4ea2-ab6a-be2bcd11e3f3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:17:43.208770 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 523/2069] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:17:43 2026] POST /volume/v3/types => generated 227 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:43.218823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cc8e300-e4cf-47e1-bd73-0568cbc1f605 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:43.220838 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cc8e300-e4cf-47e1-bd73-0568cbc1f605 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:17:43.221284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cc8e300-e4cf-47e1-bd73-0568cbc1f605 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1268034486"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:43.247883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cc8e300-e4cf-47e1-bd73-0568cbc1f605 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:17:43.248713 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 515/2070] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:17:43 2026] POST /volume/v3/group_types => generated 185 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:43.259428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:43.355407 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:17:43.355957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8b3b17be-35d5-47a4-935d-a89708eaab77", "volume_types": ["c8e0918c-518a-4e23-9ce8-9a1fa00b9227"], "name": "tempest-GroupSnapshotsV319Test-Group-184917029"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:43.358158 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Creating new group {'group': {'group_type': '8b3b17be-35d5-47a4-935d-a89708eaab77', 'volume_types': ['c8e0918c-518a-4e23-9ce8-9a1fa00b9227'], 'name': 'tempest-GroupSnapshotsV319Test-Group-184917029'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:17:43.363187 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-184917029. Aug 13 15:17:43.371231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:43.373133 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:43.373330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:43.373539 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:43.373655 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:43.376922 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=197,cinder:UPDATE=39,cinder:INSERT=22 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:17:43.381556 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:43.381556 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:43.382485 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f24bd75-fb38-418a-8973-9bedbaf76953 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:43.382938 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 519/2071] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:43 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:43.384910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:17:43.384565. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:17:43.385053 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Availability Zones retrieved successfully. Aug 13 15:17:43.405050 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Created reservations ['325612f7-9e37-4547-b60a-3b5829fad0a2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:43.444694 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd5ae325-e6af-40b7-ae93-6f8f31090d32 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:17:43.445289 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 515/2072] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:17:43 2026] POST /volume/v3/groups => generated 115 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:43.456898 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:43.462567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c Aug 13 15:17:43.462932 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:43.463272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:43.463378 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member d776d33c-a8ec-46fe-82b7-2d21e714022c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:43.473007 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:43.473007 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:43.483305 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60e61017-c3aa-4f1d-bb74-8f02b002ea36 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c returned with HTTP 200 Aug 13 15:17:43.483724 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 524/2073] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:43 2026] GET /volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c => generated 395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:44.398247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:44.403193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:44.403422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:44.403604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:44.403747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:44.413851 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.413851 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:44.414640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac53a06-e1f3-4c93-9c9f-5118eca2743f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:44.415058 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 516/2074] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:44 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:44.494493 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-504cc4ff-e734-4d58-8d80-648d14c30483 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:44.501480 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-504cc4ff-e734-4d58-8d80-648d14c30483 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c Aug 13 15:17:44.501480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-504cc4ff-e734-4d58-8d80-648d14c30483 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:44.501480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-504cc4ff-e734-4d58-8d80-648d14c30483 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:44.501480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-504cc4ff-e734-4d58-8d80-648d14c30483 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member d776d33c-a8ec-46fe-82b7-2d21e714022c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:44.508589 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.508589 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:44.519399 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-504cc4ff-e734-4d58-8d80-648d14c30483 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c returned with HTTP 200 Aug 13 15:17:44.520210 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 520/2075] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:44 2026] GET /volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c => generated 396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:44.531562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:44.534027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:44.534411 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-945824729", "volume_type": "c8e0918c-518a-4e23-9ce8-9a1fa00b9227", "group_id": "d776d33c-a8ec-46fe-82b7-2d21e714022c", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:44.536757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-945824729', 'volume_type': 'c8e0918c-518a-4e23-9ce8-9a1fa00b9227', 'group_id': 'd776d33c-a8ec-46fe-82b7-2d21e714022c', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:44.546274 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.546274 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:44.547018 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Create volume of 1 GB Aug 13 15:17:44.562071 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Availability Zones retrieved successfully. Aug 13 15:17:44.570173 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Flow 'volume_create_api' (8c1d3044-c02c-4220-8e97-d2e743dbb8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:44.571200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96faab0a-fbed-4d44-92a5-f0a4e2afe1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:44.572353 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.572353 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:44.573025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:44.599372 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96faab0a-fbed-4d44-92a5-f0a4e2afe1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:17:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c8e0918c-518a-4e23-9ce8-9a1fa00b9227,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-958114260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8e0918c-518a-4e23-9ce8-9a1fa00b9227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd776d33c-a8ec-46fe-82b7-2d21e714022c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:44.600233 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8868ba1f-5847-43a6-9d2f-4ba31ffe85bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:44.634461 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-958114260 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-958114260, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:44.634697 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-958114260 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-958114260, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:44.674718 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Created reservations ['fdea30c8-c600-442b-a9d7-328df00db3d0', 'c038cc28-5e60-4991-abdc-8544a450b97a', 'deaef626-2b89-49ed-97e9-d6f13bb09621', 'fa880992-296c-4488-96f4-78f9a7caef5b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:44.675769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8868ba1f-5847-43a6-9d2f-4ba31ffe85bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdea30c8-c600-442b-a9d7-328df00db3d0', 'c038cc28-5e60-4991-abdc-8544a450b97a', 'deaef626-2b89-49ed-97e9-d6f13bb09621', 'fa880992-296c-4488-96f4-78f9a7caef5b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:44.676799 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba81466-1287-49d7-90a5-fe266d243834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:44.706323 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba81466-1287-49d7-90a5-fe266d243834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '391a97f9-daa7-4405-acd9-45dd76844128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-945824729',encryption_key_id=None,group_id=d776d33c-a8ec-46fe-82b7-2d21e714022c,group_type_id=,metadata={},multiattach=False,project_id='338c681dd6f146a5a83a1a0a1adb1877',qos_specs=None,replication_status=,reservations=['fdea30c8-c600-442b-a9d7-328df00db3d0','c038cc28-5e60-4991-abdc-8544a450b97a','deaef626-2b89-49ed-97e9-d6f13bb09621','fa880992-296c-4488-96f4-78f9a7caef5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d85d75a4e444659c7a37ecc94f6ff5',volume_type_id=c8e0918c-518a-4e23-9ce8-9a1fa00b9227), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-945824729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d776d33c-a8ec-46fe-82b7-2d21e714022c,host=None,id=391a97f9-daa7-4405-acd9-45dd76844128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='338c681dd6f146a5a83a1a0a1adb1877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48d85d75a4e444659c7a37ecc94f6ff5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8e0918c-518a-4e23-9ce8-9a1fa00b9227),volume_type_id=c8e0918c-518a-4e23-9ce8-9a1fa00b9227)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:44.707042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d36df1-534b-491c-94de-c0427722ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:44.732576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d36df1-534b-491c-94de-c0427722ce33) transitioned into state 'SUCCESS' from state '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-945824729',encryption_key_id=None,group_id=d776d33c-a8ec-46fe-82b7-2d21e714022c,group_type_id=,metadata={},multiattach=False,project_id='338c681dd6f146a5a83a1a0a1adb1877',qos_specs=None,replication_status=,reservations=['fdea30c8-c600-442b-a9d7-328df00db3d0','c038cc28-5e60-4991-abdc-8544a450b97a','deaef626-2b89-49ed-97e9-d6f13bb09621','fa880992-296c-4488-96f4-78f9a7caef5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d85d75a4e444659c7a37ecc94f6ff5',volume_type_id=c8e0918c-518a-4e23-9ce8-9a1fa00b9227)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:44.733270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee55c33c-116c-46a5-b678-ec610618b73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:44.752132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee55c33c-116c-46a5-b678-ec610618b73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:44.753185 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Flow 'volume_create_api' (8c1d3044-c02c-4220-8e97-d2e743dbb8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:44.753574 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Create volume request issued successfully. Aug 13 15:17:44.754371 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:44.763749 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:44.812854 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:44.821441 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.821441 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:44.826602 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c97adbe4-f2f0-4988-a326-a43ae85e8bfc tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:44.827111 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 516/2076] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:17:44 2026] POST /volume/v3/volumes => generated 823 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:44.844807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:44.849243 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 Aug 13 15:17:44.849519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:44.849792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:44.863469 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.863469 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:44.869488 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Volume info retrieved successfully. Aug 13 15:17:44.870542 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:44.871100 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:44.916493 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:44.920019 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:44.920019 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:44.927722 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8294f831-2b14-4b08-9a54-1cda66215ce3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 returned with HTTP 200 Aug 13 15:17:44.928125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 525/2077] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:44 2026] GET /volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:45.426560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:45.429164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:45.429515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:45.429782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:45.429936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:45.437351 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:45.437351 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:45.437351 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-409b8653-9a6a-4a00-a5cf-5e791583a9f9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:45.437771 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 517/2078] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:45 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:45.945257 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:45.950421 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 Aug 13 15:17:45.950650 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:45.950872 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:45.959010 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:45.959010 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:45.963574 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Volume info retrieved successfully. Aug 13 15:17:45.964472 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:45.964662 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:46.006186 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set 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 15:17:46.009585 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:46.009585 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:46.018488 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f136392-97d5-47a6-9d11-3ed1b70f12f4 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 returned with HTTP 200 Aug 13 15:17:46.018951 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 521/2079] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:45 2026] GET /volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:46.035065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:46.037788 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] POST https://10.4.3.38/volume/v3/group_snapshots Aug 13 15:17:46.040644 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d776d33c-a8ec-46fe-82b7-2d21e714022c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1348735577"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:46.040644 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd776d33c-a8ec-46fe-82b7-2d21e714022c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1348735577'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 15:17:46.043618 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:46.043618 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:46.050317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1348735577. Aug 13 15:17:46.136634 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:46.136634 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:46.154137 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-958114260 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-958114260, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:46.177241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Created reservations ['727b39a8-3e5a-4433-9206-9086f177bd45', 'd89dedaa-7f97-496c-ac70-f8140cb0c1ba', 'd199d714-5dba-4fd2-b3e5-39d7202d80c5', 'f01f4685-4d0e-494d-8249-6d57d77fb203'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:46.219562 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f88d04c6-ec4e-49a3-a6f3-ad011976b357 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots returned with HTTP 202 Aug 13 15:17:46.220247 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 517/2080] 10.4.3.38 () {70 vars in 1317 bytes} [Thu Aug 13 15:17:46 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:46.232939 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:46.235828 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:46.236187 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:46.236436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:46.236791 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:46.242026 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=220,cinder:UPDATE=37,cinder:INSERT=21 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:17:46.246974 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:46.246974 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:46.253946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5073863-e8d8-4a25-a610-3f801fa1a95f tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:46.255210 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 526/2081] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:46 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:46.453397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2236fc35-8b80-4874-821a-a172adf3498b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:46.456929 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2236fc35-8b80-4874-821a-a172adf3498b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:46.457305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2236fc35-8b80-4874-821a-a172adf3498b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:46.457499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2236fc35-8b80-4874-821a-a172adf3498b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:46.457603 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2236fc35-8b80-4874-821a-a172adf3498b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:46.467019 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:46.467019 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:46.468300 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2236fc35-8b80-4874-821a-a172adf3498b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:46.468718 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 518/2082] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:46 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:47.265446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.267818 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.268127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.268639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.268892 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.274746 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.274746 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.280753 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7aaeabd1-bc5f-4f86-a7aa-bc8d52fda38c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:47.280753 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 522/2083] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.288082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.291979 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:17:47.292457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.293075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.293525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:47.294081 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.294081 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.295391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:17:47.300463 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Get all snapshots completed successfully. Aug 13 15:17:47.301261 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.301261 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.302154 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c44ce37-a726-41f5-960a-ec1fa6e52b07 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:17:47.303133 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 518/2084] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:47.315561 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.318253 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/snapshots/e0abe5bc-a994-4c08-81f8-f60b1fe6d805 Aug 13 15:17:47.318366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.318725 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.325019 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.325019 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:47.325643 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Snapshot retrieved successfully. Aug 13 15:17:47.326687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4faef187-1d47-49b7-bfa5-b446c3c70f18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/snapshots/e0abe5bc-a994-4c08-81f8-f60b1fe6d805 returned with HTTP 200 Aug 13 15:17:47.327173 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 527/2085] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/snapshots/e0abe5bc-a994-4c08-81f8-f60b1fe6d805 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:47.338122 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.340110 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action Aug 13 15:17:47.340453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:47.340592 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.342104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Updating group '64755b07-3506-41ca-8cd4-ff885d2a730a' with 'creating' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 15:17:47.346811 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.346811 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:47.354779 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-840aca4d-75db-4b04-a3a7-342ed7120ae3 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action returned with HTTP 202 Aug 13 15:17:47.355348 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 519/2086] 10.4.3.38 () {70 vars in 1448 bytes} [Thu Aug 13 15:17:47 2026] POST /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:47.363617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.365649 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.365944 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.366195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.366359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.370101 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.370101 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.373985 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2a1d468-58a3-44b9-bc02-bb9b398275a5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:47.374511 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 523/2087] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.385214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.387113 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action Aug 13 15:17:47.387719 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:47.388063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.390134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Updating group '64755b07-3506-41ca-8cd4-ff885d2a730a' with 'available' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 15:17:47.396447 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.396447 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.405889 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66bd2078-5096-4a6d-89de-ff10aeb58b9e tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action returned with HTTP 202 Aug 13 15:17:47.405889 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 519/2088] 10.4.3.38 () {70 vars in 1448 bytes} [Thu Aug 13 15:17:47 2026] POST /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:47.414147 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-259deb3d-a35d-49b2-b8b8-173e345b417c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.416616 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-259deb3d-a35d-49b2-b8b8-173e345b417c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.416852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-259deb3d-a35d-49b2-b8b8-173e345b417c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.417052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-259deb3d-a35d-49b2-b8b8-173e345b417c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.417233 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-259deb3d-a35d-49b2-b8b8-173e345b417c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.421506 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.421506 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:47.425948 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-259deb3d-a35d-49b2-b8b8-173e345b417c tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:47.426554 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 528/2089] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.434518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.436665 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action Aug 13 15:17:47.437151 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:47.437278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.438686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Updating group '64755b07-3506-41ca-8cd4-ff885d2a730a' with 'error' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 15:17:47.442507 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.442507 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:47.449715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4870bd37-14f9-44b8-8f56-bccf1eba231f tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action returned with HTTP 202 Aug 13 15:17:47.450168 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 520/2090] 10.4.3.38 () {70 vars in 1448 bytes} [Thu Aug 13 15:17:47 2026] POST /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:47.458620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.460445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.460789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.461004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.461129 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.465048 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.465048 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.470063 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3457ac17-38b0-4b5d-8a61-2060a5e2dbde tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:47.470750 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 524/2091] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.481980 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.483059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.485094 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:47.485283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] POST https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action Aug 13 15:17:47.487228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.487345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:47.487398 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.487398 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:47.487460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.488001 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Updating group '64755b07-3506-41ca-8cd4-ff885d2a730a' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 15:17:47.492484 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.492484 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.493852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f018b3a6-ada5-44ed-ac93-0840fdf6e6c8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:47.494062 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.494062 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:47.494584 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 520/2092] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:47.504795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2bff862-b4e1-4d04-bbcd-23eb6f6d8460 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action returned with HTTP 202 Aug 13 15:17:47.505699 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 529/2093] 10.4.3.38 () {70 vars in 1448 bytes} [Thu Aug 13 15:17:47 2026] POST /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:47.515314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.517352 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.517604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.517876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.518033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.523094 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.523094 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:47.527016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b18bd45-8b92-4b18-8d2c-11753aa2c2e5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 200 Aug 13 15:17:47.527357 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 521/2094] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.538938 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.541136 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.541544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.541773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.541968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] delete called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100286) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:17:47.542121 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Delete group_snapshot with id: 64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.547853 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.547853 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.606108 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5b25638-789d-40d4-8cc6-19ec2ba52fa5 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 202 Aug 13 15:17:47.608814 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 525/2095] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:17:47 2026] DELETE /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:47.617139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4ce9000-4374-40d0-9be9-a623fda01975 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.624961 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:47.627574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.628186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.628583 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:47.630057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:47.646993 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Get all volumes completed successfully. Aug 13 15:17:47.646993 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:47.646993 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:47.721628 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:47.726329 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.726329 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.737536 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4ce9000-4374-40d0-9be9-a623fda01975 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:47.738104 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 521/2096] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.756993 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.759103 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:17:47.759456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.760295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.760627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:47.762534 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:17:47.767032 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Get all snapshots completed successfully. Aug 13 15:17:47.768182 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94b26f38-dfe9-48e8-a70b-b3f47c5bb240 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:17:47.768853 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 530/2097] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:17:47.779285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa367f8f-58d5-448a-b74f-17264ba5576d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.781140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa367f8f-58d5-448a-b74f-17264ba5576d tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a Aug 13 15:17:47.781400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa367f8f-58d5-448a-b74f-17264ba5576d tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.781691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa367f8f-58d5-448a-b74f-17264ba5576d tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.781889 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-fa367f8f-58d5-448a-b74f-17264ba5576d tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member 64755b07-3506-41ca-8cd4-ff885d2a730a {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:17:47.787747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa367f8f-58d5-448a-b74f-17264ba5576d tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a returned with HTTP 404 Aug 13 15:17:47.787899 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 522/2098] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/group_snapshots/64755b07-3506-41ca-8cd4-ff885d2a730a => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:47.794385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.796056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:47.797315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.797315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.797315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:47.797494 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.797494 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.797926 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:47.827876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.830928 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:47.831253 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.831543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.833416 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Get all volumes completed successfully. Aug 13 15:17:47.834258 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:47.834449 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:47.839631 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.839631 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:47.844048 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:47.848527 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-5eaead44-9910-4c0b-afc0-f7aa7027065f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:47.849008 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 522/2099] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:47.880315 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set 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 15:17:47.885164 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.885164 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:47.897492 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff3db292-f152-43b3-b795-5f542e82a0c1 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:47.898046 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 526/2100] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:47 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:47.912513 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efa6da02-5730-450a-8660-b4d8d6dec968 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.917374 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] POST https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c/action Aug 13 15:17:47.917907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:47.918173 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.920191 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] delete called for group d776d33c-a8ec-46fe-82b7-2d21e714022c {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:17:47.920375 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Delete group with id: d776d33c-a8ec-46fe-82b7-2d21e714022c Aug 13 15:17:47.927200 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.927200 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:47.964307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-349c5361-8dbe-486d-94be-ad240dd5cc48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.964774 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-349c5361-8dbe-486d-94be-ad240dd5cc48 None None] GET https://10.4.3.38/volume// Aug 13 15:17:47.965012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-349c5361-8dbe-486d-94be-ad240dd5cc48 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:47.965261 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-349c5361-8dbe-486d-94be-ad240dd5cc48 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:47.965659 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-349c5361-8dbe-486d-94be-ad240dd5cc48 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:47.966083 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 523/2101] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17: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 15:17:47.976410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-abaf1216-1cfb-422c-a8f5-4659de03a03f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:47.978269 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-abaf1216-1cfb-422c-a8f5-4659de03a03f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:47.978627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-abaf1216-1cfb-422c-a8f5-4659de03a03f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d14ba66a-0881-4291-86f0-eddcf2d8cd60", "connector": null, "instance_uuid": "24d4c383-d548-42b8-883a-660355965a43"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:47.987924 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:47.987924 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:48.006545 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efa6da02-5730-450a-8660-b4d8d6dec968 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c/action returned with HTTP 202 Aug 13 15:17:48.007328 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 531/2102] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:17:47 2026] POST /volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:48.016747 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.019822 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 Aug 13 15:17:48.020728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:48.021007 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:48.023264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-abaf1216-1cfb-422c-a8f5-4659de03a03f tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:48.024224 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 523/2103] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:47 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 15:17:48.031607 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.031607 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:48.037485 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Volume info retrieved successfully. Aug 13 15:17:48.039108 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:48.039363 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:48.056810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.059499 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:48.059789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:48.059980 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:48.076341 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.076341 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:48.077633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3edfde64-37bb-4039-98a6-b6b316a6cab9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.078091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3edfde64-37bb-4039-98a6-b6b316a6cab9 None None] GET https://10.4.3.38/volume// Aug 13 15:17:48.078226 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3edfde64-37bb-4039-98a6-b6b316a6cab9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:48.078509 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3edfde64-37bb-4039-98a6-b6b316a6cab9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:48.078827 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3edfde64-37bb-4039-98a6-b6b316a6cab9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:48.079153 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 532/2104] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17: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 15:17:48.080531 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:48.086220 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ecebf12-b7fd-4e54-9644-c0e8be227539 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:48.086626 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 524/2105] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:48 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:48.096712 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.097913 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] MySQL server mode set 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 15:17:48.099315 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:48.099794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:48.099886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:48.102205 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.102205 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:48.114777 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fc135b7-e58b-4c8b-9e1f-abdc8d04d3c3 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 returned with HTTP 200 Aug 13 15:17:48.115308 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 527/2106] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:48 2026] GET /volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:17:48.118252 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.118252 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:48.123506 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:48.129289 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-cb0d44b7-c510-41ab-ae08-775934de33b5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:48.129801 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 524/2107] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:48 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:48.240196 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.242580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] PUT https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d Aug 13 15:17:48.243239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:48.252143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Acquiring lock "cinder-attachment_update-d14ba66a-0881-4291-86f0-eddcf2d8cd60-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:48.258699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Lock "cinder-attachment_update-d14ba66a-0881-4291-86f0-eddcf2d8cd60-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:48.260191 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.260191 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:48.356706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Lock "cinder-attachment_update-d14ba66a-0881-4291-86f0-eddcf2d8cd60-np0000007223" released by "attachment_update" :: held 0.098s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:48.357229 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-eb8d3979-4339-4f88-9b73-d54673627a59 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d returned with HTTP 200 Aug 13 15:17:48.358227 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 533/2108] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:48 2026] PUT /volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:17:48.505912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:48.508242 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:48.508609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:48.508892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:48.509054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:48.514548 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:48.514548 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:48.515574 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-060fd114-c8b5-44d6-bf91-35a33dc78174 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:48.516126 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 525/2109] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:48 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:49.103088 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.106231 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:49.106437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.106610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.126624 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:49.126624 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:49.130974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a73d814-e9b8-485a-82fa-58dcbc508d37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.132235 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:49.133411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a73d814-e9b8-485a-82fa-58dcbc508d37 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 Aug 13 15:17:49.133708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a73d814-e9b8-485a-82fa-58dcbc508d37 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.133975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a73d814-e9b8-485a-82fa-58dcbc508d37 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.138743 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-467db00b-f179-4e7b-a7b9-02c12f4a6a6e tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:49.139617 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 528/2110] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:49 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:49.141819 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a73d814-e9b8-485a-82fa-58dcbc508d37 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 returned with HTTP 404 Aug 13 15:17:49.142532 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 525/2111] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:49 2026] GET /volume/v3/volumes/391a97f9-daa7-4405-acd9-45dd76844128 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:49.152722 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.155016 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] GET https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c Aug 13 15:17:49.155372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.155713 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.155961 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] show called for member d776d33c-a8ec-46fe-82b7-2d21e714022c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:49.159795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f15b47d-d98a-46d9-859a-df98a828ff18 tempest-GroupSnapshotsV319Test-1368714610 tempest-GroupSnapshotsV319Test-1368714610-project-member] https://10.4.3.38/volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c returned with HTTP 404 Aug 13 15:17:49.160606 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 534/2112] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:49 2026] GET /volume/v3/groups/d776d33c-a8ec-46fe-82b7-2d21e714022c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:49.169429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aea74e9-c5de-4c1a-ae9e-060109b7504a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.171350 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aea74e9-c5de-4c1a-ae9e-060109b7504a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/8b3b17be-35d5-47a4-935d-a89708eaab77 Aug 13 15:17:49.171572 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aea74e9-c5de-4c1a-ae9e-060109b7504a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.171829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aea74e9-c5de-4c1a-ae9e-060109b7504a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.187182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aea74e9-c5de-4c1a-ae9e-060109b7504a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/group_types/8b3b17be-35d5-47a4-935d-a89708eaab77 returned with HTTP 202 Aug 13 15:17:49.187653 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 526/2113] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:17:49 2026] DELETE /volume/v3/group_types/8b3b17be-35d5-47a4-935d-a89708eaab77 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:49.197091 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36411c12-0060-427e-9a5a-1f690254f08a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.199026 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36411c12-0060-427e-9a5a-1f690254f08a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] DELETE https://10.4.3.38/volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 Aug 13 15:17:49.199272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36411c12-0060-427e-9a5a-1f690254f08a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.199522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36411c12-0060-427e-9a5a-1f690254f08a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.224497 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36411c12-0060-427e-9a5a-1f690254f08a tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 returned with HTTP 202 Aug 13 15:17:49.225023 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 529/2114] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:17:49 2026] DELETE /volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:49.233418 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a0e5c28-2eaf-456f-b804-016d1c9e5241 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.235414 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a0e5c28-2eaf-456f-b804-016d1c9e5241 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] GET https://10.4.3.38/volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 Aug 13 15:17:49.235636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a0e5c28-2eaf-456f-b804-016d1c9e5241 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.235868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a0e5c28-2eaf-456f-b804-016d1c9e5241 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.239323 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a0e5c28-2eaf-456f-b804-016d1c9e5241 tempest-GroupSnapshotsV319Test-1073796542 tempest-GroupSnapshotsV319Test-1073796542-project-admin] https://10.4.3.38/volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 returned with HTTP 404 Aug 13 15:17:49.239841 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 526/2115] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:17:49 2026] GET /volume/v3/types/c8e0918c-518a-4e23-9ce8-9a1fa00b9227 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:49.531216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:49.533733 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:49.534172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:49.535144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:49.535144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:49.546909 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:49.546909 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:49.548380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2584257-f96d-4cea-9c42-c64ac2b1c55d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:49.549056 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 535/2116] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:49 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:50.155586 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcf271df-2246-4653-b72c-d355251bf138 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:50.157455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcf271df-2246-4653-b72c-d355251bf138 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:50.157692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcf271df-2246-4653-b72c-d355251bf138 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:50.157902 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcf271df-2246-4653-b72c-d355251bf138 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:50.176325 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:50.176325 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:50.187175 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bcf271df-2246-4653-b72c-d355251bf138 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:50.199492 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcf271df-2246-4653-b72c-d355251bf138 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:50.199492 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 527/2117] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:50 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:50.565464 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:50.567540 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:50.567802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:50.568073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:50.568242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:50.573390 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:50.573390 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:50.574194 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52f25d4d-b5fe-4ea5-b4f5-7f5920cadc46 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:50.574529 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 530/2118] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:50 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:51.213325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.214998 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:51.216386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:51.216386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:51.225224 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:51.225224 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:51.228793 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:51.233614 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ed91a0c-5a80-4b1a-b9ef-9176924a9039 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:51.234125 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 527/2119] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:51 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:51.500481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f18c6ff-c57e-4190-ba1d-d33fc334f7ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.585524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.588408 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:51.588618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:51.589524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:51.589623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:51.594817 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:51.594817 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:51.595549 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e8cdc2-e7c4-46a7-b665-500556af93a5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:51.595929 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 528/2120] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:51 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:51.596258 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f18c6ff-c57e-4190-ba1d-d33fc334f7ed tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:17:51.598842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f18c6ff-c57e-4190-ba1d-d33fc334f7ed tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2112971614"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:51.618692 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f18c6ff-c57e-4190-ba1d-d33fc334f7ed tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:17:51.620541 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 536/2121] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:17:51 2026] POST /volume/v3/types => generated 216 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:51.623053 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-398e8895-0a1f-4ad6-927d-6ea511b14da5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.625560 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-398e8895-0a1f-4ad6-927d-6ea511b14da5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] POST https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d/action Aug 13 15:17:51.626011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-398e8895-0a1f-4ad6-927d-6ea511b14da5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:51.626130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-398e8895-0a1f-4ad6-927d-6ea511b14da5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-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 15:17:51.633598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-362292ee-0890-4f9e-becf-7aa36b99f070 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.635044 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-362292ee-0890-4f9e-becf-7aa36b99f070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:17:51.637462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-362292ee-0890-4f9e-becf-7aa36b99f070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-691767153"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:51.649639 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:51.649639 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:51.650113 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-362292ee-0890-4f9e-becf-7aa36b99f070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:17:51.650113 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 528/2122] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:17:51 2026] POST /volume/v3/group_types => generated 172 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:51.658591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.661606 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57d24b63-64a7-402b-955b-9fc3abd781b9 req-398e8895-0a1f-4ad6-927d-6ea511b14da5 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d/action returned with HTTP 204 Aug 13 15:17:51.662199 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 531/2123] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:17:51 2026] POST /volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:51.721895 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:17:51.722316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99460558-3f59-41db-b448-2e542d483fad", "volume_types": ["abd0e38e-440d-4439-9697-73ea13963212"], "name": "tempest-Group1-56768908"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:51.724094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating new group {'group': {'group_type': '99460558-3f59-41db-b448-2e542d483fad', 'volume_types': ['abd0e38e-440d-4439-9697-73ea13963212'], 'name': 'tempest-Group1-56768908'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:17:51.727542 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating group tempest-Group1-56768908. Aug 13 15:17:51.734294 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:17:51.750253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['030e3895-44c2-40b5-a7ca-abd0bb34d6b7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:51.770322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1356df49-0bc7-444f-b3ef-1da60b24f3bf tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:17:51.770750 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 529/2124] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:17:51 2026] POST /volume/v3/groups => generated 92 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:51.780517 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:51.782894 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:51.783108 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:51.783277 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:51.783638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:51.791477 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:51.791477 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:51.800338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4335cc65-94bd-4b2b-862d-2f4a90492289 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec returned with HTTP 200 Aug 13 15:17:51.800756 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 537/2125] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:51 2026] GET /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec => generated 320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:52.249805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.251932 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:52.252224 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.252498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.264873 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.264873 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:52.269295 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:52.273899 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cad96ab0-bc5c-40d8-bc78-28372218b39c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:52.274324 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 529/2126] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:52.292507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59faa474-28a7-47d6-ae0b-e2734a545739 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.294896 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] POST https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action Aug 13 15:17:52.295325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-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 15:17:52.295465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-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 15:17:52.306761 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.306761 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:52.307308 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:52.349922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Created reservations ['71c1ae97-6672-4422-9592-008346a7e19e', '267c1358-ae4a-4f2f-bb45-2a411369b48c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:52.378328 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Extend volume request issued successfully. Aug 13 15:17:52.379326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59faa474-28a7-47d6-ae0b-e2734a545739 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action returned with HTTP 202 Aug 13 15:17:52.379559 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 532/2127] 10.4.3.38 () {70 vars in 1424 bytes} [Thu Aug 13 15:17:52 2026] POST /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:17:52.388410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-651edd6e-638e-449f-ae48-5f75103de6b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.390319 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-651edd6e-638e-449f-ae48-5f75103de6b4 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:52.390609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-651edd6e-638e-449f-ae48-5f75103de6b4 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.390915 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-651edd6e-638e-449f-ae48-5f75103de6b4 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.401494 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.401494 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:52.405262 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-651edd6e-638e-449f-ae48-5f75103de6b4 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:52.409565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-651edd6e-638e-449f-ae48-5f75103de6b4 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:52.409994 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 530/2128] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:52.608648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.610481 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:52.610713 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.610919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.611044 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:52.616481 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.616481 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:52.617298 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c6179fa-5925-4fb2-b7ea-f84826470604 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:52.617628 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 538/2129] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:52.626330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.627892 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:17:52.628083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.628257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.635887 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.635887 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:52.640618 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:52.646044 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9dfa8e1-6373-4808-99a0-1294f18f28b5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 200 Aug 13 15:17:52.646554 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 530/2130] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:52.659961 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.662398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:52.662589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.662797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.662908 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. Aug 13 15:17:52.669514 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.669514 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:52.672942 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.675531 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e service nova] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:52.675825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e service nova] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.676093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e service nova] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.684178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:17:52.686142 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ad2b9f7-7452-4dd8-bc20-6ec32dcc9a08 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 202 Aug 13 15:17:52.686586 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 533/2131] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:52 2026] DELETE /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:52.687745 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.687745 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:52.691982 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e service nova] Volume info retrieved successfully. Aug 13 15:17:52.695265 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.697194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59faa474-28a7-47d6-ae0b-e2734a545739 req-28c279de-2025-42c8-bea8-0d022918854e service nova] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:52.697373 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:52.697859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.697920 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 531/2132] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:52.697974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.697974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:52.703712 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.703712 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:52.705199 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0da300ed-a09f-490c-aea1-92a8b5de7e69 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 200 Aug 13 15:17:52.705587 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 539/2133] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:52.812930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76306e0d-4c26-47c4-b368-868c0aef7326 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.814855 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76306e0d-4c26-47c4-b368-868c0aef7326 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:52.815127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76306e0d-4c26-47c4-b368-868c0aef7326 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.815359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76306e0d-4c26-47c4-b368-868c0aef7326 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.815536 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-76306e0d-4c26-47c4-b368-868c0aef7326 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:52.819357 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.819357 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:52.827773 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76306e0d-4c26-47c4-b368-868c0aef7326 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec returned with HTTP 200 Aug 13 15:17:52.828209 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 531/2134] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:52.839599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.841496 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:17:52.841859 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "99460558-3f59-41db-b448-2e542d483fad", "volume_types": ["abd0e38e-440d-4439-9697-73ea13963212"], "name": "tempest-Group2-1738653372"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:52.843313 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating new group {'group': {'group_type': '99460558-3f59-41db-b448-2e542d483fad', 'volume_types': ['abd0e38e-440d-4439-9697-73ea13963212'], 'name': 'tempest-Group2-1738653372'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:17:52.847994 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating group tempest-Group2-1738653372. Aug 13 15:17:52.864127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:17:52.863833. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:17:52.864256 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:17:52.878949 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['7db9c305-fab6-405d-aeb5-83c2fa14b208'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:52.910640 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eabe34ab-8445-457a-a5d8-d217d1e66e73 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:17:52.912627 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 534/2135] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:17:52 2026] POST /volume/v3/groups => generated 94 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:52.936048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33d968f4-3374-43de-a85b-a0faf4cee126 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:52.937892 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33d968f4-3374-43de-a85b-a0faf4cee126 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:52.938229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33d968f4-3374-43de-a85b-a0faf4cee126 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:52.938347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33d968f4-3374-43de-a85b-a0faf4cee126 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:52.938654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-33d968f4-3374-43de-a85b-a0faf4cee126 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:52.943269 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:52.943269 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:52.954817 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33d968f4-3374-43de-a85b-a0faf4cee126 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 returned with HTTP 200 Aug 13 15:17:52.954817 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 532/2136] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:52 2026] GET /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:53.423520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.425964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:53.426275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.426535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.438995 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.438995 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:53.443349 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.448933 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0845d0c9-5123-48ba-8198-62f1f2fca91b tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:53.449466 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 540/2137] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1157 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:53.460992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.463208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:53.463483 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.463785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.476376 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.476376 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:53.480883 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.486417 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-007cfe1b-a1b8-43c2-92b3-6b30820d7f4c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:53.486939 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 532/2138] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:53.692292 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.694384 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:53.694611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.694840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.705702 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.705702 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:53.710304 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.715498 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-572ff7f9-ee92-465f-9011-4b30881801f9 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:53.715749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.716096 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 535/2139] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:53.717476 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 Aug 13 15:17:53.717694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.717875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.717969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 934cfcd7-10a1-4d87-97b0-0ded2f4deec1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:53.721456 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8c04e18-d11d-4ba1-a7d6-159c3178cf04 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 returned with HTTP 404 Aug 13 15:17:53.721921 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 533/2140] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/backups/934cfcd7-10a1-4d87-97b0-0ded2f4deec1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:53.728842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.730724 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:53.730955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.731153 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.731250 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: 28b82dec-adae-48b4-a35b-0915219e2131. Aug 13 15:17:53.736483 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.736483 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:53.738589 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.740690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] POST https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action Aug 13 15:17:53.741198 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:53.741368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:53.752387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id 28b82dec-adae-48b4-a35b-0915219e2131 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:17:53.754533 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3886625a-12cb-4660-ac9c-3b38f2f79109 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 202 Aug 13 15:17:53.755112 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 541/2141] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:17:53 2026] DELETE /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:53.755729 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.755729 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:53.756245 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.762393 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Begin detaching volume completed successfully. Aug 13 15:17:53.763817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-c9a33933-1ff5-46c0-9721-00ea4aec2dd6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action returned with HTTP 202 Aug 13 15:17:53.763817 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 533/2142] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:17:53 2026] POST /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:17:53.766059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.768191 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:53.768288 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.768416 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.768554 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:53.774061 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.774061 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:53.775159 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ebc1fbf-cf72-4af9-b3d8-658379c0a4dc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 200 Aug 13 15:17:53.776040 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 536/2143] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:53.781479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.783873 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:53.784195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.784443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.795954 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.795954 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:53.799935 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.805561 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-964a0eb4-36c1-437c-8325-2de4cf47e843 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:53.805940 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 534/2144] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:53.810162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-306acaef-3a42-40ee-a3fd-26ed73fd60fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.812090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-306acaef-3a42-40ee-a3fd-26ed73fd60fc None None] GET https://10.4.3.38/volume// Aug 13 15:17:53.812423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-306acaef-3a42-40ee-a3fd-26ed73fd60fc None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.813313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-306acaef-3a42-40ee-a3fd-26ed73fd60fc None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.813800 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-306acaef-3a42-40ee-a3fd-26ed73fd60fc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:53.814222 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 542/2145] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17:53 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 15:17:53.824170 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.826454 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:53.826724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.826938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.837589 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.837589 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:53.841927 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:53.848209 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-23b3a5a3-5f82-4e83-baf1-40022f3a49f3 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:53.848606 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 534/2146] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:53.964250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2da90d8d-5802-471a-b417-fb1a3089a7da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:53.966650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da90d8d-5802-471a-b417-fb1a3089a7da tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:53.966969 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da90d8d-5802-471a-b417-fb1a3089a7da tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:53.967296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da90d8d-5802-471a-b417-fb1a3089a7da tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:53.967487 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-2da90d8d-5802-471a-b417-fb1a3089a7da tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:53.972454 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:53.972454 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:53.986390 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da90d8d-5802-471a-b417-fb1a3089a7da tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 returned with HTTP 200 Aug 13 15:17:53.987230 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 537/2147] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:53 2026] GET /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:53.998865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f740e1fe-b920-4165-b952-edcfc65ca70a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.004146 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:54.004534 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2021572440", "volume_type": "abd0e38e-440d-4439-9697-73ea13963212", "group_id": "b62f5caf-77ad-4fda-a489-d12128daafec", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:54.006885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2021572440', 'volume_type': 'abd0e38e-440d-4439-9697-73ea13963212', 'group_id': 'b62f5caf-77ad-4fda-a489-d12128daafec', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:54.018836 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.018836 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:54.019473 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume of 1 GB Aug 13 15:17:54.025411 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:17:54.030607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (297558f8-b27e-439d-a63e-e4758f44e991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:54.031619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84724d9c-a7f7-4248-98e1-384799887b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.032175 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.032175 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:54.032557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:54.050559 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84724d9c-a7f7-4248-98e1-384799887b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:17:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abd0e38e-440d-4439-9697-73ea13963212,is_public=True,name='tempest-GroupsTest-volume-type-2112971614',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abd0e38e-440d-4439-9697-73ea13963212', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b62f5caf-77ad-4fda-a489-d12128daafec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:54.051263 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb988d0c-1adb-4630-9c70-2e0b0f314191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.076531 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2112971614 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2112971614, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:54.076824 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2112971614 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2112971614, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:54.112004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['1ecba6d4-bda4-42e0-91ea-558948622bd5', '9f9a91a6-914e-4f9a-850d-5ac4d459099f', '6f11001d-7331-4605-869e-38fe86bca543', '8328fec5-0cc4-4c4c-8892-4bc2fa90edd4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:54.112936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb988d0c-1adb-4630-9c70-2e0b0f314191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ecba6d4-bda4-42e0-91ea-558948622bd5', '9f9a91a6-914e-4f9a-850d-5ac4d459099f', '6f11001d-7331-4605-869e-38fe86bca543', '8328fec5-0cc4-4c4c-8892-4bc2fa90edd4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:54.113903 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d99e89b-8c2a-4dcd-88d6-6d5dc3d29da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.137626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d99e89b-8c2a-4dcd-88d6-6d5dc3d29da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e543e79-adad-425b-b345-99bf69e95e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2021572440',encryption_key_id=None,group_id=b62f5caf-77ad-4fda-a489-d12128daafec,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['1ecba6d4-bda4-42e0-91ea-558948622bd5','9f9a91a6-914e-4f9a-850d-5ac4d459099f','6f11001d-7331-4605-869e-38fe86bca543','8328fec5-0cc4-4c4c-8892-4bc2fa90edd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=abd0e38e-440d-4439-9697-73ea13963212), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2021572440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b62f5caf-77ad-4fda-a489-d12128daafec,host=None,id=5e543e79-adad-425b-b345-99bf69e95e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1114cc02c29241a8aa1947c34549f0d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac1f77f8b54b4692ac070c330712030a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abd0e38e-440d-4439-9697-73ea13963212),volume_type_id=abd0e38e-440d-4439-9697-73ea13963212)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:54.138643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac844a3-1f78-4e7a-8bfe-6b2d2072d994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.161034 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac844a3-1f78-4e7a-8bfe-6b2d2072d994) transitioned into state 'SUCCESS' from state '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-2021572440',encryption_key_id=None,group_id=b62f5caf-77ad-4fda-a489-d12128daafec,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['1ecba6d4-bda4-42e0-91ea-558948622bd5','9f9a91a6-914e-4f9a-850d-5ac4d459099f','6f11001d-7331-4605-869e-38fe86bca543','8328fec5-0cc4-4c4c-8892-4bc2fa90edd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=abd0e38e-440d-4439-9697-73ea13963212)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:54.161949 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abbd0f3e-5c6c-433c-a2c5-45b3bc9f9bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.175352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abbd0f3e-5c6c-433c-a2c5-45b3bc9f9bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:54.176251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (297558f8-b27e-439d-a63e-e4758f44e991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:54.176446 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request issued successfully. Aug 13 15:17:54.177123 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:54.177318 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:54.212762 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:54.218844 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.218844 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:54.222846 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f740e1fe-b920-4165-b952-edcfc65ca70a tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:54.223283 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 535/2148] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:17:53 2026] POST /volume/v3/volumes => generated 813 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:54.239183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74a22087-a04b-4891-9a82-820aa1b77e8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.241869 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d Aug 13 15:17:54.242195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:54.242757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:54.256563 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.256563 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:54.263646 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:17:54.264567 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:54.264900 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:54.322930 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:54.327627 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.327627 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:54.337599 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74a22087-a04b-4891-9a82-820aa1b77e8b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d returned with HTTP 200 Aug 13 15:17:54.338156 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 543/2149] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:54 2026] GET /volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d => generated 881 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:54.785493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.788061 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 Aug 13 15:17:54.788235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:54.788436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:54.788527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 28b82dec-adae-48b4-a35b-0915219e2131. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:54.794151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ee77ab0-7eef-48ea-89bf-c23171b22b88 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 returned with HTTP 404 Aug 13 15:17:54.794592 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 535/2150] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:54 2026] GET /volume/v3/backups/28b82dec-adae-48b4-a35b-0915219e2131 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:54.810908 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-5baf5b4b-d68e-4134-8ec2-47e1583a8632 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.812767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-5baf5b4b-d68e-4134-8ec2-47e1583a8632 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] DELETE https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d Aug 13 15:17:54.812914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-5baf5b4b-d68e-4134-8ec2-47e1583a8632 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:54.813093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-5baf5b4b-d68e-4134-8ec2-47e1583a8632 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:54.819908 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.819908 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:54.820475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.822042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b82d91f7-55fe-4062-9669-b0f470e25832 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:54.822479 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:54.822702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:54.822906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:54.823747 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:54.824084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "name": "tempest-VolumesBackupsTest-Volume-1540345401"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:54.826205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'name': 'tempest-VolumesBackupsTest-Volume-1540345401'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:54.835969 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:54.835969 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:54.840542 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:54.846936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-186d18a4-f44b-4832-abb3-46bbe0bee6a6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:54.847548 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 536/2151] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:54 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:17:54.872041 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0daff350-a29a-4508-899a-c6889aaf22e9 req-5baf5b4b-d68e-4134-8ec2-47e1583a8632 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d returned with HTTP 200 Aug 13 15:17:54.872517 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 538/2152] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:17:54 2026] DELETE /volume/v3/attachments/f6c97ea2-8669-4310-82eb-ccce7610ce0d => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:54.973940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume of 1 GB Aug 13 15:17:54.980168 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Availability Zones retrieved successfully. Aug 13 15:17:54.985146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (19d1c5ca-2d7a-4cca-8749-48e90c8baea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:54.986214 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82710286-0028-4543-bc3e-c2b93532984a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:54.987141 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:17:55.037922 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82710286-0028-4543-bc3e-c2b93532984a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:55.038657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d161f8-fbd4-44f0-ab0e-20332eca9647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:55.080231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['9873aa88-1f69-48ae-a97b-82ffd73e17b5', '3bbc26b6-bfce-4f57-a89e-a0d8a903b9ba', '9f4b987d-7c57-4769-a025-3e2ff4c1d111', 'ba46e861-5320-42f4-8bc3-520c1d31b3f6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:55.081101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d161f8-fbd4-44f0-ab0e-20332eca9647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9873aa88-1f69-48ae-a97b-82ffd73e17b5', '3bbc26b6-bfce-4f57-a89e-a0d8a903b9ba', '9f4b987d-7c57-4769-a025-3e2ff4c1d111', 'ba46e861-5320-42f4-8bc3-520c1d31b3f6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:55.081949 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb40c8ff-e50d-4a0d-b6fb-0ff2540a189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:55.102693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb40c8ff-e50d-4a0d-b6fb-0ff2540a189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de8490a-3071-458c-8fe4-e11fe9704245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1540345401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['9873aa88-1f69-48ae-a97b-82ffd73e17b5','3bbc26b6-bfce-4f57-a89e-a0d8a903b9ba','9f4b987d-7c57-4769-a025-3e2ff4c1d111','ba46e861-5320-42f4-8bc3-520c1d31b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1540345401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2de8490a-3071-458c-8fe4-e11fe9704245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e40c825750bc4873bb07de8f6f2eccbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:55.103327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06562551-708f-40eb-be20-1c06f17fc743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:55.122087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06562551-708f-40eb-be20-1c06f17fc743) transitioned into state 'SUCCESS' from state '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-1540345401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['9873aa88-1f69-48ae-a97b-82ffd73e17b5','3bbc26b6-bfce-4f57-a89e-a0d8a903b9ba','9f4b987d-7c57-4769-a025-3e2ff4c1d111','ba46e861-5320-42f4-8bc3-520c1d31b3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:55.122730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5686d3-9659-491e-b536-9dad5c91f4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:17:55.132730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5686d3-9659-491e-b536-9dad5c91f4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:55.132730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (19d1c5ca-2d7a-4cca-8749-48e90c8baea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:17:55.132730 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request issued successfully. Aug 13 15:17:55.132730 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b82d91f7-55fe-4062-9669-b0f470e25832 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:55.132730 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 544/2153] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:17:54 2026] POST /volume/v3/volumes => generated 747 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:55.143528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.147117 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:17:55.149493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.149856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.162679 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.162679 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:55.167302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:55.174895 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-590d3597-3f6c-4c57-ac87-9dedab7642d8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:17:55.175512 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 536/2154] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:55.354167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.356819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d Aug 13 15:17:55.357065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.357244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.366750 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.366750 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:55.372603 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:17:55.373290 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:55.373425 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:55.411618 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:55.414594 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.414594 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:55.422610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad1d2c2-e452-4b88-813c-bc12ef4caa85 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d returned with HTTP 200 Aug 13 15:17:55.423055 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 537/2155] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.434997 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.436729 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:55.436973 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.437223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.437402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:55.440509 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.440509 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:55.447245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aebb5d93-cb74-42a0-89b6-421a1443eef0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec returned with HTTP 200 Aug 13 15:17:55.447667 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 539/2156] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec => generated 321 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.461394 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.463781 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:55.464053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.464258 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.464431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:55.473703 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.473703 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:55.482923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2dfd6a-6e98-4799-a1a0-e13b2f3d5c76 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 returned with HTTP 200 Aug 13 15:17:55.483365 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 545/2157] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.493288 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dee4fd67-a6ae-44c4-8f72-b30cd37dcf48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.494854 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dee4fd67-a6ae-44c4-8f72-b30cd37dcf48 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/detail Aug 13 15:17:55.495053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dee4fd67-a6ae-44c4-8f72-b30cd37dcf48 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.495210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dee4fd67-a6ae-44c4-8f72-b30cd37dcf48 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.511709 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dee4fd67-a6ae-44c4-8f72-b30cd37dcf48 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/detail returned with HTTP 200 Aug 13 15:17:55.512209 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 537/2158] 10.4.3.38 () {68 vars in 1289 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/groups/detail => generated 638 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.520689 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.522354 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:55.522534 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.522732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.523057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:55.523834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:55.530956 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:17:55.531861 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:55.532069 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:55.569916 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:55.572933 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.572933 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:55.580601 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee2b8cfc-b5c5-48ea-94fd-b723f5d424e7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:55.581015 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 538/2159] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.593403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.596174 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:55.596174 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.596584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.596784 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:55.597318 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.597318 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:55.597789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:55.604977 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:17:55.605618 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:55.605781 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:55.640527 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set 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 15:17:55.643410 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.643410 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:55.649771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dbb1ce6-5637-4a1d-a2c2-6d4c7960232c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:55.650189 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 540/2160] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.662290 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.664625 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action Aug 13 15:17:55.665014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:55.665136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:55.666460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] delete called for group b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:17:55.666570 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Delete group with id: b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:55.669724 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.669724 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:55.698205 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-756362e9-f971-47b6-9d98-2ee4d3aa4feb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action returned with HTTP 202 Aug 13 15:17:55.698731 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 546/2161] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:17:55 2026] POST /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:55.705717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.707538 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d Aug 13 15:17:55.707801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.708022 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.714934 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.714934 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:55.718511 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:17:55.719296 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:55.719449 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:55.756093 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:55.760068 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.760068 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:55.768751 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ffdb1da-2e0e-40c2-a9f2-4345cb4054b8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d returned with HTTP 200 Aug 13 15:17:55.769273 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 538/2162] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d => generated 905 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:55.863567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:55.865546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:55.865787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:55.865950 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:55.872996 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:55.872996 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:55.877175 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:55.881523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0b6b4b9-2c2f-423e-93f9-f1acee58bb5c tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:55.881959 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 539/2163] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:55 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:56.192701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.193572 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:17:56.193849 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.194084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.201185 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.201185 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:56.205100 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:56.210045 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac605c02-c9fd-4195-8307-dbac42f1d5ec tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:17:56.210424 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 541/2164] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:56.223365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.225317 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:17:56.225736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2de8490a-3071-458c-8fe4-e11fe9704245", "name": "tempest-VolumesBackupsTest-Backup-1167473618"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:56.227113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '2de8490a-3071-458c-8fe4-e11fe9704245', 'name': 'tempest-VolumesBackupsTest-Backup-1167473618'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:17:56.227258 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 2de8490a-3071-458c-8fe4-e11fe9704245 in container None Aug 13 15:17:56.233959 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.233959 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:56.234523 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:17:56.251302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['65cc1de8-fddd-4a8f-b3e5-493c03f13173', '69b002b1-517b-477c-b930-81fd117e46c3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:56.281976 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6f1a4bb-421e-4539-9b81-3f2672fb7b2a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:17:56.282527 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 547/2165] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:17:56 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:17:56.291383 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.296319 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:17:56.296960 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.297244 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.297395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:56.311007 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.311007 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:56.312549 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8c2cb82-cc80-47a6-93a7-3545d321dd14 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:17:56.313349 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 539/2166] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:56.785100 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8851b263-890b-4390-8f7c-ce70c96b688b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.787398 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8851b263-890b-4390-8f7c-ce70c96b688b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d Aug 13 15:17:56.787613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8851b263-890b-4390-8f7c-ce70c96b688b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.787841 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8851b263-890b-4390-8f7c-ce70c96b688b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.796086 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8851b263-890b-4390-8f7c-ce70c96b688b tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d returned with HTTP 404 Aug 13 15:17:56.796610 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 540/2167] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/volumes/5e543e79-adad-425b-b345-99bf69e95e9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:56.805387 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.808690 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:56.809105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.809432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.809767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:56.815137 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09ddeace-ea97-4778-8d6a-4ab23fcd689d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec returned with HTTP 404 Aug 13 15:17:56.816003 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 542/2168] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:56.825889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.827568 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action Aug 13 15:17:56.827937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:56.828080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:56.829345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] delete called for group 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:17:56.829441 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Delete group with id: 1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:56.832621 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.832621 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:56.853872 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-047a4c7c-1b94-4880-a80c-5dc5b0139948 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action returned with HTTP 202 Aug 13 15:17:56.854494 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 548/2169] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:17:56 2026] POST /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:56.861778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d179670-2aeb-4791-bc49-c77c65637afb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.864247 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d179670-2aeb-4791-bc49-c77c65637afb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:56.864503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d179670-2aeb-4791-bc49-c77c65637afb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.864717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d179670-2aeb-4791-bc49-c77c65637afb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.864839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-0d179670-2aeb-4791-bc49-c77c65637afb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:56.868510 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.868510 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:56.877663 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d179670-2aeb-4791-bc49-c77c65637afb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 returned with HTTP 200 Aug 13 15:17:56.878524 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 540/2170] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:56.969303 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:56.971163 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:56.971397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:56.971581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:56.980095 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:56.980095 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:56.983961 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:56.987612 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69f611fd-0af6-4d63-84b6-e4bcd077a2b1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:56.987996 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 541/2171] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:56 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.002781 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.004753 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:57.005039 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.005301 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.012454 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.012454 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:57.020344 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:57.031260 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09e4b4b3-0bf9-478a-806d-2ffec2f3a964 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:57.031741 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 543/2172] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.073984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.077609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:57.077865 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.078078 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.084814 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.084814 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:57.088312 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:57.092380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-74c00aec-9ba9-4e69-affd-e702408cb3cb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:57.092809 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 549/2173] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.169340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35be9bc1-4255-4c9e-b1de-1a0596975c2e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.169943 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35be9bc1-4255-4c9e-b1de-1a0596975c2e None None] GET https://10.4.3.38/volume// Aug 13 15:17:57.170545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35be9bc1-4255-4c9e-b1de-1a0596975c2e None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.171387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35be9bc1-4255-4c9e-b1de-1a0596975c2e None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.171769 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35be9bc1-4255-4c9e-b1de-1a0596975c2e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:57.172389 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 541/2174] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:17:57 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 15:17:57.180543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-a5c80913-8287-406a-b77a-3a6030e9741b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.185471 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-a5c80913-8287-406a-b77a-3a6030e9741b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:17:57.185935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-a5c80913-8287-406a-b77a-3a6030e9741b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07560e2f-57a9-4f16-a182-ec9d6e60860d", "connector": null, "instance_uuid": "21d0b68e-e694-4743-b7a2-ac092494ceb9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:57.199798 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.199798 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:57.236105 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-a5c80913-8287-406a-b77a-3a6030e9741b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:17:57.236530 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 542/2175] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:17:57 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 15:17:57.266378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be27d730-e352-4264-bcaf-ff97fafdcefc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.268819 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be27d730-e352-4264-bcaf-ff97fafdcefc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:57.269099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be27d730-e352-4264-bcaf-ff97fafdcefc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.269755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be27d730-e352-4264-bcaf-ff97fafdcefc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.275824 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0baf140-c09f-410c-ab49-d026ffc6adeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.276447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0baf140-c09f-410c-ab49-d026ffc6adeb None None] GET https://10.4.3.38/volume// Aug 13 15:17:57.276735 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0baf140-c09f-410c-ab49-d026ffc6adeb None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.277039 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0baf140-c09f-410c-ab49-d026ffc6adeb None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.277505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0baf140-c09f-410c-ab49-d026ffc6adeb None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:17:57.277976 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 550/2176] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:17:57 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 15:17:57.284694 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.284694 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:57.287978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.291231 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be27d730-e352-4264-bcaf-ff97fafdcefc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:57.292056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:57.292391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.292493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.298249 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be27d730-e352-4264-bcaf-ff97fafdcefc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:57.298668 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 544/2177] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.306695 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.306695 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:57.317793 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:57.324082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.325166 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-0a568738-d3c9-4cb4-90de-0fca1c3ce17c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:57.328333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:17:57.328565 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 542/2178] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 1054 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:17:57.328619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.328619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.328619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:57.333931 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.333931 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:57.334842 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58a4c0a0-a6fe-4172-b7c2-a8d470028c2c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:17:57.335393 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 543/2179] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.437915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.440977 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b Aug 13 15:17:57.441568 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:57.450738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-07560e2f-57a9-4f16-a182-ec9d6e60860d-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:17:57.455757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-07560e2f-57a9-4f16-a182-ec9d6e60860d-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:17:57.456662 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.456662 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:57.543397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-07560e2f-57a9-4f16-a182-ec9d6e60860d-np0000007223" released by "attachment_update" :: held 0.088s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:17:57.545525 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-15976353-15b3-4cad-8aca-1d2a1dbc55e9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b returned with HTTP 200 Aug 13 15:17:57.545525 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 551/2180] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:17:57 2026] PUT /volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:57.553211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-ff7e8dbf-c63c-4dea-9a5f-15420afd0203 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.556261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-ff7e8dbf-c63c-4dea-9a5f-15420afd0203 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption Aug 13 15:17:57.556535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-ff7e8dbf-c63c-4dea-9a5f-15420afd0203 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.556822 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-ff7e8dbf-c63c-4dea-9a5f-15420afd0203 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.572557 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.572557 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:57.584695 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-ff7e8dbf-c63c-4dea-9a5f-15420afd0203 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption returned with HTTP 200 Aug 13 15:17:57.585218 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 545/2181] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.888078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.889960 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:57.890287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.890510 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.890700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:57.893699 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f59b81c0-6f26-40a6-9f5b-c01ee829b89c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 returned with HTTP 404 Aug 13 15:17:57.894341 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 543/2182] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:57.902299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-267ddcc7-8912-47b1-bf92-73b043d61467 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.903984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-267ddcc7-8912-47b1-bf92-73b043d61467 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/detail Aug 13 15:17:57.904218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-267ddcc7-8912-47b1-bf92-73b043d61467 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.904435 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-267ddcc7-8912-47b1-bf92-73b043d61467 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.908865 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-267ddcc7-8912-47b1-bf92-73b043d61467 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/detail returned with HTTP 200 Aug 13 15:17:57.909269 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 544/2183] 10.4.3.38 () {68 vars in 1289 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.918122 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.920392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:57.920721 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.921035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.921427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:57.921932 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:57.921932 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:57.922587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:57.930230 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:17:57.932224 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c9ae31-cdad-4e1b-9c0e-61bcc58bff0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:57.932573 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 552/2184] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.945538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.947831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action Aug 13 15:17:57.948329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:57.948491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-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 15:17:57.950199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] delete called for group 1c256c0a-a045-4d73-a2fd-f40b27ed4329 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:17:57.950291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Delete group with id: 1c256c0a-a045-4d73-a2fd-f40b27ed4329 Aug 13 15:17:57.953682 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b414c99d-dcef-4b2d-8792-af5a43b98d7c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action returned with HTTP 404 Aug 13 15:17:57.954274 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 546/2185] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:17:57 2026] POST /volume/v3/groups/1c256c0a-a045-4d73-a2fd-f40b27ed4329/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:57.960537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.962317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:17:57.962653 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:57.962906 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:57.963249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:17:57.964068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:17:57.971241 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:17:57.973174 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d0e849c-5255-4d2b-b6d9-7b51f66039fb tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:17:57.973534 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 544/2186] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:57.985359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:57.987238 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action Aug 13 15:17:57.987606 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:17:57.987769 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:57.989165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] delete called for group b62f5caf-77ad-4fda-a489-d12128daafec {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:17:57.989280 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Delete group with id: b62f5caf-77ad-4fda-a489-d12128daafec Aug 13 15:17:57.992942 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5efd5b8c-bff9-45d6-9a78-743ba8936516 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action returned with HTTP 404 Aug 13 15:17:57.993493 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 545/2187] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:17:57 2026] POST /volume/v3/groups/b62f5caf-77ad-4fda-a489-d12128daafec/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:17:58.000514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-778fba83-ff87-477b-9c07-3775fe05a3cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.002559 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-778fba83-ff87-477b-9c07-3775fe05a3cc tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/99460558-3f59-41db-b448-2e542d483fad Aug 13 15:17:58.002842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-778fba83-ff87-477b-9c07-3775fe05a3cc tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.003093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-778fba83-ff87-477b-9c07-3775fe05a3cc tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.017604 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-778fba83-ff87-477b-9c07-3775fe05a3cc tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/group_types/99460558-3f59-41db-b448-2e542d483fad returned with HTTP 202 Aug 13 15:17:58.018230 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 553/2188] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:17:57 2026] DELETE /volume/v3/group_types/99460558-3f59-41db-b448-2e542d483fad => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:58.027535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c666d517-4744-4e44-a82d-af41951516c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.029290 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c666d517-4744-4e44-a82d-af41951516c4 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] DELETE https://10.4.3.38/volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 Aug 13 15:17:58.029485 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c666d517-4744-4e44-a82d-af41951516c4 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.029737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c666d517-4744-4e44-a82d-af41951516c4 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.054708 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c666d517-4744-4e44-a82d-af41951516c4 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 returned with HTTP 202 Aug 13 15:17:58.055113 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 547/2189] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:17:58 2026] DELETE /volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:17:58.063106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce52cc2f-b857-445a-bc01-8c5444e052cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.065489 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce52cc2f-b857-445a-bc01-8c5444e052cf tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] GET https://10.4.3.38/volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 Aug 13 15:17:58.065895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce52cc2f-b857-445a-bc01-8c5444e052cf tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.066302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce52cc2f-b857-445a-bc01-8c5444e052cf tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.070387 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce52cc2f-b857-445a-bc01-8c5444e052cf tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 returned with HTTP 404 Aug 13 15:17:58.071090 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 545/2190] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/types/abd0e38e-440d-4439-9697-73ea13963212 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:58.081149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e18841ca-9ec0-4883-a1eb-8db9c5510da2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.083053 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e18841ca-9ec0-4883-a1eb-8db9c5510da2 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:17:58.083457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e18841ca-9ec0-4883-a1eb-8db9c5510da2 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-987518524"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:58.096631 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e18841ca-9ec0-4883-a1eb-8db9c5510da2 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:17:58.097055 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 546/2191] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:17:58 2026] POST /volume/v3/types => generated 215 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:58.106194 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-498dc8a7-d710-4bcd-8cbf-ab2d3790fdce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.108413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-498dc8a7-d710-4bcd-8cbf-ab2d3790fdce tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:17:58.108896 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-498dc8a7-d710-4bcd-8cbf-ab2d3790fdce tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1337927316"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:58.124095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-498dc8a7-d710-4bcd-8cbf-ab2d3790fdce tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:17:58.124585 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 554/2192] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:17:58 2026] POST /volume/v3/group_types => generated 173 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:58.132081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.134190 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:17:58.134612 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "14baa6b6-14fb-49a2-9d00-4a3c1508f31e", "volume_types": ["28ab4475-da4d-4048-962d-27a8b64dcb2b"], "name": "tempest-GroupsTest-Group-1200586622"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:58.136538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating new group {'group': {'group_type': '14baa6b6-14fb-49a2-9d00-4a3c1508f31e', 'volume_types': ['28ab4475-da4d-4048-962d-27a8b64dcb2b'], 'name': 'tempest-GroupsTest-Group-1200586622'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:17:58.140478 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Creating group tempest-GroupsTest-Group-1200586622. Aug 13 15:17:58.148284 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:17:58.158209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['a7baf22b-92ed-4684-b7b9-38dd4e012834'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:58.183052 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77794ec6-22f2-4021-a6bf-12c0d3242ce0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:17:58.183564 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 548/2193] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:17:58 2026] POST /volume/v3/groups => generated 104 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:58.192927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b204e54e-9fac-48b5-9373-90b1a572f986 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.195365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b204e54e-9fac-48b5-9373-90b1a572f986 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:17:58.195757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b204e54e-9fac-48b5-9373-90b1a572f986 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.196074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b204e54e-9fac-48b5-9373-90b1a572f986 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.196405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-b204e54e-9fac-48b5-9373-90b1a572f986 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:58.201086 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.201086 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:58.209575 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b204e54e-9fac-48b5-9373-90b1a572f986 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:17:58.210202 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 546/2194] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:58.313519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.315477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:58.315725 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.315938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.326390 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.326390 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:58.333779 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:58.342006 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0485c3db-4b22-4d63-a2dc-7e08b88e5ecd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:58.342006 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 547/2195] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:58.346482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.356043 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:17:58.356365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.356708 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.356882 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:58.364259 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.364259 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:58.365395 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78fb502b-ae0b-40ec-8fcc-135d50e1dca2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:17:58.365978 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 555/2196] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:58.742205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.745218 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:58.745539 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.745917 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.754284 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.754284 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:58.760728 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:58.767826 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c030eda-686b-4dea-b932-57cc421f7ba1 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:58.768448 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 549/2197] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:58.780171 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.783796 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:58.784167 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.784407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.784648 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Delete volume with id: d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:58.794597 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.794597 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:58.795429 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:58.825079 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Delete volume request issued successfully. Aug 13 15:17:58.825759 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2cb1aa8-a211-4ff1-b445-73f4ad4aebc0 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 202 Aug 13 15:17:58.826448 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 547/2198] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:17:58 2026] DELETE /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:17:58.836933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-596b5b67-78d3-4aef-a712-103060f6ea08 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:58.839175 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-596b5b67-78d3-4aef-a712-103060f6ea08 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:58.839417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-596b5b67-78d3-4aef-a712-103060f6ea08 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:58.839716 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-596b5b67-78d3-4aef-a712-103060f6ea08 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:58.848880 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:58.848880 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:58.854148 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-596b5b67-78d3-4aef-a712-103060f6ea08 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Volume info retrieved successfully. Aug 13 15:17:58.859968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-596b5b67-78d3-4aef-a712-103060f6ea08 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 200 Aug 13 15:17:58.860356 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 548/2199] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:58 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:59.220334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.221852 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:17:59.222040 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:59.222208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:59.222324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:17:59.225660 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.225660 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:59.234528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cccb087-ed69-4e7b-9d2f-66be94fc49f2 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:17:59.234934 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 556/2200] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:17:59 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:59.244197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.245864 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:17:59.246225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1770434862", "volume_type": "28ab4475-da4d-4048-962d-27a8b64dcb2b", "group_id": "e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:17:59.247615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1770434862', 'volume_type': '28ab4475-da4d-4048-962d-27a8b64dcb2b', 'group_id': 'e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:17:59.254910 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.254910 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:59.255362 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume of 1 GB Aug 13 15:17:59.262290 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:17:59.269799 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (7df2a5c0-73f4-4d74-b2d3-4ca23b1d75d9) 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 15:17:59.272006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a254e4bd-e460-4cdb-a4e9-e2b4ce933f61) transitioned 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 15:17:59.272776 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.272776 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:59.273219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-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 15:17:59.298829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a254e4bd-e460-4cdb-a4e9-e2b4ce933f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:17:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28ab4475-da4d-4048-962d-27a8b64dcb2b,is_public=True,name='tempest-GroupsTest-volume-type-987518524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ab4475-da4d-4048-962d-27a8b64dcb2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c', '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 15:17:59.300702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4600868c-f793-493f-b338-12d91f6d62d0) transitioned 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 15:17:59.335038 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-987518524 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-987518524, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:59.335340 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-987518524 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-987518524, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:17:59.360350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['e11b612e-86cf-48a0-9976-4e8188be7786', 'cdc255c3-23bf-45df-8077-50d30efd35f3', '04f051cb-9990-48f2-a6af-21b34ae6e81a', '33a23471-884b-4584-8a0d-94e051da9412'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:17:59.361230 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4600868c-f793-493f-b338-12d91f6d62d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11b612e-86cf-48a0-9976-4e8188be7786', 'cdc255c3-23bf-45df-8077-50d30efd35f3', '04f051cb-9990-48f2-a6af-21b34ae6e81a', '33a23471-884b-4584-8a0d-94e051da9412']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:59.362051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96581a61-4501-495b-949c-2c56a95f6366) transitioned 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 15:17:59.364460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.366688 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:17:59.367032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:59.367792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:59.381241 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.381241 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:17:59.383354 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.385009 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:17:59.385201 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:59.385398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:59.385488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:17:59.385589 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:17:59.387388 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96581a61-4501-495b-949c-2c56a95f6366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ca5df9-3394-4895-847d-f2b7ad2b15fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1770434862',encryption_key_id=None,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['e11b612e-86cf-48a0-9976-4e8188be7786','cdc255c3-23bf-45df-8077-50d30efd35f3','04f051cb-9990-48f2-a6af-21b34ae6e81a','33a23471-884b-4584-8a0d-94e051da9412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1770434862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,host=None,id=b8ca5df9-3394-4895-847d-f2b7ad2b15fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1114cc02c29241a8aa1947c34549f0d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac1f77f8b54b4692ac070c330712030a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ab4475-da4d-4048-962d-27a8b64dcb2b),volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:59.388230 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cc8d3e-4ea8-4260-b2de-cffe1ffcbbdf) transitioned 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 15:17:59.390695 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.390695 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:17:59.391290 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83fefed7-8ae8-4dc4-9205-7cd0c7e13f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:17:59.391445 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a243b77-5b2e-4e6a-9837-86885a0b63f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:17:59.391788 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 549/2201] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:59 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:59.392207 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 548/2202] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:17:59 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:17:59.405388 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cc8d3e-4ea8-4260-b2de-cffe1ffcbbdf) transitioned into state 'SUCCESS' from state '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-1770434862',encryption_key_id=None,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['e11b612e-86cf-48a0-9976-4e8188be7786','cdc255c3-23bf-45df-8077-50d30efd35f3','04f051cb-9990-48f2-a6af-21b34ae6e81a','33a23471-884b-4584-8a0d-94e051da9412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:17:59.406285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa2b3e6-a753-4e23-8616-64b928563656) transitioned 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 15:17:59.417499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa2b3e6-a753-4e23-8616-64b928563656) 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 15:17:59.418369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (7df2a5c0-73f4-4d74-b2d3-4ca23b1d75d9) 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 15:17:59.418745 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request issued successfully. Aug 13 15:17:59.419420 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:59.419609 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:59.461194 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set 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 15:17:59.464483 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.464483 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:17:59.468040 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e58587d5-5770-4e13-be78-7f92be4de0b4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:17:59.468482 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 550/2203] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:17:59 2026] POST /volume/v3/volumes => generated 812 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:17:59.479389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.481320 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd Aug 13 15:17:59.481523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:59.481741 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:59.488261 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.488261 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:59.491730 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:17:59.492379 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:17:59.492525 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:17:59.530123 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:17:59.533216 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:17:59.533216 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:17:59.539557 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190d7acf-aa1d-487d-b5ab-c0c91fffa896 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd returned with HTTP 200 Aug 13 15:17:59.539923 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 557/2204] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:59 2026] GET /volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:17:59.878895 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ee9dcd7-134e-4510-bc67-56fa8a3fd9b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:17:59.882366 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ee9dcd7-134e-4510-bc67-56fa8a3fd9b6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] GET https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 Aug 13 15:17:59.882576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ee9dcd7-134e-4510-bc67-56fa8a3fd9b6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:17:59.882777 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ee9dcd7-134e-4510-bc67-56fa8a3fd9b6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:17:59.891640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ee9dcd7-134e-4510-bc67-56fa8a3fd9b6 tempest-VolumesExtendAttachedTest-15726772 tempest-VolumesExtendAttachedTest-15726772-project-member] https://10.4.3.38/volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 returned with HTTP 404 Aug 13 15:17:59.892165 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 550/2205] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:17:59 2026] GET /volume/v3/volumes/d14ba66a-0881-4291-86f0-eddcf2d8cd60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:18:00.405132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:00.407153 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:00.407610 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:00.407610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:00.407848 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:00.407984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:00.409128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:00.409354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:00.409545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:00.413494 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.413494 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:00.414357 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-381f4651-0ee1-4a71-88f7-e92e85d5f6a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:00.414938 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 549/2206] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:00 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:00.421354 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.421354 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:00.424776 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:00.429202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b6b5788-a11b-4e53-9f49-1dcc0ade4636 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:00.429587 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 551/2207] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:00 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:00.554450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:00.557888 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd Aug 13 15:18:00.558225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:00.558466 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:00.571080 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.571080 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:00.579580 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:18:00.580511 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:00.580688 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:00.652633 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:00.659651 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.659651 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:00.671232 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7103321-e2a7-4e36-8b7e-36632d38bb56 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd returned with HTTP 200 Aug 13 15:18:00.671851 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 558/2208] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:00 2026] GET /volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd => generated 905 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:00.690076 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:00.692065 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:00.692426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1560934957", "volume_type": "28ab4475-da4d-4048-962d-27a8b64dcb2b", "group_id": "e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:00.694983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1560934957', 'volume_type': '28ab4475-da4d-4048-962d-27a8b64dcb2b', 'group_id': 'e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:00.703448 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.703448 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:00.704016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume of 1 GB Aug 13 15:18:00.713409 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Availability Zones retrieved successfully. Aug 13 15:18:00.719703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (2da7b1c6-b1ff-4a4a-becf-d4391f2a0b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:00.720911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd6bf02-eecd-48ca-b1f8-8012a07d9ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:00.721550 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.721550 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:00.722151 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:00.744632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd6bf02-eecd-48ca-b1f8-8012a07d9ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:17:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28ab4475-da4d-4048-962d-27a8b64dcb2b,is_public=True,name='tempest-GroupsTest-volume-type-987518524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ab4475-da4d-4048-962d-27a8b64dcb2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:00.744941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dcc2ce-b946-4e2e-864d-a6301171c694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:00.776360 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-987518524 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-987518524, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:00.777175 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-987518524 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-987518524, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:00.794883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Created reservations ['9104f16a-73be-4e8d-af04-97c85ab4dfdf', '36bf34e1-4d2c-4122-b0ba-5d5f27324dc8', '5f067418-c92f-4c69-969c-98b94e2832b6', 'cfa0ca50-c230-49e8-a0d2-98f7bc8a052e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:00.796379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79dcc2ce-b946-4e2e-864d-a6301171c694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9104f16a-73be-4e8d-af04-97c85ab4dfdf', '36bf34e1-4d2c-4122-b0ba-5d5f27324dc8', '5f067418-c92f-4c69-969c-98b94e2832b6', 'cfa0ca50-c230-49e8-a0d2-98f7bc8a052e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:00.797311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56158397-ab8d-43a5-a155-88ff99c42d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:00.825516 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56158397-ab8d-43a5-a155-88ff99c42d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c7e09a-4bfc-412a-95a6-53a234553700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1560934957',encryption_key_id=None,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['9104f16a-73be-4e8d-af04-97c85ab4dfdf','36bf34e1-4d2c-4122-b0ba-5d5f27324dc8','5f067418-c92f-4c69-969c-98b94e2832b6','cfa0ca50-c230-49e8-a0d2-98f7bc8a052e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1560934957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,host=None,id=00c7e09a-4bfc-412a-95a6-53a234553700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1114cc02c29241a8aa1947c34549f0d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac1f77f8b54b4692ac070c330712030a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ab4475-da4d-4048-962d-27a8b64dcb2b),volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:00.826687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d70e77-8d7e-433e-8d6a-0f8eb46aee28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:00.846631 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d70e77-8d7e-433e-8d6a-0f8eb46aee28) transitioned into state 'SUCCESS' from state '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-1560934957',encryption_key_id=None,group_id=e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c,group_type_id=,metadata={},multiattach=False,project_id='1114cc02c29241a8aa1947c34549f0d9',qos_specs=None,replication_status=,reservations=['9104f16a-73be-4e8d-af04-97c85ab4dfdf','36bf34e1-4d2c-4122-b0ba-5d5f27324dc8','5f067418-c92f-4c69-969c-98b94e2832b6','cfa0ca50-c230-49e8-a0d2-98f7bc8a052e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1f77f8b54b4692ac070c330712030a',volume_type_id=28ab4475-da4d-4048-962d-27a8b64dcb2b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:00.847649 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bc22b8-a187-45ca-b337-f40f63c97810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:00.860494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bc22b8-a187-45ca-b337-f40f63c97810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:00.861390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Flow 'volume_create_api' (2da7b1c6-b1ff-4a4a-becf-d4391f2a0b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:00.861754 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Create volume request issued successfully. Aug 13 15:18:00.862439 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:00.862654 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:00.913930 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:00.917139 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.917139 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:00.920771 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da0b6b85-4158-4e49-8912-7975ee1bfe67 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:00.921269 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 551/2209] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:18:00 2026] POST /volume/v3/volumes => generated 812 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:00.935971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:00.941756 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 Aug 13 15:18:00.941756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:00.941756 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:00.949935 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:00.949935 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:00.955752 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:18:00.956890 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:00.957094 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:00.997959 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:01.001242 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:01.001242 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:01.009506 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03377a39-6a73-46f7-9f73-afb07f7a16b7 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 returned with HTTP 200 Aug 13 15:18:01.010032 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 550/2210] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:00 2026] GET /volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 => generated 904 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:01.427721 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:01.429098 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:01.429284 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:01.429460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:01.429566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:01.434270 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:01.434270 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:01.434967 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00a641b1-3599-4f7f-9da4-ad41db8ef58c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:01.435363 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 552/2211] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:01 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:01.444058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:01.446151 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:01.446355 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:01.446551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:01.458202 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:01.458202 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:01.461967 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:01.466245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5aeb007-2ffa-445e-930b-3b8ae26ea257 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:01.466610 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 559/2212] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:01 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:02.025935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d43d020-1c49-42b5-ab46-74f08e209486 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:02.034605 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 Aug 13 15:18:02.034883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:02.035117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:02.043295 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.043295 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:02.047803 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:18:02.048694 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:02.048960 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:02.084455 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:02.087440 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.087440 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:02.094182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d43d020-1c49-42b5-ab46-74f08e209486 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 returned with HTTP 200 Aug 13 15:18:02.094529 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 552/2213] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:02 2026] GET /volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:02.114791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:02.116804 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] PUT https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:02.117212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "00c7e09a-4bfc-412a-95a6-53a234553700"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:02.118628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Update called for group e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c. {{(pid=100285) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:18:02.118781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Updating group e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c with name new_group description: This is a new group add_volumes: None remove_volumes: 00c7e09a-4bfc-412a-95a6-53a234553700. Aug 13 15:18:02.122259 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.122259 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:02.148333 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b907d35c-f006-45b9-8ba3-2518bd381d2d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 202 Aug 13 15:18:02.149068 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 551/2214] 10.4.3.38 () {70 vars in 1400 bytes} [Thu Aug 13 15:18:02 2026] PUT /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:18:02.156557 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1102a34-418f-4770-95ce-e8b182df01b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:02.158718 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1102a34-418f-4770-95ce-e8b182df01b0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:02.158974 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1102a34-418f-4770-95ce-e8b182df01b0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:02.159246 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1102a34-418f-4770-95ce-e8b182df01b0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:02.159399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d1102a34-418f-4770-95ce-e8b182df01b0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:02.162897 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.162897 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:02.170163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1102a34-418f-4770-95ce-e8b182df01b0 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:18:02.170847 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 553/2215] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:02 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:02.445465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:02.447217 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:02.447420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:02.447684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:02.447955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:02.451700 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.451700 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:02.452510 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a522dbaa-04fd-4a69-99e1-07915a4a3baf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:02.452878 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 560/2216] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:02 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:02.481098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:02.483152 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:02.483581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:02.483960 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:02.498043 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:02.498043 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:02.502882 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:02.511641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b50c74-cf33-43ba-b0ef-063345c0b04c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:02.511641 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 553/2217] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:02 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:03.180304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-608674da-11b0-4c0e-b042-41861937affc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.182458 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-608674da-11b0-4c0e-b042-41861937affc tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:03.182749 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-608674da-11b0-4c0e-b042-41861937affc tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.183151 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-608674da-11b0-4c0e-b042-41861937affc tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.183506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-608674da-11b0-4c0e-b042-41861937affc tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:03.187582 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.187582 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:03.202536 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-608674da-11b0-4c0e-b042-41861937affc tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:18:03.203069 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 552/2218] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:03.216574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-553aea7e-64eb-4c21-8213-69a4c3217245 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.216574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-553aea7e-64eb-4c21-8213-69a4c3217245 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:03.216574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-553aea7e-64eb-4c21-8213-69a4c3217245 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.217295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-553aea7e-64eb-4c21-8213-69a4c3217245 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.217295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-553aea7e-64eb-4c21-8213-69a4c3217245 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:03.220931 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.220931 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:03.227978 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-553aea7e-64eb-4c21-8213-69a4c3217245 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:18:03.228358 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 554/2219] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:03.236921 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.238849 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:18:03.239102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.239313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.239622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:18:03.240458 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:18:03.249329 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:18:03.250289 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:03.250450 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:03.291632 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:03.294781 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.294781 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:03.302691 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c13481d5-6dc3-4267-944d-d09a4ebaa9f4 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:18:03.303154 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 561/2220] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:18:03.320566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68f6646e-77d6-4033-b484-ed0734b74a0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.322424 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f6646e-77d6-4033-b484-ed0734b74a0f tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] PUT https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:03.322985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f6646e-77d6-4033-b484-ed0734b74a0f tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "00c7e09a-4bfc-412a-95a6-53a234553700"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:03.324581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-68f6646e-77d6-4033-b484-ed0734b74a0f tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Update called for group e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c. {{(pid=100284) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:18:03.325598 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-68f6646e-77d6-4033-b484-ed0734b74a0f tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Updating group e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c with name None description: None add_volumes: 00c7e09a-4bfc-412a-95a6-53a234553700 remove_volumes: None. Aug 13 15:18:03.329097 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.329097 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:03.363534 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f6646e-77d6-4033-b484-ed0734b74a0f tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 202 Aug 13 15:18:03.364228 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 554/2221] 10.4.3.38 () {70 vars in 1399 bytes} [Thu Aug 13 15:18:03 2026] PUT /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:18:03.373747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7006849c-880e-4ca4-9563-6f9328382dd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.376213 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7006849c-880e-4ca4-9563-6f9328382dd8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:03.376535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7006849c-880e-4ca4-9563-6f9328382dd8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.376887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7006849c-880e-4ca4-9563-6f9328382dd8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.377124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-7006849c-880e-4ca4-9563-6f9328382dd8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:03.381466 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.381466 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:03.391058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7006849c-880e-4ca4-9563-6f9328382dd8 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:18:03.391686 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 553/2222] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:03.465042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.467854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:03.468329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.468570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.468868 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:03.476295 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.476295 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:03.477279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b4ffa76-6a24-43f3-927a-9553d5900204 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:03.477877 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 555/2223] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:03.526712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:03.528946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:03.529124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:03.529301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:03.538973 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:03.538973 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:03.542639 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:03.546887 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa1cfdd0-8d6b-455f-863c-632dd966320e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:03.547298 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 562/2224] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:03 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:04.404378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.406546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:04.406976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.407355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.408465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:04.411612 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.411612 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:04.420481 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d5fddc-efbc-4732-a283-b5ecf6899cfa tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 200 Aug 13 15:18:04.421133 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 555/2225] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:04.431877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.433931 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:18:04.434257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.434473 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.434786 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:18:04.435099 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.435099 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:04.435769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:18:04.445382 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:18:04.451126 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:04.452401 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:04.489060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90b10350-723b-403b-b47f-0c973eb773d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.492980 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90b10350-723b-403b-b47f-0c973eb773d7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:04.493174 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90b10350-723b-403b-b47f-0c973eb773d7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.493335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90b10350-723b-403b-b47f-0c973eb773d7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.493427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90b10350-723b-403b-b47f-0c973eb773d7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:04.497635 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.497635 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:04.498385 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90b10350-723b-403b-b47f-0c973eb773d7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:04.498728 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 556/2226] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:04.507271 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:04.510075 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.510075 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:04.513718 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:04.513902 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:04.553504 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:04.562111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.563432 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.563432 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:04.564084 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:04.564291 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.564479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.574421 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.574421 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:04.574570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98a66ca8-da93-4044-9544-cd8a7c5df914 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:18:04.575050 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 554/2227] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:04.578596 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:04.582571 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d1bcbcb-9f02-42c5-abd9-2e973ed35b03 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:04.582951 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 563/2228] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:04.594749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7546069-00af-4e6f-935c-44ded21ddf51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.596393 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:18:04.596806 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.597106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.597596 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:18:04.599817 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.599817 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:04.601175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:18:04.611252 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Get all volumes completed successfully. Aug 13 15:18:04.612428 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:04.612796 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:04.666995 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:04.672751 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.672751 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:04.676755 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:04.677197 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:04.726718 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:04.731328 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.731328 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:04.743926 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7546069-00af-4e6f-935c-44ded21ddf51 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:18:04.744528 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 556/2229] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:04.762213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.764456 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] POST https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c/action Aug 13 15:18:04.764837 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:04.764976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-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 15:18:04.766405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] delete called for group e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:18:04.766501 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Delete group with id: e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:04.769840 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.769840 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:04.833686 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06425ba7-a4b5-4ca9-85c7-c7eaf9f77881 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c/action returned with HTTP 202 Aug 13 15:18:04.834186 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 557/2230] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:18:04 2026] POST /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:18:04.843340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:04.845448 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 Aug 13 15:18:04.845663 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:04.845942 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:04.858911 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.858911 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:04.864742 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Volume info retrieved successfully. Aug 13 15:18:04.865629 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:18:04.865868 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:18:04.916445 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:18:04.919915 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:04.919915 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:04.928550 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e93abae-4851-4906-93ae-5f0a7e8c64ce tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 returned with HTTP 200 Aug 13 15:18:04.929164 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 555/2231] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:04 2026] GET /volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 => generated 904 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:05.508012 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.509625 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:05.509812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.509983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.510087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:05.514022 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:05.514022 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:05.514825 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7868ee8e-8d0c-45d5-8a4d-4bab01602955 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:05.515217 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 564/2232] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:05.594626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6dc8b03-1010-4ade-b547-356713f89f45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.596484 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6dc8b03-1010-4ade-b547-356713f89f45 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:05.596697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6dc8b03-1010-4ade-b547-356713f89f45 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.596909 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6dc8b03-1010-4ade-b547-356713f89f45 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.608978 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:05.608978 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:05.612774 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6dc8b03-1010-4ade-b547-356713f89f45 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:05.616655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6dc8b03-1010-4ade-b547-356713f89f45 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:05.617095 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 557/2233] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:05.946166 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dad2f48f-18e1-4e29-b217-2186cc0c663c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.951704 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dad2f48f-18e1-4e29-b217-2186cc0c663c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 Aug 13 15:18:05.951704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dad2f48f-18e1-4e29-b217-2186cc0c663c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.951704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dad2f48f-18e1-4e29-b217-2186cc0c663c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.955518 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dad2f48f-18e1-4e29-b217-2186cc0c663c tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 returned with HTTP 404 Aug 13 15:18:05.956110 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 558/2234] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/volumes/00c7e09a-4bfc-412a-95a6-53a234553700 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:18:05.962975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d2db898b-9aae-4dea-ba6e-a36981fdae05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.965401 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2db898b-9aae-4dea-ba6e-a36981fdae05 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd Aug 13 15:18:05.965708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2db898b-9aae-4dea-ba6e-a36981fdae05 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.965987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2db898b-9aae-4dea-ba6e-a36981fdae05 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.966455 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.969029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:18:05.969289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.969542 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.972909 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2db898b-9aae-4dea-ba6e-a36981fdae05 tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd returned with HTTP 404 Aug 13 15:18:05.973579 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 556/2235] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/volumes/b8ca5df9-3394-4895-847d-f2b7ad2b15fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:18:05.981451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.982056 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:05.982056 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:05.983885 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] GET https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c Aug 13 15:18:05.985776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.985776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:05.985776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] show called for member e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:18:05.986626 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:05.988384 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4686016-e6c9-4edc-baf8-ae3f179c9e0d tempest-GroupsTest-842054026 tempest-GroupsTest-842054026-project-member] https://10.4.3.38/volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c returned with HTTP 404 Aug 13 15:18:05.989102 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 558/2236] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/groups/e8dc1fd8-dd87-4c5c-bc1b-93794bafc49c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:18:05.992202 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d8abc770-199f-44f6-8901-5c9edbd4eade req-f93244e0-96c1-4239-b58b-898fa78b0bc0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:18:05.992814 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 565/2237] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:05 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:05.997073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97858da0-15c2-4286-9dd7-05308ccd6070 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:05.998897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97858da0-15c2-4286-9dd7-05308ccd6070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/14baa6b6-14fb-49a2-9d00-4a3c1508f31e Aug 13 15:18:05.999163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97858da0-15c2-4286-9dd7-05308ccd6070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:05.999329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97858da0-15c2-4286-9dd7-05308ccd6070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:06.017444 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97858da0-15c2-4286-9dd7-05308ccd6070 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/group_types/14baa6b6-14fb-49a2-9d00-4a3c1508f31e returned with HTTP 202 Aug 13 15:18:06.017832 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 559/2238] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:18:05 2026] DELETE /volume/v3/group_types/14baa6b6-14fb-49a2-9d00-4a3c1508f31e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:18:06.025225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d81e1eca-3ce5-42a5-ab86-94a265815dde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:06.028533 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d81e1eca-3ce5-42a5-ab86-94a265815dde tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] DELETE https://10.4.3.38/volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b Aug 13 15:18:06.028752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d81e1eca-3ce5-42a5-ab86-94a265815dde tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:06.029075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d81e1eca-3ce5-42a5-ab86-94a265815dde tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:06.052441 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d81e1eca-3ce5-42a5-ab86-94a265815dde tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b returned with HTTP 202 Aug 13 15:18:06.052853 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 557/2239] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:18:06 2026] DELETE /volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:06.062331 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c84b6121-6874-4deb-bd0f-2ca45e828b86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:06.064827 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c84b6121-6874-4deb-bd0f-2ca45e828b86 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] GET https://10.4.3.38/volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b Aug 13 15:18:06.065069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c84b6121-6874-4deb-bd0f-2ca45e828b86 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:06.065281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c84b6121-6874-4deb-bd0f-2ca45e828b86 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:06.069358 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c84b6121-6874-4deb-bd0f-2ca45e828b86 tempest-GroupsTest-1682455751 tempest-GroupsTest-1682455751-project-admin] https://10.4.3.38/volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b returned with HTTP 404 Aug 13 15:18:06.069930 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 559/2240] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:18:06 2026] GET /volume/v3/types/28ab4475-da4d-4048-962d-27a8b64dcb2b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:06.525812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:06.530258 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:06.530456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:06.530636 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:06.530759 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:06.539278 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:06.539278 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:06.540895 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fda5631b-0169-4cab-ae4c-cc79217e3d54 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:06.541599 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 566/2241] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:06 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:18:06.630706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:06.632893 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:06.633222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:06.633497 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:06.650571 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:06.650571 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:06.656918 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:06.662548 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0017a708-5b9b-44ea-8a0a-daf78bab1e84 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:06.663262 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 560/2242] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:06 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:06.947365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-3ad11de3-8341-47e0-8d13-3afa278a938d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:06.951110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-3ad11de3-8341-47e0-8d13-3afa278a938d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b/action Aug 13 15:18:06.951474 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-3ad11de3-8341-47e0-8d13-3afa278a938d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:06.951652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-3ad11de3-8341-47e0-8d13-3afa278a938d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:06.983631 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:06.983631 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:06.999253 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1a2c4d3-7eb5-4ee7-a08e-aec31d61c311 req-3ad11de3-8341-47e0-8d13-3afa278a938d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b/action returned with HTTP 204 Aug 13 15:18:06.999774 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 558/2243] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:18:06 2026] POST /volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:07.552639 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.554836 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:07.555055 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.555256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:07.555352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:07.559572 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:07.559572 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:07.560309 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9601d2f-4424-4610-8cf4-de57a91bb529 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:07.560638 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 560/2244] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:07.683876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f1baad0-2876-4d5b-a893-67057e93a74e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.687345 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f1baad0-2876-4d5b-a893-67057e93a74e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:07.687588 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f1baad0-2876-4d5b-a893-67057e93a74e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.687857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f1baad0-2876-4d5b-a893-67057e93a74e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:07.709942 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:07.709942 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:07.715894 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f1baad0-2876-4d5b-a893-67057e93a74e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:07.728305 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f1baad0-2876-4d5b-a893-67057e93a74e tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:07.728898 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 567/2245] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 1167 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:07.746980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.752635 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:07.752635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.752635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:07.765729 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:07.765729 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:07.770042 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:07.775960 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d579e52-47ee-415c-837d-8f5b9bd28a82 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:07.776407 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 561/2246] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:07.825259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.828028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:07.828028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.828028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:07.840726 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:07.840726 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:07.846080 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:07.857537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-2a37afef-b523-4c41-9715-ec0ffce96eaa tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:07.857537 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 559/2247] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:07.883866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.887830 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/action Aug 13 15:18:07.889269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:07.889403 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:07.903791 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:07.903791 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:07.904387 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:07.910510 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Begin detaching volume completed successfully. Aug 13 15:18:07.910745 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-0bdf5a57-6400-4c60-93b2-c47cde984922 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/action returned with HTTP 202 Aug 13 15:18:07.911239 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 561/2248] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:18:07 2026] POST /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:07.975319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fcf28def-5c67-4f73-ac6a-fac327f4b2ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.975694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcf28def-5c67-4f73-ac6a-fac327f4b2ca None None] GET https://10.4.3.38/volume// Aug 13 15:18:07.975909 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcf28def-5c67-4f73-ac6a-fac327f4b2ca None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.976157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcf28def-5c67-4f73-ac6a-fac327f4b2ca None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:07.976469 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcf28def-5c67-4f73-ac6a-fac327f4b2ca None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:07.976787 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 568/2249] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:18:07.987317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:07.990018 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:07.990340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:07.990613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:08.000888 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:08.000888 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:08.005417 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:08.011627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-f015b796-de72-4d69-9411-0786185474de tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:08.012237 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 562/2250] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:18:07 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:08.034600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5fe31346-5811-41ab-9b30-471bcb89167d req-4d0b175e-1ad3-4cca-9ba0-99124f4e7332 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.036904 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-4d0b175e-1ad3-4cca-9ba0-99124f4e7332 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption Aug 13 15:18:08.036992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-4d0b175e-1ad3-4cca-9ba0-99124f4e7332 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:08.037246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-4d0b175e-1ad3-4cca-9ba0-99124f4e7332 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:08.049050 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:08.049050 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:08.057347 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-4d0b175e-1ad3-4cca-9ba0-99124f4e7332 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption returned with HTTP 200 Aug 13 15:18:08.057942 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 560/2251] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:18:08 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:08.571254 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.576378 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:08.576623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:08.576878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:08.577012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:08.585642 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:08.585642 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:08.586660 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42f22b3e-3fce-4b8e-bcb4-e54cef0cfe6f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:08.587119 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 562/2252] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:08 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:08.610965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-563ef034-1c6e-445f-bb6c-d1c719fb4c43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.710890 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-563ef034-1c6e-445f-bb6c-d1c719fb4c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] GET https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 Aug 13 15:18:08.711317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-563ef034-1c6e-445f-bb6c-d1c719fb4c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:08.711317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-563ef034-1c6e-445f-bb6c-d1c719fb4c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:08.725176 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-563ef034-1c6e-445f-bb6c-d1c719fb4c43 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 returned with HTTP 200 Aug 13 15:18:08.725555 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 569/2253] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:08 2026] GET /volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 => generated 600 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:08.735225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.738245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 Aug 13 15:18:08.739306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:08.872511 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:08.874046 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:08.874809 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:08.891061 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e8cc7a9-2205-49c4-a76c-239f2fa21cde tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 returned with HTTP 200 Aug 13 15:18:08.892910 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 563/2254] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:18:08 2026] PUT /volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 => generated 553 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:08.905262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.909830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5fe31346-5811-41ab-9b30-471bcb89167d req-5fb60229-eb94-4769-9219-1c9fc05859bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:08.914222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-5fb60229-eb94-4769-9219-1c9fc05859bf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b Aug 13 15:18:08.914491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-5fb60229-eb94-4769-9219-1c9fc05859bf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:08.914783 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-5fb60229-eb94-4769-9219-1c9fc05859bf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:08.927772 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:08.927772 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:08.969269 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fe31346-5811-41ab-9b30-471bcb89167d req-5fb60229-eb94-4769-9219-1c9fc05859bf tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b returned with HTTP 200 Aug 13 15:18:08.970025 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 563/2255] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:18:08 2026] DELETE /volume/v3/attachments/545b5004-7e41-4d9f-af6b-0fdd19cdae5b => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:08.989953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:08.990349 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1690192341"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:08.991759 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1690192341'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:08.991924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create volume of 1 GB Aug 13 15:18:08.995970 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Availability Zones retrieved successfully. Aug 13 15:18:09.001952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Flow 'volume_create_api' (ee5e4ed0-00ff-429c-8480-db8fad8df88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:09.003111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb50c849-1ca8-4595-a9ae-77122bd0dc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:09.004053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:09.018374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.021432 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:18:09.021643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.022043 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.032648 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.032648 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:09.037653 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:09.037745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb50c849-1ca8-4595-a9ae-77122bd0dc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:09.037745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6a052c-535c-48f1-8567-ade5916435ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:09.040705 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ef576cb-ecca-4282-a25d-8d580a0c2a12 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:18:09.041144 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 570/2256] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:09.061529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.063365 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:09.063713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.064046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.071397 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.071397 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:09.074937 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:09.079789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-58b4ae7d-8b25-436a-a3a6-d21d1ebe3afb req-f48d346c-037f-4f85-8916-b56d28589921 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:09.079789 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 564/2257] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:09.095102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.099489 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:18:09.099688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.099885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.105135 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Created reservations ['36a92701-ad47-4382-becf-4c2e440374bb', 'f41cc22c-80ce-4542-ab53-6ec1acfdb278', '0d0c9698-685d-47fa-bdf1-94389d270906', 'b5cab2fe-2231-4351-af93-ade915473cb6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:09.107557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6a052c-535c-48f1-8567-ade5916435ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a92701-ad47-4382-becf-4c2e440374bb', 'f41cc22c-80ce-4542-ab53-6ec1acfdb278', '0d0c9698-685d-47fa-bdf1-94389d270906', 'b5cab2fe-2231-4351-af93-ade915473cb6']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:09.107557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09a0d42-39f5-453a-8c58-19a070645fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:09.109087 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.109087 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:09.112802 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:09.117954 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-4bbf0640-c156-44e1-98bd-b9b01a424ff5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:18:09.117954 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 564/2258] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:09.131731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09a0d42-39f5-453a-8c58-19a070645fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af782ced-6cf5-4ecf-b1c9-b53cef06ddd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1690192341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c6e3b6e09f4889bc331328d86ce3f6',qos_specs=None,replication_status=,reservations=['36a92701-ad47-4382-becf-4c2e440374bb','f41cc22c-80ce-4542-ab53-6ec1acfdb278','0d0c9698-685d-47fa-bdf1-94389d270906','b5cab2fe-2231-4351-af93-ade915473cb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ab25c10c244076917bdc8a55af4948',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1690192341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af782ced-6cf5-4ecf-b1c9-b53cef06ddd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c6e3b6e09f4889bc331328d86ce3f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46ab25c10c244076917bdc8a55af4948',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:09.131731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd565ef-03e1-4739-a367-50a4d0d83980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:09.137461 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.140238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8/action Aug 13 15:18:09.141096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:09.141096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:09.146501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd565ef-03e1-4739-a367-50a4d0d83980) transitioned into state 'SUCCESS' from state '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-1690192341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c6e3b6e09f4889bc331328d86ce3f6',qos_specs=None,replication_status=,reservations=['36a92701-ad47-4382-becf-4c2e440374bb','f41cc22c-80ce-4542-ab53-6ec1acfdb278','0d0c9698-685d-47fa-bdf1-94389d270906','b5cab2fe-2231-4351-af93-ade915473cb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ab25c10c244076917bdc8a55af4948',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:09.147215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cbb5cf-7abd-454a-96c1-3e026aa58ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:09.154337 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.154337 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:09.158056 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:09.158121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cbb5cf-7abd-454a-96c1-3e026aa58ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:09.158121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Flow 'volume_create_api' (ee5e4ed0-00ff-429c-8480-db8fad8df88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:09.158121 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create volume request issued successfully. Aug 13 15:18:09.158121 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd774564-31ad-47fb-bc72-86a9f34dbcea tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:09.158121 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 561/2259] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:08 2026] POST /volume/v3/volumes => generated 765 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:09.164132 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Begin detaching volume completed successfully. Aug 13 15:18:09.164462 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-e7e7a0d1-236d-47a5-861c-cfdc5477b6fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8/action returned with HTTP 202 Aug 13 15:18:09.165331 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 571/2260] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:18:09 2026] POST /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:09.177789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3e5078e-0cd5-492c-8d77-01a6094837af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.177789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3e5078e-0cd5-492c-8d77-01a6094837af tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:09.177789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3e5078e-0cd5-492c-8d77-01a6094837af tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.177789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3e5078e-0cd5-492c-8d77-01a6094837af tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.193133 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.193133 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:09.207483 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3e5078e-0cd5-492c-8d77-01a6094837af tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:09.218407 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3e5078e-0cd5-492c-8d77-01a6094837af tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 200 Aug 13 15:18:09.218809 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 565/2261] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 833 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:09.242230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-858d7318-35cd-4700-9cdb-fc59eb32e7bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.242593 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-858d7318-35cd-4700-9cdb-fc59eb32e7bb None None] GET https://10.4.3.38/volume// Aug 13 15:18:09.242806 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-858d7318-35cd-4700-9cdb-fc59eb32e7bb None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.243187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-858d7318-35cd-4700-9cdb-fc59eb32e7bb None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.243417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-858d7318-35cd-4700-9cdb-fc59eb32e7bb None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:09.243747 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 565/2262] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:18:09.253894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.259645 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:18:09.260127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.260384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.269659 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.269659 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:09.275117 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:09.279010 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-3dc7429e-fe83-48a1-ac9f-25da505db414 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:18:09.279448 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 562/2263] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:09.599767 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:09.600895 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:09.601103 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:09.601307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:09.601433 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:09.609461 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:09.609461 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:09.611610 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-619aa39a-ad48-47fd-9f28-54410d00e4c5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:09.612127 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 572/2264] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:09 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:10.214622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-6b108ea7-0c07-497c-9c23-c78c4b53e953 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:10.216362 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-6b108ea7-0c07-497c-9c23-c78c4b53e953 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e Aug 13 15:18:10.216559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-6b108ea7-0c07-497c-9c23-c78c4b53e953 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:10.216795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-6b108ea7-0c07-497c-9c23-c78c4b53e953 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:10.225952 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:10.225952 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:10.234690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:10.238920 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:10.239175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:10.239398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:10.252253 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:10.252253 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:10.259416 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:10.265034 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cbcc6d0-c0e8-469a-a2ad-3229c4286a6c tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 200 Aug 13 15:18:10.265538 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 566/2265] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:10 2026] GET /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:10.289607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-124d325c-7100-4348-8f33-6fbd66f3900a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:10.292065 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:18:10.292535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af782ced-6cf5-4ecf-b1c9-b53cef06ddd4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-795846545"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:10.307381 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a789440-69d3-47fa-a183-8b76253e68c3 req-6b108ea7-0c07-497c-9c23-c78c4b53e953 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e returned with HTTP 200 Aug 13 15:18:10.307899 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 566/2266] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:18:10 2026] DELETE /volume/v3/attachments/4bc89c84-3c54-4d10-8dab-00472f28a98e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:10.313200 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:10.313200 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:10.314358 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:10.314358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create snapshot from volume af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:10.358695 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Created reservations ['432d710b-64dc-490c-9101-b6a2c7b3e161', '10431482-f66d-4d78-aa6a-6747c0f6df0b', 'e0c9a324-c9ee-4b7e-8cde-98cc331a8300', '2a041ced-ae90-47c2-8ca5-a28b9b29e2fd'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:10.404424 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot create request issued successfully. Aug 13 15:18:10.404801 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-124d325c-7100-4348-8f33-6fbd66f3900a tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:18:10.405284 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 563/2267] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:18:10 2026] POST /volume/v3/snapshots => generated 322 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:10.414261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:10.416599 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:10.416895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:10.417093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:10.422807 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:10.422807 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:10.426794 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot retrieved successfully. Aug 13 15:18:10.426794 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d73f300c-7b8b-49b3-ae62-c1c2530b5672 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf returned with HTTP 200 Aug 13 15:18:10.426794 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 573/2268] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:10 2026] GET /volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:10.632373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:10.634222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:10.634976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:10.635383 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:10.635686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:10.641621 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:10.641621 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:10.641621 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47498126-04ca-43e8-8aa2-7ba60858efb1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:10.641621 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 567/2269] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:10 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.348575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.353952 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:18:11.353952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:11.353952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:11.442853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.444727 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:11.444932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:11.445136 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:11.458215 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.458215 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:11.458215 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot retrieved successfully. Aug 13 15:18:11.458215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f4c595b-aeb9-48a3-9c78-c73820b50495 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf returned with HTTP 200 Aug 13 15:18:11.458215 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 564/2270] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:11 2026] GET /volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.471606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-762bced2-fbfa-4289-aa2d-c0d7b5de4ffe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.474145 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762bced2-fbfa-4289-aa2d-c0d7b5de4ffe tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 Aug 13 15:18:11.474607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-762bced2-fbfa-4289-aa2d-c0d7b5de4ffe tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:11.542952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762bced2-fbfa-4289-aa2d-c0d7b5de4ffe tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 returned with HTTP 200 Aug 13 15:18:11.543402 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 574/2271] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:18:11 2026] PUT /volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 => generated 553 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.551457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.551911 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.551911 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:11.553548 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:18:11.554044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af782ced-6cf5-4ecf-b1c9-b53cef06ddd4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:11.555633 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:18:11.561445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9e74fae-5601-45d8-a008-d4ddc32445f9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:18:11.561834 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 567/2272] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:11 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 846 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.568084 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.568084 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:11.568695 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:11.568868 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create snapshot from volume af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:11.599073 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota_utils [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Quota exceeded for 91c6e3b6e09f4889bc331328d86ce3f6, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 15:18:11.599413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-5aa86505-2852-4cf8-9ca0-2c730cadc431 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 413 Aug 13 15:18:11.600387 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 568/2273] 10.4.3.38 () {68 vars in 1257 bytes} [Thu Aug 13 15:18:11 2026] POST /volume/v3/snapshots => generated 208 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 15:18:11.608824 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-60b9b85c-4230-44b0-b828-291b8db3e2ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.610855 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60b9b85c-4230-44b0-b828-291b8db3e2ca tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 Aug 13 15:18:11.611254 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60b9b85c-4230-44b0-b828-291b8db3e2ca tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:11.662728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.666900 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:11.666900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:11.667164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:11.668202 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:11.672776 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-60b9b85c-4230-44b0-b828-291b8db3e2ca tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1547691180 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1547691180, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:11.673264 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.673264 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:11.674259 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d809de99-02e8-40c5-9df5-c0188a5bd716 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:11.674616 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 575/2274] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:11 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.680135 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60b9b85c-4230-44b0-b828-291b8db3e2ca tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 returned with HTTP 200 Aug 13 15:18:11.680944 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 565/2275] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:18:11 2026] PUT /volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 => generated 553 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:11.694073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.695931 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:18:11.696371 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af782ced-6cf5-4ecf-b1c9-b53cef06ddd4"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:11.708034 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.708034 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:11.708201 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:11.708336 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Create snapshot from volume af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:11.727987 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota_utils [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Quota exceeded for 91c6e3b6e09f4889bc331328d86ce3f6, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 15:18:11.728271 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-627f7e85-44a4-47b7-be18-1b9ba52a6e33 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 413 Aug 13 15:18:11.729100 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 568/2276] 10.4.3.38 () {68 vars in 1257 bytes} [Thu Aug 13 15:18:11 2026] POST /volume/v3/snapshots => generated 133 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 15:18:11.737083 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.739367 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:11.739616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:11.739865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:11.740035 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Delete snapshot with id: 27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:11.745191 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.745191 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:11.745659 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot retrieved successfully. Aug 13 15:18:11.769111 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot delete request issued successfully. Aug 13 15:18:11.769299 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47736b14-c7ac-412a-ab6d-75fe5d457493 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf returned with HTTP 202 Aug 13 15:18:11.769710 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 569/2277] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:18:11 2026] DELETE /volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:11.779336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7211b689-1322-493d-b672-624156c35f6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:11.781160 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7211b689-1322-493d-b672-624156c35f6f tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:11.781335 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7211b689-1322-493d-b672-624156c35f6f tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:11.781568 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7211b689-1322-493d-b672-624156c35f6f tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:11.790641 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:11.790641 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:11.790641 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7211b689-1322-493d-b672-624156c35f6f tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Snapshot retrieved successfully. Aug 13 15:18:11.790641 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7211b689-1322-493d-b672-624156c35f6f tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf returned with HTTP 200 Aug 13 15:18:11.790641 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 576/2278] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:11 2026] GET /volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:12.145536 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.148629 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:12.148629 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.148629 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.148796 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume with id: 07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:12.163496 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.163496 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:12.164310 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:12.176531 np0000007223 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:18:12.182715 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume request issued successfully. Aug 13 15:18:12.183052 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7457f474-1f2a-4d0b-8104-c099d19f9338 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 202 Aug 13 15:18:12.183471 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 566/2279] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:12 2026] DELETE /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:12.191250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e229216-d286-4dac-bb0f-6b150e921c34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.197315 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e229216-d286-4dac-bb0f-6b150e921c34 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:12.197483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e229216-d286-4dac-bb0f-6b150e921c34 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.197752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e229216-d286-4dac-bb0f-6b150e921c34 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.208208 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.208208 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:12.212383 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4e229216-d286-4dac-bb0f-6b150e921c34 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:18:12.217059 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e229216-d286-4dac-bb0f-6b150e921c34 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 200 Aug 13 15:18:12.217416 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 569/2280] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:12 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:12.687313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.689006 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:18:12.689278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.689500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.689668 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:18:12.694015 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.694015 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:12.694957 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a4a36ce-0658-4954-b486-6db22d7b6147 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:18:12.695392 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 570/2281] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:12 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:12.806849 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0798c70c-07f0-4cb1-a666-a5bdc7c1d829 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.809249 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0798c70c-07f0-4cb1-a666-a5bdc7c1d829 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf Aug 13 15:18:12.809481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0798c70c-07f0-4cb1-a666-a5bdc7c1d829 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.809756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0798c70c-07f0-4cb1-a666-a5bdc7c1d829 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.814633 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0798c70c-07f0-4cb1-a666-a5bdc7c1d829 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf returned with HTTP 404 Aug 13 15:18:12.815128 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 577/2282] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:12 2026] GET /volume/v3/snapshots/27b1646c-b9c8-4801-83ec-07a0b14a37bf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:12.827031 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.828812 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:12.829013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.829196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.835950 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.835950 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:12.840378 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:12.844302 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-295269f5-c1ea-4ae9-a3e3-d37dd3c726e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 200 Aug 13 15:18:12.844717 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 567/2283] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:12 2026] GET /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:12.861442 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-041054c5-f712-4f87-ad7a-816e224bbc83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.863652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] DELETE https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:12.863879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.864091 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.864244 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Delete volume with id: af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:12.875546 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.875546 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:12.876079 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:12.899148 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Delete volume request issued successfully. Aug 13 15:18:12.899379 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-041054c5-f712-4f87-ad7a-816e224bbc83 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 202 Aug 13 15:18:12.900019 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 570/2284] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:12 2026] DELETE /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:12.907115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:12.910083 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:12.911176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:12.911613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:12.924350 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:12.924350 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:12.930084 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Volume info retrieved successfully. Aug 13 15:18:12.935215 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36a7b8be-b530-4a64-9e48-2f1d5d71a7c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 200 Aug 13 15:18:12.935628 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 571/2285] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:12 2026] GET /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:13.231591 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65814bad-1be4-4e98-81e3-6673d654d4d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.234528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65814bad-1be4-4e98-81e3-6673d654d4d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d Aug 13 15:18:13.235575 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65814bad-1be4-4e98-81e3-6673d654d4d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.235575 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65814bad-1be4-4e98-81e3-6673d654d4d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.242467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65814bad-1be4-4e98-81e3-6673d654d4d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d returned with HTTP 404 Aug 13 15:18:13.243171 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 578/2286] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:13 2026] GET /volume/v3/volumes/07560e2f-57a9-4f16-a182-ec9d6e60860d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:13.249958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.252272 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:18:13.252546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.252843 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.257374 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:18:13.308422 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Get all volumes completed successfully. Aug 13 15:18:13.309486 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:13.309486 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:13.316257 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-763b7159-2be8-4348-bd34-569c0bfdfe13 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:18:13.316763 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 568/2287] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:18:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:13.333695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0e53308-122f-455e-9bcc-259e62e2caa9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.335583 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0e53308-122f-455e-9bcc-259e62e2caa9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] DELETE https://10.4.3.38/volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596 Aug 13 15:18:13.335843 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0e53308-122f-455e-9bcc-259e62e2caa9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.336102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0e53308-122f-455e-9bcc-259e62e2caa9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.374621 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0e53308-122f-455e-9bcc-259e62e2caa9 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596 returned with HTTP 202 Aug 13 15:18:13.375094 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 571/2288] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:18:13 2026] DELETE /volume/v3/types/55e40022-4b77-4c14-897b-4a8ed273b596 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:13.388169 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92157825-45e2-432c-9adb-b263db7e4c38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.390182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92157825-45e2-432c-9adb-b263db7e4c38 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:18:13.390748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92157825-45e2-432c-9adb-b263db7e4c38 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2030511237", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:13.408656 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92157825-45e2-432c-9adb-b263db7e4c38 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:18:13.409226 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 572/2289] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:18:13 2026] POST /volume/v3/types => generated 214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:13.419820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b3a9fbb-2079-417a-ba12-99fdb2b1559c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.422058 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b3a9fbb-2079-417a-ba12-99fdb2b1559c tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4/encryption Aug 13 15:18:13.422422 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b3a9fbb-2079-417a-ba12-99fdb2b1559c tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:13.442934 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b3a9fbb-2079-417a-ba12-99fdb2b1559c tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4/encryption returned with HTTP 200 Aug 13 15:18:13.443323 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 579/2290] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:18:13 2026] POST /volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:13.451488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.454037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:13.454611 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-429459510", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2030511237", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:13.457136 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-429459510', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2030511237', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:13.462508 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume of 1 GB Aug 13 15:18:13.462892 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:13.462892 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:13.463503 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Availability Zones retrieved successfully. Aug 13 15:18:13.470808 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (41ac5011-8a79-4b29-88d7-cdf839a48c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:13.472027 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba5ad5-2458-4fd0-ab7f-fc0558a3a750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:13.473252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:13.507700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba5ad5-2458-4fd0-ab7f-fc0558a3a750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:18:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ec3adb6-885b-4f82-8dc6-97746d3290a4,is_public=True,name='tempest-scenario-type-luksv2-2030511237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ec3adb6-885b-4f82-8dc6-97746d3290a4', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:13.508796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c32f7a-4f9f-439e-9beb-25ea512f9c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:13.538496 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2030511237 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2030511237, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:13.538886 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2030511237 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2030511237, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:13.564190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Created reservations ['bb9ffe12-3d53-4370-bd6b-68a1bab39d6c', '9c60945b-d54e-4d63-bcfa-e0ca07323423', '2186b2b9-7e8f-470f-8532-15cd9489f998', '961e3d38-ed16-400d-9066-0d74a7d0915d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:13.565006 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c32f7a-4f9f-439e-9beb-25ea512f9c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb9ffe12-3d53-4370-bd6b-68a1bab39d6c', '9c60945b-d54e-4d63-bcfa-e0ca07323423', '2186b2b9-7e8f-470f-8532-15cd9489f998', '961e3d38-ed16-400d-9066-0d74a7d0915d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:13.565680 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8841bca-99e6-483c-bcbc-c8c0a4615326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:13.587464 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8841bca-99e6-483c-bcbc-c8c0a4615326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '295c3746-373e-4d17-a03b-d5177742080c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-429459510',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['bb9ffe12-3d53-4370-bd6b-68a1bab39d6c','9c60945b-d54e-4d63-bcfa-e0ca07323423','2186b2b9-7e8f-470f-8532-15cd9489f998','961e3d38-ed16-400d-9066-0d74a7d0915d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=0ec3adb6-885b-4f82-8dc6-97746d3290a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-429459510',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=295c3746-373e-4d17-a03b-d5177742080c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6dd1d6a48745cb9527f17f33ac827c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ec3adb6-885b-4f82-8dc6-97746d3290a4),volume_type_id=0ec3adb6-885b-4f82-8dc6-97746d3290a4)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:13.588270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d324d3-cd3e-430c-97ac-ca0e27976804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:13.606927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d324d3-cd3e-430c-97ac-ca0e27976804) transitioned into state 'SUCCESS' from state '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-429459510',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['bb9ffe12-3d53-4370-bd6b-68a1bab39d6c','9c60945b-d54e-4d63-bcfa-e0ca07323423','2186b2b9-7e8f-470f-8532-15cd9489f998','961e3d38-ed16-400d-9066-0d74a7d0915d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=0ec3adb6-885b-4f82-8dc6-97746d3290a4)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:13.607564 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cf13b9-c8d2-4c56-b2aa-79e06784298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:13.619772 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cf13b9-c8d2-4c56-b2aa-79e06784298a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:13.620508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (41ac5011-8a79-4b29-88d7-cdf839a48c7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:13.620803 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request issued successfully. Aug 13 15:18:13.621464 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6a25ef5-c111-48c7-ab4c-e37c5d2566d3 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:13.621893 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 569/2291] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:18:13 2026] POST /volume/v3/volumes => generated 784 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:13.676603 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.679251 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:18:13.680460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.680460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.688891 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2030511237 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2030511237, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:13.689299 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2030511237 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2030511237, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:13.689586 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-2030511237 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-2030511237, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:18:13.703090 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-9bd739b3-6156-42ea-86df-4f879089353b tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:18:13.703468 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 572/2292] 10.4.3.38 () {68 vars in 1477 bytes} [Thu Aug 13 15:18:13 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:13.752525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.754712 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:18:13.755061 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.755304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.766776 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:13.766776 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:13.770571 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:13.776237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-82b6a3dd-66c9-4c94-a9bb-78a958933de1 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:18:13.777082 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 573/2293] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:13 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1660 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:13.786937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.789236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:18:13.789950 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb4529ea-0648-4375-8a5b-66ae3b4162a6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1944788690", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:13.801734 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:13.801734 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:13.802296 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:13.802440 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create snapshot from volume bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:18:13.833116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Created reservations ['7f925565-a4af-432b-af65-b90f01d3650b', 'b1bec41d-60bb-4cf7-a399-34f2263057a7', '36daf3f3-20d7-420e-a5ef-4af5f33c927c', '4d96219c-27eb-4796-9c77-bf9682bdd9a2'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:13.879880 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot force create request issued successfully. Aug 13 15:18:13.880219 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-774bfa87-5640-4b97-87bf-26ef44366513 req-cac4921c-7d45-4f7b-b357-f4565dd829cb tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:18:13.880623 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 580/2294] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:18:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:13.951313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29f026f2-c15c-4c5c-8b3a-a62c067a1e94 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.953374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29f026f2-c15c-4c5c-8b3a-a62c067a1e94 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] GET https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 Aug 13 15:18:13.953647 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29f026f2-c15c-4c5c-8b3a-a62c067a1e94 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:13.953857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29f026f2-c15c-4c5c-8b3a-a62c067a1e94 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:13.959929 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29f026f2-c15c-4c5c-8b3a-a62c067a1e94 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574 tempest-VolumeSnapshotQuotasNegativeTestJSON-940493574-project-member] https://10.4.3.38/volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 returned with HTTP 404 Aug 13 15:18:13.960449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 570/2295] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:13 2026] GET /volume/v3/volumes/af782ced-6cf5-4ecf-b1c9-b53cef06ddd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:13.971445 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d88f92f-87cd-495a-a1f7-95d4a6e91cd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:13.973185 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d88f92f-87cd-495a-a1f7-95d4a6e91cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] PUT https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 Aug 13 15:18:13.973622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d88f92f-87cd-495a-a1f7-95d4a6e91cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-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 15:18:14.052205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d88f92f-87cd-495a-a1f7-95d4a6e91cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291 tempest-VolumeSnapshotQuotasNegativeTestJSON-408470291-project-admin] https://10.4.3.38/volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 returned with HTTP 200 Aug 13 15:18:14.052789 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 573/2296] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:18:13 2026] PUT /volume/v3/os-quota-sets/91c6e3b6e09f4889bc331328d86ce3f6 => generated 564 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:14.669706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:14.672033 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:18:14.672216 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:14.672388 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:14.684330 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:14.684330 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:14.692624 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:18:14.701664 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-63711cb0-2e4e-4ca5-a69c-a5edd40015b4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:18:14.702085 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 574/2297] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:14 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:14.713831 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e29e127f-b75b-421e-8d08-1e3e9f360ef8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:14.714242 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e29e127f-b75b-421e-8d08-1e3e9f360ef8 None None] GET https://10.4.3.38/volume// Aug 13 15:18:14.714407 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e29e127f-b75b-421e-8d08-1e3e9f360ef8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:14.714594 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e29e127f-b75b-421e-8d08-1e3e9f360ef8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:14.714953 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e29e127f-b75b-421e-8d08-1e3e9f360ef8 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:14.715232 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 581/2298] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:18: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 15:18:14.724501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-5566ed02-fc23-48f6-94e8-bdd927901c77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:14.727131 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-5566ed02-fc23-48f6-94e8-bdd927901c77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:18:14.727621 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-5566ed02-fc23-48f6-94e8-bdd927901c77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de8490a-3071-458c-8fe4-e11fe9704245", "connector": null, "instance_uuid": "16c5f6f6-14a7-425a-9b97-2c890658157a"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:14.735845 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:14.735845 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:14.760775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-5566ed02-fc23-48f6-94e8-bdd927901c77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:18:14.761282 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 571/2299] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:18:14 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 15:18:15.921514 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e220be7c-a40d-4c2d-8469-b96deddefb05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:15.921903 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e220be7c-a40d-4c2d-8469-b96deddefb05 None None] GET https://10.4.3.38/volume// Aug 13 15:18:15.922061 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e220be7c-a40d-4c2d-8469-b96deddefb05 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:15.922230 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e220be7c-a40d-4c2d-8469-b96deddefb05 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:15.922534 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e220be7c-a40d-4c2d-8469-b96deddefb05 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:15.923046 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 574/2300] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:18: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 15:18:15.930332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:15.932896 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:18:15.933115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:15.933316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:15.944639 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:15.944639 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:15.951108 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:18:15.957777 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-b3256d89-f8f1-4a0b-9b36-eaa72ea8d4e9 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:18:15.957777 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 575/2301] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:18:15 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:16.079471 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:16.082567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] PUT https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae Aug 13 15:18:16.083009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:16.097815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Acquiring lock "cinder-attachment_update-2de8490a-3071-458c-8fe4-e11fe9704245-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:18:16.103772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Lock "cinder-attachment_update-2de8490a-3071-458c-8fe4-e11fe9704245-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:18:16.104916 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:16.104916 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:16.189855 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10792954-94a6-44b6-a968-266bb5cc9731 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:16.192555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10792954-94a6-44b6-a968-266bb5cc9731 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 Aug 13 15:18:16.193064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10792954-94a6-44b6-a968-266bb5cc9731 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:16.193212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10792954-94a6-44b6-a968-266bb5cc9731 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:16.205273 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:16.205273 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:16.205684 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10792954-94a6-44b6-a968-266bb5cc9731 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:18:16.206362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10792954-94a6-44b6-a968-266bb5cc9731 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 returned with HTTP 200 Aug 13 15:18:16.206713 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 572/2302] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:18:16 2026] GET /volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:16.234170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Lock "cinder-attachment_update-2de8490a-3071-458c-8fe4-e11fe9704245-np0000007223" released by "attachment_update" :: held 0.129s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:18:16.234170 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3813c901-3e38-4f07-85a0-978d6a7f3c83 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae returned with HTTP 200 Aug 13 15:18:16.234170 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 582/2303] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:18:16 2026] PUT /volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:16.241108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3afeef31-0378-41e3-b888-c8d581a30468 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:16.243021 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:16.244071 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1236720102", "snapshot_id": null, "imageRef": "83244ddc-4d66-4320-ae38-caf1cec91ce2", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:16.246059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1236720102', 'snapshot_id': None, 'imageRef': '83244ddc-4d66-4320-ae38-caf1cec91ce2', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:16.262233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3f572ebb-779f-4fa0-9915-e8c99e6a918e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:16.264385 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3f572ebb-779f-4fa0-9915-e8c99e6a918e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae/action Aug 13 15:18:16.264770 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3f572ebb-779f-4fa0-9915-e8c99e6a918e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:16.264905 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3f572ebb-779f-4fa0-9915-e8c99e6a918e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:16.282791 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:16.282791 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:16.296998 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1521c84f-60b4-4d15-aaa0-954729a79d34 req-3f572ebb-779f-4fa0-9915-e8c99e6a918e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae/action returned with HTTP 204 Aug 13 15:18:16.297494 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 576/2304] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:18:16 2026] POST /volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:16.385023 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:16.385023 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:16.385515 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:18:16.385731 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume of 1 GB Aug 13 15:18:16.389757 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Availability Zones retrieved successfully. Aug 13 15:18:16.396556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (29311644-c3a3-4eab-acb7-eda7d989fb61) 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 15:18:16.397843 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b10f2f1-f087-422f-bc5c-5b3fff3ab3f2) transitioned 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 15:18:16.398899 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-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 15:18:16.446657 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b10f2f1-f087-422f-bc5c-5b3fff3ab3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1d15dae-6123-4d91-809e-870ff3fcbfd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:18:16.447703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d337cc-83e6-4d4e-b25f-1020b93cd749) transitioned 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 15:18:16.494817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Created reservations ['58f25321-0a81-47cc-ac21-86bd6878c991', '0098e9d5-3340-446d-93e1-c16c62f970b2', '664a8ad4-d2d3-41eb-b5d1-20a18bf3ccff', 'f25e42dd-1b42-413c-b7cd-5475401d78cf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:16.495505 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d337cc-83e6-4d4e-b25f-1020b93cd749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f25321-0a81-47cc-ac21-86bd6878c991', '0098e9d5-3340-446d-93e1-c16c62f970b2', '664a8ad4-d2d3-41eb-b5d1-20a18bf3ccff', 'f25e42dd-1b42-413c-b7cd-5475401d78cf']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:16.496464 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610d2285-05a1-4c17-9b90-c97cbeecd9bd) transitioned 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 15:18:16.543825 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610d2285-05a1-4c17-9b90-c97cbeecd9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '082336ae-fc64-45e0-a62b-3354ccd42229', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1236720102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['58f25321-0a81-47cc-ac21-86bd6878c991','0098e9d5-3340-446d-93e1-c16c62f970b2','664a8ad4-d2d3-41eb-b5d1-20a18bf3ccff','f25e42dd-1b42-413c-b7cd-5475401d78cf'],size=1,snapshot_id=a1d15dae-6123-4d91-809e-870ff3fcbfd9,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1236720102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=082336ae-fc64-45e0-a62b-3354ccd42229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='224f49e5e8c846d7872505c7d2c88ad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1d15dae-6123-4d91-809e-870ff3fcbfd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:16.544624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91d272-24e9-4b1c-bad5-17ca0630bf9a) transitioned 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 15:18:16.565167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd91d272-24e9-4b1c-bad5-17ca0630bf9a) transitioned into state 'SUCCESS' from state '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-1236720102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='224f49e5e8c846d7872505c7d2c88ad9',qos_specs=None,replication_status=,reservations=['58f25321-0a81-47cc-ac21-86bd6878c991','0098e9d5-3340-446d-93e1-c16c62f970b2','664a8ad4-d2d3-41eb-b5d1-20a18bf3ccff','f25e42dd-1b42-413c-b7cd-5475401d78cf'],size=1,snapshot_id=a1d15dae-6123-4d91-809e-870ff3fcbfd9,source_replicaid=,source_volid=None,status='creating',user_id='4fb15af7eec1499d8a5597173bcb3de7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:16.566020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b971578-9e7d-4c16-9e8f-86e52e8e32a6) transitioned 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 15:18:16.593766 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b971578-9e7d-4c16-9e8f-86e52e8e32a6) 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 15:18:16.594982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Flow 'volume_create_api' (29311644-c3a3-4eab-acb7-eda7d989fb61) 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 15:18:16.595400 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Create volume request issued successfully. Aug 13 15:18:16.596510 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3afeef31-0378-41e3-b888-c8d581a30468 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:16.596952 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 575/2305] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:18:16 2026] POST /volume/v3/volumes => generated 812 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:16.613634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e38373dd-2300-488c-8ede-c324ce14135c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:16.617043 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38373dd-2300-488c-8ede-c324ce14135c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:16.617281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38373dd-2300-488c-8ede-c324ce14135c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:16.617496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38373dd-2300-488c-8ede-c324ce14135c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:16.630514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:16.630514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:16.634410 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e38373dd-2300-488c-8ede-c324ce14135c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:16.638585 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38373dd-2300-488c-8ede-c324ce14135c tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:16.638934 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 573/2306] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:16 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:17.656638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:17.658828 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:17.659101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:17.659338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:17.668383 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:17.668383 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:17.673114 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:17.679213 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d370a62-4a44-42d0-966c-c3c2d2877f8a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:17.679613 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 583/2307] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:17 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:17.696288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e03d8d73-a888-4924-8177-c9c1b322b727 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:17.698321 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e03d8d73-a888-4924-8177-c9c1b322b727 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:17.698519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e03d8d73-a888-4924-8177-c9c1b322b727 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:17.698838 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e03d8d73-a888-4924-8177-c9c1b322b727 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:17.708181 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:17.708181 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:17.714960 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e03d8d73-a888-4924-8177-c9c1b322b727 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:17.721871 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e03d8d73-a888-4924-8177-c9c1b322b727 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:17.722162 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 577/2308] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:17 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:18.120500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:18.126149 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:18.126592 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-858038230", "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 15:18:18.129206 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-858038230', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:18.129526 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume of 1 GB Aug 13 15:18:18.129961 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:18.129961 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:18.137275 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Availability Zones retrieved successfully. Aug 13 15:18:18.146774 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Flow 'volume_create_api' (cbf3218e-e326-40da-869c-6ecba406c324) 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 15:18:18.148533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17776d0-2f65-4d5a-a57c-cc9bc77740e8) transitioned 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 15:18:18.150216 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-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 15:18:18.190364 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17776d0-2f65-4d5a-a57c-cc9bc77740e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:18:18.193472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a81105-2b07-40c7-9f3b-f03948928a1d) transitioned 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 15:18:18.280055 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Created reservations ['ae0ecea2-c663-4f91-a060-667a902df22c', '54804334-ec78-4478-ad89-2ed160b70d73', '23b44421-c262-4c78-b87d-131d05eef9fe', 'f01d5bdd-3d74-4f8f-addc-476bce471728'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:18.281693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a81105-2b07-40c7-9f3b-f03948928a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae0ecea2-c663-4f91-a060-667a902df22c', '54804334-ec78-4478-ad89-2ed160b70d73', '23b44421-c262-4c78-b87d-131d05eef9fe', 'f01d5bdd-3d74-4f8f-addc-476bce471728']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:18.282131 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d82a15f-2965-4865-8f3d-aa7f20aad9ba) transitioned 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 15:18:18.307619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d82a15f-2965-4865-8f3d-aa7f20aad9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233233a1-3f13-44bd-81a9-cda001e48b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-858038230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13293e2daaa4d198b91864f6f590f75',qos_specs=None,replication_status=,reservations=['ae0ecea2-c663-4f91-a060-667a902df22c','54804334-ec78-4478-ad89-2ed160b70d73','23b44421-c262-4c78-b87d-131d05eef9fe','f01d5bdd-3d74-4f8f-addc-476bce471728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-858038230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233233a1-3f13-44bd-81a9-cda001e48b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a13293e2daaa4d198b91864f6f590f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:18.308309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfde731-6819-4d6a-af44-800cc698d8ee) transitioned 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 15:18:18.341034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bfde731-6819-4d6a-af44-800cc698d8ee) transitioned into state 'SUCCESS' from state '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-858038230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13293e2daaa4d198b91864f6f590f75',qos_specs=None,replication_status=,reservations=['ae0ecea2-c663-4f91-a060-667a902df22c','54804334-ec78-4478-ad89-2ed160b70d73','23b44421-c262-4c78-b87d-131d05eef9fe','f01d5bdd-3d74-4f8f-addc-476bce471728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:18.342614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fffaafe-bfbf-4256-9865-9b32d1cb25ac) transitioned 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 15:18:18.355572 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fffaafe-bfbf-4256-9865-9b32d1cb25ac) 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 15:18:18.360715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Flow 'volume_create_api' (cbf3218e-e326-40da-869c-6ecba406c324) 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 15:18:18.360715 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume request issued successfully. Aug 13 15:18:18.360715 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d505a8e8-5604-4e5b-8da3-7ed998d6e744 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:18.360715 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 576/2309] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:18:18 2026] POST /volume/v3/volumes => generated 744 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:19.607143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:19.608817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:19.608854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:19.609264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:19.628094 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:19.628094 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:19.636025 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:19.643141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-737477cc-d71b-4139-9685-ee113afc2ccd tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:19.643404 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 574/2310] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:19 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1403 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:20.212476 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:20.217813 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:20.217813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:20.217813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:20.228132 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:20.228132 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:20.234940 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:20.246637 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-5cbd3227-cd9d-4baa-89fb-0dfaa9aff662 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:20.247252 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 584/2311] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:20 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:20.262535 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c56bff73-4494-40ea-ab65-644e5f5cc354 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:20.263011 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c56bff73-4494-40ea-ab65-644e5f5cc354 None None] GET https://10.4.3.38/volume// Aug 13 15:18:20.263273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c56bff73-4494-40ea-ab65-644e5f5cc354 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:20.265232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c56bff73-4494-40ea-ab65-644e5f5cc354 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:20.265232 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c56bff73-4494-40ea-ab65-644e5f5cc354 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:20.265232 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 578/2312] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:18: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 15:18:20.274642 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-2f1676f4-3b1d-41c1-bc5f-3429e3bd20d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:20.277105 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-2f1676f4-3b1d-41c1-bc5f-3429e3bd20d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:18:20.277550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-2f1676f4-3b1d-41c1-bc5f-3429e3bd20d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "082336ae-fc64-45e0-a62b-3354ccd42229", "connector": null, "instance_uuid": "23f5abcf-1de0-40e8-b43b-e8385fc39683"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:20.290378 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:20.290378 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:20.328393 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-2f1676f4-3b1d-41c1-bc5f-3429e3bd20d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:18:20.329229 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 577/2313] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:18:20 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:21.981979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21fd48ec-eafc-48ca-a26c-26340a7e5a66 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:21.982413 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21fd48ec-eafc-48ca-a26c-26340a7e5a66 None None] GET https://10.4.3.38/volume// Aug 13 15:18:21.982588 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21fd48ec-eafc-48ca-a26c-26340a7e5a66 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:21.982796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21fd48ec-eafc-48ca-a26c-26340a7e5a66 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:21.983132 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21fd48ec-eafc-48ca-a26c-26340a7e5a66 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:21.983406 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 575/2314] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:18:21 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 15:18:21.998959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:22.002561 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:18:22.002908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:22.003200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:22.022207 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:22.022207 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:22.029406 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:18:22.036076 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-7ceb4b68-c62c-4a4a-a831-283a76703441 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:18:22.036445 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 585/2315] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:18:21 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1582 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:18:22.183583 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:22.185899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] PUT https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a Aug 13 15:18:22.187543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:22.194129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Acquiring lock "cinder-attachment_update-082336ae-fc64-45e0-a62b-3354ccd42229-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:18:22.199446 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-082336ae-fc64-45e0-a62b-3354ccd42229-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:18:22.200412 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:22.200412 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:22.316703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Lock "cinder-attachment_update-082336ae-fc64-45e0-a62b-3354ccd42229-np0000007223" released by "attachment_update" :: held 0.117s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:18:22.317141 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-540899b1-bc45-462a-912d-a8b3faebd290 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a returned with HTTP 200 Aug 13 15:18:22.317890 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 579/2316] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:18:22 2026] PUT /volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:22.347306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-38e6c842-0488-405c-80d5-7bc731b57cb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:22.354626 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-38e6c842-0488-405c-80d5-7bc731b57cb8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] POST https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a/action Aug 13 15:18:22.358102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-38e6c842-0488-405c-80d5-7bc731b57cb8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:22.358228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-38e6c842-0488-405c-80d5-7bc731b57cb8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-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 15:18:22.396433 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:22.396433 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:22.417642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b967c012-1b1b-42cf-ac02-e5bad85d4f17 req-38e6c842-0488-405c-80d5-7bc731b57cb8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a/action returned with HTTP 204 Aug 13 15:18:22.418759 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 578/2317] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:18:22 2026] POST /volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:25.912054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:25.916456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:25.917073 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1350291423"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:25.918262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1350291423'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:25.918374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume of 1 GB Aug 13 15:18:25.924371 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Availability Zones retrieved successfully. Aug 13 15:18:25.931464 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Flow 'volume_create_api' (c136803a-2694-4145-9d3b-93176db4aeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:25.932683 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0076f58-a4dd-4e5a-9cfd-6c2c094571d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:25.934348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:25.963953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0076f58-a4dd-4e5a-9cfd-6c2c094571d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:25.964839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984fc4cf-a8fd-4dcb-a686-7e32f979392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:26.013116 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Created reservations ['15a4908e-7589-4d82-95a4-dc8023672a2d', '51853a63-8c0d-406f-ace7-f1fe12a81837', '2aebe426-3c4f-4ff0-a516-20f405a8620f', '1e813b28-0178-4c6a-beeb-46f907bd1151'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:26.014607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984fc4cf-a8fd-4dcb-a686-7e32f979392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a4908e-7589-4d82-95a4-dc8023672a2d', '51853a63-8c0d-406f-ace7-f1fe12a81837', '2aebe426-3c4f-4ff0-a516-20f405a8620f', '1e813b28-0178-4c6a-beeb-46f907bd1151']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:26.014607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f3fcbc-28cd-4bb8-9b6b-4d63dcfa8816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:26.035802 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f3fcbc-28cd-4bb8-9b6b-4d63dcfa8816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b475445f-5978-4e86-82a3-808d7879aea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1350291423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',qos_specs=None,replication_status=,reservations=['15a4908e-7589-4d82-95a4-dc8023672a2d','51853a63-8c0d-406f-ace7-f1fe12a81837','2aebe426-3c4f-4ff0-a516-20f405a8620f','1e813b28-0178-4c6a-beeb-46f907bd1151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1350291423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b475445f-5978-4e86-82a3-808d7879aea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:26.036405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e70e25-bd91-4f1e-8ce8-7dba79a917ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:26.056904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e70e25-bd91-4f1e-8ce8-7dba79a917ac) transitioned into state 'SUCCESS' from state '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-1350291423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f5b736261f4fb8a0a8198d55f9a4b2',qos_specs=None,replication_status=,reservations=['15a4908e-7589-4d82-95a4-dc8023672a2d','51853a63-8c0d-406f-ace7-f1fe12a81837','2aebe426-3c4f-4ff0-a516-20f405a8620f','1e813b28-0178-4c6a-beeb-46f907bd1151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b6ddee49b0406cac10cadbf9fdd3b1',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:26.057526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e34007a-f8f0-49f8-8ff8-d748cc3a3351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:26.069810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e34007a-f8f0-49f8-8ff8-d748cc3a3351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:26.072406 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Flow 'volume_create_api' (c136803a-2694-4145-9d3b-93176db4aeed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:26.072845 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Create volume request issued successfully. Aug 13 15:18:26.073654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-310af2bd-638e-4b18-a1e1-040217d9d4ff tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:26.079617 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 576/2318] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:25 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:26.088502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:26.090225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:26.090427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:26.090645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:26.102601 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:26.102601 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:26.113165 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:26.120327 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1bc43d-08d9-4f15-9bbe-6dd38bae668d tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:26.120816 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 586/2319] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:26 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:27.134747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-722d1abf-955c-44e6-91d7-5f341c28a899 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:27.137236 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722d1abf-955c-44e6-91d7-5f341c28a899 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:27.137393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-722d1abf-955c-44e6-91d7-5f341c28a899 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:27.138462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-722d1abf-955c-44e6-91d7-5f341c28a899 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:27.145128 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:27.145128 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:27.148748 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-722d1abf-955c-44e6-91d7-5f341c28a899 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:27.153070 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722d1abf-955c-44e6-91d7-5f341c28a899 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:27.153548 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 580/2320] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:27 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:32.412512 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=378,cinder:UPDATE=81,cinder:INSERT=40 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:18:33.643003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.646219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:33.646458 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:33.648045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:33.655844 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.655844 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:33.659564 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:33.664073 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-1f6efc44-2f30-4917-82d1-f4a0b534b58e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:33.664448 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 579/2321] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:33 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:33.689847 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f9b8513-f8e5-4818-8856-19d75973f80c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.690277 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9b8513-f8e5-4818-8856-19d75973f80c None None] GET https://10.4.3.38/volume// Aug 13 15:18:33.690787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9b8513-f8e5-4818-8856-19d75973f80c None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:33.690787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9b8513-f8e5-4818-8856-19d75973f80c None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:33.691010 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9b8513-f8e5-4818-8856-19d75973f80c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:18:33.691329 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 577/2322] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:18: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 15:18:33.700506 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-0d7a5613-24cd-4d98-aeb7-33b0332763fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.704448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-0d7a5613-24cd-4d98-aeb7-33b0332763fe tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:18:33.704627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-0d7a5613-24cd-4d98-aeb7-33b0332763fe tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b475445f-5978-4e86-82a3-808d7879aea9", "connector": null, "instance_uuid": "1f023429-d48a-4e22-a61e-aa58755b40b1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:33.721424 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.721424 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:33.751766 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-0d7a5613-24cd-4d98-aeb7-33b0332763fe tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:18:33.752558 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 587/2323] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:18:33 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 15:18:33.797381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-604aefd5-24fc-42f8-b03b-cf299e00ef2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.799368 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-604aefd5-24fc-42f8-b03b-cf299e00ef2e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] POST https://10.4.3.38/volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44/action Aug 13 15:18:33.799702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-604aefd5-24fc-42f8-b03b-cf299e00ef2e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:33.799839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-604aefd5-24fc-42f8-b03b-cf299e00ef2e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:33.816361 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.816361 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:33.834170 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0ac265-bbb5-4dad-a95a-93d833fec3e0 req-604aefd5-24fc-42f8-b03b-cf299e00ef2e tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44/action returned with HTTP 204 Aug 13 15:18:33.834770 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 581/2324] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:18:33 2026] POST /volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:33.851730 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eff58ee6-6685-4657-892c-cd847773a93d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.853859 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:33.854298 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-557201308"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:33.856325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-557201308'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:33.856494 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:33.857068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26986b75-3817-452e-8efd-6d2787e01295 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.859024 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26986b75-3817-452e-8efd-6d2787e01295 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:33.859291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26986b75-3817-452e-8efd-6d2787e01295 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:33.859479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26986b75-3817-452e-8efd-6d2787e01295 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:33.861440 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:33.869185 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (3da3e31d-555f-4ac1-918b-3b84c70e343c) 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 15:18:33.869610 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.869610 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:33.870515 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3d7ff6-bfe4-41c1-832e-b07dc45b1c4c) transitioned 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 15:18:33.871770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-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 15:18:33.873728 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26986b75-3817-452e-8efd-6d2787e01295 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:33.879738 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26986b75-3817-452e-8efd-6d2787e01295 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:33.880264 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 578/2325] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:33 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:33.899154 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.900701 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:33.901102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:33.901498 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:33.909771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf3d7ff6-bfe4-41c1-832e-b07dc45b1c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:18:33.912619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd76866-afa7-460c-aed6-0d8c5c738823) transitioned 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 15:18:33.912722 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.912722 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:33.915307 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:33.919990 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e1de0d0-b5d2-41e8-9b9c-f6908cd94b7f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:33.920583 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 588/2326] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:33 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:33.971507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:33.973630 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:33.973866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:33.974078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:33.984694 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:33.984694 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:33.988737 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:33.992282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['f9e56ab3-d40e-4485-b7bb-afe6bf41a57c', 'fb5968ff-6656-4997-b305-624903f8c0b0', '2f428896-c6ab-4276-93ec-d953dda06e06', '86bc65cc-0369-41ec-966f-3bb5d06c05c3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:33.993281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd76866-afa7-460c-aed6-0d8c5c738823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e56ab3-d40e-4485-b7bb-afe6bf41a57c', 'fb5968ff-6656-4997-b305-624903f8c0b0', '2f428896-c6ab-4276-93ec-d953dda06e06', '86bc65cc-0369-41ec-966f-3bb5d06c05c3']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:33.993653 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-d2dbb1f6-dbe5-47cf-b963-d830708e07b4 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:33.994164 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 582/2327] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:18:33 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:33.994228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43045acd-0316-47b1-a407-fd2e30b8c4f8) transitioned 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 15:18:34.027636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43045acd-0316-47b1-a407-fd2e30b8c4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0140d9b-755c-49b7-897c-1a0f365549d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557201308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['f9e56ab3-d40e-4485-b7bb-afe6bf41a57c','fb5968ff-6656-4997-b305-624903f8c0b0','2f428896-c6ab-4276-93ec-d953dda06e06','86bc65cc-0369-41ec-966f-3bb5d06c05c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557201308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0140d9b-755c-49b7-897c-1a0f365549d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:34.028610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688bf9a5-fff5-42dd-817e-715a25906cee) transitioned 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 15:18:34.033222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-011b299a-56a9-4008-886c-08f7450165b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:34.036365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-011b299a-56a9-4008-886c-08f7450165b9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] DELETE https://10.4.3.38/volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44 Aug 13 15:18:34.036602 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-011b299a-56a9-4008-886c-08f7450165b9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:34.036872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-011b299a-56a9-4008-886c-08f7450165b9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:34.047638 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:34.047638 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:34.051918 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688bf9a5-fff5-42dd-817e-715a25906cee) transitioned into state 'SUCCESS' from state '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-557201308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['f9e56ab3-d40e-4485-b7bb-afe6bf41a57c','fb5968ff-6656-4997-b305-624903f8c0b0','2f428896-c6ab-4276-93ec-d953dda06e06','86bc65cc-0369-41ec-966f-3bb5d06c05c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:34.052934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95df9fd6-b85b-4dd5-979e-e8ae415e710f) transitioned 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 15:18:34.064259 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95df9fd6-b85b-4dd5-979e-e8ae415e710f) 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 15:18:34.065297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (3da3e31d-555f-4ac1-918b-3b84c70e343c) 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 15:18:34.065665 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:34.066382 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eff58ee6-6685-4657-892c-cd847773a93d tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:34.066891 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 580/2328] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:33 2026] POST /volume/v3/volumes => generated 746 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:34.079441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-677e9c7c-a4cc-492c-a727-232e4b915aca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:34.081316 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-677e9c7c-a4cc-492c-a727-232e4b915aca tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:34.081630 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-677e9c7c-a4cc-492c-a727-232e4b915aca tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:34.081958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-677e9c7c-a4cc-492c-a727-232e4b915aca tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:34.092526 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:34.092526 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:34.094959 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-677e9c7c-a4cc-492c-a727-232e4b915aca tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:34.100090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-677e9c7c-a4cc-492c-a727-232e4b915aca tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:34.100660 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 589/2329] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:34 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:34.105501 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d1046f3-0eb6-4ae7-aecc-b08f150bb53b req-011b299a-56a9-4008-886c-08f7450165b9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44 returned with HTTP 200 Aug 13 15:18:34.106027 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 579/2330] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:18:34 2026] DELETE /volume/v3/attachments/f83561d2-44af-4603-898e-495c90a95c44 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:34.143315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76286578-a1ed-4570-abad-19b28102edaf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:34.146689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76286578-a1ed-4570-abad-19b28102edaf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:18:34.146937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76286578-a1ed-4570-abad-19b28102edaf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:34.147210 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76286578-a1ed-4570-abad-19b28102edaf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:34.167852 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:34.167852 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:34.174068 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76286578-a1ed-4570-abad-19b28102edaf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:18:34.180910 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76286578-a1ed-4570-abad-19b28102edaf tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:18:34.181613 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 583/2331] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:34 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.117320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-891a4bc3-c3c8-4752-a788-7f8448941319 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.119535 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-891a4bc3-c3c8-4752-a788-7f8448941319 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.119720 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-891a4bc3-c3c8-4752-a788-7f8448941319 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.119917 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-891a4bc3-c3c8-4752-a788-7f8448941319 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.127260 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.127260 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:35.132177 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-891a4bc3-c3c8-4752-a788-7f8448941319 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.139942 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-891a4bc3-c3c8-4752-a788-7f8448941319 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.140111 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 581/2332] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.155128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.157904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action Aug 13 15:18:35.158372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action body: b'{"os-attach": {"instance_uuid": "017bd44a-c5bc-46fa-ac2d-a02e08de978c", "mountpoint": "/dev/vdb"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:35.158545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "017bd44a-c5bc-46fa-ac2d-a02e08de978c", "mountpoint": "/dev/vdb"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:35.168706 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.168706 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:35.168706 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.180521 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Update volume admin metadata completed successfully. Aug 13 15:18:35.256710 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Attach volume completed successfully. Aug 13 15:18:35.256710 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d88befa-786e-42e2-8c43-ee3b6ff25479 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action returned with HTTP 202 Aug 13 15:18:35.256710 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 590/2333] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:35 2026] POST /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:35.265248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.270734 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.271204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.271334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.296635 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.296635 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:35.300892 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.308051 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c00eac96-93bb-4789-baeb-47b4e8fe53e7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.308838 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 580/2334] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 1173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:35.326763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59189d4d-f750-4054-ae14-8abfb538410c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.329202 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59189d4d-f750-4054-ae14-8abfb538410c tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.329411 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59189d4d-f750-4054-ae14-8abfb538410c tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.329590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59189d4d-f750-4054-ae14-8abfb538410c tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.342610 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.342610 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:35.348475 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59189d4d-f750-4054-ae14-8abfb538410c tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.354465 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59189d4d-f750-4054-ae14-8abfb538410c tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.355038 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 584/2335] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:18:35.373147 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.463952 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action Aug 13 15:18:35.464363 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:35.464509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:35.477811 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.477811 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:35.478241 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume 'b0140d9b-755c-49b7-897c-1a0f365549d7' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:35.505577 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c19243a-8b73-4e27-b9a2-6777f20b3076 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action returned with HTTP 202 Aug 13 15:18:35.505952 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 582/2336] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:35 2026] POST /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:35.515430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a467c29-74c8-4599-b6c6-f481477640f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.517271 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a467c29-74c8-4599-b6c6-f481477640f0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.517998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a467c29-74c8-4599-b6c6-f481477640f0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.518372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a467c29-74c8-4599-b6c6-f481477640f0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.531863 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.531863 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:35.537452 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a467c29-74c8-4599-b6c6-f481477640f0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.544209 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a467c29-74c8-4599-b6c6-f481477640f0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.544209 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 591/2337] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:18:35.561939 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-033d4bd5-1934-4117-81e3-eaa94020c744 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.566692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action Aug 13 15:18:35.566692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "defea389-9ce4-4bd9-8680-91492b2783e9"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:35.566692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "defea389-9ce4-4bd9-8680-91492b2783e9"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:35.581091 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.581091 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:35.581983 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Volume info retrieved successfully. Aug 13 15:18:35.604409 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Terminate volume connection completed successfully. Aug 13 15:18:35.608119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100285) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 15:18:35.664428 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Detach volume completed successfully. Aug 13 15:18:35.664917 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-033d4bd5-1934-4117-81e3-eaa94020c744 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action returned with HTTP 202 Aug 13 15:18:35.666689 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 581/2338] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:35 2026] POST /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:35.674197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.676460 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.676741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.678234 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.686452 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.686452 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:35.691267 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.701481 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1f58dfa-ee41-490a-8732-a721af5f4e63 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.701957 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 585/2339] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.716949 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75bf901f-ad9d-455c-9d58-5fec680723ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.718909 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75bf901f-ad9d-455c-9d58-5fec680723ae tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.720689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75bf901f-ad9d-455c-9d58-5fec680723ae tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.720689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75bf901f-ad9d-455c-9d58-5fec680723ae tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.726742 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.726742 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:35.731712 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75bf901f-ad9d-455c-9d58-5fec680723ae tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.738119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75bf901f-ad9d-455c-9d58-5fec680723ae tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.738628 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 583/2340] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.762072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0048a923-3921-49bc-abd9-b2bb53a30855 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.763696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action Aug 13 15:18:35.764351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action body: b'{"os-detach": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:35.764606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:35.777212 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.777212 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:35.778691 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.817593 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Detach volume completed successfully. Aug 13 15:18:35.818738 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0048a923-3921-49bc-abd9-b2bb53a30855 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action returned with HTTP 202 Aug 13 15:18:35.818738 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 592/2341] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:35 2026] POST /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:35.829947 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-67135c3e-de40-4011-818a-a856fb6700aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.833757 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67135c3e-de40-4011-818a-a856fb6700aa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.833757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67135c3e-de40-4011-818a-a856fb6700aa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.833757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67135c3e-de40-4011-818a-a856fb6700aa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.845334 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.845334 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:35.849904 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-67135c3e-de40-4011-818a-a856fb6700aa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.856436 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67135c3e-de40-4011-818a-a856fb6700aa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.856985 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 582/2342] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.873401 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51c1e933-877e-44e8-a438-e401589ed2da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.875648 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c1e933-877e-44e8-a438-e401589ed2da tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.875854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c1e933-877e-44e8-a438-e401589ed2da tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.876114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c1e933-877e-44e8-a438-e401589ed2da tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.884092 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.884092 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:35.889075 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-51c1e933-877e-44e8-a438-e401589ed2da tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.894518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c1e933-877e-44e8-a438-e401589ed2da tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.894960 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 586/2343] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:35.907158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5133f581-a895-43d7-9e4a-e000b46e6cec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.911008 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.911008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.911008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.911008 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.918597 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.918597 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:35.919327 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.949093 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume request issued successfully. Aug 13 15:18:35.949093 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5133f581-a895-43d7-9e4a-e000b46e6cec tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 202 Aug 13 15:18:35.949093 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 584/2344] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:35 2026] DELETE /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:35.959952 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14144c1e-3e62-4099-8805-c580aa33a177 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:35.963702 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14144c1e-3e62-4099-8805-c580aa33a177 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:35.963702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14144c1e-3e62-4099-8805-c580aa33a177 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:35.963702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14144c1e-3e62-4099-8805-c580aa33a177 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:35.974527 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:35.974527 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:35.982930 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14144c1e-3e62-4099-8805-c580aa33a177 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:35.988147 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14144c1e-3e62-4099-8805-c580aa33a177 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 200 Aug 13 15:18:35.988724 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 593/2345] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:35 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:37.005307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f48df9a-56ec-412f-9f90-0f22d93b8c5e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:37.011430 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f48df9a-56ec-412f-9f90-0f22d93b8c5e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 Aug 13 15:18:37.011724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f48df9a-56ec-412f-9f90-0f22d93b8c5e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:37.012019 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f48df9a-56ec-412f-9f90-0f22d93b8c5e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:37.019586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f48df9a-56ec-412f-9f90-0f22d93b8c5e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 returned with HTTP 404 Aug 13 15:18:37.020307 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 583/2346] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:37 2026] GET /volume/v3/volumes/b0140d9b-755c-49b7-897c-1a0f365549d7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:39.536723 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:39.538802 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:39.539271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-679944316"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:39.540893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-679944316'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:39.542446 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:39.543530 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=306,cinder:INSERT=24,cinder:UPDATE=44 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:18:39.547247 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:39.555026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (1441a80e-7239-40e2-ba81-2c4dd1d3f09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:39.555305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca70f16d-cfdf-4292-b2dd-5fb5264485bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:39.556352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:39.590538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca70f16d-cfdf-4292-b2dd-5fb5264485bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:39.591494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78184b43-9fab-4b30-a359-6188fb1d9125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:39.634248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['73aa1ea7-9a20-4280-887b-f19cbdca631a', '47eb2a4e-c58a-4d04-9bb3-559c70ed0eaf', '2d422703-95f1-45c8-9b4e-edd5bbed3444', '7528a3fd-f52d-4d98-b015-4db1d68355ee'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:39.635183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78184b43-9fab-4b30-a359-6188fb1d9125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73aa1ea7-9a20-4280-887b-f19cbdca631a', '47eb2a4e-c58a-4d04-9bb3-559c70ed0eaf', '2d422703-95f1-45c8-9b4e-edd5bbed3444', '7528a3fd-f52d-4d98-b015-4db1d68355ee']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:39.636181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2affb34-4692-41dc-a77a-41eb83ab153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:39.659933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2affb34-4692-41dc-a77a-41eb83ab153c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '539a807d-e9a5-4982-adce-2ddb880b614b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-679944316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['73aa1ea7-9a20-4280-887b-f19cbdca631a','47eb2a4e-c58a-4d04-9bb3-559c70ed0eaf','2d422703-95f1-45c8-9b4e-edd5bbed3444','7528a3fd-f52d-4d98-b015-4db1d68355ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-679944316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=539a807d-e9a5-4982-adce-2ddb880b614b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:39.661690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00062157-9c57-43eb-bea3-4631bda90edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:39.681817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00062157-9c57-43eb-bea3-4631bda90edc) transitioned into state 'SUCCESS' from state '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-679944316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['73aa1ea7-9a20-4280-887b-f19cbdca631a','47eb2a4e-c58a-4d04-9bb3-559c70ed0eaf','2d422703-95f1-45c8-9b4e-edd5bbed3444','7528a3fd-f52d-4d98-b015-4db1d68355ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:39.683302 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466d49b6-37aa-4a34-8428-7dcfa230c342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:39.694757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466d49b6-37aa-4a34-8428-7dcfa230c342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:39.696731 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (1441a80e-7239-40e2-ba81-2c4dd1d3f09d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:39.696731 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:39.697045 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a89e5c68-4e60-4493-b52d-e0de3eda5deb tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:39.697617 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 587/2347] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:39 2026] POST /volume/v3/volumes => generated 746 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:39.714559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:39.716245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:39.716437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:39.716621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:39.726911 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:39.726911 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:39.732027 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:39.737657 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7341d50-ed4a-4c04-b946-de37ac932c94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 200 Aug 13 15:18:39.738436 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 585/2348] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:39 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:40.752355 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-244d1373-2864-4188-9032-220f233a2827 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:40.754453 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-244d1373-2864-4188-9032-220f233a2827 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:40.754716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-244d1373-2864-4188-9032-220f233a2827 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:40.754972 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-244d1373-2864-4188-9032-220f233a2827 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:40.765269 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:40.765269 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:40.770851 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-244d1373-2864-4188-9032-220f233a2827 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:40.777329 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-244d1373-2864-4188-9032-220f233a2827 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 200 Aug 13 15:18:40.777882 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 594/2349] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:40 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:40.795434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:40.797262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action Aug 13 15:18:40.797600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:40.797730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:40.807314 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:40.807314 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:40.807856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '539a807d-e9a5-4982-adce-2ddb880b614b' with '{'status': 'attaching'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:40.832272 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bab8437-efa2-4d4e-be9f-b2fdd74a85d2 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action returned with HTTP 202 Aug 13 15:18:40.832751 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 584/2350] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:40 2026] POST /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:40.842307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-288661a1-602c-4079-8652-c49a12f73daa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:40.844532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-288661a1-602c-4079-8652-c49a12f73daa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:40.844777 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-288661a1-602c-4079-8652-c49a12f73daa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:40.845017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-288661a1-602c-4079-8652-c49a12f73daa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:40.853051 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:40.853051 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:40.857959 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-288661a1-602c-4079-8652-c49a12f73daa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:40.862358 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-288661a1-602c-4079-8652-c49a12f73daa tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 200 Aug 13 15:18:40.862770 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 588/2351] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:40 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:40.877152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-350a7015-af1c-497f-bd85-88b7ac188f03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:40.879199 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action Aug 13 15:18:40.879697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:40.879857 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:40.889781 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:40.889781 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:40.890242 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Volume info retrieved successfully. Aug 13 15:18:40.911070 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Delete volume request issued successfully. Aug 13 15:18:40.911334 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-350a7015-af1c-497f-bd85-88b7ac188f03 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action returned with HTTP 202 Aug 13 15:18:40.911954 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 586/2352] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:40 2026] POST /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:40.920085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:40.922292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:40.922567 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:40.922869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:40.932399 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:40.932399 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:40.937847 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:40.944181 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa5bf7fd-40ca-48bc-9212-1e0ee65a4da2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 200 Aug 13 15:18:40.944728 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 595/2353] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:40 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:41.960551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d660f8c2-f5e4-42d2-8546-e29e51850f72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:41.962878 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d660f8c2-f5e4-42d2-8546-e29e51850f72 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:41.963272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d660f8c2-f5e4-42d2-8546-e29e51850f72 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:41.963484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d660f8c2-f5e4-42d2-8546-e29e51850f72 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:41.965998 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=385,cinder:INSERT=58,cinder:UPDATE=97,cinder:DELETE=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:18:41.974054 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d660f8c2-f5e4-42d2-8546-e29e51850f72 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 404 Aug 13 15:18:41.975284 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 585/2354] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:41 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:41.983390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8cd35938-2dcc-4298-b438-593fa9d7d780 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:41.985853 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cd35938-2dcc-4298-b438-593fa9d7d780 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:41.985853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cd35938-2dcc-4298-b438-593fa9d7d780 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:41.986443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cd35938-2dcc-4298-b438-593fa9d7d780 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:41.993761 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cd35938-2dcc-4298-b438-593fa9d7d780 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 404 Aug 13 15:18:41.994366 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 589/2355] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:41 2026] GET /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:42.004383 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:42.006382 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:42.006583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:42.006850 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:42.007077 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: 539a807d-e9a5-4982-adce-2ddb880b614b Aug 13 15:18:42.013890 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bd2dad6-06ac-430d-8f80-0c008dbab352 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b returned with HTTP 404 Aug 13 15:18:42.014453 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 587/2356] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:42 2026] DELETE /volume/v3/volumes/539a807d-e9a5-4982-adce-2ddb880b614b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:42.025007 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:42.027264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:42.027752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-641196345"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:42.029817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-641196345'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:42.029910 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:42.035543 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:42.044152 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (d7f7d2f5-c74f-4649-80a3-7e2d2fb8e61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:42.045797 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6872612-9c21-4e45-aa0d-d0bfeb230a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:42.047164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:42.084251 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6872612-9c21-4e45-aa0d-d0bfeb230a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:42.085587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96cac05-5864-459b-a919-cdfd7072bbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:42.141020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['0a9c5ef2-6261-48ae-b0c1-701f2cfb31a0', 'b9ef138a-6bee-4181-b108-89ea28ce5574', '84fd6062-7cef-45ce-b07b-791481d54dbd', 'c74868eb-7f57-45b9-84c6-48f1b0abb916'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:42.142145 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96cac05-5864-459b-a919-cdfd7072bbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a9c5ef2-6261-48ae-b0c1-701f2cfb31a0', 'b9ef138a-6bee-4181-b108-89ea28ce5574', '84fd6062-7cef-45ce-b07b-791481d54dbd', 'c74868eb-7f57-45b9-84c6-48f1b0abb916']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:42.143200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7fac6e-3ee7-42ba-9378-7bd802dba417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:42.173623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7fac6e-3ee7-42ba-9378-7bd802dba417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-641196345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['0a9c5ef2-6261-48ae-b0c1-701f2cfb31a0','b9ef138a-6bee-4181-b108-89ea28ce5574','84fd6062-7cef-45ce-b07b-791481d54dbd','c74868eb-7f57-45b9-84c6-48f1b0abb916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-641196345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:42.174647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee9ef7e-477b-4874-9e5d-4c46ad9675ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:42.197235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee9ef7e-477b-4874-9e5d-4c46ad9675ba) transitioned into state 'SUCCESS' from state '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-641196345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['0a9c5ef2-6261-48ae-b0c1-701f2cfb31a0','b9ef138a-6bee-4181-b108-89ea28ce5574','84fd6062-7cef-45ce-b07b-791481d54dbd','c74868eb-7f57-45b9-84c6-48f1b0abb916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:42.198243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de50c242-0bf5-4f08-a5ce-305ee8b3f3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:42.209336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de50c242-0bf5-4f08-a5ce-305ee8b3f3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:42.210633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (d7f7d2f5-c74f-4649-80a3-7e2d2fb8e61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:42.211103 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:42.211856 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f285fd5-5691-4bd1-8dce-842f5cd00314 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:42.212404 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 596/2357] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:42 2026] POST /volume/v3/volumes => generated 746 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:42.227727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9bee2283-108a-467c-8879-3b343f4978e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:42.230086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bee2283-108a-467c-8879-3b343f4978e4 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:42.230354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bee2283-108a-467c-8879-3b343f4978e4 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:42.230612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bee2283-108a-467c-8879-3b343f4978e4 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:42.239482 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:42.239482 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:42.243895 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9bee2283-108a-467c-8879-3b343f4978e4 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:42.249086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bee2283-108a-467c-8879-3b343f4978e4 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 200 Aug 13 15:18:42.249591 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 586/2358] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:42 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:43.263408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:43.265194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:43.265427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:43.265666 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:43.272810 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:43.272810 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:43.276856 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:43.281383 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dd43904-63ea-4c2f-ac3a-bc939af63ea7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 200 Aug 13 15:18:43.281869 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 590/2359] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:43 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:43.298501 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60877dbe-764a-4c23-9b40-a73e42289cae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:43.300564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60877dbe-764a-4c23-9b40-a73e42289cae tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action Aug 13 15:18:43.301097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60877dbe-764a-4c23-9b40-a73e42289cae tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:43.301181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60877dbe-764a-4c23-9b40-a73e42289cae tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:43.311956 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:43.311956 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:43.312470 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-60877dbe-764a-4c23-9b40-a73e42289cae tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb' with '{'status': 'creating'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:43.335210 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60877dbe-764a-4c23-9b40-a73e42289cae tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action returned with HTTP 202 Aug 13 15:18:43.335683 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 588/2360] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:43 2026] POST /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:43.344467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a15db101-81c3-4487-892e-4d0e9980857f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:43.346508 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a15db101-81c3-4487-892e-4d0e9980857f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:43.346776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a15db101-81c3-4487-892e-4d0e9980857f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:43.347023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a15db101-81c3-4487-892e-4d0e9980857f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:43.354532 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:43.354532 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:43.358527 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a15db101-81c3-4487-892e-4d0e9980857f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:43.363408 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a15db101-81c3-4487-892e-4d0e9980857f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 200 Aug 13 15:18:43.363900 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 597/2361] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:43 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:43.380204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:43.382218 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action Aug 13 15:18:43.382617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:43.382803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:43.392018 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:43.392018 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:43.392407 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Volume info retrieved successfully. Aug 13 15:18:43.414262 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Delete volume request issued successfully. Aug 13 15:18:43.414570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d68daf6c-606c-4f4f-81bb-ae9b983ef281 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action returned with HTTP 202 Aug 13 15:18:43.415175 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 587/2362] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:43 2026] POST /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:43.423272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:43.425556 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:43.425805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:43.426017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:43.434167 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:43.434167 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:43.439536 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:43.446144 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ceafebc3-0ee1-4f79-99c5-29296de91646 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 200 Aug 13 15:18:43.446736 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 591/2363] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:43 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:44.459200 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa6d7ff6-648f-4466-b770-dfb721e8887f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:44.460902 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa6d7ff6-648f-4466-b770-dfb721e8887f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:44.461122 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa6d7ff6-648f-4466-b770-dfb721e8887f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:44.461297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa6d7ff6-648f-4466-b770-dfb721e8887f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:44.467650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa6d7ff6-648f-4466-b770-dfb721e8887f tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 404 Aug 13 15:18:44.468216 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 589/2364] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:44 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:44.476735 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6707ce55-33e0-4d12-b1bf-1b73900effef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:44.479032 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6707ce55-33e0-4d12-b1bf-1b73900effef tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:44.479297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6707ce55-33e0-4d12-b1bf-1b73900effef tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:44.479505 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6707ce55-33e0-4d12-b1bf-1b73900effef tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:44.485613 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6707ce55-33e0-4d12-b1bf-1b73900effef tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 404 Aug 13 15:18:44.486412 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 598/2365] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:44 2026] GET /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:44.494558 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:44.496397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:44.496628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:44.496889 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:44.497090 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: 63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb Aug 13 15:18:44.503109 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66b76c7e-0275-4fef-8139-a0ad01f9e2c7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb returned with HTTP 404 Aug 13 15:18:44.503639 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 588/2366] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:44 2026] DELETE /volume/v3/volumes/63d9bc74-e140-4b7a-89aa-4ae86ed3e3bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:44.512604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:44.514355 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:44.514729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1134492946"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:44.516041 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1134492946'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:44.516195 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:44.520186 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:44.525926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (a18d992a-5f74-431a-a804-af816e82bd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:44.526943 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704d41ce-b395-4fae-b859-b1cb3d1be28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:44.527958 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:44.554363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704d41ce-b395-4fae-b859-b1cb3d1be28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:44.555205 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af1a147-bb04-4367-ac4a-140235b1020e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:44.595480 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['954347e6-6895-45de-9526-d1572b52544a', 'feaa7c13-a405-481b-a4d5-29c6a4c63e4d', 'f65d57f4-fd4f-4c8b-97f2-c8a91b9ee651', '90b2ec98-d16c-405d-99c2-ed5f3e32ecfe'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:44.596394 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af1a147-bb04-4367-ac4a-140235b1020e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['954347e6-6895-45de-9526-d1572b52544a', 'feaa7c13-a405-481b-a4d5-29c6a4c63e4d', 'f65d57f4-fd4f-4c8b-97f2-c8a91b9ee651', '90b2ec98-d16c-405d-99c2-ed5f3e32ecfe']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:44.597111 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3932902-8e7b-467c-b157-cb4432a4c0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:44.620155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3932902-8e7b-467c-b157-cb4432a4c0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5b1a04-b244-4b40-860e-9a9cb4679d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1134492946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['954347e6-6895-45de-9526-d1572b52544a','feaa7c13-a405-481b-a4d5-29c6a4c63e4d','f65d57f4-fd4f-4c8b-97f2-c8a91b9ee651','90b2ec98-d16c-405d-99c2-ed5f3e32ecfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1134492946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5b1a04-b244-4b40-860e-9a9cb4679d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:44.621248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e379afbe-6036-40b8-9b91-070c92f0e455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:44.646443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e379afbe-6036-40b8-9b91-070c92f0e455) transitioned into state 'SUCCESS' from state '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-1134492946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['954347e6-6895-45de-9526-d1572b52544a','feaa7c13-a405-481b-a4d5-29c6a4c63e4d','f65d57f4-fd4f-4c8b-97f2-c8a91b9ee651','90b2ec98-d16c-405d-99c2-ed5f3e32ecfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:44.647129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d21d6a7-afcb-4e17-a0f3-c5d80d9c099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:44.661018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d21d6a7-afcb-4e17-a0f3-c5d80d9c099c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:44.661018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (a18d992a-5f74-431a-a804-af816e82bd55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:44.661018 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:44.661018 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb71aaa-b7f8-40e6-b329-fb8625a0a7af tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:44.661018 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 592/2367] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:44 2026] POST /volume/v3/volumes => generated 747 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:44.676108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c716859d-7b75-441f-af4d-9403d389413b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:44.677810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c716859d-7b75-441f-af4d-9403d389413b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:44.678019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c716859d-7b75-441f-af4d-9403d389413b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:44.678250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c716859d-7b75-441f-af4d-9403d389413b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:44.687104 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:44.687104 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:44.692346 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c716859d-7b75-441f-af4d-9403d389413b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:44.698047 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c716859d-7b75-441f-af4d-9403d389413b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 200 Aug 13 15:18:44.698462 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 590/2368] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:44 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:45.711287 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:45.713991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:45.714247 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:45.714474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:45.721446 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:45.721446 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:45.725076 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:45.729349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23d0c17e-8005-490d-878e-2d07b4f58d0e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 200 Aug 13 15:18:45.729752 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 599/2369] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:45 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:45.744815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:45.747234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action Aug 13 15:18:45.747653 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:45.747829 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:45.758159 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:45.758159 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:45.758604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '0f5b1a04-b244-4b40-860e-9a9cb4679d49' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:45.779927 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5874c213-56c1-4b11-8709-3af8d6e8dc8d tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action returned with HTTP 202 Aug 13 15:18:45.780518 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 589/2370] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:45 2026] POST /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:45.788694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:45.790953 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:45.791236 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:45.791397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:45.799984 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:45.799984 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:45.804234 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:45.809108 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c92b127d-252c-4a8e-b70c-53d4ff032cf2 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 200 Aug 13 15:18:45.809521 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 593/2371] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:45 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:45.821071 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:45.822633 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action Aug 13 15:18:45.823001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:45.823113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:45.831255 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:45.831255 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:45.831586 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Volume info retrieved successfully. Aug 13 15:18:45.847245 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Delete volume request issued successfully. Aug 13 15:18:45.847474 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0d57136-7e7e-46ca-9573-8d03060a9cd6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action returned with HTTP 202 Aug 13 15:18:45.847907 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 591/2372] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:45 2026] POST /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:45.854733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:45.856952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:45.857184 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:45.857371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:45.865655 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:45.865655 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:45.870051 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:45.875238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7655b70b-b32c-4a93-9517-2bc6b709bfe7 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 200 Aug 13 15:18:45.875982 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 600/2373] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:45 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:46.887907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc514c97-65f8-41eb-8032-c274339fe3ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:46.890133 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc514c97-65f8-41eb-8032-c274339fe3ea tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:46.890133 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc514c97-65f8-41eb-8032-c274339fe3ea tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:46.890133 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc514c97-65f8-41eb-8032-c274339fe3ea tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:46.895530 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc514c97-65f8-41eb-8032-c274339fe3ea tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 404 Aug 13 15:18:46.896027 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 590/2374] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:46 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:46.902894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4cbf690-5456-4218-82ff-e622d12cab01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:46.904797 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4cbf690-5456-4218-82ff-e622d12cab01 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:46.905073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf690-5456-4218-82ff-e622d12cab01 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:46.905301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4cbf690-5456-4218-82ff-e622d12cab01 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:46.911907 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4cbf690-5456-4218-82ff-e622d12cab01 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 404 Aug 13 15:18:46.912502 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 594/2375] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:46 2026] GET /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:46.921260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:46.923076 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:46.923273 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:46.923460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:46.923647 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: 0f5b1a04-b244-4b40-860e-9a9cb4679d49 Aug 13 15:18:46.929278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3359e367-b77e-4c7d-b83a-5b462e17cf78 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 returned with HTTP 404 Aug 13 15:18:46.929737 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 592/2376] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:46 2026] DELETE /volume/v3/volumes/0f5b1a04-b244-4b40-860e-9a9cb4679d49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:46.939721 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:46.941776 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:46.942199 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-489600289"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:46.943792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-489600289'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:46.943950 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:46.946595 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=294,cinder:UPDATE=61,cinder:INSERT=25 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:18:46.948378 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:46.954738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (f41fd2cf-8ab3-4412-8e0b-87133b4b8498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:46.956127 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a26267-936e-44ab-979b-48a82c73bbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:46.957116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:46.982033 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a26267-936e-44ab-979b-48a82c73bbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:46.982717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b938e7f-4cbe-49c9-bfdb-c75716fce2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:47.019724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['f9ae68e2-628e-4943-bfe8-366a3cbc002f', 'd12a07f9-2f0f-4b70-8d8d-48437c18ba58', '7ee47571-b9ee-4f4f-b4f2-1d1c9f1718d6', 'a2935c2a-f333-489d-b5b7-3fcf9c69ef1a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:47.020440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b938e7f-4cbe-49c9-bfdb-c75716fce2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ae68e2-628e-4943-bfe8-366a3cbc002f', 'd12a07f9-2f0f-4b70-8d8d-48437c18ba58', '7ee47571-b9ee-4f4f-b4f2-1d1c9f1718d6', 'a2935c2a-f333-489d-b5b7-3fcf9c69ef1a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:47.021144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d04ceba-9efc-481e-8f15-dfdd3c155a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:47.044411 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d04ceba-9efc-481e-8f15-dfdd3c155a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3744658a-c5dc-4a28-b4c0-ce6b7aabb913', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-489600289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['f9ae68e2-628e-4943-bfe8-366a3cbc002f','d12a07f9-2f0f-4b70-8d8d-48437c18ba58','7ee47571-b9ee-4f4f-b4f2-1d1c9f1718d6','a2935c2a-f333-489d-b5b7-3fcf9c69ef1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-489600289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3744658a-c5dc-4a28-b4c0-ce6b7aabb913,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:47.045175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140cac1e-3a28-415a-8da6-121ee84dfc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:47.062550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140cac1e-3a28-415a-8da6-121ee84dfc19) transitioned into state 'SUCCESS' from state '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-489600289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['f9ae68e2-628e-4943-bfe8-366a3cbc002f','d12a07f9-2f0f-4b70-8d8d-48437c18ba58','7ee47571-b9ee-4f4f-b4f2-1d1c9f1718d6','a2935c2a-f333-489d-b5b7-3fcf9c69ef1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:47.063333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a568cbe-4736-4370-a5de-a742da1d433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:47.071912 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a568cbe-4736-4370-a5de-a742da1d433e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:47.074192 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (f41fd2cf-8ab3-4412-8e0b-87133b4b8498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:47.074192 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:47.074192 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4b3399f-7607-4676-95a0-172c1ad4d4ba tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:47.074192 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 601/2377] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:46 2026] POST /volume/v3/volumes => generated 746 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:47.085829 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:47.087587 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:47.087779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:47.087979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:47.094771 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:47.094771 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:47.098790 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:47.103446 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b79e0fe4-b240-4954-81d7-ab6dd242aaa5 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 200 Aug 13 15:18:47.103947 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 591/2378] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:47 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:48.115389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:48.117947 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:48.118188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:48.118370 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:48.124950 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:48.124950 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:48.128245 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:48.132047 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69614370-ebe2-405c-a6c2-ece9e57bd203 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 200 Aug 13 15:18:48.132448 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 595/2379] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:48 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:48.144410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:48.146079 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action Aug 13 15:18:48.146452 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:48.146565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:48.154473 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:48.154473 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:48.154891 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '3744658a-c5dc-4a28-b4c0-ce6b7aabb913' with '{'status': 'maintenance'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:48.171035 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5b21e65-5695-41ba-b99d-26d7dd40990f tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action returned with HTTP 202 Aug 13 15:18:48.171518 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 593/2380] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:48 2026] POST /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:48.178574 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:48.180449 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:48.180690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:48.180905 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:48.187937 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:48.187937 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:48.192079 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:48.196615 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f8a0197-108f-44a5-af79-d380dde65fc1 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 200 Aug 13 15:18:48.197026 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 602/2381] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:48 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:48.209660 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:48.211290 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action Aug 13 15:18:48.211623 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:48.211805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:48.220152 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:48.220152 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:48.220517 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Volume info retrieved successfully. Aug 13 15:18:48.238615 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Delete volume request issued successfully. Aug 13 15:18:48.238907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da734bc0-79e6-4c24-a019-bde6c1590a43 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action returned with HTTP 202 Aug 13 15:18:48.239452 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 592/2382] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:48 2026] POST /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:48.247808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:48.250333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:48.250533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:48.250728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:48.257270 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:48.257270 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:48.260726 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:48.265452 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a14b4fe-20db-4b20-84ae-c25f522bb941 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 200 Aug 13 15:18:48.266043 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 596/2383] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:48 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:49.281836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-500d3cd9-167c-4139-8c33-e11cb6782f90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:49.283717 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-500d3cd9-167c-4139-8c33-e11cb6782f90 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:49.283995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-500d3cd9-167c-4139-8c33-e11cb6782f90 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:49.284198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-500d3cd9-167c-4139-8c33-e11cb6782f90 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:49.290696 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-500d3cd9-167c-4139-8c33-e11cb6782f90 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 404 Aug 13 15:18:49.291195 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 594/2384] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:49 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:49.300557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6bc43865-f9c1-4aa9-ab73-d5931560822b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:49.303784 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bc43865-f9c1-4aa9-ab73-d5931560822b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:49.304162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bc43865-f9c1-4aa9-ab73-d5931560822b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:49.304468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bc43865-f9c1-4aa9-ab73-d5931560822b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:49.311988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bc43865-f9c1-4aa9-ab73-d5931560822b tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 404 Aug 13 15:18:49.312548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 603/2385] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:49 2026] GET /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:49.321870 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:49.323846 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:49.324060 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:49.324237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:49.324417 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: 3744658a-c5dc-4a28-b4c0-ce6b7aabb913 Aug 13 15:18:49.330283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18d36da3-d478-4cad-80ff-b703dea8ec94 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 returned with HTTP 404 Aug 13 15:18:49.330743 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 593/2386] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:49 2026] DELETE /volume/v3/volumes/3744658a-c5dc-4a28-b4c0-ce6b7aabb913 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:49.340495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:49.342323 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:49.342705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1101606956"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:49.344162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1101606956'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:49.344307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume of 1 GB Aug 13 15:18:49.350115 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Availability Zones retrieved successfully. Aug 13 15:18:49.356357 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (23033e6c-fc5f-4743-8b1e-cf6579306310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:49.357291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcd3259-8e8e-441f-a496-7bb6a1cbda19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:49.358261 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:49.393362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bcd3259-8e8e-441f-a496-7bb6a1cbda19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:49.394545 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ccec24-5260-4d72-a1a7-76646fa88d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:49.441495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Created reservations ['440f6ce1-d6d3-4f91-9adf-4af9115af540', '7e6693be-c4ba-4143-83bf-94db1b9a342d', '9086148c-b458-47dc-b96c-e17958f595fb', 'aa991847-6827-448a-8d4c-de089e940ed3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:49.442566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ccec24-5260-4d72-a1a7-76646fa88d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440f6ce1-d6d3-4f91-9adf-4af9115af540', '7e6693be-c4ba-4143-83bf-94db1b9a342d', '9086148c-b458-47dc-b96c-e17958f595fb', 'aa991847-6827-448a-8d4c-de089e940ed3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:49.443448 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a579161e-22e0-4c37-bf89-43d4abd1b760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:49.468142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a579161e-22e0-4c37-bf89-43d4abd1b760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d320aef-5d03-4c5b-8942-94fd08b6de47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101606956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['440f6ce1-d6d3-4f91-9adf-4af9115af540','7e6693be-c4ba-4143-83bf-94db1b9a342d','9086148c-b458-47dc-b96c-e17958f595fb','aa991847-6827-448a-8d4c-de089e940ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101606956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d320aef-5d03-4c5b-8942-94fd08b6de47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a2091a89a6409881b965560a4fedef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99fb25d06f874f5892bc252189bdba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:49.468797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea8d4a4-f8c1-4986-bfcd-f1ff9d2e81b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:49.486500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea8d4a4-f8c1-4986-bfcd-f1ff9d2e81b8) transitioned into state 'SUCCESS' from state '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-1101606956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47a2091a89a6409881b965560a4fedef',qos_specs=None,replication_status=,reservations=['440f6ce1-d6d3-4f91-9adf-4af9115af540','7e6693be-c4ba-4143-83bf-94db1b9a342d','9086148c-b458-47dc-b96c-e17958f595fb','aa991847-6827-448a-8d4c-de089e940ed3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99fb25d06f874f5892bc252189bdba8b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:49.487163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245a80bf-a5f0-49ca-b24f-21b8cf5c1636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:49.496864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245a80bf-a5f0-49ca-b24f-21b8cf5c1636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:49.499179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Flow 'volume_create_api' (23033e6c-fc5f-4743-8b1e-cf6579306310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:49.499179 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Create volume request issued successfully. Aug 13 15:18:49.499179 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d6a8d37-3b25-4322-8dfe-6a6c501c5bde tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:49.499420 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 597/2387] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:18:49 2026] POST /volume/v3/volumes => generated 747 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:18:49.511887 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:49.513978 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:49.514202 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:49.517013 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:49.525490 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:49.525490 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:49.530419 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:49.536469 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f26aaf0b-6372-41be-beb2-c85f2f1ddaa0 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:49.537011 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 595/2388] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:49 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.550229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e20614b-d79f-4369-8634-e0f3617cef30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.552590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e20614b-d79f-4369-8634-e0f3617cef30 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.552862 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e20614b-d79f-4369-8634-e0f3617cef30 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.553135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e20614b-d79f-4369-8634-e0f3617cef30 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.562262 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.562262 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:50.567110 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e20614b-d79f-4369-8634-e0f3617cef30 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.573142 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e20614b-d79f-4369-8634-e0f3617cef30 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.573752 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 604/2389] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.585799 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.588034 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action Aug 13 15:18:50.588450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:50.588599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:50.599312 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.599312 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:50.599901 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '6d320aef-5d03-4c5b-8942-94fd08b6de47' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:50.621598 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b08c7a29-e52f-4fb6-bce3-0c23788a6045 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action returned with HTTP 202 Aug 13 15:18:50.622081 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 594/2390] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:50 2026] POST /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:50.628883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7494391-781a-4077-a845-76b8611a0a41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.630868 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7494391-781a-4077-a845-76b8611a0a41 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.631089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7494391-781a-4077-a845-76b8611a0a41 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.631288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7494391-781a-4077-a845-76b8611a0a41 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.638732 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.638732 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:50.643126 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7494391-781a-4077-a845-76b8611a0a41 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.647942 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7494391-781a-4077-a845-76b8611a0a41 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.648369 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 598/2391] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.660332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fafe0f03-a817-4359-9276-00bd87f0b578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.662375 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fafe0f03-a817-4359-9276-00bd87f0b578 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action Aug 13 15:18:50.662693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fafe0f03-a817-4359-9276-00bd87f0b578 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:50.662848 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fafe0f03-a817-4359-9276-00bd87f0b578 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:50.671626 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.671626 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:50.672128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-fafe0f03-a817-4359-9276-00bd87f0b578 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '6d320aef-5d03-4c5b-8942-94fd08b6de47' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:50.689201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fafe0f03-a817-4359-9276-00bd87f0b578 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action returned with HTTP 202 Aug 13 15:18:50.689611 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 596/2392] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:50 2026] POST /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:50.695841 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22749471-5cad-42dd-8c3f-2921b62b622e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.697600 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22749471-5cad-42dd-8c3f-2921b62b622e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.697814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22749471-5cad-42dd-8c3f-2921b62b622e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.698014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22749471-5cad-42dd-8c3f-2921b62b622e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.704443 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.704443 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:50.707490 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22749471-5cad-42dd-8c3f-2921b62b622e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.711139 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22749471-5cad-42dd-8c3f-2921b62b622e tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.711589 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 605/2393] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.722382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73dc6560-e0ef-476b-824c-499fddf3c868 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.723983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73dc6560-e0ef-476b-824c-499fddf3c868 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action Aug 13 15:18:50.724277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73dc6560-e0ef-476b-824c-499fddf3c868 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:18:50.724391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73dc6560-e0ef-476b-824c-499fddf3c868 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:50.732316 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.732316 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:50.732632 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-73dc6560-e0ef-476b-824c-499fddf3c868 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '6d320aef-5d03-4c5b-8942-94fd08b6de47' with '{'status': 'maintenance'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:50.751935 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73dc6560-e0ef-476b-824c-499fddf3c868 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action returned with HTTP 202 Aug 13 15:18:50.752351 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 595/2394] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:50 2026] POST /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:50.759541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.761729 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.761963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.762199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.770686 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.770686 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:50.774985 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.780771 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a254cab-c944-4abe-aa34-dcf6c2fa3284 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.781312 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 599/2395] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.796593 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.798590 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] POST https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action Aug 13 15:18:50.798973 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:50.799103 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-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 15:18:50.808637 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.808637 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:50.809108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] Updating volume '6d320aef-5d03-4c5b-8942-94fd08b6de47' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 15:18:50.830596 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb988f65-fd62-4e29-a5fb-9729c36596c6 tempest-VolumesActionsTest-760987000 tempest-VolumesActionsTest-760987000-project-admin] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action returned with HTTP 202 Aug 13 15:18:50.831183 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 597/2396] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:18:50 2026] POST /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:18:50.838254 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.840850 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.841157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.841420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.850895 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.850895 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:18:50.855448 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.861034 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c9120a-fd23-4137-a205-cbf24eeabe34 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.861619 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 606/2397] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.876273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.878156 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.878347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.878541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.885847 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.885847 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:18:50.889686 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.894337 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-361a6cc5-f148-4580-b661-89d5c2ed3917 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.894709 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 596/2398] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:50.908912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.911118 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.911366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.911610 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.911844 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume with id: 6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.920713 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.920713 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:50.921385 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.941933 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Delete volume request issued successfully. Aug 13 15:18:50.942181 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2ab16ba-b75d-47e8-b78b-6dafd9d2bdf3 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 202 Aug 13 15:18:50.942724 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 600/2399] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:18:50 2026] DELETE /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:18:50.949636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aae19704-8467-461c-9460-be37c67c853a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:50.951526 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae19704-8467-461c-9460-be37c67c853a tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:50.951740 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae19704-8467-461c-9460-be37c67c853a tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:50.951928 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae19704-8467-461c-9460-be37c67c853a tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:50.958780 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:50.958780 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:18:50.962745 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aae19704-8467-461c-9460-be37c67c853a tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Volume info retrieved successfully. Aug 13 15:18:50.967521 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae19704-8467-461c-9460-be37c67c853a tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 200 Aug 13 15:18:50.968103 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 598/2400] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:50 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:18:51.981277 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a9a2dcc-3cdc-4622-a13d-f569026a44d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:51.983093 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a9a2dcc-3cdc-4622-a13d-f569026a44d9 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] GET https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 Aug 13 15:18:51.983390 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a9a2dcc-3cdc-4622-a13d-f569026a44d9 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:51.983632 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a9a2dcc-3cdc-4622-a13d-f569026a44d9 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:51.989728 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a9a2dcc-3cdc-4622-a13d-f569026a44d9 tempest-VolumesActionsTest-1983143789 tempest-VolumesActionsTest-1983143789-project-member] https://10.4.3.38/volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 returned with HTTP 404 Aug 13 15:18:51.990420 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 607/2401] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:18:51 2026] GET /volume/v3/volumes/6d320aef-5d03-4c5b-8942-94fd08b6de47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:58.829315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a08cd920-6416-479a-ab3c-7598009b2518 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:58.942685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:18:58.943199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1746832324"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:18:58.944999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1746832324'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:18:58.945188 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume of 1 GB Aug 13 15:18:58.950138 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Availability Zones retrieved successfully. Aug 13 15:18:58.957930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Flow 'volume_create_api' (ec7cb4e4-f43d-4ad1-8827-c56015a4989d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:58.959347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f060d6-7fc1-4ffe-b5f4-27e2e72ce6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:58.960609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:18:58.985826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f060d6-7fc1-4ffe-b5f4-27e2e72ce6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:58.986572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4365934-2145-4629-9db2-ee1f51159b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:59.058572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Created reservations ['e5f25782-398f-4d93-a129-de3bf1426a1d', '13f906f9-ef97-4e32-90b5-d63c250f4df3', '29bdf62a-c6d6-4713-8eee-e6b40d6fe0b5', '697f1e95-18e8-481c-855a-53053eb89eaa'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:18:59.059581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4365934-2145-4629-9db2-ee1f51159b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f25782-398f-4d93-a129-de3bf1426a1d', '13f906f9-ef97-4e32-90b5-d63c250f4df3', '29bdf62a-c6d6-4713-8eee-e6b40d6fe0b5', '697f1e95-18e8-481c-855a-53053eb89eaa']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:59.060507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80690d21-a207-403d-a59f-8125f6da9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:59.087762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80690d21-a207-403d-a59f-8125f6da9587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2631cc52-d7eb-41e4-a437-05d562382031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1746832324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902648c79eff414ab4406aa5365b7aee',qos_specs=None,replication_status=,reservations=['e5f25782-398f-4d93-a129-de3bf1426a1d','13f906f9-ef97-4e32-90b5-d63c250f4df3','29bdf62a-c6d6-4713-8eee-e6b40d6fe0b5','697f1e95-18e8-481c-855a-53053eb89eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13da744cc5f4427b5f21268cb906a9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1746832324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2631cc52-d7eb-41e4-a437-05d562382031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='902648c79eff414ab4406aa5365b7aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a13da744cc5f4427b5f21268cb906a9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:59.088576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866eb38d-d243-4721-a35e-8d85a65cf45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:59.108465 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866eb38d-d243-4721-a35e-8d85a65cf45d) transitioned into state 'SUCCESS' from state '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-1746832324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902648c79eff414ab4406aa5365b7aee',qos_specs=None,replication_status=,reservations=['e5f25782-398f-4d93-a129-de3bf1426a1d','13f906f9-ef97-4e32-90b5-d63c250f4df3','29bdf62a-c6d6-4713-8eee-e6b40d6fe0b5','697f1e95-18e8-481c-855a-53053eb89eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13da744cc5f4427b5f21268cb906a9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:59.109307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9709ffd-483c-43a7-bb6f-c9b94003dc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:18:59.120018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9709ffd-483c-43a7-bb6f-c9b94003dc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:18:59.121015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Flow 'volume_create_api' (ec7cb4e4-f43d-4ad1-8827-c56015a4989d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:18:59.121350 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume request issued successfully. Aug 13 15:18:59.122055 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a08cd920-6416-479a-ab3c-7598009b2518 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:18:59.122633 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 597/2402] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:18:58 2026] POST /volume/v3/volumes => generated 817 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:18:59.136563 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:18:59.140024 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:18:59.140249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:18:59.140463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:18:59.146929 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:18:59.146929 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:18:59.150486 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:18:59.154499 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25abe0a7-72e1-46e9-bcaa-1f159eff2926 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:18:59.154863 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 601/2403] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:18:59 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.171432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.173060 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.173286 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.173462 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.179896 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.179896 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:00.182903 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:00.186484 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ab5df8d-996e-46cc-ba2b-4cdb553e0cfe tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:19:00.186820 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 599/2404] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.198695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.200424 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] POST https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:19:00.200817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2631cc52-d7eb-41e4-a437-05d562382031"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:00.202182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Creating new volume transfer {'transfer': {'volume_id': '2631cc52-d7eb-41e4-a437-05d562382031'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 15:19:00.202346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Creating transfer of volume 2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.202492 np0000007223 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Generating transfer record for volume 2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.209255 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.209255 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:00.217083 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6e99d08-7fca-4b85-bc30-1e27b9aea20e tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 202 Aug 13 15:19:00.217686 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 608/2405] 10.4.3.38 () {70 vars in 1319 bytes} [Thu Aug 13 15:19:00 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:00.228563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94599285-2773-4764-bc46-a6a3628405ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.230325 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94599285-2773-4764-bc46-a6a3628405ac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.230569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94599285-2773-4764-bc46-a6a3628405ac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.230768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94599285-2773-4764-bc46-a6a3628405ac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.240571 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.240571 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:00.244281 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94599285-2773-4764-bc46-a6a3628405ac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:00.247898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74d2d152-4828-4060-bc29-7486bdae9335 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.248319 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94599285-2773-4764-bc46-a6a3628405ac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:19:00.248757 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 598/2406] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.250604 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:00.250975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-34482492"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:00.252359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-34482492'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:00.252477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume of 1 GB Aug 13 15:19:00.257310 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Availability Zones retrieved successfully. Aug 13 15:19:00.260651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd78248e-dda0-428a-a54a-8eeb253c3145 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.262366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd78248e-dda0-428a-a54a-8eeb253c3145 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 Aug 13 15:19:00.262561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd78248e-dda0-428a-a54a-8eeb253c3145 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.262758 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd78248e-dda0-428a-a54a-8eeb253c3145 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.263239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (b875d17c-5a99-46cb-a4e6-77b63621489d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:00.264102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c3eb5-f352-450a-82b3-577082fe8841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:00.265004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:00.266265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd78248e-dda0-428a-a54a-8eeb253c3145 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 returned with HTTP 200 Aug 13 15:19:00.266840 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 600/2407] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 => generated 430 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:19:00.275314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.276886 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:19:00.277076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.277272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.277408 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 15:19:00.280777 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bd301b7-4ff6-48cc-93ec-f543a841f14c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 200 Aug 13 15:19:00.281118 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 609/2408] 10.4.3.38 () {68 vars in 1298 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.289811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.290837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c3eb5-f352-450a-82b3-577082fe8841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:00.291724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3204fe16-6060-4b37-8cef-d07e60675d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:00.335487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Created reservations ['3aa33794-28ed-41a5-9ff1-649c1c1b906f', 'd8dc6c44-1064-420f-95a7-6139124a87ba', '03909b4c-3e01-4d37-b01e-ffbe87519f3c', 'c6dc1e51-08c9-4575-a4c5-818544f17bd2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:00.336488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3204fe16-6060-4b37-8cef-d07e60675d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa33794-28ed-41a5-9ff1-649c1c1b906f', 'd8dc6c44-1064-420f-95a7-6139124a87ba', '03909b4c-3e01-4d37-b01e-ffbe87519f3c', 'c6dc1e51-08c9-4575-a4c5-818544f17bd2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:00.337172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769592ae-6e0c-4696-8e42-d9855bd76008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:00.352891 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] POST https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669/accept Aug 13 15:19:00.353241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fe506785fa057c57"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:00.354743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.volume_transfer [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Accepting volume transfer 29831840-4f81-47ec-a8dd-32778abdb669 {{(pid=100285) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 15:19:00.354875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Accepting transfer 29831840-4f81-47ec-a8dd-32778abdb669 Aug 13 15:19:00.361432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769592ae-6e0c-4696-8e42-d9855bd76008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f72ef04-cdb3-41b4-aefe-729053adf740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-34482492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['3aa33794-28ed-41a5-9ff1-649c1c1b906f','d8dc6c44-1064-420f-95a7-6139124a87ba','03909b4c-3e01-4d37-b01e-ffbe87519f3c','c6dc1e51-08c9-4575-a4c5-818544f17bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-34482492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f72ef04-cdb3-41b4-aefe-729053adf740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4b1e52686684bdfa3adec785f364e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b19bebf0d14a66914b49661d65992a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:00.362203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2517d867-e701-4c90-9239-e692326396d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:00.382498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2517d867-e701-4c90-9239-e692326396d4) transitioned into state 'SUCCESS' from state '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-34482492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['3aa33794-28ed-41a5-9ff1-649c1c1b906f','d8dc6c44-1064-420f-95a7-6139124a87ba','03909b4c-3e01-4d37-b01e-ffbe87519f3c','c6dc1e51-08c9-4575-a4c5-818544f17bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:00.383284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50bf08e-b1e5-47db-bd64-2e8871540850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:00.391966 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50bf08e-b1e5-47db-bd64-2e8871540850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:00.392866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (b875d17c-5a99-46cb-a4e6-77b63621489d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:00.393189 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request issued successfully. Aug 13 15:19:00.393990 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74d2d152-4828-4060-bc29-7486bdae9335 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:00.394464 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 602/2409] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:19:00 2026] POST /volume/v3/volumes => generated 751 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:00.409530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4672cde4-76f4-4238-8ec9-b9960442d046 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.415036 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4672cde4-76f4-4238-8ec9-b9960442d046 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:00.415312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4672cde4-76f4-4238-8ec9-b9960442d046 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.415753 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4672cde4-76f4-4238-8ec9-b9960442d046 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.417339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Created reservations ['741d093a-1b14-4383-b754-2c8e01677f3e', '3589ad69-5235-484e-81d3-602d94d5e9f6', '2fe0566a-77bb-41c1-9930-d019465a4eb0', '04b7da4e-ab57-426b-bb5a-2c2462074c57'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:00.427536 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.427536 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:00.431597 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4672cde4-76f4-4238-8ec9-b9960442d046 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:00.436564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4672cde4-76f4-4238-8ec9-b9960442d046 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:00.437144 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 601/2410] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:00.437264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Created reservations ['50cfb102-fb70-4541-bf0c-8e3242a25e2d', 'a2029d23-c093-446e-8829-36e9699441d2', 'df5f95b1-38dd-4c39-862f-77e9dd5eca9d', '1310f31a-d4ff-41ad-bc36-fe202706a88e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:00.467003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Created reservations ['720bcdbc-f953-4ab1-a182-209ae0f14518', '4917ce20-3b79-421d-ac50-246c360674bd', 'db84d561-465d-47ae-820f-4c916585f321', '1edfda47-8bc3-4adb-b1bd-c8e8ca18300d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:00.500983 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Created reservations ['a24f9711-a3c5-45f6-928a-576dffee71b1', 'b97ecfc4-219c-42f5-971c-9d825080a53e', 'c9eb4411-6b8a-4999-859d-62b38a3bf4f0', 'e95153c1-4d30-4af3-a8df-da08cd71826c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:00.571220 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Transfer volume completed successfully. Aug 13 15:19:00.657846 np0000007223 devstack@c-api.service[100285]: INFO cinder.transfer.api [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Volume 2631cc52-d7eb-41e4-a437-05d562382031 has been transferred. Aug 13 15:19:00.665266 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fb7bc50-5a86-4a61-a3e9-849498b04514 tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669/accept returned with HTTP 202 Aug 13 15:19:00.665744 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 599/2411] 10.4.3.38 () {70 vars in 1451 bytes} [Thu Aug 13 15:19:00 2026] POST /volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669/accept => generated 363 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:00.674377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a809c313-d53c-491a-9132-22030589dc7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.676420 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a809c313-d53c-491a-9132-22030589dc7c tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.676684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a809c313-d53c-491a-9132-22030589dc7c tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.676998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a809c313-d53c-491a-9132-22030589dc7c tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.685201 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.685201 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:00.688849 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a809c313-d53c-491a-9132-22030589dc7c tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Volume info retrieved successfully. Aug 13 15:19:00.693335 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a809c313-d53c-491a-9132-22030589dc7c tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:19:00.694009 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 610/2412] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.705182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.707110 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.707371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.707518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.713998 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.713998 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:00.717241 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] Volume info retrieved successfully. Aug 13 15:19:00.721060 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6414484f-7dc1-4d5d-b4d1-7ffa1b7ceeac tempest-VolumesTransfersV355Test-1196269963 tempest-VolumesTransfersV355Test-1196269963-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:19:00.721386 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 603/2413] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:00.732396 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.734037 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 Aug 13 15:19:00.734245 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.734420 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.734518 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Delete transfer with id: 29831840-4f81-47ec-a8dd-32778abdb669 Aug 13 15:19:00.737384 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c409785-df76-4cbf-b784-8d741fd80ee1 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 returned with HTTP 404 Aug 13 15:19:00.737923 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 602/2414] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:19:00 2026] DELETE /volume/v3/volume-transfers/29831840-4f81-47ec-a8dd-32778abdb669 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:00.743857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.765698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.765984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.766214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.766430 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Delete volume with id: 2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.773224 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.773224 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:00.773583 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Volume info retrieved successfully. Aug 13 15:19:00.792282 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Delete volume request issued successfully. Aug 13 15:19:00.792575 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-671eac40-6d32-4aac-a3de-cb4c363807c3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 202 Aug 13 15:19:00.792986 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 600/2415] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:00 2026] DELETE /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:00.799882 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:00.802061 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:00.802356 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:00.802597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:00.812357 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:00.812357 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:00.816305 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Volume info retrieved successfully. Aug 13 15:19:00.821457 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed041fd2-b62f-45bd-84e7-dafea3195965 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 200 Aug 13 15:19:00.821950 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 611/2416] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:00 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:01.282728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.284647 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:01.284871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.285068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.296166 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.296166 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:01.300576 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:01.305588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e926c45a-5d96-4cd5-b799-f17901d81c5b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:19:01.306042 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 604/2417] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:01.453062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.455062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:01.455278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.455479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.462930 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.462930 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:01.467195 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:01.471499 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c57fe19-528a-48d0-8d46-dc356cf51105 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:01.471926 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 603/2418] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:01.521043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.523362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:01.523547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.523741 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.530792 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.530792 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:01.534333 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:01.538812 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-6e17f7f3-897a-40ab-bcd7-3a1263c1b6cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:01.539220 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 601/2419] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:01.619149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8105a1a-4567-4e5c-8080-93148e7bb6ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.619552 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8105a1a-4567-4e5c-8080-93148e7bb6ef None None] GET https://10.4.3.38/volume// Aug 13 15:19:01.619724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8105a1a-4567-4e5c-8080-93148e7bb6ef None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.619937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8105a1a-4567-4e5c-8080-93148e7bb6ef None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.620330 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8105a1a-4567-4e5c-8080-93148e7bb6ef None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:01.620519 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 612/2420] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:19: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 15:19:01.632349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6b44e350-2d85-4531-9401-71f3483f49aa req-da07c9c0-19bf-4502-bbab-3ee307ae13e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.636795 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-da07c9c0-19bf-4502-bbab-3ee307ae13e9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:19:01.637293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-da07c9c0-19bf-4502-bbab-3ee307ae13e9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f72ef04-cdb3-41b4-aefe-729053adf740", "connector": null, "instance_uuid": "e33cb920-7edd-4026-a548-30c47c59d53c"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:01.647290 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.647290 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:01.689831 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-da07c9c0-19bf-4502-bbab-3ee307ae13e9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:19:01.690295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 605/2421] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:01.727444 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.729282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:01.729498 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.729687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.737508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b270a36-c67c-4a3c-b194-197826d17155 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.738029 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b270a36-c67c-4a3c-b194-197826d17155 None None] GET https://10.4.3.38/volume// Aug 13 15:19:01.738236 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b270a36-c67c-4a3c-b194-197826d17155 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.738457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b270a36-c67c-4a3c-b194-197826d17155 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.738740 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.738740 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:01.738827 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b270a36-c67c-4a3c-b194-197826d17155 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:01.739196 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 602/2422] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:01.742256 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:01.747025 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbec96f2-10c9-447f-bac0-a883b5e79587 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:01.747267 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.747405 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 604/2423] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:01.749473 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:01.749722 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.749929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.758652 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.758652 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:01.762452 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:01.767095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-282ef406-4681-4bd5-b1f5-def609b79840 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:01.767466 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 613/2424] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:01.837368 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b47b65d5-b7e7-49b7-b150-0e18eec93ce3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.840643 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b47b65d5-b7e7-49b7-b150-0e18eec93ce3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:01.841818 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b47b65d5-b7e7-49b7-b150-0e18eec93ce3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.841818 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b47b65d5-b7e7-49b7-b150-0e18eec93ce3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.850008 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b47b65d5-b7e7-49b7-b150-0e18eec93ce3 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 404 Aug 13 15:19:01.850522 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 606/2425] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:01.859451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17744a9e-3fec-44c7-ad61-c253f6a36bac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.861110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17744a9e-3fec-44c7-ad61-c253f6a36bac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:01.861293 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17744a9e-3fec-44c7-ad61-c253f6a36bac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.861501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17744a9e-3fec-44c7-ad61-c253f6a36bac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.868809 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17744a9e-3fec-44c7-ad61-c253f6a36bac tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 404 Aug 13 15:19:01.869276 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 603/2426] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:01 2026] GET /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:01.874993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.876701 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.877420 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] PUT https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 Aug 13 15:19:01.877880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:01.878276 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:01.878470 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:01.878621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:01.878811 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Delete volume with id: 2631cc52-d7eb-41e4-a437-05d562382031 Aug 13 15:19:01.885068 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c72d3346-58c2-4036-bc05-b100fd80bdb3 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 returned with HTTP 404 Aug 13 15:19:01.885725 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 614/2427] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:01 2026] DELETE /volume/v3/volumes/2631cc52-d7eb-41e4-a437-05d562382031 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:01.887713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Acquiring lock "cinder-attachment_update-7f72ef04-cdb3-41b4-aefe-729053adf740-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:19:01.892972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-7f72ef04-cdb3-41b4-aefe-729053adf740-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:19:01.894041 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.894041 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:01.894626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:01.896868 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:01.897503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1850349613"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:01.899339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1850349613'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:01.899503 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume of 1 GB Aug 13 15:19:01.899958 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:01.899958 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:01.904509 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Availability Zones retrieved successfully. Aug 13 15:19:01.916920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Flow 'volume_create_api' (31c2f0c4-bb94-4724-a8a0-966ac9051b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:01.918319 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c5c5bb-9180-4ba5-9cfa-12fec65ca42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:01.919897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:01.952402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c5c5bb-9180-4ba5-9cfa-12fec65ca42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:01.953554 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae571f3-49be-4a2a-a04e-485d780b414a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:01.980198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-7f72ef04-cdb3-41b4-aefe-729053adf740-np0000007223" released by "attachment_update" :: held 0.087s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:19:01.980482 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-afa1a77a-b9d1-4680-9e16-1a48c261c7ad tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 returned with HTTP 200 Aug 13 15:19:01.980952 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 605/2428] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:19:01 2026] PUT /volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:01.992017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Created reservations ['9313cbef-e75a-416f-bcf1-ae0abe29b171', '3fd9878d-bf5c-4c34-9472-f7122a8c6750', '6c45d475-1f06-4bb4-96a5-e4d2c0863364', '16e5dd3c-0284-46df-8c87-81a2d51361b6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:01.992930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae571f3-49be-4a2a-a04e-485d780b414a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9313cbef-e75a-416f-bcf1-ae0abe29b171', '3fd9878d-bf5c-4c34-9472-f7122a8c6750', '6c45d475-1f06-4bb4-96a5-e4d2c0863364', '16e5dd3c-0284-46df-8c87-81a2d51361b6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:01.993700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7505d2a8-01a6-4610-9139-9b2fc3a0479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:02.015497 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7505d2a8-01a6-4610-9139-9b2fc3a0479a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d61fc01-27d2-4de8-9a65-046237b0a92c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1850349613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902648c79eff414ab4406aa5365b7aee',qos_specs=None,replication_status=,reservations=['9313cbef-e75a-416f-bcf1-ae0abe29b171','3fd9878d-bf5c-4c34-9472-f7122a8c6750','6c45d475-1f06-4bb4-96a5-e4d2c0863364','16e5dd3c-0284-46df-8c87-81a2d51361b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13da744cc5f4427b5f21268cb906a9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1850349613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d61fc01-27d2-4de8-9a65-046237b0a92c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='902648c79eff414ab4406aa5365b7aee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a13da744cc5f4427b5f21268cb906a9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:02.016203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54608add-6f94-42b0-911d-3d8f577a86a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:02.031967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54608add-6f94-42b0-911d-3d8f577a86a6) transitioned into state 'SUCCESS' from state '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-1850349613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='902648c79eff414ab4406aa5365b7aee',qos_specs=None,replication_status=,reservations=['9313cbef-e75a-416f-bcf1-ae0abe29b171','3fd9878d-bf5c-4c34-9472-f7122a8c6750','6c45d475-1f06-4bb4-96a5-e4d2c0863364','16e5dd3c-0284-46df-8c87-81a2d51361b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13da744cc5f4427b5f21268cb906a9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:02.032575 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44d827e-561f-4964-9ef1-1fe4530318b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:02.041126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a44d827e-561f-4964-9ef1-1fe4530318b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:02.042317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Flow 'volume_create_api' (31c2f0c4-bb94-4724-a8a0-966ac9051b64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:02.042691 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Create volume request issued successfully. Aug 13 15:19:02.043371 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caac1fdc-0763-4eb8-aa27-5fac62d6a34a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:02.043892 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 607/2429] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:19:01 2026] POST /volume/v3/volumes => generated 817 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:02.059141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.061296 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:02.061479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.061639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.069687 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.069687 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:02.073560 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:02.078278 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849e788d-02a3-4f33-964b-a77ba9ca7676 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 200 Aug 13 15:19:02.078834 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 604/2430] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:02.318659 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8472484-83bc-443d-96b9-b43cec6ad810 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.319991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8472484-83bc-443d-96b9-b43cec6ad810 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:02.321371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8472484-83bc-443d-96b9-b43cec6ad810 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.321371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8472484-83bc-443d-96b9-b43cec6ad810 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.334573 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.334573 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:02.338153 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8472484-83bc-443d-96b9-b43cec6ad810 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:02.342092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8472484-83bc-443d-96b9-b43cec6ad810 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:19:02.342428 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 615/2431] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:02.486763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.487161 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:02.487161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.487492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.497252 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.497252 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:02.501682 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:02.505532 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d5e075a-541d-4db5-afd7-1a5c5de1650f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:02.505981 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 606/2432] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.517969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.519777 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:02.520078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.520384 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.526825 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.526825 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:02.530868 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:02.534900 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec80a527-f496-4fc2-bf12-53b1f9bb5950 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:02.535666 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 608/2433] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.574560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.576544 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:02.576774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.577000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.583167 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.583167 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:02.586304 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:02.591384 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-0aef57de-3a92-4dfa-8731-093f48a8ddc1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:02.591759 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 605/2434] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.688178 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c181828-2714-4405-8ea9-7afeb2b4753d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.688503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c181828-2714-4405-8ea9-7afeb2b4753d None None] GET https://10.4.3.38/volume// Aug 13 15:19:02.688503 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c181828-2714-4405-8ea9-7afeb2b4753d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.688595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c181828-2714-4405-8ea9-7afeb2b4753d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.688968 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c181828-2714-4405-8ea9-7afeb2b4753d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:02.689239 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 616/2435] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:19: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 15:19:02.693550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5b3a0f3a-14fe-49a1-b70a-40f47d086be5 req-2f8e2268-84be-41df-a048-65a29279c867 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.695415 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b3a0f3a-14fe-49a1-b70a-40f47d086be5 req-2f8e2268-84be-41df-a048-65a29279c867 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae Aug 13 15:19:02.695584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b3a0f3a-14fe-49a1-b70a-40f47d086be5 req-2f8e2268-84be-41df-a048-65a29279c867 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.695805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b3a0f3a-14fe-49a1-b70a-40f47d086be5 req-2f8e2268-84be-41df-a048-65a29279c867 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.699243 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-eb6e7949-2001-43e6-87cd-9a1ed50af3be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.702050 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-eb6e7949-2001-43e6-87cd-9a1ed50af3be tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:19:02.702386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-eb6e7949-2001-43e6-87cd-9a1ed50af3be tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "295c3746-373e-4d17-a03b-d5177742080c", "connector": null, "instance_uuid": "c791215d-c98f-4dda-9366-e68b5bc72f26"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:02.705334 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.705334 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:02.711293 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.711293 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:02.735222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-eb6e7949-2001-43e6-87cd-9a1ed50af3be tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:19:02.735606 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 609/2436] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:19:02 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 15:19:02.747378 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b3a0f3a-14fe-49a1-b70a-40f47d086be5 req-2f8e2268-84be-41df-a048-65a29279c867 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae returned with HTTP 200 Aug 13 15:19:02.747778 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 607/2437] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:02 2026] DELETE /volume/v3/attachments/eb64a29f-0229-40a0-b1b8-a6d43f51adae => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.765227 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.766893 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:02.767065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.767223 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.768250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e87f885a-6319-45b1-8340-7a472ab72e9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.770068 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e87f885a-6319-45b1-8340-7a472ab72e9a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:02.770261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e87f885a-6319-45b1-8340-7a472ab72e9a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.770447 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e87f885a-6319-45b1-8340-7a472ab72e9a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.778067 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.778067 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:02.780643 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.780643 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:02.781899 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:02.784128 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e87f885a-6319-45b1-8340-7a472ab72e9a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:02.785372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-378c4a2a-d6a4-4b47-bb90-1b7ff960f2a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.785751 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-378c4a2a-d6a4-4b47-bb90-1b7ff960f2a0 None None] GET https://10.4.3.38/volume// Aug 13 15:19:02.785906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-378c4a2a-d6a4-4b47-bb90-1b7ff960f2a0 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.786108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-378c4a2a-d6a4-4b47-bb90-1b7ff960f2a0 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.786443 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-378c4a2a-d6a4-4b47-bb90-1b7ff960f2a0 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:02.786722 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 610/2438] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:02.788183 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e87f885a-6319-45b1-8340-7a472ab72e9a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:02.788401 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-825e238c-0c4c-4ecd-949f-b6cd3c441b02 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:02.788518 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 617/2439] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.788810 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 606/2440] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:02.795535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.797422 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:02.797632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:02.797842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:02.806622 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.806622 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:02.809781 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:02.813424 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-743eb005-4780-4410-a113-04015de3f1d9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:02.813775 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 608/2441] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:02 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:02.915015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:02.917325 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 Aug 13 15:19:02.917710 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:02.925690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-295c3746-373e-4d17-a03b-d5177742080c-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:19:02.929998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-295c3746-373e-4d17-a03b-d5177742080c-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:19:02.930951 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:02.930951 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:03.027281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-295c3746-373e-4d17-a03b-d5177742080c-np0000007223" released by "attachment_update" :: held 0.097s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:19:03.027542 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-8cbc5f06-5f9e-4538-acb8-b4be8d876c65 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 returned with HTTP 200 Aug 13 15:19:03.028337 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 611/2442] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:19:02 2026] PUT /volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.038403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-a4201cbc-04a4-437c-81d4-2de2e761d64d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.040242 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-a4201cbc-04a4-437c-81d4-2de2e761d64d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption Aug 13 15:19:03.040457 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-a4201cbc-04a4-437c-81d4-2de2e761d64d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.040690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-a4201cbc-04a4-437c-81d4-2de2e761d64d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.048906 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.048906 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:03.054878 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-a4201cbc-04a4-437c-81d4-2de2e761d64d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption returned with HTTP 200 Aug 13 15:19:03.055333 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 618/2443] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:03.098200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.098562 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.098818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.099082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.108184 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.108184 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:03.113007 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:03.118822 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8931dc93-52d9-4e3b-a19c-f321d5af250b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 200 Aug 13 15:19:03.119373 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 607/2444] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.136598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57ff537e-4726-4250-8024-dfb643e1435b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.139037 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] POST https://10.4.3.38/volume/v3/volume-transfers Aug 13 15:19:03.139517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5d61fc01-27d2-4de8-9a65-046237b0a92c"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:03.141437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Creating new volume transfer {'transfer': {'volume_id': '5d61fc01-27d2-4de8-9a65-046237b0a92c'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 15:19:03.141612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volume_transfer [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Creating transfer of volume 5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.141800 np0000007223 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Generating transfer record for volume 5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.151760 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.151760 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:03.166306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57ff537e-4726-4250-8024-dfb643e1435b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers returned with HTTP 202 Aug 13 15:19:03.166969 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 609/2445] 10.4.3.38 () {70 vars in 1319 bytes} [Thu Aug 13 15:19:03 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:03.178487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.180649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.180906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.181156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.194692 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.194692 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:03.198969 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:03.206582 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47b16282-c1cc-439a-9a07-71efaae9ec9a tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 200 Aug 13 15:19:03.207124 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 612/2446] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.222480 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.226905 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volume-transfers/detail Aug 13 15:19:03.227354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.227785 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.228083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 15:19:03.236614 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b552f12-69e9-4568-9a53-1f5023ce5b6f tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 15:19:03.237178 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 619/2447] 10.4.3.38 () {68 vars in 1319 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.248169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-20838353-87cd-480f-bcc6-9b09acc2e19b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.249807 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20838353-87cd-480f-bcc6-9b09acc2e19b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 Aug 13 15:19:03.250052 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20838353-87cd-480f-bcc6-9b09acc2e19b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.250261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20838353-87cd-480f-bcc6-9b09acc2e19b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.250456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-20838353-87cd-480f-bcc6-9b09acc2e19b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Delete transfer with id: 6ee2fd59-5212-4e9e-a2ce-990122969237 Aug 13 15:19:03.263130 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.263130 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:03.277781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20838353-87cd-480f-bcc6-9b09acc2e19b tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 returned with HTTP 202 Aug 13 15:19:03.281076 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 608/2448] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:19:03 2026] DELETE /volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:03.290874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.292619 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.292933 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.293230 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.299784 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.299784 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:03.303526 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Volume info retrieved successfully. Aug 13 15:19:03.310028 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6cb739-5faf-4c00-86ab-cecce6ba7119 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 200 Aug 13 15:19:03.310028 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 610/2449] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.323511 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.325301 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] DELETE https://10.4.3.38/volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 Aug 13 15:19:03.325786 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.325786 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.325786 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Delete transfer with id: 6ee2fd59-5212-4e9e-a2ce-990122969237 Aug 13 15:19:03.331637 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b3669a9-7241-4c16-b34c-e03e8eb2f902 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 returned with HTTP 404 Aug 13 15:19:03.332129 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 613/2450] 10.4.3.38 () {68 vars in 1412 bytes} [Thu Aug 13 15:19:03 2026] DELETE /volume/v3/volume-transfers/6ee2fd59-5212-4e9e-a2ce-990122969237 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:03.340484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.345997 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.346410 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.346726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.347076 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Delete volume with id: 5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.355937 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.358265 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:03.358555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.358805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.366402 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.366402 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:03.366874 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.366874 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:03.368747 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Volume info retrieved successfully. Aug 13 15:19:03.370833 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:03.376563 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba074255-8dba-44a0-9ff0-7145d0787f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:19:03.377227 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 609/2451] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:03.392225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2aa32339-3636-4459-9d1a-6e79732956d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.394136 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:19:03.394391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2de8490a-3071-458c-8fe4-e11fe9704245", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-127741570"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:03.395867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '2de8490a-3071-458c-8fe4-e11fe9704245', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-127741570'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:19:03.396042 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 2de8490a-3071-458c-8fe4-e11fe9704245 in container None Aug 13 15:19:03.397110 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Delete volume request issued successfully. Aug 13 15:19:03.397299 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b53cd255-5566-44bd-a5c8-14f3e58ddcfd tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 202 Aug 13 15:19:03.397716 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 620/2452] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:03 2026] DELETE /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:03.406926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.409022 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.409022 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:03.409433 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:03.409538 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:03.409713 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.409997 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.418479 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.418479 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:03.422268 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Volume info retrieved successfully. Aug 13 15:19:03.425936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab646a8f-b8ee-4a77-9945-1155aea93924 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 200 Aug 13 15:19:03.426316 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 614/2453] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:03.442518 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['45ba1e25-9acb-497c-a01e-cfbd00e71217', '6e3519ff-9c6e-45c4-83ec-2e600f92f2d6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:03.482562 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2aa32339-3636-4459-9d1a-6e79732956d1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:19:03.482986 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 611/2454] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:03 2026] POST /volume/v3/backups => generated 327 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:03.490931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2464899-e6e7-49d3-9988-596f1636edb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.492685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2464899-e6e7-49d3-9988-596f1636edb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:03.492872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2464899-e6e7-49d3-9988-596f1636edb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.493082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2464899-e6e7-49d3-9988-596f1636edb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.493190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e2464899-e6e7-49d3-9988-596f1636edb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:03.497949 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.497949 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:03.498778 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2464899-e6e7-49d3-9988-596f1636edb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:03.499190 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 610/2455] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:03.800395 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6db5c9a-6505-450e-882c-d691ff440d95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.802005 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6db5c9a-6505-450e-882c-d691ff440d95 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:03.802151 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6db5c9a-6505-450e-882c-d691ff440d95 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.802345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6db5c9a-6505-450e-882c-d691ff440d95 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.804060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:03.805813 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:03.806056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:03.806279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:03.813339 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.813339 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:03.816109 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:03.816109 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:03.817575 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6db5c9a-6505-450e-882c-d691ff440d95 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:03.819458 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:03.822416 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6db5c9a-6505-450e-882c-d691ff440d95 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:03.822897 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 621/2456] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:03.823182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ac56f5a-6cd1-4af5-9a41-33c4879862f7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:03.823504 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 615/2457] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:03 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.059877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d14a806-c833-453f-ab3e-918738629770 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.061548 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d14a806-c833-453f-ab3e-918738629770 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:04.061751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d14a806-c833-453f-ab3e-918738629770 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.061972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d14a806-c833-453f-ab3e-918738629770 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.068455 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.068455 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:04.071598 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d14a806-c833-453f-ab3e-918738629770 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:04.075152 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d14a806-c833-453f-ab3e-918738629770 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:04.075468 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 612/2458] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.086871 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.088681 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:04.088924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.089139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.095774 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.095774 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:04.098929 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:04.102415 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cbe9d0a0-6a84-435a-81a0-3435b25408de tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:04.102808 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 611/2459] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.142616 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.144724 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:04.144915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.145124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.152276 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.152276 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:04.156105 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:04.160964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-b8e04864-7c0d-406a-995e-786a127d4674 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:04.161472 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 622/2460] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.226328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d104ce20-d8a9-4f5d-b6ac-47430ef0e218 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.226655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d104ce20-d8a9-4f5d-b6ac-47430ef0e218 None None] GET https://10.4.3.38/volume// Aug 13 15:19:04.226802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d104ce20-d8a9-4f5d-b6ac-47430ef0e218 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.226987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d104ce20-d8a9-4f5d-b6ac-47430ef0e218 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.227277 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d104ce20-d8a9-4f5d-b6ac-47430ef0e218 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:04.227513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 616/2461] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:19:04 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 15:19:04.233589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-901cf1f5-6c4e-44c4-b007-64aaed1e5c18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.235306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-901cf1f5-6c4e-44c4-b007-64aaed1e5c18 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:19:04.235605 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-901cf1f5-6c4e-44c4-b007-64aaed1e5c18 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "233233a1-3f13-44bd-81a9-cda001e48b0a", "connector": null, "instance_uuid": "2e934fe1-95c9-4bb1-93c8-bb3947dfd9e1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:04.242724 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.242724 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:04.263324 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-901cf1f5-6c4e-44c4-b007-64aaed1e5c18 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:19:04.263787 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 613/2462] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:19:04 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:04.289909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14657572-88e1-4e2f-8738-347da95a3260 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.291591 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14657572-88e1-4e2f-8738-347da95a3260 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:04.291785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14657572-88e1-4e2f-8738-347da95a3260 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.292000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14657572-88e1-4e2f-8738-347da95a3260 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.297028 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42e2fd95-ac35-4054-a12e-68be6fddd4c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.297380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42e2fd95-ac35-4054-a12e-68be6fddd4c4 None None] GET https://10.4.3.38/volume// Aug 13 15:19:04.297539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42e2fd95-ac35-4054-a12e-68be6fddd4c4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.297755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42e2fd95-ac35-4054-a12e-68be6fddd4c4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.298122 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42e2fd95-ac35-4054-a12e-68be6fddd4c4 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:04.298396 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 623/2463] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:04.300105 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.300105 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:04.304970 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.305836 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-14657572-88e1-4e2f-8738-347da95a3260 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:04.307334 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:04.307578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.307803 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.311209 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14657572-88e1-4e2f-8738-347da95a3260 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:04.311680 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 612/2464] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.319098 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.319098 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:04.322466 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:04.326334 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-c162cff2-b3f5-4a83-992c-3857aaffea32 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:04.326745 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 617/2465] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:04.420311 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.422320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] PUT https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 Aug 13 15:19:04.422684 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:04.429639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Acquiring lock "cinder-attachment_update-233233a1-3f13-44bd-81a9-cda001e48b0a-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:19:04.436090 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Lock "cinder-attachment_update-233233a1-3f13-44bd-81a9-cda001e48b0a-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:19:04.436988 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.436988 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:04.439082 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3caa931-8200-43c6-bc2a-652db148d666 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.440725 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3caa931-8200-43c6-bc2a-652db148d666 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:04.440915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3caa931-8200-43c6-bc2a-652db148d666 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.441097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3caa931-8200-43c6-bc2a-652db148d666 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.446373 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3caa931-8200-43c6-bc2a-652db148d666 tempest-VolumesTransfersV355Test-13282406 tempest-VolumesTransfersV355Test-13282406-project-admin] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 404 Aug 13 15:19:04.446966 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 624/2466] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:04.454015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31670b0b-e4c4-4a2f-bec6-2e21239e6a6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.455649 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31670b0b-e4c4-4a2f-bec6-2e21239e6a6c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] GET https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:04.455918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31670b0b-e4c4-4a2f-bec6-2e21239e6a6c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.456119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31670b0b-e4c4-4a2f-bec6-2e21239e6a6c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.462396 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31670b0b-e4c4-4a2f-bec6-2e21239e6a6c tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 404 Aug 13 15:19:04.462913 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 613/2467] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:04.469719 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a24267e7-d416-4b75-894f-c46a465529a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.471565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a24267e7-d416-4b75-894f-c46a465529a0 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:04.471777 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a24267e7-d416-4b75-894f-c46a465529a0 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.471990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a24267e7-d416-4b75-894f-c46a465529a0 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.472164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a24267e7-d416-4b75-894f-c46a465529a0 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] Delete volume with id: 5d61fc01-27d2-4de8-9a65-046237b0a92c Aug 13 15:19:04.479749 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a24267e7-d416-4b75-894f-c46a465529a0 tempest-VolumesTransfersV355Test-134246827 tempest-VolumesTransfersV355Test-134246827-project-member] https://10.4.3.38/volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c returned with HTTP 404 Aug 13 15:19:04.479838 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 618/2468] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:04 2026] DELETE /volume/v3/volumes/5d61fc01-27d2-4de8-9a65-046237b0a92c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:04.506635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Lock "cinder-attachment_update-233233a1-3f13-44bd-81a9-cda001e48b0a-np0000007223" released by "attachment_update" :: held 0.070s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:19:04.507233 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-ce14c3b3-92d2-4b6b-adab-c82193b7989c tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 returned with HTTP 200 Aug 13 15:19:04.507442 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 614/2469] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:19:04 2026] PUT /volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:04.508255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.509781 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:04.509960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.510135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.510226 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:04.513991 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.513991 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:04.514590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51563775-f3ec-4bb2-8eb2-1b176318b71e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:04.514908 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 625/2470] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.836091 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31fd5d19-b52f-46d9-815a-561131c2c882 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.837808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-641010bd-2fe8-4266-bb94-47b906c095fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:04.839650 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641010bd-2fe8-4266-bb94-47b906c095fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:04.839912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641010bd-2fe8-4266-bb94-47b906c095fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.840164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641010bd-2fe8-4266-bb94-47b906c095fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.840691 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31fd5d19-b52f-46d9-815a-561131c2c882 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:04.841088 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31fd5d19-b52f-46d9-815a-561131c2c882 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:04.841298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31fd5d19-b52f-46d9-815a-561131c2c882 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:04.850759 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.850759 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:04.854317 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-641010bd-2fe8-4266-bb94-47b906c095fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:04.863038 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:04.863038 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:04.863172 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641010bd-2fe8-4266-bb94-47b906c095fd tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:04.863552 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 619/2471] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:04.867171 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31fd5d19-b52f-46d9-815a-561131c2c882 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:04.871392 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31fd5d19-b52f-46d9-815a-561131c2c882 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:04.871800 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 614/2472] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:04 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:05.302353 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b44e350-2d85-4531-9401-71f3483f49aa req-21eb4e30-8d35-4996-8054-15b375cae6e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.305171 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-21eb4e30-8d35-4996-8054-15b375cae6e0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0/action Aug 13 15:19:05.305643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-21eb4e30-8d35-4996-8054-15b375cae6e0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:05.305812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-21eb4e30-8d35-4996-8054-15b375cae6e0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-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 15:19:05.323774 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.325473 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:05.325664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:05.325864 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:05.327728 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.327728 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:05.334464 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.334464 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:05.337595 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:05.341662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1266b7c5-e70e-4bf6-b131-1d09eb156f4f tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:05.342184 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 626/2473] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:05.344600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b44e350-2d85-4531-9401-71f3483f49aa req-21eb4e30-8d35-4996-8054-15b375cae6e0 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0/action returned with HTTP 204 Aug 13 15:19:05.345112 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 615/2474] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:19:05 2026] POST /volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:05.524504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.526391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:05.526598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:05.526884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:05.527046 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:05.532018 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.532018 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:05.532972 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b64b878b-bcbe-4a35-a95e-0064d435c4b7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:05.533358 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 620/2475] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:05.879424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61959cc5-5886-4fef-8549-145200f5f5f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.881747 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61959cc5-5886-4fef-8549-145200f5f5f4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:05.881988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61959cc5-5886-4fef-8549-145200f5f5f4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:05.882181 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61959cc5-5886-4fef-8549-145200f5f5f4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:05.887123 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-159cb36a-60f6-4616-8a9d-5430f2016224 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.888806 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-159cb36a-60f6-4616-8a9d-5430f2016224 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:05.888998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-159cb36a-60f6-4616-8a9d-5430f2016224 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:05.889169 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-159cb36a-60f6-4616-8a9d-5430f2016224 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:05.896559 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.896559 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:05.898044 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.898044 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:05.901454 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-159cb36a-60f6-4616-8a9d-5430f2016224 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:05.902987 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-61959cc5-5886-4fef-8549-145200f5f5f4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:05.905755 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-159cb36a-60f6-4616-8a9d-5430f2016224 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:05.906179 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 627/2476] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:05.907974 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61959cc5-5886-4fef-8549-145200f5f5f4 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:05.908337 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 615/2477] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:05.928443 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57213404-987b-474f-88b8-dfa04c4a5f89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:05.930216 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57213404-987b-474f-88b8-dfa04c4a5f89 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:05.930397 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57213404-987b-474f-88b8-dfa04c4a5f89 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:05.930575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57213404-987b-474f-88b8-dfa04c4a5f89 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:05.939891 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:05.939891 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:05.943016 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57213404-987b-474f-88b8-dfa04c4a5f89 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:05.946905 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57213404-987b-474f-88b8-dfa04c4a5f89 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:05.947368 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 616/2478] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:05.998571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.000962 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:06.001174 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.001397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.012163 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.012163 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:06.015536 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:06.020077 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-faaed936-58cc-4e84-98af-c904972ae43f req-b71f527f-972d-42f8-a5f7-4ff2d93c704b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:06.020454 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 621/2479] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:05 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:06.038032 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2567515-181c-4b64-b62f-f67b89415652 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.042238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2567515-181c-4b64-b62f-f67b89415652 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:06.042437 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2567515-181c-4b64-b62f-f67b89415652 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.042638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2567515-181c-4b64-b62f-f67b89415652 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.057765 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.057765 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:06.061326 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2567515-181c-4b64-b62f-f67b89415652 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:06.065728 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2567515-181c-4b64-b62f-f67b89415652 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:06.066398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 628/2480] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:06.322311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.322311 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:06.322311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.322551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.337352 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.337352 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:06.341371 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:06.345811 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5ef61e70-e2ed-4fe1-b617-a01d36c19c7d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:06.346362 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 616/2481] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:06.356430 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.358200 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:06.358367 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.358581 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.372256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.374827 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.374827 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:06.377734 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740/action Aug 13 15:19:06.378074 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:06.378182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:06.378339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:06.386735 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43a4c71f-2d5c-4d98-a6d5-a9b65fb04d06 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:06.387386 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 617/2482] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:06.396541 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.396541 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:06.396541 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:06.407280 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Begin detaching volume completed successfully. Aug 13 15:19:06.407544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-5af036b4-3163-49ce-92ac-76777091cc0e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740/action returned with HTTP 202 Aug 13 15:19:06.408071 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 622/2483] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:19:06 2026] POST /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:06.467597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a24954cc-cf25-4053-938e-b81a9a3b8e57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.468095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a24954cc-cf25-4053-938e-b81a9a3b8e57 None None] GET https://10.4.3.38/volume// Aug 13 15:19:06.468301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a24954cc-cf25-4053-938e-b81a9a3b8e57 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.468528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a24954cc-cf25-4053-938e-b81a9a3b8e57 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.468955 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a24954cc-cf25-4053-938e-b81a9a3b8e57 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:06.469296 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 629/2484] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:06.475849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.477880 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:06.478083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.478257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.486760 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.486760 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:06.490321 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:06.494211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-eb4048c8-d8bc-43ed-8ed1-e6af2db6bb21 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:06.494803 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 617/2485] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-29992780-999b-4eee-b0dd-8d648ec287e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29992780-999b-4eee-b0dd-8d648ec287e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29992780-999b-4eee-b0dd-8d648ec287e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-29992780-999b-4eee-b0dd-8d648ec287e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-29992780-999b-4eee-b0dd-8d648ec287e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-29992780-999b-4eee-b0dd-8d648ec287e8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:06.573306 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 618/2486] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:06.920274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:06.923096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:06.923543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:06.923871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:06.936150 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:06.936150 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:06.952601 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:06.960015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad3e6e7-84f8-41e2-863d-c3c2b24a0d7b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:06.960877 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 623/2487] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:06 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:07.401179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-396af994-84d6-45be-b90a-cce6bf1c8417 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:07.403984 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-396af994-84d6-45be-b90a-cce6bf1c8417 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:07.403984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-396af994-84d6-45be-b90a-cce6bf1c8417 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:07.403984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-396af994-84d6-45be-b90a-cce6bf1c8417 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:07.415042 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:07.415042 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:07.419423 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-396af994-84d6-45be-b90a-cce6bf1c8417 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:07.424573 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-396af994-84d6-45be-b90a-cce6bf1c8417 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:07.425100 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 630/2488] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:07 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:07.566167 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8283c656-4d16-42e0-8ddd-070f336161b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:07.567833 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8283c656-4d16-42e0-8ddd-070f336161b3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:07.568074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8283c656-4d16-42e0-8ddd-070f336161b3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:07.568253 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8283c656-4d16-42e0-8ddd-070f336161b3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:07.568372 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8283c656-4d16-42e0-8ddd-070f336161b3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:07.573073 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:07.573073 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:07.574158 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8283c656-4d16-42e0-8ddd-070f336161b3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:07.574504 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 618/2489] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:07 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:07.973314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:07.975740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:07.975976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:07.976170 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:07.985792 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:07.985792 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:07.989189 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:07.993554 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3086c2b6-9763-49f2-afdb-567f2659aa0a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:07.993828 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 619/2490] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:07 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:08.440199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:08.442439 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:08.442730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:08.443018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:08.454882 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:08.454882 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:08.459070 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:08.464689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7686edb9-14a5-4c6e-9ad2-06714e3404fd tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:08.465200 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 624/2491] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:08 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:08.587192 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:08.589549 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:08.589841 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:08.590111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:08.590249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:08.595533 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:08.595533 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:08.596640 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74f4f8d8-e882-49c6-b1b6-80248e690051 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:08.597104 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 631/2492] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:08 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:09.005846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:09.008590 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:09.008857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:09.009069 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:09.020255 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:09.020255 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:09.026234 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:09.032393 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c933326-1904-41ed-955a-4c43b0b3aa8d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:09.033097 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 619/2493] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:09 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:09.479284 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:09.481301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:09.481517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:09.481739 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:09.494059 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:09.494059 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:09.501527 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:09.505890 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ad60c55-ab60-442c-8707-55b7ade16c80 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:09.508910 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 620/2494] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:09 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:09.618921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:09.619689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:09.621188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:09.621188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:09.621188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:09.625555 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:09.625555 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:09.626526 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f65de13-e0d6-4592-97c0-70e787ff5cbc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:09.627055 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 625/2495] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:09 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:10.051394 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:10.053466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:10.053817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:10.054069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:10.067396 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:10.067396 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:10.070998 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:10.075581 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbdfb210-a982-4127-8e28-7e9e7bca2e29 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:10.076037 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 632/2496] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:10 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:10.526796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:10.531180 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:10.531393 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:10.531613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:10.540791 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:10.540791 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:10.543983 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:10.547725 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a2a8722-355d-404f-bbc4-3a2e62c16a72 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:10.548097 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 620/2497] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:10 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:10.648085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:10.650871 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:10.650871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:10.650871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:10.650871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:10.655393 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:10.655393 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:10.656131 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e93aa561-9335-4596-bb74-a8a852b7ea43 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:10.656479 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 621/2498] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:10 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:11.091612 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.104521 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:11.104821 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.105089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.117964 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.117964 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:11.123303 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:11.129564 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ee85856-aa9e-41da-90d0-7a0f11525888 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:11.130073 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 626/2499] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:11.446597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-d7944a5d-e07c-4fbe-b01e-7bb9ce7898b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.449839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-d7944a5d-e07c-4fbe-b01e-7bb9ce7898b8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16/action Aug 13 15:19:11.450233 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-d7944a5d-e07c-4fbe-b01e-7bb9ce7898b8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:11.451376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-d7944a5d-e07c-4fbe-b01e-7bb9ce7898b8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:11.470352 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.470352 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:11.483311 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4f5e2a16-4a75-4a52-8eea-01d7c5d48f0f req-d7944a5d-e07c-4fbe-b01e-7bb9ce7898b8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16/action returned with HTTP 204 Aug 13 15:19:11.483938 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 633/2500] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:19:11 2026] POST /volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:11.525880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.566005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-018e058a-4ce1-460c-ac8c-b95791933daf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.569489 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-018e058a-4ce1-460c-ac8c-b95791933daf tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 Aug 13 15:19:11.569489 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-018e058a-4ce1-460c-ac8c-b95791933daf tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.569633 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.569691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-018e058a-4ce1-460c-ac8c-b95791933daf tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.571067 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:11.571288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.571836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.577105 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.577105 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:11.584986 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.584986 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:11.590454 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:11.596169 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:11.596479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1896781828"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:11.597905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1896781828'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:11.598025 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Create volume of 1 GB Aug 13 15:19:11.599856 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f6f85d9-7c8b-4ff9-8c69-8614f0108dda tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:11.600342 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 627/2501] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:11.602017 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Availability Zones retrieved successfully. Aug 13 15:19:11.608645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Flow 'volume_create_api' (23e47e7a-e467-40d0-b8df-fa4a89ef72d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:11.608645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a799ef-867c-46d5-918b-fecaa8098ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:11.609630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:11.627667 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b864738-0556-412f-9ea4-f983eb3517e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.631209 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b864738-0556-412f-9ea4-f983eb3517e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:11.631409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b864738-0556-412f-9ea4-f983eb3517e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.631605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b864738-0556-412f-9ea4-f983eb3517e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.643659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a799ef-867c-46d5-918b-fecaa8098ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:11.644353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5d26e8-8470-40e3-818c-6ac9f8bd56f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:11.646341 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94a8eae2-a394-45d0-8480-0d502f5dc915 req-018e058a-4ce1-460c-ac8c-b95791933daf tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 returned with HTTP 200 Aug 13 15:19:11.646866 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.646866 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:11.647237 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 622/2502] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:11 2026] DELETE /volume/v3/attachments/83aebc22-165c-4c33-a555-e9fa392261a0 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:11.652135 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b864738-0556-412f-9ea4-f983eb3517e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:11.657322 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b864738-0556-412f-9ea4-f983eb3517e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:11.657692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 634/2503] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:11.669195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-056edf89-fffb-4847-a46d-0c5075b82f96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.671003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-056edf89-fffb-4847-a46d-0c5075b82f96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:11.671177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-056edf89-fffb-4847-a46d-0c5075b82f96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.671366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-056edf89-fffb-4847-a46d-0c5075b82f96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.671465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-056edf89-fffb-4847-a46d-0c5075b82f96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:11.677504 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.677504 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:11.678408 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-056edf89-fffb-4847-a46d-0c5075b82f96 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:11.678892 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 628/2504] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:11.705951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.710838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:19:11.710838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.710838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.717020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Created reservations ['31f74ef5-6ebf-4a13-b90f-0b753c54d171', '58268f77-cbe4-46bd-8cde-91772aa98fd7', '3a85e57f-56d3-4dde-99b5-763b4680a575', '4a18a46c-e1fa-4c23-99ae-27e43239bfc5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:11.717802 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5d26e8-8470-40e3-818c-6ac9f8bd56f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f74ef5-6ebf-4a13-b90f-0b753c54d171', '58268f77-cbe4-46bd-8cde-91772aa98fd7', '3a85e57f-56d3-4dde-99b5-763b4680a575', '4a18a46c-e1fa-4c23-99ae-27e43239bfc5']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:11.718515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f0ae58-2680-4fdc-b468-bbacb95c310c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:11.723555 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.723555 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:11.730141 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:19:11.738210 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf2c81cb-bbfb-4227-ac23-f3810960e0ce tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:19:11.739342 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 623/2505] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:11.739917 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f0ae58-2680-4fdc-b468-bbacb95c310c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64088209-49a0-47cd-80c8-b51eaab354c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1896781828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08ef6920b384b269af328af2ebe45de',qos_specs=None,replication_status=,reservations=['31f74ef5-6ebf-4a13-b90f-0b753c54d171','58268f77-cbe4-46bd-8cde-91772aa98fd7','3a85e57f-56d3-4dde-99b5-763b4680a575','4a18a46c-e1fa-4c23-99ae-27e43239bfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b863b0ff378448829cd6c7e16c21c1cd',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1896781828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64088209-49a0-47cd-80c8-b51eaab354c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b08ef6920b384b269af328af2ebe45de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b863b0ff378448829cd6c7e16c21c1cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:11.740620 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1daccb-329b-4fab-b50c-61d71cf9c3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:11.759423 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1daccb-329b-4fab-b50c-61d71cf9c3ed) transitioned into state 'SUCCESS' from state '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-1896781828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b08ef6920b384b269af328af2ebe45de',qos_specs=None,replication_status=,reservations=['31f74ef5-6ebf-4a13-b90f-0b753c54d171','58268f77-cbe4-46bd-8cde-91772aa98fd7','3a85e57f-56d3-4dde-99b5-763b4680a575','4a18a46c-e1fa-4c23-99ae-27e43239bfc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b863b0ff378448829cd6c7e16c21c1cd',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:11.760357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9171471f-782b-44c1-9c0e-17f174d073fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:11.771248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9171471f-782b-44c1-9c0e-17f174d073fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:11.772447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Flow 'volume_create_api' (23e47e7a-e467-40d0-b8df-fa4a89ef72d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:11.772824 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Create volume request issued successfully. Aug 13 15:19:11.773450 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5382a5c2-f9e1-489e-ae09-b9c0fcd05539 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:11.774010 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 621/2506] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:19:11 2026] POST /volume/v3/volumes => generated 747 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:11.787347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:11.789379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:11.789629 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:11.789923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:11.798493 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:11.798493 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:11.804124 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:11.809408 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7e8e35d-d3a4-484f-9ba4-8980f32d2587 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:11.809884 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 635/2507] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:11 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:12.149698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f616fd1-7240-4206-a795-74e153c40ca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:12.152658 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f616fd1-7240-4206-a795-74e153c40ca2 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:12.152880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f616fd1-7240-4206-a795-74e153c40ca2 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:12.153377 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f616fd1-7240-4206-a795-74e153c40ca2 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:12.166785 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:12.166785 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:12.174806 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f616fd1-7240-4206-a795-74e153c40ca2 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:12.190696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f616fd1-7240-4206-a795-74e153c40ca2 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:12.190696 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 629/2508] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:12 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:12.704705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:12.704705 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:12.704705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:12.704705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:12.704705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:12.710896 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:12.710896 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:12.712601 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e56820ed-5c7a-4e44-8877-bd2d1276f78a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:12.713299 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 624/2509] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:12 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:12.840115 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:12.842285 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:12.842480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:12.842661 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:12.853954 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:12.853954 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:12.857469 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:12.861872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ec9cc93-19ec-46a7-81d9-c996cb2b521c tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:12.862289 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 622/2510] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:12 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:13.205257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:13.207234 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:13.207234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:13.207528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:13.220008 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:13.220008 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:13.223271 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:13.227627 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62e1f108-e1a2-4ef1-b841-2ee64977069d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:13.228041 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 636/2511] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:13 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:13.728464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:13.730302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:13.730532 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:13.730689 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:13.730805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:13.737124 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:13.737124 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:13.738380 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24940544-81d7-47fa-b7e5-f2152b3785a1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:13.738603 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 630/2512] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:13 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:14.251702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:14.253725 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:14.255540 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:14.255540 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:14.267878 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:14.267878 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:14.276165 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:14.285831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-579742c5-56e8-48cb-979c-5bc0f36dd6db tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:14.286617 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 625/2513] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:14 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:14.749714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:14.754132 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:14.754445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:14.754752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:14.755353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:14.761238 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:14.761238 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:14.762290 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43a07b05-469d-4ab0-b7ab-62e328b6057f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:14.762816 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 623/2514] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:14 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:15.304048 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f454b38-a15d-4386-8624-c0acd616c220 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.305899 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f454b38-a15d-4386-8624-c0acd616c220 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:15.306185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f454b38-a15d-4386-8624-c0acd616c220 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:15.306423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f454b38-a15d-4386-8624-c0acd616c220 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:15.322086 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:15.322086 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:15.326857 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f454b38-a15d-4386-8624-c0acd616c220 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:15.334412 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f454b38-a15d-4386-8624-c0acd616c220 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:15.335073 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 637/2515] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:15 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:15.470330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.473341 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:15.473648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:15.473892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:15.490509 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:15.490509 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:15.495642 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:15.500977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-03a99ee5-b230-4e06-91e2-dbfd194f7eee tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:15.501652 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 631/2516] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:15 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 1129 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:19:15.521592 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.524381 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a/action Aug 13 15:19:15.524725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:15.524845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-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 15:19:15.535550 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:15.535550 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:15.536617 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:15.545723 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Begin detaching volume completed successfully. Aug 13 15:19:15.545723 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-78be0868-b712-4c8b-8c71-61c055edb45a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a/action returned with HTTP 202 Aug 13 15:19:15.545723 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 626/2517] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:19:15 2026] POST /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:15.601952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a60534ae-c210-4622-a20b-eec9520d2119 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.601952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a60534ae-c210-4622-a20b-eec9520d2119 None None] GET https://10.4.3.38/volume// Aug 13 15:19:15.601952 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a60534ae-c210-4622-a20b-eec9520d2119 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:15.602230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a60534ae-c210-4622-a20b-eec9520d2119 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:15.602626 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a60534ae-c210-4622-a20b-eec9520d2119 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:15.603543 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 624/2518] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:15.619209 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.621737 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:15.622207 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:15.623977 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:15.639080 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:15.639080 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:15.646706 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:15.657081 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-9699c982-1189-40f9-a4ca-2f7f6207d0ef tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:19:15.657662 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 638/2519] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:15 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:15.773050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:15.775230 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:15.775494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:15.775759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:15.775899 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:15.781650 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:15.781650 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:15.782689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cc1706e-5c43-4b49-9a79-a5c13ae38f72 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:15.783373 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 632/2520] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:15 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:19:16.359696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:16.362348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:16.362547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:16.362906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:16.372919 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:16.372919 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:16.376722 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:16.381667 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0202c140-7256-4f2c-afdf-ff8744abe2dd tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:16.382139 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 627/2521] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:16 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:16.582123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-fe6dad19-f8ee-44d4-ae58-b458c6e0d0ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:16.583986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-fe6dad19-f8ee-44d4-ae58-b458c6e0d0ed tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] DELETE https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 Aug 13 15:19:16.584192 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-fe6dad19-f8ee-44d4-ae58-b458c6e0d0ed tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:16.584385 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-fe6dad19-f8ee-44d4-ae58-b458c6e0d0ed tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:16.594131 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:16.594131 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:16.653466 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4578c9f0-7ec1-466f-97a7-4abd77500d45 req-fe6dad19-f8ee-44d4-ae58-b458c6e0d0ed tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 returned with HTTP 200 Aug 13 15:19:16.654311 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 625/2522] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:16 2026] DELETE /volume/v3/attachments/ffb9625b-db84-47b8-80f7-fb116e8a0b16 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:16.793519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:16.795422 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:16.795623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:16.795836 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:16.795953 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:16.800253 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:16.800253 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:16.800945 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa72c30b-68d6-4c39-a80a-bc756325b5cc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:16.801281 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 639/2523] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:16 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:17.400102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:17.400999 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:17.401467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:17.401838 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:17.421921 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:17.421921 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:17.427255 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:17.433845 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f9fd2a9-ed1b-4cbe-b8e1-a30696890283 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:17.434333 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 633/2524] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:17 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:17.577741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-34bdf27e-25eb-4364-a95b-8326fe8db98b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:17.582480 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-34bdf27e-25eb-4364-a95b-8326fe8db98b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8/action Aug 13 15:19:17.582962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-34bdf27e-25eb-4364-a95b-8326fe8db98b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:17.583102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-34bdf27e-25eb-4364-a95b-8326fe8db98b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-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 15:19:17.608586 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:17.608586 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:17.618443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5da7f3df-cbd2-4b30-bf40-85efe5adcda9 req-34bdf27e-25eb-4364-a95b-8326fe8db98b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8/action returned with HTTP 204 Aug 13 15:19:17.618889 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 628/2525] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:19:17 2026] POST /volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:17.706469 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29ab032c-2687-4714-b377-33ba32fe0432 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:17.708601 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:17.709127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "233233a1-3f13-44bd-81a9-cda001e48b0a", "force": false, "name": "tempest-TestStampPattern-snapshot-449134315", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:17.719638 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:17.719638 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:17.720230 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:19:17.720406 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create snapshot from volume 233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:19:17.761450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Created reservations ['a99764cc-2030-46eb-8f09-0d44ab85870d', '024582cd-7328-44b0-a793-6ed2ce0344c9', '0ac7c8e7-3d37-434b-84cd-ec8d054ce95f', '1914aa48-5b74-42b6-b488-74c3b371b7dd'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:17.807841 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot create request issued successfully. Aug 13 15:19:17.808364 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29ab032c-2687-4714-b377-33ba32fe0432 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:17.808878 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 626/2526] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:17 2026] POST /volume/v3/snapshots => generated 302 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:17.811688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25d381df-f701-4366-b3bb-f9e0aa214642 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:17.817241 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25d381df-f701-4366-b3bb-f9e0aa214642 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:17.817241 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25d381df-f701-4366-b3bb-f9e0aa214642 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:17.817894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25d381df-f701-4366-b3bb-f9e0aa214642 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:17.817894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-25d381df-f701-4366-b3bb-f9e0aa214642 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:17.828769 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:17.828769 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:17.828769 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25d381df-f701-4366-b3bb-f9e0aa214642 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:17.828769 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 640/2527] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:17 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:17.831590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:17.837105 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:19:17.837389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:17.837657 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:17.847416 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:17.847416 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:17.848049 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:19:17.849074 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59f90223-fe52-4b63-b7d8-7bcb6a237498 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 200 Aug 13 15:19:17.849564 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 634/2528] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:17 2026] GET /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 434 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:18.446832 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.452125 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:18.452320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.452545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.466859 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.466859 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:18.471416 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:18.476220 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3d65a46-0dd2-4a1f-bd68-2435fff81223 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:18.480030 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 629/2529] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:18.494541 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-877d053e-8fd8-439a-94a2-576e64f37cbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.495959 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-877d053e-8fd8-439a-94a2-576e64f37cbb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:18.495959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-877d053e-8fd8-439a-94a2-576e64f37cbb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.496081 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-877d053e-8fd8-439a-94a2-576e64f37cbb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.514172 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.514172 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:18.517838 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-877d053e-8fd8-439a-94a2-576e64f37cbb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:18.522446 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-877d053e-8fd8-439a-94a2-576e64f37cbb tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:18.523462 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 627/2530] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:18.572988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.576481 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:18.576728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.576972 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.587587 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.587587 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:18.591421 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:18.596107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-1ae36f5e-54b6-4fc5-ab67-3d11816ec042 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:18.596499 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 641/2531] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:18.617228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.620570 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/action Aug 13 15:19:18.620968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:18.621087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:18.631350 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.631350 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:18.631821 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:18.637549 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Begin detaching volume completed successfully. Aug 13 15:19:18.637831 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-79f51ea7-d91b-493d-8c1d-c536f3ebe1cc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/action returned with HTTP 202 Aug 13 15:19:18.638331 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 635/2532] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:19:18 2026] POST /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:18.698221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-957103e6-3aaa-407f-9eb5-2d34764e0c6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.698797 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-957103e6-3aaa-407f-9eb5-2d34764e0c6e None None] GET https://10.4.3.38/volume// Aug 13 15:19:18.699073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-957103e6-3aaa-407f-9eb5-2d34764e0c6e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.699271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-957103e6-3aaa-407f-9eb5-2d34764e0c6e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.699645 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-957103e6-3aaa-407f-9eb5-2d34764e0c6e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:19:18.699913 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 630/2533] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:19: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 15:19:18.707172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.709757 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:18.710100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.710360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.723387 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.723387 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:18.728805 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:18.733355 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-77b9aba9-f75d-47a0-8fdb-fef13cf52e8c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:18.733753 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 628/2534] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:18.747013 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-712baf9e-f46e-491a-b785-8e1e6252d821 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.749434 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-712baf9e-f46e-491a-b785-8e1e6252d821 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption Aug 13 15:19:18.749612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-712baf9e-f46e-491a-b785-8e1e6252d821 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.749854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-712baf9e-f46e-491a-b785-8e1e6252d821 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.758191 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.758191 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:18.764171 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-712baf9e-f46e-491a-b785-8e1e6252d821 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption returned with HTTP 200 Aug 13 15:19:18.764686 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 642/2535] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:18.827002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-05fec64f-2b3f-4521-afc1-009a2e8f545b req-5175772a-237e-40c0-b58b-642e71db10bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.829763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-05fec64f-2b3f-4521-afc1-009a2e8f545b req-5175772a-237e-40c0-b58b-642e71db10bf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a Aug 13 15:19:18.830048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-05fec64f-2b3f-4521-afc1-009a2e8f545b req-5175772a-237e-40c0-b58b-642e71db10bf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.830297 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-05fec64f-2b3f-4521-afc1-009a2e8f545b req-5175772a-237e-40c0-b58b-642e71db10bf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.839705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.840082 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.840082 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:18.841381 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:18.843181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.843181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.843181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:18.847145 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.847145 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:18.848282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2da40e9-5c30-432e-9360-e6dded2ced9f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:18.848835 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 631/2536] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:18.862686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09279625-eb9e-4b59-97bf-9b864419a503 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.865917 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09279625-eb9e-4b59-97bf-9b864419a503 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:19:18.866435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09279625-eb9e-4b59-97bf-9b864419a503 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.866719 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09279625-eb9e-4b59-97bf-9b864419a503 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.873381 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.873381 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:18.874478 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09279625-eb9e-4b59-97bf-9b864419a503 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:19:18.875283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09279625-eb9e-4b59-97bf-9b864419a503 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 200 Aug 13 15:19:18.875935 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 629/2537] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:18.889075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-abde92f0-fd83-487e-891d-644bce6716c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:18.890994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abde92f0-fd83-487e-891d-644bce6716c0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:19:18.891336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abde92f0-fd83-487e-891d-644bce6716c0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:18.891506 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abde92f0-fd83-487e-891d-644bce6716c0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:18.897264 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-05fec64f-2b3f-4521-afc1-009a2e8f545b req-5175772a-237e-40c0-b58b-642e71db10bf tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a returned with HTTP 200 Aug 13 15:19:18.897771 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 636/2538] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:18 2026] DELETE /volume/v3/attachments/1bc0ad8f-ecc1-496f-b356-d0f01849bb5a => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:18.912586 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:18.912586 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:18.913100 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-abde92f0-fd83-487e-891d-644bce6716c0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:19:18.913897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abde92f0-fd83-487e-891d-644bce6716c0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 200 Aug 13 15:19:18.914270 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 643/2539] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:18 2026] GET /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:19.227425 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:19.232545 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:19.232545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:19.232970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:19.241889 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:19.241889 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:19.247105 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:19.252151 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c36f380-ee42-4db3-94d5-c56c8efd522b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:19:19.252151 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 632/2540] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:19 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:19.304186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:19.305969 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:19.306330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:19.306587 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:19.317035 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:19.317035 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:19.323378 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:19.332381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c155ea00-9e41-4e42-805d-5a5b6091b04b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:19:19.334208 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 630/2541] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:19 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:19.779039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-78c9e210-fe4b-4f9b-9d3e-c4986611ad28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:19.781215 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-78c9e210-fe4b-4f9b-9d3e-c4986611ad28 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 Aug 13 15:19:19.781426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-78c9e210-fe4b-4f9b-9d3e-c4986611ad28 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:19.781645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-78c9e210-fe4b-4f9b-9d3e-c4986611ad28 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:19.795879 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:19.795879 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:19.861535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:19.863339 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:19.863585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:19.863827 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:19.863986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:19.873151 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:19.873151 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:19.873151 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd0c5867-3e8e-4151-9f09-ed96be9c4b3f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:19.873368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f920a43c-487f-48d4-9048-49f8fb567392 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:19.873860 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 644/2542] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:19 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:19.876050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:19.876050 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-attach": {"instance_uuid": "b5e480db-ce2c-4edf-bbc4-7f6cd658c19b", "mountpoint": "/dev/vdb"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:19.876159 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b5e480db-ce2c-4edf-bbc4-7f6cd658c19b", "mountpoint": "/dev/vdb"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:19.883433 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-46f18f3f-ede4-428a-90ef-7236ff362e1e req-78c9e210-fe4b-4f9b-9d3e-c4986611ad28 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 returned with HTTP 200 Aug 13 15:19:19.883739 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 637/2543] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:19 2026] DELETE /volume/v3/attachments/fa34c259-7aab-42bb-b5dc-6e1cab0a40b8 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:19.887306 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:19.887306 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:19.887787 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:19.900210 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update volume admin metadata completed successfully. Aug 13 15:19:19.975292 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Attach volume completed successfully. Aug 13 15:19:19.975574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f920a43c-487f-48d4-9048-49f8fb567392 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:19.976570 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 633/2544] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:19 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:19.998386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a715a6b-6c00-483a-941e-6b796394bb18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:20.001346 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a715a6b-6c00-483a-941e-6b796394bb18 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:20.001346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a715a6b-6c00-483a-941e-6b796394bb18 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:20.001491 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a715a6b-6c00-483a-941e-6b796394bb18 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:20.012582 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:20.012582 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:20.017460 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2a715a6b-6c00-483a-941e-6b796394bb18 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:20.026694 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a715a6b-6c00-483a-941e-6b796394bb18 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:20.026694 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 631/2545] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:19 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:20.043704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c555060b-4016-4392-9b4c-c9dd98272d2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:20.043704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:20.043704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-detach": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:20.043704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:20.059963 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:20.059963 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:20.063703 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:20.113494 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Detach volume completed successfully. Aug 13 15:19:20.113690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c555060b-4016-4392-9b4c-c9dd98272d2f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:20.114467 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 645/2546] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:20 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:20.124274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:20.129405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:20.129405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:20.129405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:20.140520 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:20.140520 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:20.144264 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:20.149405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf819a8e-358f-4d70-98e0-cf134106ad3b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:20.149887 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 638/2547] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:20 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:20.822463 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:20.826053 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:20.826569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:20.826987 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:20.837482 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:20.837482 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:20.842093 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:20.847993 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85b5e959-c675-47e1-8b55-2c25cca34a8f req-fa9f79a6-1a66-4ec4-881d-babaae9942ef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:20.848635 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 634/2548] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:20 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:20.889935 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:20.891633 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:20.892371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:20.892499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:20.892563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:20.898022 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:20.898022 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:20.899164 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fffd5f04-4ddf-412d-b734-6a8b67a787a2 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:20.899417 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 632/2549] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:20 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:21.309328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:21.311776 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:19:21.312076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:21.312272 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:21.312436 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume with id: 082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:19:21.320089 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:21.320089 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:21.320961 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:21.348270 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume request issued successfully. Aug 13 15:19:21.348470 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dca2f94-e20b-43e1-96a6-d6e9a49bf367 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 202 Aug 13 15:19:21.348884 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 646/2550] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:21 2026] DELETE /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:21.359730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:21.361632 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:19:21.361878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:21.362073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:21.368905 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:21.368905 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:21.372866 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:21.377526 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b272d1c-90b0-4438-bb42-94628ed933a8 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 200 Aug 13 15:19:21.377872 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 639/2551] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:21 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:21.912181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:21.914274 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:21.914490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:21.914762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:21.915018 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:21.919793 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:21.919793 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:21.920645 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cf0ee6e-9bc6-41eb-b0f2-2154d8046fe7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:21.921394 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 635/2552] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:21 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:22.384993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.386866 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:22.387275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.387570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.387842 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Delete volume with id: b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:22.393213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61b679d3-5833-4607-bc90-66cd94c1ca97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.397692 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61b679d3-5833-4607-bc90-66cd94c1ca97 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 Aug 13 15:19:22.397692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61b679d3-5833-4607-bc90-66cd94c1ca97 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.397692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61b679d3-5833-4607-bc90-66cd94c1ca97 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.397838 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:22.397838 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:22.397838 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:22.403162 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61b679d3-5833-4607-bc90-66cd94c1ca97 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 returned with HTTP 404 Aug 13 15:19:22.403638 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 647/2553] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:22 2026] GET /volume/v3/volumes/082336ae-fc64-45e0-a62b-3354ccd42229 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:22.412993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.413653 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Delete volume request issued successfully. Aug 13 15:19:22.413961 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d731aea9-dc43-48fa-9e53-c6b641cf9706 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 202 Aug 13 15:19:22.414408 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 633/2554] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:22 2026] DELETE /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:22.415084 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 Aug 13 15:19:22.415315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.415514 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.415616 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete snapshot with id: a1d15dae-6123-4d91-809e-870ff3fcbfd9 Aug 13 15:19:22.421157 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:22.421157 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:22.421622 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:19:22.424232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.426401 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:22.426599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.426806 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.436397 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:22.436397 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:22.447168 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:22.447661 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot delete request issued successfully. Aug 13 15:19:22.447948 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20e53cb-81e3-4131-ab5e-1254d6a75c1f tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 returned with HTTP 202 Aug 13 15:19:22.448515 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 640/2555] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:19:22 2026] DELETE /volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:22.455004 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2e1e929-a3f7-4bfa-95df-79af148e09ac tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 200 Aug 13 15:19:22.455627 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 636/2556] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:22 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:22.457792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.459467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 Aug 13 15:19:22.459467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.459593 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.470107 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:22.470107 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:22.470613 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:19:22.471301 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec070929-fdd8-434b-979f-aa5fb4f6af72 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 returned with HTTP 200 Aug 13 15:19:22.472044 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 648/2557] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:22 2026] GET /volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:22.933021 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:22.935086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:22.935348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:22.935483 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:22.935628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:22.942640 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:22.942640 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:22.943599 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75f94acb-9ae5-4ce0-9b13-469e6b02a287 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:22.944176 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 634/2558] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:22 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:23.474993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f84dc96c-ac6b-4f9f-b9b3-05829e419d4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.478136 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f84dc96c-ac6b-4f9f-b9b3-05829e419d4b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 Aug 13 15:19:23.478361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f84dc96c-ac6b-4f9f-b9b3-05829e419d4b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.478554 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f84dc96c-ac6b-4f9f-b9b3-05829e419d4b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.484298 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3da341c7-6f53-458f-8332-2ac4ab04c4d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.487804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f84dc96c-ac6b-4f9f-b9b3-05829e419d4b tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 returned with HTTP 404 Aug 13 15:19:23.488376 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 641/2559] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:23 2026] GET /volume/v3/volumes/b475445f-5978-4e86-82a3-808d7879aea9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:23.490275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3da341c7-6f53-458f-8332-2ac4ab04c4d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 Aug 13 15:19:23.490567 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3da341c7-6f53-458f-8332-2ac4ab04c4d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.490873 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3da341c7-6f53-458f-8332-2ac4ab04c4d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.498207 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3da341c7-6f53-458f-8332-2ac4ab04c4d5 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 returned with HTTP 404 Aug 13 15:19:23.498413 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 637/2560] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:23 2026] GET /volume/v3/snapshots/a1d15dae-6123-4d91-809e-870ff3fcbfd9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:23.571784 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.573505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:19:23.573730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.573969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.574117 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Delete volume with id: 5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:19:23.581143 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:23.581143 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:23.581588 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:23.613194 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Delete volume request issued successfully. Aug 13 15:19:23.613194 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cec2d8da-2abf-4822-8464-4c7aafd1a913 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 202 Aug 13 15:19:23.613194 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 649/2561] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:23 2026] DELETE /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:23.624434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-072a5002-bd1f-426f-b223-54e59766a5c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.628351 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-072a5002-bd1f-426f-b223-54e59766a5c9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:19:23.628633 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-072a5002-bd1f-426f-b223-54e59766a5c9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.629408 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-072a5002-bd1f-426f-b223-54e59766a5c9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.643491 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:23.643491 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:23.651574 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-072a5002-bd1f-426f-b223-54e59766a5c9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Volume info retrieved successfully. Aug 13 15:19:23.657693 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-072a5002-bd1f-426f-b223-54e59766a5c9 tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 200 Aug 13 15:19:23.658199 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 635/2562] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:23 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:23.955078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.957212 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:23.957585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.957733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.957884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:23.966538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:23.968330 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:23.968510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:23.968697 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:23.968851 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume with id: 295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:23.969384 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:23.969384 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:23.970567 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2a62480-635e-4295-bd96-a84a8e8b7fd3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:23.971376 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 642/2563] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:23 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:23.977833 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:23.977833 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:23.978399 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:23.992058 np0000007223 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:19:24.009635 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume request issued successfully. Aug 13 15:19:24.009635 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d6ebc51-a2a4-4458-a74f-fa383f83ca60 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 202 Aug 13 15:19:24.009635 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 638/2564] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:23 2026] DELETE /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:24.018765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db795a49-13d8-4382-8ff6-f472f56211c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:24.021475 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db795a49-13d8-4382-8ff6-f472f56211c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:24.022102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db795a49-13d8-4382-8ff6-f472f56211c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:24.022102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db795a49-13d8-4382-8ff6-f472f56211c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:24.033354 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:24.033354 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:24.045735 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db795a49-13d8-4382-8ff6-f472f56211c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:19:24.051599 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db795a49-13d8-4382-8ff6-f472f56211c9 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 200 Aug 13 15:19:24.052110 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 650/2565] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:24 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:24.671749 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c770fa03-80f6-4b5a-8b2d-63b5d00c671f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:24.672582 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c770fa03-80f6-4b5a-8b2d-63b5d00c671f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] GET https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d Aug 13 15:19:24.672788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c770fa03-80f6-4b5a-8b2d-63b5d00c671f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:24.673017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c770fa03-80f6-4b5a-8b2d-63b5d00c671f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:24.678504 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c770fa03-80f6-4b5a-8b2d-63b5d00c671f tempest-AttachVolumeShelveTestJSON-310234524 tempest-AttachVolumeShelveTestJSON-310234524-project-member] https://10.4.3.38/volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d returned with HTTP 404 Aug 13 15:19:24.679000 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 636/2566] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:24 2026] GET /volume/v3/volumes/5fc7059d-d312-46e5-8013-e7275cd3e31d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:24.845634 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:24.849226 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:24.849624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1002437299", "snapshot_id": "257eace7-3d0e-4526-8acd-7a26e7b82dd2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:24.852529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1002437299', 'snapshot_id': '257eace7-3d0e-4526-8acd-7a26e7b82dd2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:24.862262 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:24.862262 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:24.863970 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:19:24.864180 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume of 1 GB Aug 13 15:19:24.870176 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Availability Zones retrieved successfully. Aug 13 15:19:24.880795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Flow 'volume_create_api' (609edaca-2377-443b-a9a7-4de00a51fb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:24.882167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a2d160-0157-46c5-90cb-fc095f2441a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:24.884888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:24.924142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a2d160-0157-46c5-90cb-fc095f2441a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '257eace7-3d0e-4526-8acd-7a26e7b82dd2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:24.925294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796064d2-45f9-4862-b049-72931a08d997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:24.984386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Created reservations ['a63dd8b0-27e3-4b1a-8e31-3cb3f4a73e21', '2c8d2ef3-54d3-40fe-8113-feff6208497a', '53bb4f0c-a268-4298-a484-d2330e459883', 'f6e2eea2-bd64-4275-90f0-8839fb75a439'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:24.985544 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796064d2-45f9-4862-b049-72931a08d997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a63dd8b0-27e3-4b1a-8e31-3cb3f4a73e21', '2c8d2ef3-54d3-40fe-8113-feff6208497a', '53bb4f0c-a268-4298-a484-d2330e459883', 'f6e2eea2-bd64-4275-90f0-8839fb75a439']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:24.986349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:24.986708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0caa81c-53f3-4246-982d-96b5927d99ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:24.988189 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:24.988434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:24.988695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:24.988809 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:24.993520 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:24.993520 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:24.994393 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8d9f406-2d95-4299-b27a-b3c5c9a57f4f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:24.994818 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 639/2567] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:24 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:25.005814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.010791 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:25.011098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.011404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.011566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:25.018906 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.018906 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:25.019773 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c23af1-2375-4575-a23c-a3f4d2ec0e02 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:25.020196 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 651/2568] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:25 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:25.031051 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0caa81c-53f3-4246-982d-96b5927d99ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f5fd2b-a37d-437a-872d-ee5b99e85d26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1002437299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13293e2daaa4d198b91864f6f590f75',qos_specs=None,replication_status=,reservations=['a63dd8b0-27e3-4b1a-8e31-3cb3f4a73e21','2c8d2ef3-54d3-40fe-8113-feff6208497a','53bb4f0c-a268-4298-a484-d2330e459883','f6e2eea2-bd64-4275-90f0-8839fb75a439'],size=1,snapshot_id=257eace7-3d0e-4526-8acd-7a26e7b82dd2,source_replicaid=,source_volid=None,status='creating',user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1002437299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f5fd2b-a37d-437a-872d-ee5b99e85d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a13293e2daaa4d198b91864f6f590f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=257eace7-3d0e-4526-8acd-7a26e7b82dd2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.031508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ef0b78-3c87-43da-ad03-13793f17a910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.033200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.036322 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:25.036651 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.037071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.037611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: b5990896-c1f3-44ce-907a-193449ed5781. Aug 13 15:19:25.043095 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.043095 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:25.056658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ef0b78-3c87-43da-ad03-13793f17a910) transitioned into state 'SUCCESS' from state '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-1002437299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13293e2daaa4d198b91864f6f590f75',qos_specs=None,replication_status=,reservations=['a63dd8b0-27e3-4b1a-8e31-3cb3f4a73e21','2c8d2ef3-54d3-40fe-8113-feff6208497a','53bb4f0c-a268-4298-a484-d2330e459883','f6e2eea2-bd64-4275-90f0-8839fb75a439'],size=1,snapshot_id=257eace7-3d0e-4526-8acd-7a26e7b82dd2,source_replicaid=,source_volid=None,status='creating',user_id='cfb68e76d1384b978bd0a3e94bdccef0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.057415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b12ba89-4e8b-45b5-9ca7-44d0ba7954c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.059306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id b5990896-c1f3-44ce-907a-193449ed5781 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:19:25.061223 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d610bc25-2e1a-4a83-85e1-b8b2450ecc5c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 202 Aug 13 15:19:25.061713 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 637/2569] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:25 2026] DELETE /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:25.069478 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbbc0a43-0580-4f7a-90e0-50594fd74548 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.070941 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.073765 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbbc0a43-0580-4f7a-90e0-50594fd74548 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c Aug 13 15:19:25.073765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbbc0a43-0580-4f7a-90e0-50594fd74548 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.074172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbbc0a43-0580-4f7a-90e0-50594fd74548 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.076368 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:25.076615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.077000 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.077000 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:25.082591 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.082591 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:25.083828 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24f2c9c-440b-467d-bd27-45e37e43b74f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:25.083968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b12ba89-4e8b-45b5-9ca7-44d0ba7954c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.084234 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 652/2570] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:25 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:25.084838 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Flow 'volume_create_api' (609edaca-2377-443b-a9a7-4de00a51fb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:25.085140 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Create volume request issued successfully. Aug 13 15:19:25.085680 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67a80491-0fb3-42f3-80a0-696e99aff1b7 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:25.086135 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 643/2571] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:24 2026] POST /volume/v3/volumes => generated 779 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:25.090249 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbbc0a43-0580-4f7a-90e0-50594fd74548 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c returned with HTTP 404 Aug 13 15:19:25.091237 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 640/2572] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:25 2026] GET /volume/v3/volumes/295c3746-373e-4d17-a03b-d5177742080c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:25.103741 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-63f10238-6a34-4c0b-a565-9580f27922db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.105528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:19:25.105784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.106013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.106886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:25.131087 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Get all volumes completed successfully. Aug 13 15:19:25.135659 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.135659 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:25.147751 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63f10238-6a34-4c0b-a565-9580f27922db tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:19:25.148352 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 638/2573] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:19:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14300 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:25.174728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae493325-c99f-4da8-b55a-de4c6fac26f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.176893 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae493325-c99f-4da8-b55a-de4c6fac26f6 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] DELETE https://10.4.3.38/volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4 Aug 13 15:19:25.177132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae493325-c99f-4da8-b55a-de4c6fac26f6 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.177404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae493325-c99f-4da8-b55a-de4c6fac26f6 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.228707 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae493325-c99f-4da8-b55a-de4c6fac26f6 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4 returned with HTTP 202 Aug 13 15:19:25.228707 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 653/2574] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:19:25 2026] DELETE /volume/v3/types/0ec3adb6-885b-4f82-8dc6-97746d3290a4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:25.244956 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-459a659e-9169-4f03-a158-a88dc093c415 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.248620 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-459a659e-9169-4f03-a158-a88dc093c415 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:19:25.249048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-459a659e-9169-4f03-a158-a88dc093c415 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-76593501", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:25.251160 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.251160 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:25.276130 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-459a659e-9169-4f03-a158-a88dc093c415 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:19:25.276657 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 644/2575] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:19:25 2026] POST /volume/v3/types => generated 210 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:25.288847 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb1c2b54-7cdb-451a-b72e-cff5dc476408 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.291082 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1c2b54-7cdb-451a-b72e-cff5dc476408 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] POST https://10.4.3.38/volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b/encryption Aug 13 15:19:25.291423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb1c2b54-7cdb-451a-b72e-cff5dc476408 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-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 15:19:25.322899 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1c2b54-7cdb-451a-b72e-cff5dc476408 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b/encryption returned with HTTP 200 Aug 13 15:19:25.326696 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 641/2576] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:19:25 2026] POST /volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:25.334890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.338578 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:25.339095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2004341507", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-76593501", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:25.341030 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2004341507', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-76593501', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:25.346854 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume of 1 GB Aug 13 15:19:25.347196 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.347196 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:25.348067 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Availability Zones retrieved successfully. Aug 13 15:19:25.356220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (3d6209d7-f555-4bd2-b65f-b3f1c1719d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:25.357294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6888a5fe-4e25-4e2b-801c-96f464befa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.358087 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:25.398451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6888a5fe-4e25-4e2b-801c-96f464befa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:19:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8072d3e0-7c61-4006-abb7-e617ab401f0b,is_public=True,name='tempest-scenario-type-luks-76593501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8072d3e0-7c61-4006-abb7-e617ab401f0b', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.398451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd6dcac-ee56-4bf7-b8a7-3bff15f55dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.439040 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-76593501 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-76593501, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:25.439390 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-76593501 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-76593501, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:25.471211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Created reservations ['aa250847-7d24-4024-ad5d-aae1402b3aa9', '111385b6-3fcd-48fd-bd36-28009b876de0', '71aa79d9-0c05-4dd0-9116-692615fe15ab', '406c0faf-a93b-47ac-85b5-9b6b9b1c9189'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:25.472219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd6dcac-ee56-4bf7-b8a7-3bff15f55dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa250847-7d24-4024-ad5d-aae1402b3aa9', '111385b6-3fcd-48fd-bd36-28009b876de0', '71aa79d9-0c05-4dd0-9116-692615fe15ab', '406c0faf-a93b-47ac-85b5-9b6b9b1c9189']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.473183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e477eb71-1c5b-4dc0-b364-65a1db82d0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.503271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e477eb71-1c5b-4dc0-b364-65a1db82d0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c719b4a-6f72-4279-87e4-795c3b52d31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2004341507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['aa250847-7d24-4024-ad5d-aae1402b3aa9','111385b6-3fcd-48fd-bd36-28009b876de0','71aa79d9-0c05-4dd0-9116-692615fe15ab','406c0faf-a93b-47ac-85b5-9b6b9b1c9189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=8072d3e0-7c61-4006-abb7-e617ab401f0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2004341507',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1c719b4a-6f72-4279-87e4-795c3b52d31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6dd1d6a48745cb9527f17f33ac827c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8072d3e0-7c61-4006-abb7-e617ab401f0b),volume_type_id=8072d3e0-7c61-4006-abb7-e617ab401f0b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.504578 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a027607c-1caa-4518-bace-78f142ef4ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.532176 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a027607c-1caa-4518-bace-78f142ef4ffb) transitioned into state 'SUCCESS' from state '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-2004341507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6dd1d6a48745cb9527f17f33ac827c',qos_specs=None,replication_status=,reservations=['aa250847-7d24-4024-ad5d-aae1402b3aa9','111385b6-3fcd-48fd-bd36-28009b876de0','71aa79d9-0c05-4dd0-9116-692615fe15ab','406c0faf-a93b-47ac-85b5-9b6b9b1c9189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b8b2786cb6457787dd9300a8c7e4af',volume_type_id=8072d3e0-7c61-4006-abb7-e617ab401f0b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.533223 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14113922-7745-4912-b4f3-0fd24ff8f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:25.546995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14113922-7745-4912-b4f3-0fd24ff8f063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:25.548081 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Flow 'volume_create_api' (3d6209d7-f555-4bd2-b65f-b3f1c1719d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:25.548443 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Create volume request issued successfully. Aug 13 15:19:25.549234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4678f2c-85ff-4c0d-ae94-2a22f44421d5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:25.550187 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 639/2577] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:25 2026] POST /volume/v3/volumes => generated 781 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:25.818430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a47eea78-cf6c-4b4a-9175-f8eb26697fb4 req-8a8bb999-dce4-4c35-90a2-c73073350ca9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:25.821904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a47eea78-cf6c-4b4a-9175-f8eb26697fb4 req-8a8bb999-dce4-4c35-90a2-c73073350ca9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 Aug 13 15:19:25.822140 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a47eea78-cf6c-4b4a-9175-f8eb26697fb4 req-8a8bb999-dce4-4c35-90a2-c73073350ca9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:25.822349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a47eea78-cf6c-4b4a-9175-f8eb26697fb4 req-8a8bb999-dce4-4c35-90a2-c73073350ca9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:25.830828 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:25.830828 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:25.897651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a47eea78-cf6c-4b4a-9175-f8eb26697fb4 req-8a8bb999-dce4-4c35-90a2-c73073350ca9 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 returned with HTTP 200 Aug 13 15:19:25.898537 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 654/2578] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:25 2026] DELETE /volume/v3/attachments/0b08c0dc-b81f-419a-99b5-fdd71a3d4756 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:26.103299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:26.107809 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:26.108038 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:26.111126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:26.111126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:26.118054 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:26.118054 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:26.119476 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d8f1b4-304a-4d87-aa31-6241d9ccc12d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:26.119986 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 645/2579] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:26 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:27.136066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:27.138506 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:27.138721 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:27.139185 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:27.139185 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:27.146370 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:27.146370 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:27.147302 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8700ae4b-a2c0-44bb-94ec-590e55883e81 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:27.147747 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 642/2580] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:27 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:27.460428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:27.464037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:19:27.464188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:27.464417 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:27.464623 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume with id: 32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:19:27.473725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:27.473725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:27.474359 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:27.494331 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume request issued successfully. Aug 13 15:19:27.495037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94262b59-f09b-4bee-9c23-5c37bd1feb53 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 202 Aug 13 15:19:27.495037 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 640/2581] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:27 2026] DELETE /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:27.506557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86eb0712-2ccc-4011-a021-ad3eb810174a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:27.511454 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86eb0712-2ccc-4011-a021-ad3eb810174a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:19:27.511774 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86eb0712-2ccc-4011-a021-ad3eb810174a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:27.512064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86eb0712-2ccc-4011-a021-ad3eb810174a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:27.523386 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:27.523386 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:27.527874 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86eb0712-2ccc-4011-a021-ad3eb810174a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:27.537574 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86eb0712-2ccc-4011-a021-ad3eb810174a tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 200 Aug 13 15:19:27.538118 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 655/2582] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:27 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 1418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:28.158812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:28.161806 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:28.162099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:28.162402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:28.162555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:28.169058 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:28.169058 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:28.169785 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d11ea54-2d06-4263-ac65-7eb56fac0b03 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 200 Aug 13 15:19:28.170144 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 646/2583] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:28 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:28.554208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f74a89d4-a980-45fb-b6ef-58847d1a6a17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:28.555863 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f74a89d4-a980-45fb-b6ef-58847d1a6a17 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 Aug 13 15:19:28.556174 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f74a89d4-a980-45fb-b6ef-58847d1a6a17 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:28.556378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f74a89d4-a980-45fb-b6ef-58847d1a6a17 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:28.568202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f74a89d4-a980-45fb-b6ef-58847d1a6a17 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 returned with HTTP 404 Aug 13 15:19:28.568594 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 643/2584] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:28 2026] GET /volume/v3/volumes/32dd76d9-e2f0-4cb9-a99c-7fc8a9b5bba4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:28.579619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:28.582517 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 Aug 13 15:19:28.582517 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:28.582517 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:28.582517 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete snapshot with id: 36716225-faf7-44ad-bd35-b2eb7e5be906 Aug 13 15:19:28.593395 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:28.593395 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:28.593961 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:19:28.632566 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot delete request issued successfully. Aug 13 15:19:28.632820 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-600d03c0-914e-48e2-abf3-bdac5cc08a2d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 returned with HTTP 202 Aug 13 15:19:28.633525 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 641/2585] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:19:28 2026] DELETE /volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:28.642703 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de6de8c6-0019-4493-b7ef-c6d492038697 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:28.644819 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de6de8c6-0019-4493-b7ef-c6d492038697 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 Aug 13 15:19:28.645122 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de6de8c6-0019-4493-b7ef-c6d492038697 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:28.645303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de6de8c6-0019-4493-b7ef-c6d492038697 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:28.652047 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:28.652047 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:28.652610 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de6de8c6-0019-4493-b7ef-c6d492038697 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Snapshot retrieved successfully. Aug 13 15:19:28.654823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de6de8c6-0019-4493-b7ef-c6d492038697 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 returned with HTTP 200 Aug 13 15:19:28.654823 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 656/2586] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:28 2026] GET /volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:29.183105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.185070 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 Aug 13 15:19:29.185258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:29.185452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:29.185550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id b5990896-c1f3-44ce-907a-193449ed5781. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:29.189099 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8947b174-0dce-44ac-b58f-7eebcd2a9d4b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 returned with HTTP 404 Aug 13 15:19:29.189734 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 647/2587] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:29 2026] GET /volume/v3/backups/b5990896-c1f3-44ce-907a-193449ed5781 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:19:29.232969 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.398700 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:29.398700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1777292501"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:29.400079 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1777292501'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:29.400186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume of 1 GB Aug 13 15:19:29.404567 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Availability Zones retrieved successfully. Aug 13 15:19:29.410347 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (9c0678c0-8008-4850-9da8-71c815ffdb39) 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 15:19:29.412512 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fba96f-bc4a-4c17-b23d-71bad8e7f88b) transitioned 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 15:19:29.412844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-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 15:19:29.440738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fba96f-bc4a-4c17-b23d-71bad8e7f88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:19:29.441449 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc78d7ff-93dc-49c4-b20f-a9bdba54eaf4) transitioned 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 15:19:29.506046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Created reservations ['f68d3ed7-f33a-44eb-9a36-df26d32f5942', '23a7238a-ce16-4c77-9b0d-bc42343007a0', 'a616456f-e580-4376-89d9-a006a54f4623', '1e595a90-ff16-48d3-b63f-84825581cf9f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:29.509361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc78d7ff-93dc-49c4-b20f-a9bdba54eaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f68d3ed7-f33a-44eb-9a36-df26d32f5942', '23a7238a-ce16-4c77-9b0d-bc42343007a0', 'a616456f-e580-4376-89d9-a006a54f4623', '1e595a90-ff16-48d3-b63f-84825581cf9f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:29.509361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfd29e2-571a-4fdc-870f-49f1ee15233f) transitioned 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 15:19:29.548347 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfd29e2-571a-4fdc-870f-49f1ee15233f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14fb5da8-6b16-434d-b13b-9040a2ff6f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1777292501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['f68d3ed7-f33a-44eb-9a36-df26d32f5942','23a7238a-ce16-4c77-9b0d-bc42343007a0','a616456f-e580-4376-89d9-a006a54f4623','1e595a90-ff16-48d3-b63f-84825581cf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1777292501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14fb5da8-6b16-434d-b13b-9040a2ff6f70,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16d2fc61af4c45fcb181bb42d136c7ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c41e5d81721845078267f9095a67a197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:29.549221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9cfdb13-b0e6-4db5-a50d-141f6c9159de) transitioned 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 15:19:29.575482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9cfdb13-b0e6-4db5-a50d-141f6c9159de) transitioned into state 'SUCCESS' from state '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-1777292501',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['f68d3ed7-f33a-44eb-9a36-df26d32f5942','23a7238a-ce16-4c77-9b0d-bc42343007a0','a616456f-e580-4376-89d9-a006a54f4623','1e595a90-ff16-48d3-b63f-84825581cf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:29.576322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722472a0-c4da-4e51-b8fc-8e652b004eed) transitioned 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 15:19:29.590166 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (722472a0-c4da-4e51-b8fc-8e652b004eed) 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 15:19:29.591410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (9c0678c0-8008-4850-9da8-71c815ffdb39) 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 15:19:29.591922 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request issued successfully. Aug 13 15:19:29.593650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6b372a3-4c30-41ff-ae91-72e066973b31 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:29.593992 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 644/2588] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:29 2026] POST /volume/v3/volumes => generated 758 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:29.611177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.614110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:29.614312 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:29.615097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:29.625817 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:29.625817 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:29.639114 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:29.651625 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd644e5d-21a9-4b4e-a9f5-893b8d14b500 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 200 Aug 13 15:19:29.652096 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 642/2589] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:29 2026] GET /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:29.669455 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acb301ec-07b7-45f4-9b60-773396eb8288 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.677239 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acb301ec-07b7-45f4-9b60-773396eb8288 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 Aug 13 15:19:29.677239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acb301ec-07b7-45f4-9b60-773396eb8288 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:29.677239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acb301ec-07b7-45f4-9b60-773396eb8288 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:29.683351 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acb301ec-07b7-45f4-9b60-773396eb8288 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 returned with HTTP 404 Aug 13 15:19:29.683809 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 657/2590] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:29 2026] GET /volume/v3/snapshots/36716225-faf7-44ad-bd35-b2eb7e5be906 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:29.931617 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db514adf-ac74-434e-b224-7038601fe2b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.933551 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:19:29.933781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:29.934006 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:29.934155 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: 34626c0d-e30f-4230-8479-82bcee584a3c. Aug 13 15:19:29.942737 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:29.942737 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:29.962577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id 34626c0d-e30f-4230-8479-82bcee584a3c {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:19:29.964983 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db514adf-ac74-434e-b224-7038601fe2b8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 202 Aug 13 15:19:29.965453 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 648/2591] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:29 2026] DELETE /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:29.973111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.974543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcea9de8-1cd2-40e3-8857-121821661333 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:29.975980 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:19:29.976222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:29.976427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:29.976526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:29.978599 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:29.979838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-attach": {"instance_uuid": "e43ba46a-df5f-41ea-814d-5105507b8a89", "mountpoint": "/dev/vdb"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:29.979838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e43ba46a-df5f-41ea-814d-5105507b8a89", "mountpoint": "/dev/vdb"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:29.981683 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:29.981683 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:29.982609 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b06bf97c-90c2-44a0-a4d5-93efcc39ef55 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 200 Aug 13 15:19:29.983029 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 645/2592] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:29 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:29.990517 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:29.990517 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:29.991205 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:30.002824 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update volume admin metadata completed successfully. Aug 13 15:19:30.066874 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Attach volume completed successfully. Aug 13 15:19:30.067116 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcea9de8-1cd2-40e3-8857-121821661333 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:30.067767 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 643/2593] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:29 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:30.075975 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02541be3-c5bf-4e81-9256-ca722208e338 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.080135 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02541be3-c5bf-4e81-9256-ca722208e338 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:30.080312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02541be3-c5bf-4e81-9256-ca722208e338 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.080484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02541be3-c5bf-4e81-9256-ca722208e338 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.092409 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.092409 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:30.096031 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02541be3-c5bf-4e81-9256-ca722208e338 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:30.100051 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02541be3-c5bf-4e81-9256-ca722208e338 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:30.100359 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 658/2594] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:30.112197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af19f45a-66f0-4897-848f-5a97efc30e0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.114244 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af19f45a-66f0-4897-848f-5a97efc30e0b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:30.114244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af19f45a-66f0-4897-848f-5a97efc30e0b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.114444 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af19f45a-66f0-4897-848f-5a97efc30e0b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.125731 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.125731 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:30.132614 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af19f45a-66f0-4897-848f-5a97efc30e0b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:30.139692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af19f45a-66f0-4897-848f-5a97efc30e0b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:30.140077 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 649/2595] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:30.157876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.159650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:30.160031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:30.160152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:30.174689 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.174689 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:30.175179 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:30.269107 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Detach volume completed successfully. Aug 13 15:19:30.269387 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17f27bbe-87d9-449e-950e-b6ff399dd3dd tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:30.269963 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 646/2596] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:30 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:30.280226 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.282021 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:30.282215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.282432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.296325 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.296325 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:30.302638 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:30.309862 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32c1d3d3-2ca5-4bb8-b338-1fe4571af862 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:30.310350 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 644/2597] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:30.674549 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-075defac-05d0-4c42-b05d-009ff9d48115 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.677493 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-075defac-05d0-4c42-b05d-009ff9d48115 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:30.677493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-075defac-05d0-4c42-b05d-009ff9d48115 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.677493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-075defac-05d0-4c42-b05d-009ff9d48115 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.683403 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.683403 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:30.687430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-075defac-05d0-4c42-b05d-009ff9d48115 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:30.692625 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-075defac-05d0-4c42-b05d-009ff9d48115 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 200 Aug 13 15:19:30.692625 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 659/2598] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:30.724278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.726504 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:30.726897 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.727181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.736042 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.736042 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:30.741403 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:30.745398 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7dcfc2f3-ad37-4330-b62d-01a0bf2b19d7 req-191164bd-f5bd-477f-828c-417861dccacb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 200 Aug 13 15:19:30.745820 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 650/2599] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:30.758202 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-138fd831-70ca-4223-9963-a122485714b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.762698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:30.762698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-534629310"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:30.762698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-534629310'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:30.762698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume of 1 GB Aug 13 15:19:30.767388 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Availability Zones retrieved successfully. Aug 13 15:19:30.773451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (9e012abd-5f11-4bb3-a703-90967d3786cd) 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 15:19:30.774963 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f99e9ff-2870-431c-9dfa-8a1028cb2d58) transitioned 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 15:19:30.778296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-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 15:19:30.806455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f99e9ff-2870-431c-9dfa-8a1028cb2d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:19:30.807387 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa7c6e4-b35e-4d5a-83b4-aacba48bfbd3) transitioned 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 15:19:30.852134 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Created reservations ['5d7c02ca-78cb-42a2-9496-03f4ddfc58cc', '33ec4fd2-f773-47f0-8f23-9839d0add17d', 'f41326bd-fcbf-405c-aafd-0047b3d54381', '69fdf58b-548b-4fbe-a3e7-45447c1e7130'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:30.853261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa7c6e4-b35e-4d5a-83b4-aacba48bfbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d7c02ca-78cb-42a2-9496-03f4ddfc58cc', '33ec4fd2-f773-47f0-8f23-9839d0add17d', 'f41326bd-fcbf-405c-aafd-0047b3d54381', '69fdf58b-548b-4fbe-a3e7-45447c1e7130']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:30.854163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24da5c8-4a50-4e23-ab4e-0385b981c4af) transitioned 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 15:19:30.891829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24da5c8-4a50-4e23-ab4e-0385b981c4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e3ca0a-07ed-40a8-8285-c82ee6bd4f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-534629310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['5d7c02ca-78cb-42a2-9496-03f4ddfc58cc','33ec4fd2-f773-47f0-8f23-9839d0add17d','f41326bd-fcbf-405c-aafd-0047b3d54381','69fdf58b-548b-4fbe-a3e7-45447c1e7130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-534629310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e3ca0a-07ed-40a8-8285-c82ee6bd4f19,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16d2fc61af4c45fcb181bb42d136c7ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c41e5d81721845078267f9095a67a197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:30.897179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b122ce-b355-46dd-98c9-d628a2b30267) transitioned 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 15:19:30.924866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b122ce-b355-46dd-98c9-d628a2b30267) transitioned into state 'SUCCESS' from state '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-534629310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['5d7c02ca-78cb-42a2-9496-03f4ddfc58cc','33ec4fd2-f773-47f0-8f23-9839d0add17d','f41326bd-fcbf-405c-aafd-0047b3d54381','69fdf58b-548b-4fbe-a3e7-45447c1e7130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:30.924866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e839412-9ed4-4c71-afcf-97e6feb904be) transitioned 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 15:19:30.939836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e839412-9ed4-4c71-afcf-97e6feb904be) 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 15:19:30.940182 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (9e012abd-5f11-4bb3-a703-90967d3786cd) 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 15:19:30.940626 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request issued successfully. Aug 13 15:19:30.942038 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-138fd831-70ca-4223-9963-a122485714b9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:30.942537 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 647/2600] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:30 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:30.960055 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.962505 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:30.962830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.963141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.972730 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:30.972730 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:30.976540 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:30.981034 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8248314-9d1e-4e41-aeee-87ddfc80571b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 200 Aug 13 15:19:30.981654 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 645/2601] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:30.994043 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:30.998476 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c Aug 13 15:19:30.998739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:30.999134 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:30.999134 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id 34626c0d-e30f-4230-8479-82bcee584a3c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:31.003399 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd26f2a1-16c6-45c5-bed4-9412c23b38de tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c returned with HTTP 404 Aug 13 15:19:31.004063 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 660/2602] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:30 2026] GET /volume/v3/backups/34626c0d-e30f-4230-8479-82bcee584a3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:31.019566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:31.022106 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:31.022779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-365184076"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:31.024462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-365184076'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:31.024783 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume of 1 GB Aug 13 15:19:31.028983 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Availability Zones retrieved successfully. Aug 13 15:19:31.037386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (3d862b5a-d176-4931-81f8-61c5c6912cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:31.038465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e94ffd-7da1-445e-bbdc-e18ba13197ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:31.039572 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:31.076305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e94ffd-7da1-445e-bbdc-e18ba13197ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:31.077360 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e0d00-7582-44d9-9c05-ceeeb8c23932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:31.120991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['95448892-0e4f-41e5-8cad-ebd9e9342d2a', 'ff4065a2-63bd-40d5-a939-8a5f60e2ccc8', 'faa0b88f-36f1-4e2e-bcaf-cabd0803b73b', '5b30a462-d0af-49ff-8dfd-ca4b3a8a461d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:31.121835 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e0d00-7582-44d9-9c05-ceeeb8c23932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95448892-0e4f-41e5-8cad-ebd9e9342d2a', 'ff4065a2-63bd-40d5-a939-8a5f60e2ccc8', 'faa0b88f-36f1-4e2e-bcaf-cabd0803b73b', '5b30a462-d0af-49ff-8dfd-ca4b3a8a461d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:31.122614 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e5fa4dd-4db6-431b-bc30-7beff3ad231f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:31.147399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e5fa4dd-4db6-431b-bc30-7beff3ad231f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5068ad1e-86a2-43be-9f05-7aa52da47b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-365184076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['95448892-0e4f-41e5-8cad-ebd9e9342d2a','ff4065a2-63bd-40d5-a939-8a5f60e2ccc8','faa0b88f-36f1-4e2e-bcaf-cabd0803b73b','5b30a462-d0af-49ff-8dfd-ca4b3a8a461d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-365184076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5068ad1e-86a2-43be-9f05-7aa52da47b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e40c825750bc4873bb07de8f6f2eccbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:31.149005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a52898-9c2e-4b8f-9f46-445344352ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:31.178547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a52898-9c2e-4b8f-9f46-445344352ec7) transitioned into state 'SUCCESS' from state '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-365184076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40c825750bc4873bb07de8f6f2eccbb',qos_specs=None,replication_status=,reservations=['95448892-0e4f-41e5-8cad-ebd9e9342d2a','ff4065a2-63bd-40d5-a939-8a5f60e2ccc8','faa0b88f-36f1-4e2e-bcaf-cabd0803b73b','5b30a462-d0af-49ff-8dfd-ca4b3a8a461d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c35cfc5ed9ff449ca66ef57d91fae681',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:31.179322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b2e322-eae2-4c13-87c8-df157d6bbd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:31.192135 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b2e322-eae2-4c13-87c8-df157d6bbd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:31.193865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Flow 'volume_create_api' (3d862b5a-d176-4931-81f8-61c5c6912cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:31.194112 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create volume request issued successfully. Aug 13 15:19:31.194999 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d9ea97b-4993-4f22-8a47-7f4e616b773d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:31.195619 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 651/2603] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:19:31 2026] POST /volume/v3/volumes => generated 746 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:31.210825 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b0feb74-c882-4957-aff3-e61787d45c5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:31.212795 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b0feb74-c882-4957-aff3-e61787d45c5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:31.213098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b0feb74-c882-4957-aff3-e61787d45c5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:31.213561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b0feb74-c882-4957-aff3-e61787d45c5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:31.226665 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:31.226665 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:31.232070 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b0feb74-c882-4957-aff3-e61787d45c5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:31.238457 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b0feb74-c882-4957-aff3-e61787d45c5e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 returned with HTTP 200 Aug 13 15:19:31.239061 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 648/2604] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:31 2026] GET /volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:31.572823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3405da76-b2c0-4cc6-b9e0-8805d77991b6 req-6fe20d77-e9ea-4d29-b995-c728b5998030 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:31.574836 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3405da76-b2c0-4cc6-b9e0-8805d77991b6 req-6fe20d77-e9ea-4d29-b995-c728b5998030 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa Aug 13 15:19:31.575112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3405da76-b2c0-4cc6-b9e0-8805d77991b6 req-6fe20d77-e9ea-4d29-b995-c728b5998030 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:31.575311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3405da76-b2c0-4cc6-b9e0-8805d77991b6 req-6fe20d77-e9ea-4d29-b995-c728b5998030 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:31.587152 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:31.587152 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:31.654917 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3405da76-b2c0-4cc6-b9e0-8805d77991b6 req-6fe20d77-e9ea-4d29-b995-c728b5998030 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa returned with HTTP 200 Aug 13 15:19:31.655345 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 646/2605] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:19:31 2026] DELETE /volume/v3/attachments/31b357bc-9dfd-489d-89b3-241a30e0a8fa => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:31.998334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-131626da-a128-4215-b694-4fff2d36bce9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.000060 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-131626da-a128-4215-b694-4fff2d36bce9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:32.000346 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-131626da-a128-4215-b694-4fff2d36bce9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.000600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-131626da-a128-4215-b694-4fff2d36bce9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.008886 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.008886 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:32.015101 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-131626da-a128-4215-b694-4fff2d36bce9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:32.017074 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-131626da-a128-4215-b694-4fff2d36bce9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 200 Aug 13 15:19:32.017657 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 661/2606] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:31 2026] GET /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.048038 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.050587 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:32.050805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.051012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.058301 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.058301 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:32.062184 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:32.066921 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-45f805bb-c12d-471c-a30c-5e3ccb6c406f req-a32e2e74-6f8b-4fc3-ba08-f3c393c42a6a tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 200 Aug 13 15:19:32.067345 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 652/2607] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:32 2026] GET /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.083315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.088082 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:32.088479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1267024745"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:32.092980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1267024745'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:32.093103 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume of 1 GB Aug 13 15:19:32.098637 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Availability Zones retrieved successfully. Aug 13 15:19:32.104690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (4d5cf4dd-9132-4b52-8ad0-1811385d7763) 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 15:19:32.105149 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951e4fa7-426a-4e29-9830-0b72d50ded7e) transitioned 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 15:19:32.106117 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-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 15:19:32.135051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951e4fa7-426a-4e29-9830-0b72d50ded7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:19:32.135893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1beca9-d934-4c3b-9cbf-d0d0459f733d) transitioned 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 15:19:32.195104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Created reservations ['c1904098-fceb-4d1f-89e0-d3a3e311519e', 'ffdc8a9d-8903-4467-9456-0266b1bd0ba7', '345234bd-9cea-4941-b1f4-8f48c0b7da5f', '3082ba48-9c76-4f8d-ad46-f4981de0a87c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:32.196321 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1beca9-d934-4c3b-9cbf-d0d0459f733d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1904098-fceb-4d1f-89e0-d3a3e311519e', 'ffdc8a9d-8903-4467-9456-0266b1bd0ba7', '345234bd-9cea-4941-b1f4-8f48c0b7da5f', '3082ba48-9c76-4f8d-ad46-f4981de0a87c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:32.197467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f6d5db-2440-46eb-a705-44d04ebe6f0d) transitioned 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 15:19:32.222389 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f6d5db-2440-46eb-a705-44d04ebe6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1267024745',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['c1904098-fceb-4d1f-89e0-d3a3e311519e','ffdc8a9d-8903-4467-9456-0266b1bd0ba7','345234bd-9cea-4941-b1f4-8f48c0b7da5f','3082ba48-9c76-4f8d-ad46-f4981de0a87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1267024745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16d2fc61af4c45fcb181bb42d136c7ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c41e5d81721845078267f9095a67a197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:32.224225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff7e7d7-90f0-4ebf-a479-d53dee6ceaf8) transitioned 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 15:19:32.243791 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff7e7d7-90f0-4ebf-a479-d53dee6ceaf8) transitioned into state 'SUCCESS' from state '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-1267024745',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16d2fc61af4c45fcb181bb42d136c7ab',qos_specs=None,replication_status=,reservations=['c1904098-fceb-4d1f-89e0-d3a3e311519e','ffdc8a9d-8903-4467-9456-0266b1bd0ba7','345234bd-9cea-4941-b1f4-8f48c0b7da5f','3082ba48-9c76-4f8d-ad46-f4981de0a87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c41e5d81721845078267f9095a67a197',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:32.244840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2fe1666-892d-4b24-b122-8df6f05f689d) transitioned 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 15:19:32.252886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.253492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2fe1666-892d-4b24-b122-8df6f05f689d) 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 15:19:32.254328 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Flow 'volume_create_api' (4d5cf4dd-9132-4b52-8ad0-1811385d7763) 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 15:19:32.254621 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Create volume request issued successfully. Aug 13 15:19:32.254829 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:32.255058 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.255240 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.255302 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4f13c49-c326-4f7b-ba1a-6232166dd654 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:32.255664 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 649/2608] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:32 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:32.270008 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.270008 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:32.272776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-feb591c2-90e5-447c-9351-71939a2024b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.274643 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-feb591c2-90e5-447c-9351-71939a2024b7 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:32.275058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-feb591c2-90e5-447c-9351-71939a2024b7 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.276656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-feb591c2-90e5-447c-9351-71939a2024b7 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.278603 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:32.282788 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f982ddb5-9278-4aa4-bfd6-417a2e11d4e3 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 returned with HTTP 200 Aug 13 15:19:32.283249 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 647/2609] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:32 2026] GET /volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.285570 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.285570 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:32.290667 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-feb591c2-90e5-447c-9351-71939a2024b7 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:32.295764 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f49a9842-9073-4042-9381-817f7784f53b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.296747 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-feb591c2-90e5-447c-9351-71939a2024b7 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 200 Aug 13 15:19:32.296747 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 662/2610] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:32 2026] GET /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.300042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:32.300550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5068ad1e-86a2-43be-9f05-7aa52da47b32", "name": "tempest-VolumesBackupsTest-Snapshot-62311415"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:32.312639 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.312639 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:32.313353 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:32.313528 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Create snapshot from volume 5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:32.379339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['4cc62a62-a141-4971-b150-aad1e1c9dadf', '714c77dc-a075-43e1-816d-29c389665962', '8b0b167f-4086-4b22-ab8d-784c9e4c731a', '24323e43-4623-4716-8748-60ce7e7107f6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:32.428605 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot create request issued successfully. Aug 13 15:19:32.429024 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f49a9842-9073-4042-9381-817f7784f53b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:32.429473 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 653/2611] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:32 2026] POST /volume/v3/snapshots => generated 303 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:32.442479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b6ba166-9745-4686-a290-480cd2ecac70 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.444705 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b6ba166-9745-4686-a290-480cd2ecac70 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:32.444955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b6ba166-9745-4686-a290-480cd2ecac70 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.445210 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b6ba166-9745-4686-a290-480cd2ecac70 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.448149 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=323,cinder:INSERT=46,cinder:UPDATE=81,cinder:DELETE=5 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:19:32.455962 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.455962 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:32.456527 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b6ba166-9745-4686-a290-480cd2ecac70 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot retrieved successfully. Aug 13 15:19:32.457964 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b6ba166-9745-4686-a290-480cd2ecac70 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 returned with HTTP 200 Aug 13 15:19:32.458452 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 650/2612] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:32 2026] GET /volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.888517 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.890902 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:32.891414 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:32.891608 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:32.900022 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.900022 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:32.900478 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:32.907861 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Reserve volume completed successfully. Aug 13 15:19:32.908177 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-045a5a42-1c03-4de4-8ad8-ed7e796eb3c0 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:32.908607 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 648/2613] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:32 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:32.922616 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f696932-4daf-476d-9abd-4a617f05546f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.925314 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f696932-4daf-476d-9abd-4a617f05546f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:32.928697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f696932-4daf-476d-9abd-4a617f05546f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:32.928697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f696932-4daf-476d-9abd-4a617f05546f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:32.934301 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.934301 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:32.939915 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f696932-4daf-476d-9abd-4a617f05546f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:32.948708 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f696932-4daf-476d-9abd-4a617f05546f tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:32.948708 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 663/2614] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:32 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:32.965359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d7553ea-2c44-4269-9f30-d41206307f2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:32.968615 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:32.969101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:32.969258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:32.978722 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:32.978722 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:32.979511 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:32.995964 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Unreserve volume completed successfully. Aug 13 15:19:32.996224 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d7553ea-2c44-4269-9f30-d41206307f2e tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:32.996795 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 654/2615] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:32 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:33.004726 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.004910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d4a1200-e914-49ab-a753-acdebce84f0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.006748 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:19:33.006842 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d4a1200-e914-49ab-a753-acdebce84f0a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:33.007014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.007121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d4a1200-e914-49ab-a753-acdebce84f0a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.007216 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.007308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d4a1200-e914-49ab-a753-acdebce84f0a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.007382 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume with id: bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:19:33.016099 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.016099 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.017181 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.017181 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:33.017725 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:33.020272 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d4a1200-e914-49ab-a753-acdebce84f0a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.025347 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d4a1200-e914-49ab-a753-acdebce84f0a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:33.025826 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 649/2616] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.042595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-782a57a6-d862-4f5c-8262-23b2b7922188 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.045748 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:33.045748 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:33.045980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.047611 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Delete volume request issued successfully. Aug 13 15:19:33.047941 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507cac4b-0166-4d07-b6f2-1511a65083d4 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 202 Aug 13 15:19:33.048508 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 651/2617] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:33 2026] DELETE /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:33.062902 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.062902 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.063715 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.064292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97fad808-4b3e-49c8-a7ae-453604af801d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.067950 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97fad808-4b3e-49c8-a7ae-453604af801d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:19:33.068247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97fad808-4b3e-49c8-a7ae-453604af801d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.068503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97fad808-4b3e-49c8-a7ae-453604af801d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.069666 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume updated successfully. Aug 13 15:19:33.069919 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-782a57a6-d862-4f5c-8262-23b2b7922188 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 200 Aug 13 15:19:33.070351 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 664/2618] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:19:33.081207 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.081207 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.082043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.084208 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97fad808-4b3e-49c8-a7ae-453604af801d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Volume info retrieved successfully. Aug 13 15:19:33.084379 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:33.084661 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.084946 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.090754 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97fad808-4b3e-49c8-a7ae-453604af801d tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 200 Aug 13 15:19:33.092179 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 655/2619] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 1385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:33.108433 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.108433 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.112754 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.117503 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09a91fd0-a4a4-4125-a5ab-2af6e3aaf256 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:33.117901 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 650/2620] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.132744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.135203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:33.135307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:33.135451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.145979 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.145979 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:33.146472 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.154969 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume updated successfully. Aug 13 15:19:33.155202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd9c0ecd-416d-40dc-9a86-208b4a143172 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 200 Aug 13 15:19:33.155618 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 652/2621] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:19:33.162768 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-141e8268-3804-4ec1-95c9-d801783e1f12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.165368 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-141e8268-3804-4ec1-95c9-d801783e1f12 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:33.165595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-141e8268-3804-4ec1-95c9-d801783e1f12 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.165871 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-141e8268-3804-4ec1-95c9-d801783e1f12 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.174329 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.174329 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.179266 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-141e8268-3804-4ec1-95c9-d801783e1f12 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.184605 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-141e8268-3804-4ec1-95c9-d801783e1f12 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:33.185064 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 665/2622] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.203430 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.205515 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:33.205952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:33.206113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.222202 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.222202 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.222795 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.236422 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update volume admin metadata completed successfully. Aug 13 15:19:33.236572 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update readonly setting on volume completed successfully. Aug 13 15:19:33.236897 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e6bd22f-cb53-4f28-a327-1fa2be31a708 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:33.237522 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 656/2623] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:33.248840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.250544 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:33.250742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.250959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.257831 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.257831 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.261259 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.268669 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f92099ef-23cf-48e5-91a4-15dc49314b61 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:33.269164 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 651/2624] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.291053 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.294929 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:33.295688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:33.295870 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.312094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.312381 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.312381 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:33.313022 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.314054 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:33.314288 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.314514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.323654 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.323654 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.325956 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update volume admin metadata completed successfully. Aug 13 15:19:33.326167 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Update readonly setting on volume completed successfully. Aug 13 15:19:33.326459 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-708d7b7c-ff08-488b-be09-bb0692da72e9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:33.327078 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 653/2625] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:33.328031 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:33.333290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0350e83-aeb9-446a-8956-9a5eedca9c87 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 200 Aug 13 15:19:33.333828 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 666/2626] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.335271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.337194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:33.337414 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.337657 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.346548 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.346548 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.351467 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.357308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d2a68f2-0d23-4283-94bd-61ad9319d393 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:33.357700 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 657/2627] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.359616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.361776 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:33.362036 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.362237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.369926 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.369926 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.372737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-398eaf59-7555-4f18-b3be-b72432f62412 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.373917 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:33.374433 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:33.374851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-427679539", "disk_format": "raw"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:33.375013 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-427679539", "disk_format": "raw"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.378409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97f4dadc-ec24-4210-aabc-6f9f4ea7c3c7 req-e2015dfc-dacb-4d27-a45d-d71af14eefd1 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 200 Aug 13 15:19:33.378841 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 652/2628] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.383351 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.383351 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:33.383856 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:33.396772 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.396772 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:33.400431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.image.image_utils [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-427679539'}] 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-427679539'}]. {{(pid=100286) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 15:19:33.471203 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.473895 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:33.474105 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.474299 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.479828 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.479828 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.480323 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot retrieved successfully. Aug 13 15:19:33.481176 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09bd1bca-e6d0-4e02-ad0d-b04eaaf0617b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 returned with HTTP 200 Aug 13 15:19:33.481524 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 667/2629] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.492099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-457019bc-5c11-4885-8852-4aa85352b8f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.494118 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:19:33.494455 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5068ad1e-86a2-43be-9f05-7aa52da47b32", "snapshot_id": "e4314e66-1e75-4218-8a92-8db70b8b8471", "name": "tempest-VolumesBackupsTest-Backup-601216655"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:33.496327 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating new backup {'backup': {'volume_id': '5068ad1e-86a2-43be-9f05-7aa52da47b32', 'snapshot_id': 'e4314e66-1e75-4218-8a92-8db70b8b8471', 'name': 'tempest-VolumesBackupsTest-Backup-601216655'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:19:33.496511 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Creating backup of volume 5068ad1e-86a2-43be-9f05-7aa52da47b32 in container None Aug 13 15:19:33.510588 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.510588 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.511205 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:33.518615 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.520755 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.520967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.521188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.521513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.522518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.527535 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.527535 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.528010 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot retrieved successfully. Aug 13 15:19:33.533178 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.534752 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.534752 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.539758 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a13cdf09-c92e-4f9f-a9aa-5fcace255e10 req-414630d2-bdce-447e-93f0-47a13a656382 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.540267 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 653/2630] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.556213 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Created reservations ['6537ac2f-6824-407f-9191-b6b9ee3920d7', '9210e064-1e18-4e8f-bf7b-aab4ea2f2831'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:33.579637 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.582272 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.582586 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.582898 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.583551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.584317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.595847 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.597310 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.597310 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.605150 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-933c11be-69de-4e39-981a-1de1888e004d req-2201bd52-152e-47fd-a5f4-52a251284fa2 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.605902 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 668/2631] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.610699 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-457019bc-5c11-4885-8852-4aa85352b8f1 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:19:33.610810 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 658/2632] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/backups => generated 327 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:33.627572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.629985 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:33.630274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.630549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.630739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:33.637340 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.638201 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.638201 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.639414 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9cce566b-4736-4dd0-a7da-a6271ccac10f tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:33.639955 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 654/2633] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 768 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:33.641129 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.641375 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.641595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.641916 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.642722 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.653321 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.654500 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.654500 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.668587 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d6547a5b-8bdd-45de-a56e-8f026c31ed85 req-4b7cccbb-e603-48d2-8c13-a20ef82bdbc9 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.669059 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 669/2634] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.704152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.706449 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.706659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.707202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.707202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.707437 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.707437 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.707869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.715850 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.716775 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.716775 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.722160 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e1206a1a-3ddb-4a39-969d-450235650023 req-f95d708a-eda0-4b8c-92fb-908a9238e67c tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.722752 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 659/2635] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 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 15:19:33.752366 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.755111 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.755402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.755684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.756017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.756941 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.767065 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.768022 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.768022 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.773178 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-890ad273-3408-4693-933a-a7e6492870e3 req-0823f1a2-3966-4ff3-888a-b0d114bb5424 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.773748 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 655/2636] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.801225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.805795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.806107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.806359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.806763 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.807766 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.816737 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.817990 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.817990 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.822068 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d12107ee-824e-4db4-af52-aecf5ecdf9d6 req-bdb5846a-d40a-4da4-96a0-c350eba68d9b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.822464 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 670/2637] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.857623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.860754 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.860754 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.861053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.861231 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.861874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.868873 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.869679 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.869679 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:33.873260 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ee06a11f-af93-4e0d-9b84-24dd3fff8365 req-aa277427-43cb-4759-9043-e2c0b253314e tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.873597 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 660/2638] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.909029 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.911914 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:33.912157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.912465 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.912832 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:33.913876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:33.922493 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] Get all volumes completed successfully. Aug 13 15:19:33.923751 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.923751 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:33.928288 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba0e4c34-4886-4458-9cb8-7e2f121ab08c req-5a56202f-a3f9-4818-8bb7-7d1b32ac3b21 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:33.928913 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 656/2639] 10.4.3.38 () {68 vars in 1501 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:33.949271 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83d07a0a-6a70-4e45-8341-4723434a4062 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.951161 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] DELETE https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:33.951383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.951595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:33.951776 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume with id: 16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:33.958521 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:33.958521 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:33.959009 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:33.976062 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume request issued successfully. Aug 13 15:19:33.976257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d07a0a-6a70-4e45-8341-4723434a4062 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 202 Aug 13 15:19:33.976703 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 671/2640] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:33 2026] DELETE /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:33.989165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:33.993118 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:33.993332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:33.993618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:34.011016 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:34.011016 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:34.017150 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:34.024075 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e588e9b-32e3-45d3-a4d5-555b5000834b tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 200 Aug 13 15:19:34.024627 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 661/2641] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:33 2026] GET /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:34.111402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07d34115-2ce4-4b7e-b77a-bd332d7986b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:34.115132 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07d34115-2ce4-4b7e-b77a-bd332d7986b6 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] GET https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 Aug 13 15:19:34.115381 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07d34115-2ce4-4b7e-b77a-bd332d7986b6 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:34.115645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07d34115-2ce4-4b7e-b77a-bd332d7986b6 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:34.124621 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Copy volume to image completed successfully. Aug 13 15:19:34.125175 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-398eaf59-7555-4f18-b3be-b72432f62412 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:34.125705 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 654/2642] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:19:33 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 686 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:34.125793 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07d34115-2ce4-4b7e-b77a-bd332d7986b6 tempest-TestVolumeBootPatternV346-962460186 tempest-TestVolumeBootPatternV346-962460186-project-member] https://10.4.3.38/volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 returned with HTTP 404 Aug 13 15:19:34.126500 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 657/2643] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:34 2026] GET /volume/v3/volumes/bb4529ea-0648-4375-8a5b-66ae3b4162a6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:34.652682 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:34.655264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:34.655500 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:34.655708 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:34.655848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:34.660685 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:34.660685 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:34.661877 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9be43410-601c-48d2-a5f0-9ad427a5c902 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:34.662314 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 672/2644] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:34 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82fa7b0e-f520-452b-b221-6ea6c50a26eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82fa7b0e-f520-452b-b221-6ea6c50a26eb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82fa7b0e-f520-452b-b221-6ea6c50a26eb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82fa7b0e-f520-452b-b221-6ea6c50a26eb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82fa7b0e-f520-452b-b221-6ea6c50a26eb tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 returned with HTTP 404 Aug 13 15:19:35.540007 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 662/2645] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:35 2026] GET /volume/v3/volumes/16d8e86d-8adc-42cd-a09b-3aaf5fcd2e04 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] DELETE https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume with id: 15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume request issued successfully. Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1911bd6-50ca-4181-adad-f0c342fbee18 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 202 Aug 13 15:19:35.544787 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 655/2646] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:35 2026] DELETE /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8488e302-c08e-48e3-973a-f855f4883d6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8488e302-c08e-48e3-973a-f855f4883d6d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8488e302-c08e-48e3-973a-f855f4883d6d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8488e302-c08e-48e3-973a-f855f4883d6d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8488e302-c08e-48e3-973a-f855f4883d6d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8488e302-c08e-48e3-973a-f855f4883d6d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 200 Aug 13 15:19:35.545852 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 658/2647] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:35 2026] GET /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:35.671994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:35.674013 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:35.674212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:35.674399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:35.674504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:35.678917 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:35.678917 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:35.679609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8aec1ed1-c2a2-4335-a5ff-fa7e0f90b23b tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:35.679993 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 673/2648] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:35 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:36.158820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45ba7ef3-4cd8-4e0c-9c2f-3265ac701f3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:36.162885 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45ba7ef3-4cd8-4e0c-9c2f-3265ac701f3d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 Aug 13 15:19:36.162885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45ba7ef3-4cd8-4e0c-9c2f-3265ac701f3d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:36.163785 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45ba7ef3-4cd8-4e0c-9c2f-3265ac701f3d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:36.170719 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45ba7ef3-4cd8-4e0c-9c2f-3265ac701f3d tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 returned with HTTP 404 Aug 13 15:19:36.171813 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 663/2649] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:36 2026] GET /volume/v3/volumes/15e3ca0a-07ed-40a8-8285-c82ee6bd4f19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:36.179404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31d87f68-cb77-493e-993d-5d1c913334da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:36.182793 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] DELETE https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:36.183038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:36.183210 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:36.183377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume with id: 14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:36.192145 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:36.192145 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:36.192776 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:36.214813 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Delete volume request issued successfully. Aug 13 15:19:36.215182 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31d87f68-cb77-493e-993d-5d1c913334da tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 202 Aug 13 15:19:36.215770 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 656/2650] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:36 2026] DELETE /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:36.226410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6598ec16-67b9-4205-a1b8-98963036c942 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:36.229173 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6598ec16-67b9-4205-a1b8-98963036c942 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:36.229438 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6598ec16-67b9-4205-a1b8-98963036c942 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:36.229618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6598ec16-67b9-4205-a1b8-98963036c942 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:36.239340 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:36.239340 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:36.246062 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6598ec16-67b9-4205-a1b8-98963036c942 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Volume info retrieved successfully. Aug 13 15:19:36.251438 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6598ec16-67b9-4205-a1b8-98963036c942 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 200 Aug 13 15:19:36.251976 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 659/2651] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:36 2026] GET /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:36.690527 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-579d403c-9e4a-4598-8257-95ca97b2b029 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:36.692879 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-579d403c-9e4a-4598-8257-95ca97b2b029 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:36.693168 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-579d403c-9e4a-4598-8257-95ca97b2b029 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:36.693432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-579d403c-9e4a-4598-8257-95ca97b2b029 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:36.693822 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-579d403c-9e4a-4598-8257-95ca97b2b029 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:36.706007 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:36.706007 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:36.707181 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-579d403c-9e4a-4598-8257-95ca97b2b029 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:36.709073 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 674/2652] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:36 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:37.270068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4af459bf-4c92-4a3c-85a4-5917819f3579 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:37.272875 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4af459bf-4c92-4a3c-85a4-5917819f3579 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] GET https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 Aug 13 15:19:37.273140 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4af459bf-4c92-4a3c-85a4-5917819f3579 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:37.273512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4af459bf-4c92-4a3c-85a4-5917819f3579 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:37.280943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4af459bf-4c92-4a3c-85a4-5917819f3579 tempest-VolumesTestJSON-931843074 tempest-VolumesTestJSON-931843074-project-member] https://10.4.3.38/volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 returned with HTTP 404 Aug 13 15:19:37.281483 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 664/2653] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:37 2026] GET /volume/v3/volumes/14fb5da8-6b16-434d-b13b-9040a2ff6f70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:37.728572 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-450bbe47-142a-4bc3-b018-cc9a4232045a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:37.730537 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-450bbe47-142a-4bc3-b018-cc9a4232045a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:37.730757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-450bbe47-142a-4bc3-b018-cc9a4232045a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:37.730965 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-450bbe47-142a-4bc3-b018-cc9a4232045a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:37.731066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-450bbe47-142a-4bc3-b018-cc9a4232045a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:37.736823 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:37.736823 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:37.737606 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-450bbe47-142a-4bc3-b018-cc9a4232045a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:37.738104 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 657/2654] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:37 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:38.747499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:38.749079 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:38.749249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:38.749447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:38.749557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:38.754806 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:38.754806 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:38.754806 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e7ed8a-6b0e-40b2-a4ee-c565973fc83e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:38.754976 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 660/2655] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:38 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:39.100281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4864d5d-4892-4438-a2c9-5a75a332f6b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:39.224317 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4864d5d-4892-4438-a2c9-5a75a332f6b7 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:19:39.224817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4864d5d-4892-4438-a2c9-5a75a332f6b7 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-899760761"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:39.249637 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4864d5d-4892-4438-a2c9-5a75a332f6b7 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:19:39.250098 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 675/2656] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:19:39 2026] POST /volume/v3/types => generated 223 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:39.259070 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-300893b2-e901-46b9-8996-2c7ed68ff03e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:39.262489 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-300893b2-e901-46b9-8996-2c7ed68ff03e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:19:39.264422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-300893b2-e901-46b9-8996-2c7ed68ff03e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1273759202"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:39.281950 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-300893b2-e901-46b9-8996-2c7ed68ff03e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:19:39.282756 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 665/2657] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:19:39 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:39.291420 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:39.372839 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:19:39.372839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "39caa4bc-e2e2-43ff-87fb-47fd91b53ec1", "volume_types": ["4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd"], "name": "tempest-GroupSnapshotsTest-Group-140440754"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:39.374289 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group {'group': {'group_type': '39caa4bc-e2e2-43ff-87fb-47fd91b53ec1', 'volume_types': ['4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd'], 'name': 'tempest-GroupSnapshotsTest-Group-140440754'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:19:39.381945 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group tempest-GroupSnapshotsTest-Group-140440754. Aug 13 15:19:39.397406 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:39.422113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['89d62c3a-ea2b-44bb-9513-142780fd364f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:39.452118 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e499cf4-41a3-4ec9-ba1e-253c07a79803 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:19:39.453000 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 658/2658] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:19:39 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 15:19:39.465557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4563b83f-9168-43e3-a04a-942354f09561 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:39.468818 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4563b83f-9168-43e3-a04a-942354f09561 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 Aug 13 15:19:39.468818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4563b83f-9168-43e3-a04a-942354f09561 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:39.469092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4563b83f-9168-43e3-a04a-942354f09561 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:39.469190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-4563b83f-9168-43e3-a04a-942354f09561 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 799d39f6-203d-4e71-9a01-414a5a253c52 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:39.481220 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:39.481220 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:39.493531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4563b83f-9168-43e3-a04a-942354f09561 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 returned with HTTP 200 Aug 13 15:19:39.494145 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 661/2659] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:39 2026] GET /volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:39.766213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:39.769217 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:39.769656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:39.769887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:39.770232 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:39.775392 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:39.775392 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:39.776441 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac025e2-2a8d-454c-99d7-7b2db8af128a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:39.776856 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 676/2660] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:39 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:40.506040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:40.507984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 Aug 13 15:19:40.508214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:40.508433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:40.508597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 799d39f6-203d-4e71-9a01-414a5a253c52 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:40.510302 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=400,cinder:INSERT=57,cinder:UPDATE=122 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:19:40.512620 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.512620 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:40.524188 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-725cc6df-9cd1-442d-9a7d-7ce6d4140391 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 returned with HTTP 200 Aug 13 15:19:40.524752 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 666/2661] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:40 2026] GET /volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:40.536614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59d3dedc-976f-4768-a240-d2badf131785 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:40.539751 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:40.540281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1964762651", "volume_type": "4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd", "group_id": "799d39f6-203d-4e71-9a01-414a5a253c52", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:40.543021 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1964762651', 'volume_type': '4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd', 'group_id': '799d39f6-203d-4e71-9a01-414a5a253c52', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:40.553976 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.553976 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:40.554603 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume of 1 GB Aug 13 15:19:40.564192 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:40.572881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (b63db4b2-f8eb-4277-bec8-4483e9607de0) 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 15:19:40.574438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b15a5f-9ca8-43b5-bbb7-5352d7f0c080) transitioned 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 15:19:40.575686 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.575686 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:40.575686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-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 15:19:40.608616 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b15a5f-9ca8-43b5-bbb7-5352d7f0c080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:19:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-899760761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '799d39f6-203d-4e71-9a01-414a5a253c52', '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 15:19:40.609717 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647db80d-9826-493b-a574-2186da0cf973) transitioned 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 15:19:40.661278 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-899760761 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-899760761, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:40.661700 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-899760761 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-899760761, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:40.719240 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['5659c10b-f35d-4bcd-a26f-534c44eca241', '0b51c576-d82d-4012-b906-8f39ad1e6191', 'ab681869-4046-4e40-b867-bc254087a3b9', '67540c4c-9f91-401b-9b9e-60964ab67aea'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:40.720194 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647db80d-9826-493b-a574-2186da0cf973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5659c10b-f35d-4bcd-a26f-534c44eca241', '0b51c576-d82d-4012-b906-8f39ad1e6191', 'ab681869-4046-4e40-b867-bc254087a3b9', '67540c4c-9f91-401b-9b9e-60964ab67aea']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:40.721144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daeaeab-02cf-4830-8624-5a9349c30beb) transitioned 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 15:19:40.749538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daeaeab-02cf-4830-8624-5a9349c30beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4334ab4-b574-4ee6-a0a9-8584bd853d26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1964762651',encryption_key_id=None,group_id=799d39f6-203d-4e71-9a01-414a5a253c52,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['5659c10b-f35d-4bcd-a26f-534c44eca241','0b51c576-d82d-4012-b906-8f39ad1e6191','ab681869-4046-4e40-b867-bc254087a3b9','67540c4c-9f91-401b-9b9e-60964ab67aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1964762651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=799d39f6-203d-4e71-9a01-414a5a253c52,host=None,id=f4334ab4-b574-4ee6-a0a9-8584bd853d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64737e032784b0288423e66429a98d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a11b0174b244a084099b9abbdaf637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd),volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:40.750633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59523d90-d606-4071-9c6e-bcb721293633) transitioned 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 15:19:40.772760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59523d90-d606-4071-9c6e-bcb721293633) transitioned into state 'SUCCESS' from state '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-1964762651',encryption_key_id=None,group_id=799d39f6-203d-4e71-9a01-414a5a253c52,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['5659c10b-f35d-4bcd-a26f-534c44eca241','0b51c576-d82d-4012-b906-8f39ad1e6191','ab681869-4046-4e40-b867-bc254087a3b9','67540c4c-9f91-401b-9b9e-60964ab67aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:40.774757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8d65e9-7212-4239-88b4-8d110bf5c4d1) transitioned 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 15:19:40.791250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8d65e9-7212-4239-88b4-8d110bf5c4d1) 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 15:19:40.791598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:40.791860 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (b63db4b2-f8eb-4277-bec8-4483e9607de0) 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 15:19:40.792153 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request issued successfully. Aug 13 15:19:40.793073 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:40.793259 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:40.794397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:40.794397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:40.794954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:40.794954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:40.799872 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.799872 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:40.800937 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cf0a340-6f0b-4060-bab7-1fc0b6e9296a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:40.801450 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 662/2662] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:40 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:40.840219 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:40.844495 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.844495 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:40.849739 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d3dedc-976f-4768-a240-d2badf131785 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:40.850238 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 659/2663] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:40 2026] POST /volume/v3/volumes => generated 820 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:40.867483 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:40.870435 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 Aug 13 15:19:40.870435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:40.870435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:40.880192 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.880192 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:40.885146 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:40.886008 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:40.886588 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:40.940415 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:40.945703 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:40.945703 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:40.953695 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94085b6f-cf9a-4295-bc00-5f72d1317dbd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 returned with HTTP 200 Aug 13 15:19:40.954263 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 677/2664] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:40 2026] GET /volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 => generated 888 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:41.047731 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:41.184522 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:41.185010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1942299039"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:41.186878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1942299039'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:41.187096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:41.187434 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:41.187434 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:41.191882 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:41.199304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (94ae22e5-1eba-4d2a-8fbf-5226e90e2ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:41.202662 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a1b8e5-4308-4352-b954-d40c46a271be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:41.202662 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:41.241640 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a1b8e5-4308-4352-b954-d40c46a271be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:41.242653 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3870ac7c-b5ef-4e2a-8aab-62915f0afd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:41.334280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['43769852-13ea-47dc-84a6-998b0b990404', '8bc85bb9-a7ed-4fec-b7aa-163fac5daa24', 'fe00ccbd-0244-4cb5-8f91-3501b6e5e83c', '845c3197-09ce-4ca3-ba41-3f7e0b6215aa'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:41.335107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3870ac7c-b5ef-4e2a-8aab-62915f0afd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43769852-13ea-47dc-84a6-998b0b990404', '8bc85bb9-a7ed-4fec-b7aa-163fac5daa24', 'fe00ccbd-0244-4cb5-8f91-3501b6e5e83c', '845c3197-09ce-4ca3-ba41-3f7e0b6215aa']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:41.335866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53605bab-d3e2-4358-a1ad-034ff926ee81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:41.366126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53605bab-d3e2-4358-a1ad-034ff926ee81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c6500a-8193-453f-86e4-46e3272f497f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1942299039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['43769852-13ea-47dc-84a6-998b0b990404','8bc85bb9-a7ed-4fec-b7aa-163fac5daa24','fe00ccbd-0244-4cb5-8f91-3501b6e5e83c','845c3197-09ce-4ca3-ba41-3f7e0b6215aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1942299039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c6500a-8193-453f-86e4-46e3272f497f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:41.367750 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f35cb5-9327-47c2-9675-29b7a9df4c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:41.388400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f35cb5-9327-47c2-9675-29b7a9df4c50) transitioned into state 'SUCCESS' from state '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-1942299039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['43769852-13ea-47dc-84a6-998b0b990404','8bc85bb9-a7ed-4fec-b7aa-163fac5daa24','fe00ccbd-0244-4cb5-8f91-3501b6e5e83c','845c3197-09ce-4ca3-ba41-3f7e0b6215aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:41.392692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae17acae-ba8f-467c-9a98-43f3c2d0778f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:41.403871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae17acae-ba8f-467c-9a98-43f3c2d0778f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:41.405042 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (94ae22e5-1eba-4d2a-8fbf-5226e90e2ce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:41.405464 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:41.406485 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbd35de2-fde7-42a1-b775-cc8cc771b6ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:41.406711 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 667/2665] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:19:41 2026] POST /volume/v3/volumes => generated 768 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:41.427794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eac31da1-0f1b-45b5-8758-2339505cc54f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:41.431693 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eac31da1-0f1b-45b5-8758-2339505cc54f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:41.431693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eac31da1-0f1b-45b5-8758-2339505cc54f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:41.431693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eac31da1-0f1b-45b5-8758-2339505cc54f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:41.438647 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:41.438647 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:41.443511 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eac31da1-0f1b-45b5-8758-2339505cc54f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:41.450483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eac31da1-0f1b-45b5-8758-2339505cc54f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 200 Aug 13 15:19:41.451653 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 663/2666] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:41 2026] GET /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:41.816767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:41.819113 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:41.819311 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:41.819513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:41.819638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:41.826707 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:41.826707 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:41.828416 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c5bb466-3a71-4f20-b3d3-26ce081f67ef tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:41.829178 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 660/2667] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:41 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:41.972491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:41.975208 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 Aug 13 15:19:41.975488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:41.975778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:41.987300 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:41.987300 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:41.994698 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:41.994698 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:41.994698 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:42.037075 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:42.037875 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.037875 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:42.047029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56cd33f8-888c-4a97-8e7f-bba2498e6f74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 returned with HTTP 200 Aug 13 15:19:42.047516 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 678/2668] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:41 2026] GET /volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:42.066332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-688d5c14-833b-4cca-af2e-90b49dd46999 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.068211 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/group_snapshots Aug 13 15:19:42.072699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "799d39f6-203d-4e71-9a01-414a5a253c52", "name": "tempest-group_snapshot-1561089101"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:42.073023 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '799d39f6-203d-4e71-9a01-414a5a253c52', 'name': 'tempest-group_snapshot-1561089101'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 15:19:42.079713 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.079713 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:42.085615 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group_snapshot tempest-group_snapshot-1561089101. Aug 13 15:19:42.315201 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.315201 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:42.337065 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-899760761 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-899760761, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:42.337393 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-899760761 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-899760761, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:42.376529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['1dee45a4-be13-41ac-85bd-0096d216c805', '6054302a-728d-4572-b82c-fbd6af0d355a', '18d5d1ed-579f-4bbf-a0a2-f32f5cac94c7', '33a60a98-6316-4028-b391-d51259780ee3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:42.404047 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-688d5c14-833b-4cca-af2e-90b49dd46999 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots returned with HTTP 202 Aug 13 15:19:42.404534 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 668/2669] 10.4.3.38 () {70 vars in 1317 bytes} [Thu Aug 13 15:19:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:42.415506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.417383 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 Aug 13 15:19:42.417630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:42.417806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:42.417969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 5f8821f5-bea0-4fec-ab62-550ee1341ad9 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:42.419860 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=387,cinder:UPDATE=97,cinder:INSERT=64,cinder:DELETE=3 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:19:42.422769 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.422769 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:42.427409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66e1fd4b-e408-43b0-834b-6bb5aad8e4dc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 returned with HTTP 200 Aug 13 15:19:42.427800 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 664/2670] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:42 2026] GET /volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:42.468742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.470767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:42.471029 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:42.471312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:42.479772 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.479772 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:42.485964 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:42.491306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80c77b2a-2cc5-4f05-9ed7-08fb0c492216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 200 Aug 13 15:19:42.491858 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 661/2671] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:42 2026] GET /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:42.505436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9353d216-bf93-49c3-8dfc-e786920606ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.508351 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:42.508788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3c6500a-8193-453f-86e4-46e3272f497f", "name": "tempest-VolumeDependencyTests-Snapshot-562450518"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:42.519498 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.519498 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:42.520196 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:42.520351 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create snapshot from volume a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:42.572542 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['a0f49031-21e5-4c61-9fe2-4059ebd4f0d8', 'ff30609b-5aaa-4576-a98e-c713ed08b02e', '0b03d05e-fbf6-437f-aba5-da51ce7c7536', '9cc78f7b-3709-4471-adb4-eae6651f2f8c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:42.613823 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot create request issued successfully. Aug 13 15:19:42.614213 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9353d216-bf93-49c3-8dfc-e786920606ee tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:42.614734 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 679/2672] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:42.626946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.629458 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:42.629736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:42.630419 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:42.636841 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.636841 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:42.637363 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:42.638512 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d928cf-18c8-448d-9c5f-22ae6ed34311 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 200 Aug 13 15:19:42.639027 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 669/2673] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:42 2026] GET /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:42.842714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:42.844539 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:42.844857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:42.844951 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:42.845070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:42.850343 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:42.850343 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:42.850931 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c284f43-9d22-4fd2-b9f7-c61df9c0d444 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:42.851541 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 665/2674] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:42 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:43.439855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.442706 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 Aug 13 15:19:43.443263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.443343 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.443832 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 5f8821f5-bea0-4fec-ab62-550ee1341ad9 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:43.448620 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.448620 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:43.453373 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40ee57c9-444b-424a-9fba-3c5458f909d3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 returned with HTTP 200 Aug 13 15:19:43.453979 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 662/2675] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:43.467467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01a32b65-d88f-4eea-8f15-e06793987012 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.470508 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:19:43.470620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.470956 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.471265 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:43.471646 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.471646 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:43.473089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:19:43.480522 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:19:43.480733 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.480733 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:43.482157 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01a32b65-d88f-4eea-8f15-e06793987012 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:19:43.482573 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 680/2676] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:43.494478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.496718 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 Aug 13 15:19:43.496954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.497330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.503962 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.503962 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:43.504461 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Snapshot retrieved successfully. Aug 13 15:19:43.505952 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14dabef8-7c3d-4dcc-a3a8-5b6bb1acb9a9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 returned with HTTP 200 Aug 13 15:19:43.506421 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 670/2677] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:43.518430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f3351426-3813-4b6b-b448-723e4334d748 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.521016 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups/action Aug 13 15:19:43.521489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5f8821f5-bea0-4fec-ab62-550ee1341ad9", "name": "tempest-Group_from_snap-977546827"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:43.521489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5f8821f5-bea0-4fec-ab62-550ee1341ad9", "name": "tempest-Group_from_snap-977546827"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:43.522841 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5f8821f5-bea0-4fec-ab62-550ee1341ad9', 'name': 'tempest-Group_from_snap-977546827'}}. {{(pid=100285) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 15:19:43.523039 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group tempest-Group_from_snap-977546827 from group_snapshot 5f8821f5-bea0-4fec-ab62-550ee1341ad9. Aug 13 15:19:43.528656 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.528656 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:43.541965 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.541965 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:43.547735 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.547735 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:43.597196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['82d73a96-0701-424c-a768-c5f2946ef39c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:43.656018 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.658553 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:43.658990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.659360 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.666111 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.666111 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:43.666757 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:43.667987 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93ff0fae-c8bf-468d-81d5-eab549cb9f13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 200 Aug 13 15:19:43.668541 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 663/2678] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:43.675737 np0000007223 devstack@c-api.service[100285]: INFO cinder.group.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] A mapping entry already exists for group 2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 and volume type 4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd. Do not need to create again. Aug 13 15:19:43.676248 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.676248 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:43.677054 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:43.680823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.684525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (d4d299fc-7a57-4b75-a9a5-80114c6b2a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:43.685523 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:43.685588 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb077ca-3ece-4cf8-abc1-dad96faae3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.686068 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "37191ad6-82a1-44ce-bafb-9784a5138a96", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-33424891"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:43.687203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:43.688119 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'snapshot_id': '37191ad6-82a1-44ce-bafb-9784a5138a96', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-33424891'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:43.698123 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.698123 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:43.698924 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:43.699121 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:43.706095 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:43.712850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (ae1dc5bc-5d67-4a61-bc3c-b28523161599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:43.714264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3507bac1-b5d0-4a84-bd40-488137bfd3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.715878 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:43.730834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb077ca-3ece-4cf8-abc1-dad96faae3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3722ecdb-8849-4b00-abc3-516a096a8fe9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:19:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-899760761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2a074ab1-ffdd-4ec1-a0b7-426c864d41a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.731648 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d046d0-85ea-4904-bd54-cae6591bec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.764503 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-899760761 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-899760761, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:43.772339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3507bac1-b5d0-4a84-bd40-488137bfd3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '37191ad6-82a1-44ce-bafb-9784a5138a96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.773171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f70207-5224-4766-869c-42f7921b611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.779734 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['6ffb70c1-88b0-409e-827d-00565b4a65b9', '1a1333eb-7d74-47b8-a761-fa25c61e81d5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:43.780766 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d046d0-85ea-4904-bd54-cae6591bec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffb70c1-88b0-409e-827d-00565b4a65b9', '1a1333eb-7d74-47b8-a761-fa25c61e81d5']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.781556 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c1d8a1-c12e-4582-b940-b117fa2a9c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.826974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c1d8a1-c12e-4582-b940-b117fa2a9c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0179e2-dc48-49f9-9fe8-499a39a86c6b', '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=2a074ab1-ffdd-4ec1-a0b7-426c864d41a6,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['6ffb70c1-88b0-409e-827d-00565b4a65b9','1a1333eb-7d74-47b8-a761-fa25c61e81d5'],size=1,snapshot_id=3722ecdb-8849-4b00-abc3-516a096a8fe9,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2a074ab1-ffdd-4ec1-a0b7-426c864d41a6,host=None,id=fd0179e2-dc48-49f9-9fe8-499a39a86c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64737e032784b0288423e66429a98d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3722ecdb-8849-4b00-abc3-516a096a8fe9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a11b0174b244a084099b9abbdaf637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd),volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.828016 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb62919-957f-4424-961e-951383d4e969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.849436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb62919-957f-4424-961e-951383d4e969) transitioned into state 'SUCCESS' from 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=2a074ab1-ffdd-4ec1-a0b7-426c864d41a6,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['6ffb70c1-88b0-409e-827d-00565b4a65b9','1a1333eb-7d74-47b8-a761-fa25c61e81d5'],size=1,snapshot_id=3722ecdb-8849-4b00-abc3-516a096a8fe9,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.850961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (d4d299fc-7a57-4b75-a9a5-80114c6b2a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:43.851211 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request issued successfully. Aug 13 15:19:43.855995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['064645f6-4e09-4524-a316-4dec2ce92d70', '08b51b4a-3382-4423-8915-1ce30dc77341', '64ce8f20-a5e6-498d-8a6e-0352f3007a91', 'a05dab9c-9593-41a4-88a1-aa62d709f6a8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:43.856982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f70207-5224-4766-869c-42f7921b611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['064645f6-4e09-4524-a316-4dec2ce92d70', '08b51b4a-3382-4423-8915-1ce30dc77341', '64ce8f20-a5e6-498d-8a6e-0352f3007a91', 'a05dab9c-9593-41a4-88a1-aa62d709f6a8']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.857869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c45ea4-1092-40ca-91b0-504f13c4d783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.866802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3bec0756-ab85-43b2-937b-53894ea04bdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.868966 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3351426-3813-4b6b-b448-723e4334d748 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/action returned with HTTP 202 Aug 13 15:19:43.869307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3bec0756-ab85-43b2-937b-53894ea04bdc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:43.869498 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 666/2679] 10.4.3.38 () {70 vars in 1311 bytes} [Thu Aug 13 15:19:43 2026] POST /volume/v3/groups/action => generated 102 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:43.869627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3bec0756-ab85-43b2-937b-53894ea04bdc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.869953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3bec0756-ab85-43b2-937b-53894ea04bdc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.870119 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3bec0756-ab85-43b2-937b-53894ea04bdc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:43.884298 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:43.886607 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:43.886911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:43.887150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:43.887329 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.887329 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:43.887433 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:43.888212 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:43.888256 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3bec0756-ab85-43b2-937b-53894ea04bdc tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:43.888639 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 671/2680] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:43.898702 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:43.899469 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:43.899630 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:43.911239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c45ea4-1092-40ca-91b0-504f13c4d783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d113426-657a-41a6-a23c-92e6d6f8b079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-33424891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['064645f6-4e09-4524-a316-4dec2ce92d70','08b51b4a-3382-4423-8915-1ce30dc77341','64ce8f20-a5e6-498d-8a6e-0352f3007a91','a05dab9c-9593-41a4-88a1-aa62d709f6a8'],size=1,snapshot_id=37191ad6-82a1-44ce-bafb-9784a5138a96,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-33424891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d113426-657a-41a6-a23c-92e6d6f8b079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=37191ad6-82a1-44ce-bafb-9784a5138a96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.912089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4040e70-0f3c-439d-a1d0-14435537c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.945333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4040e70-0f3c-439d-a1d0-14435537c109) transitioned into state 'SUCCESS' from state '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-33424891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['064645f6-4e09-4524-a316-4dec2ce92d70','08b51b4a-3382-4423-8915-1ce30dc77341','64ce8f20-a5e6-498d-8a6e-0352f3007a91','a05dab9c-9593-41a4-88a1-aa62d709f6a8'],size=1,snapshot_id=37191ad6-82a1-44ce-bafb-9784a5138a96,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.946100 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:43.946364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69189ce-1099-4f6c-b46e-b77f011a5caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:43.951519 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:43.951519 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:43.956140 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:43.956378 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:43.977665 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69189ce-1099-4f6c-b46e-b77f011a5caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:43.978923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (ae1dc5bc-5d67-4a61-bc3c-b28523161599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:43.979309 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:43.979955 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f67e791-d66b-41d6-9211-f24ad29bb886 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:43.980342 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 681/2681] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:43 2026] POST /volume/v3/volumes => generated 800 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:43.999220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.002089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:44.002389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.002774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.003691 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:44.010212 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.010212 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:44.013692 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.013692 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:44.022000 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:44.022745 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d7033ed-b3b3-4e89-a16d-03cba2e63097 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:44.023527 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 664/2682] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:44.028777 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4568104-3b3d-4a71-86a2-2f7e4370373e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 200 Aug 13 15:19:44.029511 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 667/2683] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:43 2026] GET /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:44.048294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.050744 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b Aug 13 15:19:44.051256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.051378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.062544 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.062544 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:44.068416 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:44.069337 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:44.069853 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:44.130489 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:44.136369 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.136369 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:44.147772 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66b6550e-12af-4155-82f0-99e4fd3ab4bf tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b returned with HTTP 200 Aug 13 15:19:44.148228 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 672/2684] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:44 2026] GET /volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b => generated 924 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:44.162641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.165086 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 Aug 13 15:19:44.165086 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.165247 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.165354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:44.174518 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.174518 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:44.196862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-891b6b59-4299-4d8d-9a9d-bf2ae66e275a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 returned with HTTP 200 Aug 13 15:19:44.197306 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 682/2685] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:44 2026] GET /volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:44.207863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9283fc22-056b-4a4d-9806-547666a889ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.211821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:44.212116 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.212485 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.212554 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:44.213456 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:44.226494 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:44.227728 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:44.228757 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:44.273566 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:44.277782 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.277782 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:44.284749 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:44.284907 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:44.323828 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:44.327798 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.327798 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:44.338162 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9283fc22-056b-4a4d-9806-547666a889ba tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:44.338634 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 665/2686] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:44 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:44.353064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.355212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6/action Aug 13 15:19:44.355574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:44.355679 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:44.357222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for group 2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:19:44.357329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group with id: 2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 Aug 13 15:19:44.361360 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.361360 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:44.396058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b824d2f-36e9-458d-a595-38b7ec8b4593 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6/action returned with HTTP 202 Aug 13 15:19:44.396657 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 668/2687] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:19:44 2026] POST /volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:44.404214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.406312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b Aug 13 15:19:44.406581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.407015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.416627 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.416627 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:44.422263 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:44.423466 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:44.423667 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:44.486690 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:44.491048 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.491048 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:44.504941 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a95b6b76-4fea-4a4d-897c-d945a570b51f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b returned with HTTP 200 Aug 13 15:19:44.505750 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 673/2688] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:44 2026] GET /volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b => generated 923 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:44.901199 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:44.903108 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:44.903225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:44.903710 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:44.903710 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:44.911603 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:44.911603 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:44.912565 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b95282b-b42a-42c6-a143-6d74bae401c0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:44.912778 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 683/2689] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:44 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:45.052425 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11e97348-5866-4b07-9821-7de6f291cc48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.053712 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11e97348-5866-4b07-9821-7de6f291cc48 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:45.053966 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11e97348-5866-4b07-9821-7de6f291cc48 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.054296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11e97348-5866-4b07-9821-7de6f291cc48 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.063519 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.063519 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:45.068550 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-11e97348-5866-4b07-9821-7de6f291cc48 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:45.072967 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11e97348-5866-4b07-9821-7de6f291cc48 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 200 Aug 13 15:19:45.073433 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 666/2690] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:45.087400 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.089694 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:45.090163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d113426-657a-41a6-a23c-92e6d6f8b079", "name": "tempest-VolumeDependencyTests-Snapshot-1347041426"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:45.102539 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.102539 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:45.103648 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:45.103809 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create snapshot from volume 7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:45.135307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['42c2051b-8e74-49ff-ac65-e290a42fe24c', 'a5cd3231-830e-45d7-979b-91f811592cde', 'be8ddf15-bdee-4495-8351-351161a0fd0a', '9630ee46-9758-46e2-98d3-cfbbac3605ec'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:45.174953 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot create request issued successfully. Aug 13 15:19:45.175477 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63290fc0-6e35-41b5-bce0-f36a77dfaa45 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:45.175621 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 669/2691] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:45.191490 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.193792 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:45.194229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.194310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.199948 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.199948 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:45.200470 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:45.201081 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04f4b254-8d84-4385-89de-1bfb6bb8ad2c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 200 Aug 13 15:19:45.201420 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 674/2692] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:45.519110 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fd945bc-b282-4d6a-a924-b8c26eccbe0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.522080 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd945bc-b282-4d6a-a924-b8c26eccbe0c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b Aug 13 15:19:45.522299 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd945bc-b282-4d6a-a924-b8c26eccbe0c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.522875 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd945bc-b282-4d6a-a924-b8c26eccbe0c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.544234 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd945bc-b282-4d6a-a924-b8c26eccbe0c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b returned with HTTP 404 Aug 13 15:19:45.545147 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 684/2693] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/volumes/fd0179e2-dc48-49f9-9fe8-499a39a86c6b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:45.554640 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.557392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 Aug 13 15:19:45.557594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.557905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.558132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:45.564749 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7bbb1c0-e81d-4a4b-b530-9fd699e55497 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 returned with HTTP 404 Aug 13 15:19:45.565447 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 667/2694] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/groups/2a074ab1-ffdd-4ec1-a0b7-426c864d41a6 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:45.574347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.576795 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 Aug 13 15:19:45.577143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.577539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.577688 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for member 5f8821f5-bea0-4fec-ab62-550ee1341ad9 {{(pid=100285) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:19:45.577877 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group_snapshot with id: 5f8821f5-bea0-4fec-ab62-550ee1341ad9 Aug 13 15:19:45.583105 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.583105 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:45.621873 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddaf3e57-51ce-4aa5-9af6-bda8469b7e16 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 returned with HTTP 202 Aug 13 15:19:45.622687 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 670/2695] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:19:45 2026] DELETE /volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:45.629915 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.632791 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:45.633058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.633272 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.633597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:45.634497 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:45.643411 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:45.644207 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:45.644370 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:45.688689 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:45.693742 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.693742 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:45.703663 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1746eb68-2de7-477a-afa3-fdbbf4e17638 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:45.706475 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 675/2696] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:45.723481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.725653 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:19:45.725959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.726410 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.726713 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:45.727733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:19:45.732363 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:19:45.732802 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.732802 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:45.734449 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-742bf43d-0c62-4ed8-95f8-5a9e6c5943f7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:19:45.734449 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 685/2697] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:45.743413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1163ac82-dd5a-4341-944c-b26f18de541a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.745490 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1163ac82-dd5a-4341-944c-b26f18de541a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 Aug 13 15:19:45.745920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1163ac82-dd5a-4341-944c-b26f18de541a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.746228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1163ac82-dd5a-4341-944c-b26f18de541a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.753933 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.753933 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:45.754575 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1163ac82-dd5a-4341-944c-b26f18de541a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Snapshot retrieved successfully. Aug 13 15:19:45.755652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1163ac82-dd5a-4341-944c-b26f18de541a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 returned with HTTP 200 Aug 13 15:19:45.756139 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 668/2698] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:45.925682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:45.927750 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:45.928197 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:45.928502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:45.928681 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:45.934661 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:45.934661 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:45.935700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9c5a10a-960c-4c90-a8a6-db86abb72206 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:45.938531 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 671/2699] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:45 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:46.212187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.214968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:46.214968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.215218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.222075 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.222075 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:46.222627 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:46.223800 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c86d9fe-4e32-4666-83a8-bd78383b7031 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 200 Aug 13 15:19:46.224243 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 676/2700] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:46.234475 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.236523 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:46.236982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "907d9ded-3bf2-40a1-81c5-7a585d63510a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-100103514"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:46.238615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'snapshot_id': '907d9ded-3bf2-40a1-81c5-7a585d63510a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-100103514'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:46.245022 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.245022 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:46.245449 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:46.245640 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:46.249771 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:46.255555 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (4db221a3-cf73-4ec1-9757-7407b9ea6ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:46.256819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a53a7f98-ef5e-4af8-90c3-8965de6f736f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:46.257917 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:46.305296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a53a7f98-ef5e-4af8-90c3-8965de6f736f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '907d9ded-3bf2-40a1-81c5-7a585d63510a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:46.306627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0836c385-eabb-45f8-b61f-7297fa327d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:46.363302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['4c4739df-41a0-42cb-a871-383690384fee', '916073cb-f02f-4649-bd63-a5de510bb159', '48ce8361-8d9f-47b2-b392-6558caa9e428', 'f5d2a13d-e5ab-4135-93ef-26015d17872e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:46.364284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0836c385-eabb-45f8-b61f-7297fa327d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c4739df-41a0-42cb-a871-383690384fee', '916073cb-f02f-4649-bd63-a5de510bb159', '48ce8361-8d9f-47b2-b392-6558caa9e428', 'f5d2a13d-e5ab-4135-93ef-26015d17872e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:46.365047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb6d919-6324-4a3a-ad28-ab8997059a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:46.418933 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb6d919-6324-4a3a-ad28-ab8997059a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221e7cef-653b-4250-b027-7ee46dcb8ab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100103514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['4c4739df-41a0-42cb-a871-383690384fee','916073cb-f02f-4649-bd63-a5de510bb159','48ce8361-8d9f-47b2-b392-6558caa9e428','f5d2a13d-e5ab-4135-93ef-26015d17872e'],size=1,snapshot_id=907d9ded-3bf2-40a1-81c5-7a585d63510a,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100103514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=221e7cef-653b-4250-b027-7ee46dcb8ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=907d9ded-3bf2-40a1-81c5-7a585d63510a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:46.419781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ed8bf6-6f5a-476a-ad46-81294eed2b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:46.437996 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ed8bf6-6f5a-476a-ad46-81294eed2b56) transitioned into state 'SUCCESS' from state '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-100103514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['4c4739df-41a0-42cb-a871-383690384fee','916073cb-f02f-4649-bd63-a5de510bb159','48ce8361-8d9f-47b2-b392-6558caa9e428','f5d2a13d-e5ab-4135-93ef-26015d17872e'],size=1,snapshot_id=907d9ded-3bf2-40a1-81c5-7a585d63510a,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:46.438911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b77c6f8-858b-41dd-b0f8-ee45afd9dc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:46.458981 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b77c6f8-858b-41dd-b0f8-ee45afd9dc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:46.459927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (4db221a3-cf73-4ec1-9757-7407b9ea6ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:46.460263 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:46.460839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b856fcef-04cd-4227-9779-c0ef5996b6f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:46.461273 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 686/2701] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:46 2026] POST /volume/v3/volumes => generated 801 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:46.477011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.478311 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:46.478536 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.478731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.486163 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.486163 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:46.489761 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:46.498838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ffa25d9-be25-49a1-b336-ed01c91da407 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 200 Aug 13 15:19:46.499233 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 669/2702] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:46.767559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c17deaf-1c78-47da-a7e8-fe6da3a4e67a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.769444 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c17deaf-1c78-47da-a7e8-fe6da3a4e67a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 Aug 13 15:19:46.769710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c17deaf-1c78-47da-a7e8-fe6da3a4e67a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.769954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c17deaf-1c78-47da-a7e8-fe6da3a4e67a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.775222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c17deaf-1c78-47da-a7e8-fe6da3a4e67a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 returned with HTTP 404 Aug 13 15:19:46.775740 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 672/2703] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/snapshots/3722ecdb-8849-4b00-abc3-516a096a8fe9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:46.785730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89128232-48a4-412a-969b-f6214f78c62a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.788507 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89128232-48a4-412a-969b-f6214f78c62a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 Aug 13 15:19:46.789589 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89128232-48a4-412a-969b-f6214f78c62a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.789877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89128232-48a4-412a-969b-f6214f78c62a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.790065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-89128232-48a4-412a-969b-f6214f78c62a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 5f8821f5-bea0-4fec-ab62-550ee1341ad9 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:46.796588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89128232-48a4-412a-969b-f6214f78c62a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 returned with HTTP 404 Aug 13 15:19:46.797361 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 677/2704] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/group_snapshots/5f8821f5-bea0-4fec-ab62-550ee1341ad9 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:46.808448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.810688 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:46.811529 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.812166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.812543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:46.812990 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.812990 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:46.813432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:46.828360 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:46.830119 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:46.830421 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:46.900649 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:46.905450 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.905450 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:46.916094 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c0868de-7acc-48ae-af00-f494d2068ac4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:46.916587 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 687/2705] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:46.937775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c73a025-a310-4887-be80-272da409179c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.939880 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52/action Aug 13 15:19:46.940482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:46.940657 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-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 15:19:46.942396 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for group 799d39f6-203d-4e71-9a01-414a5a253c52 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:19:46.942553 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group with id: 799d39f6-203d-4e71-9a01-414a5a253c52 Aug 13 15:19:46.947008 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.947008 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:46.950793 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:46.952978 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:46.953240 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:46.953472 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:46.953625 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:46.958628 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:46.958628 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:46.960424 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b161ea9-7e3f-4fea-a13d-bb2e0cfcc464 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:46.960962 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 673/2706] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:46 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:47.002965 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c73a025-a310-4887-be80-272da409179c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52/action returned with HTTP 202 Aug 13 15:19:47.003578 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 670/2707] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:19:46 2026] POST /volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:47.011094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:47.012633 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 Aug 13 15:19:47.012865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:47.013093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:47.029937 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.029937 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:47.038291 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:47.039204 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:47.039414 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:47.093463 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:47.098974 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.098974 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:47.108215 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-066b0a36-daf8-45c8-9dab-f4f0524efe81 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 returned with HTTP 200 Aug 13 15:19:47.108706 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 678/2708] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:47 2026] GET /volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:47.515343 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:47.518084 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:47.518184 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:47.518411 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:47.520849 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=328,cinder:INSERT=31,cinder:UPDATE=63 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:19:47.529415 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.529415 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:47.535410 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:47.541296 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d483e941-ee8a-4f55-8bc9-65f19e56f6b6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 200 Aug 13 15:19:47.542035 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 688/2709] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:47 2026] GET /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:47.561492 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:47.565548 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:47.565954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "221e7cef-653b-4250-b027-7ee46dcb8ab3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1435055767"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:47.569551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'source_volid': '221e7cef-653b-4250-b027-7ee46dcb8ab3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1435055767'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:47.583306 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.583306 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:47.583750 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume retrieved successfully. Aug 13 15:19:47.583957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:47.589489 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:47.596207 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (42b9a7f5-d91f-4b28-8657-a392a75ddc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:47.597730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b8c146-973c-46cf-84a0-cd9f5724a0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:47.599040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:47.632535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b8c146-973c-46cf-84a0-cd9f5724a0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '221e7cef-653b-4250-b027-7ee46dcb8ab3', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:47.633699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8b3ea6-39d5-41d7-bee4-169efa215eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:47.690927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['615ba9ec-16db-429e-9d39-2d01f2058109', '8af331a5-2d27-4c61-93c1-343937f0a30d', 'c2aab632-7fd4-49b4-9a6c-bb5b603a1c45', 'bde1c717-d555-4fd9-b072-18f8605be748'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:47.691740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8b3ea6-39d5-41d7-bee4-169efa215eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['615ba9ec-16db-429e-9d39-2d01f2058109', '8af331a5-2d27-4c61-93c1-343937f0a30d', 'c2aab632-7fd4-49b4-9a6c-bb5b603a1c45', 'bde1c717-d555-4fd9-b072-18f8605be748']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:47.695690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8124d5-0da1-4f6b-b64c-e04e8501ff9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:47.738948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8124d5-0da1-4f6b-b64c-e04e8501ff9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e716619-1760-4020-a060-500a3649fb87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1435055767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['615ba9ec-16db-429e-9d39-2d01f2058109','8af331a5-2d27-4c61-93c1-343937f0a30d','c2aab632-7fd4-49b4-9a6c-bb5b603a1c45','bde1c717-d555-4fd9-b072-18f8605be748'],size=1,snapshot_id=None,source_replicaid=,source_volid=221e7cef-653b-4250-b027-7ee46dcb8ab3,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1435055767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e716619-1760-4020-a060-500a3649fb87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=221e7cef-653b-4250-b027-7ee46dcb8ab3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:47.739863 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ceb8794-a862-4722-87b9-1e5242a2f1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:47.763245 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ceb8794-a862-4722-87b9-1e5242a2f1d9) transitioned into state 'SUCCESS' from state '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-1435055767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['615ba9ec-16db-429e-9d39-2d01f2058109','8af331a5-2d27-4c61-93c1-343937f0a30d','c2aab632-7fd4-49b4-9a6c-bb5b603a1c45','bde1c717-d555-4fd9-b072-18f8605be748'],size=1,snapshot_id=None,source_replicaid=,source_volid=221e7cef-653b-4250-b027-7ee46dcb8ab3,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:47.764404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebe32ad-40cc-4a32-928e-cfa71c767761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:47.785559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ebe32ad-40cc-4a32-928e-cfa71c767761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:47.786589 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (42b9a7f5-d91f-4b28-8657-a392a75ddc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:47.787059 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:47.787805 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de44bbfa-a6d7-4c55-b08d-b127179d93d4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:47.788767 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 674/2710] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:47 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 15:19:47.807741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:47.810800 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:47.811098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:47.811326 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:47.832290 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.832290 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:47.837351 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:47.842254 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba2496a6-6219-422e-a395-23a46d31c4c8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 200 Aug 13 15:19:47.842713 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 671/2711] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:47 2026] GET /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:47.973918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:47.975191 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:47.975362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:47.975599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:47.975708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:47.980852 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:47.980852 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:47.982078 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9afd7683-6fad-4164-b750-a9ac0eaafd58 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:47.982942 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 679/2712] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:47 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:48.126298 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ed2ecdf-20bf-4bd9-9031-cd5206189c28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.129069 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ed2ecdf-20bf-4bd9-9031-cd5206189c28 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 Aug 13 15:19:48.129376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ed2ecdf-20bf-4bd9-9031-cd5206189c28 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.129792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ed2ecdf-20bf-4bd9-9031-cd5206189c28 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.139005 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ed2ecdf-20bf-4bd9-9031-cd5206189c28 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 returned with HTTP 404 Aug 13 15:19:48.139805 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 689/2713] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/volumes/f4334ab4-b574-4ee6-a0a9-8584bd853d26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:48.148642 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.150511 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 Aug 13 15:19:48.150951 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.151077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.151444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 799d39f6-203d-4e71-9a01-414a5a253c52 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:48.154838 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfa45cae-65f9-4221-8d95-66c0183e95e4 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 returned with HTTP 404 Aug 13 15:19:48.155318 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 675/2714] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/groups/799d39f6-203d-4e71-9a01-414a5a253c52 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:48.164332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-843ba642-0aff-47e4-9d7c-4bfa751ea419 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.166921 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-843ba642-0aff-47e4-9d7c-4bfa751ea419 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/39caa4bc-e2e2-43ff-87fb-47fd91b53ec1 Aug 13 15:19:48.167404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-843ba642-0aff-47e4-9d7c-4bfa751ea419 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.167954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-843ba642-0aff-47e4-9d7c-4bfa751ea419 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.183719 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-843ba642-0aff-47e4-9d7c-4bfa751ea419 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types/39caa4bc-e2e2-43ff-87fb-47fd91b53ec1 returned with HTTP 202 Aug 13 15:19:48.184362 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 672/2715] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:19:48 2026] DELETE /volume/v3/group_types/39caa4bc-e2e2-43ff-87fb-47fd91b53ec1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:48.195739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e68985c9-6ce3-4370-a737-63dbabddc62e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.195739 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e68985c9-6ce3-4370-a737-63dbabddc62e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd Aug 13 15:19:48.195739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e68985c9-6ce3-4370-a737-63dbabddc62e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.195739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e68985c9-6ce3-4370-a737-63dbabddc62e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.223258 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e68985c9-6ce3-4370-a737-63dbabddc62e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd returned with HTTP 202 Aug 13 15:19:48.223778 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 680/2716] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:19:48 2026] DELETE /volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:48.237465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-479d0866-4615-474b-b037-09ab8e335315 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.239998 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-479d0866-4615-474b-b037-09ab8e335315 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] GET https://10.4.3.38/volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd Aug 13 15:19:48.240377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-479d0866-4615-474b-b037-09ab8e335315 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.240820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-479d0866-4615-474b-b037-09ab8e335315 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.245335 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-479d0866-4615-474b-b037-09ab8e335315 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd returned with HTTP 404 Aug 13 15:19:48.246338 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 690/2717] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/types/4a3c8f0c-22c3-4cc6-a08e-bfb17f5d0afd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:48.259984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c86e2bd-5610-4189-b3cf-6681263a794e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.262409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c86e2bd-5610-4189-b3cf-6681263a794e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:19:48.262652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c86e2bd-5610-4189-b3cf-6681263a794e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2025008952"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:48.264634 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:48.264634 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:48.288795 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c86e2bd-5610-4189-b3cf-6681263a794e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:19:48.289167 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 676/2718] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:19:48 2026] POST /volume/v3/types => generated 224 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:48.300789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bbebf374-80a1-4e95-be11-04bd96118e4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.302469 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbebf374-80a1-4e95-be11-04bd96118e4b tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:19:48.302829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbebf374-80a1-4e95-be11-04bd96118e4b tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1483360890"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:48.314376 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbebf374-80a1-4e95-be11-04bd96118e4b tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:19:48.314864 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 673/2719] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:19:48 2026] POST /volume/v3/group_types => generated 181 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:48.326024 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.327722 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:19:48.328099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ebadb3ce-dc8e-4e2a-99da-fe84731c3208", "volume_types": ["88ba5276-e415-4697-86a2-1c9fde14277e"], "name": "tempest-GroupSnapshotsTest-Group-1704338983"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:48.329762 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group {'group': {'group_type': 'ebadb3ce-dc8e-4e2a-99da-fe84731c3208', 'volume_types': ['88ba5276-e415-4697-86a2-1c9fde14277e'], 'name': 'tempest-GroupSnapshotsTest-Group-1704338983'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:19:48.332903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group tempest-GroupSnapshotsTest-Group-1704338983. Aug 13 15:19:48.339356 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:48.354431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['0b4f68c7-e927-4d3d-b728-5b88951976bc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:48.390444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-043d993c-71f7-41cf-97a1-f5c01275f3fb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:19:48.391137 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 681/2720] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:19:48 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:48.399314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.403261 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:48.404833 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.405089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.405269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:48.410953 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:48.410953 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:48.423289 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-767124b0-1ae0-44d4-8a4f-9a2b7f51159b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:48.423834 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 691/2721] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:48.861268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.864656 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:48.865041 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.865259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.881390 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:48.881390 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:48.890866 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:48.898520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa6a68ca-44d3-4af3-a960-c70620bad7c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 200 Aug 13 15:19:48.899084 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 677/2722] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:48.917560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-128357ca-4b06-4b83-a638-79309ceb6d60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.919645 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:48.919882 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.920123 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.920246 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:48.932340 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:48.932340 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:48.932794 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:48.950235 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot delete request issued successfully. Aug 13 15:19:48.950412 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-128357ca-4b06-4b83-a638-79309ceb6d60 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 202 Aug 13 15:19:48.950809 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 674/2723] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:19:48 2026] DELETE /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:48.961273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:48.963259 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:48.963428 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:48.963599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:48.969831 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:48.969831 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:48.970470 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:48.971517 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f3209c5-66f8-4e42-ad00-e2067b6f3ac7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 200 Aug 13 15:19:48.972085 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 682/2724] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:48.997055 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:49.000693 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:49.000693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:49.000693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:49.000693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:49.007900 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.007900 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:49.010537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637d0bac-500d-4ec3-9b4e-30973fafbca0 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:49.010537 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 692/2725] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:48 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:49.434925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:49.436987 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:49.437203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:49.437440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:49.437584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:49.441722 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.441722 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:49.454269 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fdde5c1-1419-4cf9-ab72-02dedbeb8fde tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:49.454650 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 678/2726] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:49 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:49.466486 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c454883e-2778-4b18-b0eb-d1190fb71afd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:49.469040 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:49.469413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-331899920", "volume_type": "88ba5276-e415-4697-86a2-1c9fde14277e", "group_id": "7f00ff73-17ce-4dd0-a0ac-690427b1bd1f", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:49.472178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-331899920', 'volume_type': '88ba5276-e415-4697-86a2-1c9fde14277e', 'group_id': '7f00ff73-17ce-4dd0-a0ac-690427b1bd1f', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:49.482753 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.482753 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:49.483340 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume of 1 GB Aug 13 15:19:49.491648 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:49.498244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (40f0bb75-07f3-42e6-9ed1-42877b05aa1a) 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 15:19:49.499896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72792713-424f-4c14-93a3-bd76341740e4) transitioned 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 15:19:49.500713 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.500713 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:49.501327 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-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 15:19:49.522997 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72792713-424f-4c14-93a3-bd76341740e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:19:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88ba5276-e415-4697-86a2-1c9fde14277e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2025008952',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88ba5276-e415-4697-86a2-1c9fde14277e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7f00ff73-17ce-4dd0-a0ac-690427b1bd1f', '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 15:19:49.523991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421edf74-2d75-467c-b238-b6d7f622d0ba) transitioned 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 15:19:49.557245 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2025008952 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2025008952, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:49.557508 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2025008952 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2025008952, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:49.592162 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['7518bc60-db26-4db2-b7ed-8e1b7123d4ab', '9a537fd7-9db1-4f08-a81a-bf4a9d73ac79', '7e1a1521-75a3-4906-87ba-06780bd18a48', '16ac118b-fe3c-49c4-b356-a8834bd86de3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:49.593698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421edf74-2d75-467c-b238-b6d7f622d0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7518bc60-db26-4db2-b7ed-8e1b7123d4ab', '9a537fd7-9db1-4f08-a81a-bf4a9d73ac79', '7e1a1521-75a3-4906-87ba-06780bd18a48', '16ac118b-fe3c-49c4-b356-a8834bd86de3']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:49.593698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e923e9-95d9-4fec-b032-343628adb481) transitioned 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 15:19:49.622425 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e923e9-95d9-4fec-b032-343628adb481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a069a7f7-09df-4801-a107-1e22427dea4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-331899920',encryption_key_id=None,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['7518bc60-db26-4db2-b7ed-8e1b7123d4ab','9a537fd7-9db1-4f08-a81a-bf4a9d73ac79','7e1a1521-75a3-4906-87ba-06780bd18a48','16ac118b-fe3c-49c4-b356-a8834bd86de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-331899920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,host=None,id=a069a7f7-09df-4801-a107-1e22427dea4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64737e032784b0288423e66429a98d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a11b0174b244a084099b9abbdaf637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88ba5276-e415-4697-86a2-1c9fde14277e),volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:49.624190 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594a65e8-02af-412f-8696-e7f2fc3f33cd) transitioned 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 15:19:49.651694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594a65e8-02af-412f-8696-e7f2fc3f33cd) transitioned into state 'SUCCESS' from state '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-331899920',encryption_key_id=None,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['7518bc60-db26-4db2-b7ed-8e1b7123d4ab','9a537fd7-9db1-4f08-a81a-bf4a9d73ac79','7e1a1521-75a3-4906-87ba-06780bd18a48','16ac118b-fe3c-49c4-b356-a8834bd86de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:49.652632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4e3f81-8c90-489a-9c80-37aa2c22ae38) transitioned 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 15:19:49.667700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4e3f81-8c90-489a-9c80-37aa2c22ae38) 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 15:19:49.667700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (40f0bb75-07f3-42e6-9ed1-42877b05aa1a) 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 15:19:49.667700 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request issued successfully. Aug 13 15:19:49.668265 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:49.668410 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:49.713696 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:49.720298 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.720298 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:49.725546 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c454883e-2778-4b18-b0eb-d1190fb71afd tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:49.726234 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 675/2727] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:49 2026] POST /volume/v3/volumes => generated 820 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:49.744476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:49.747420 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c Aug 13 15:19:49.747582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:49.747688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:49.760396 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.760396 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:49.765551 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:49.766233 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:49.766388 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:49.808566 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:49.811943 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:49.811943 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:49.820059 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ae958a9-fdcf-4dc4-8317-df3caeb35c0d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c returned with HTTP 200 Aug 13 15:19:49.820842 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 683/2728] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:49 2026] GET /volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c => generated 888 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:49.983926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0e471ad-6975-46c6-9f01-0f7c2821e0da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:49.985587 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0e471ad-6975-46c6-9f01-0f7c2821e0da tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:19:49.987086 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0e471ad-6975-46c6-9f01-0f7c2821e0da tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:49.987086 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0e471ad-6975-46c6-9f01-0f7c2821e0da tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:49.993127 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0e471ad-6975-46c6-9f01-0f7c2821e0da tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 404 Aug 13 15:19:49.993781 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 693/2729] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:49 2026] GET /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:50.006172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:50.009547 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:50.009747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:50.009938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:50.010037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:50.017582 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.017582 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:50.018029 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:50.023995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:50.026778 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:50.026923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:50.027199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:50.027349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:50.032390 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.032390 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:50.033597 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-623e8827-dd8b-48b6-938e-dbbe64e59b6e tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:50.034134 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 676/2730] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:50 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:50.045051 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot delete request issued successfully. Aug 13 15:19:50.045374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62390911-c99f-4038-9f63-9b3be62cf7a6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 202 Aug 13 15:19:50.046409 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 679/2731] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:19:50 2026] DELETE /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:50.055129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:50.057165 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:50.057432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:50.057706 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:50.063567 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.063567 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:50.064261 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:50.065252 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bbdcaec-a5cc-4f30-b28b-c87e8ce0a4c7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 200 Aug 13 15:19:50.065858 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 684/2732] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:50 2026] GET /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:50.834788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0f8055a-c90e-4dc6-b55b-28406163259e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:50.836554 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c Aug 13 15:19:50.837524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:50.837524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:50.845536 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.845536 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:50.851162 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:50.854706 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:50.854706 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:50.891769 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:50.897786 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.897786 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:50.904278 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0f8055a-c90e-4dc6-b55b-28406163259e tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c returned with HTTP 200 Aug 13 15:19:50.904693 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 694/2733] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:50 2026] GET /volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:50.917249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:50.919155 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:50.919545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1541960493", "volume_type": "88ba5276-e415-4697-86a2-1c9fde14277e", "group_id": "7f00ff73-17ce-4dd0-a0ac-690427b1bd1f", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:50.921183 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1541960493', 'volume_type': '88ba5276-e415-4697-86a2-1c9fde14277e', 'group_id': '7f00ff73-17ce-4dd0-a0ac-690427b1bd1f', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:50.928057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.928057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:50.928545 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume of 1 GB Aug 13 15:19:50.933169 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:50.937985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (fbec51a4-813f-449d-9007-720630e51506) 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 15:19:50.939092 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c99720-c368-4bb0-b5c3-31cecd074e1a) transitioned 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 15:19:50.939607 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:50.939607 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:50.940063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-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 15:19:50.958189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c99720-c368-4bb0-b5c3-31cecd074e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:19:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88ba5276-e415-4697-86a2-1c9fde14277e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2025008952',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88ba5276-e415-4697-86a2-1c9fde14277e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7f00ff73-17ce-4dd0-a0ac-690427b1bd1f', '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 15:19:50.959177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da35e469-b4c9-47a1-8248-7a888a85a1e2) transitioned 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 15:19:50.993851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['ac150fb5-29bf-40c9-9ef8-af520511443c', '8baa4f30-97d4-44aa-ae9d-92054c9c1df1', 'dc544a9f-87c2-4123-a4e7-7a8868ac0493', '2eb289b7-9835-4cf2-9f0d-d1e6c2632888'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:50.994618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da35e469-b4c9-47a1-8248-7a888a85a1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac150fb5-29bf-40c9-9ef8-af520511443c', '8baa4f30-97d4-44aa-ae9d-92054c9c1df1', 'dc544a9f-87c2-4123-a4e7-7a8868ac0493', '2eb289b7-9835-4cf2-9f0d-d1e6c2632888']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:50.995305 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c0b400-6a6f-46f9-a6a2-c7384c51c6e8) transitioned 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 15:19:51.016550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c0b400-6a6f-46f9-a6a2-c7384c51c6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc6d7c74-61b9-4c73-942e-39788b3e1bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1541960493',encryption_key_id=None,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['ac150fb5-29bf-40c9-9ef8-af520511443c','8baa4f30-97d4-44aa-ae9d-92054c9c1df1','dc544a9f-87c2-4123-a4e7-7a8868ac0493','2eb289b7-9835-4cf2-9f0d-d1e6c2632888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1541960493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,host=None,id=fc6d7c74-61b9-4c73-942e-39788b3e1bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64737e032784b0288423e66429a98d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a11b0174b244a084099b9abbdaf637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88ba5276-e415-4697-86a2-1c9fde14277e),volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:51.017359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6244a20f-aeaa-42f5-9766-a273dccfd06d) transitioned 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 15:19:51.034954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6244a20f-aeaa-42f5-9766-a273dccfd06d) transitioned into state 'SUCCESS' from state '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-1541960493',encryption_key_id=None,group_id=7f00ff73-17ce-4dd0-a0ac-690427b1bd1f,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['ac150fb5-29bf-40c9-9ef8-af520511443c','8baa4f30-97d4-44aa-ae9d-92054c9c1df1','dc544a9f-87c2-4123-a4e7-7a8868ac0493','2eb289b7-9835-4cf2-9f0d-d1e6c2632888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=88ba5276-e415-4697-86a2-1c9fde14277e)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:51.035378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edfaf80-b957-45ab-ac33-1cc9c33a4d9a) transitioned 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 15:19:51.046551 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edfaf80-b957-45ab-ac33-1cc9c33a4d9a) 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 15:19:51.047283 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (fbec51a4-813f-449d-9007-720630e51506) 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 15:19:51.047558 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request issued successfully. Aug 13 15:19:51.048309 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:51.048492 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:51.048567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc39700b-4206-4335-a1df-088299f0c9a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.050585 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc39700b-4206-4335-a1df-088299f0c9a4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:51.050822 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc39700b-4206-4335-a1df-088299f0c9a4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.051072 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc39700b-4206-4335-a1df-088299f0c9a4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.051922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cc39700b-4206-4335-a1df-088299f0c9a4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:51.056656 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.056656 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:51.057474 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc39700b-4206-4335-a1df-088299f0c9a4 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:51.058023 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 680/2734] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:51.074281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.077377 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:51.077466 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14b447b6-9305-4df1-a2e2-0653597e0dd8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.077509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.077509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.077509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:51.079497 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14b447b6-9305-4df1-a2e2-0653597e0dd8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:19:51.080009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14b447b6-9305-4df1-a2e2-0653597e0dd8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.081485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14b447b6-9305-4df1-a2e2-0653597e0dd8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.082866 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.082866 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:51.084915 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5aa2a5b8-967d-46f2-b352-90274f7fe5bf tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:51.084915 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 685/2735] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:51.085936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14b447b6-9305-4df1-a2e2-0653597e0dd8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 404 Aug 13 15:19:51.086726 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 695/2736] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:51.087404 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:51.091716 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.091716 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:51.094443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4344f298-7232-4226-9415-51bd93212ade None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.095980 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71f4330c-02c7-498c-9a1c-fc301296d6d8 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:51.096516 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 677/2737] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:50 2026] POST /volume/v3/volumes => generated 821 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:51.097250 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:51.098518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.098518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.098518 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:51.098724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.099756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:51.100692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.100692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.100692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete backup with id: dda3679f-ca36-410f-9488-a27f4dd2dc88. Aug 13 15:19:51.108307 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.108307 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:51.108767 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.108767 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:51.109302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:51.115718 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.117958 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf Aug 13 15:19:51.117958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.118160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.125450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] delete_backup rpcapi backup_id dda3679f-ca36-410f-9488-a27f4dd2dc88 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:19:51.126126 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.126126 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:51.131180 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:51.131606 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abc0aa11-0dfc-44b1-9c4b-a6a89f5fe521 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 202 Aug 13 15:19:51.134156 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:51.134156 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:51.134219 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 686/2738] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:51 2026] DELETE /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:19:51.139600 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.142589 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:19:51.142656 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:51.142711 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4344f298-7232-4226-9415-51bd93212ade tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 202 Aug 13 15:19:51.142738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.142738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.142786 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 681/2739] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:51 2026] DELETE /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:51.142831 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:51.147984 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.147984 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:51.148330 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7e60055-5ba1-4a22-8c6a-f87a74475a48 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 200 Aug 13 15:19:51.148739 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 678/2740] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:51.152473 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2ffd311-7643-4e04-9807-5325b08108db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.154267 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2ffd311-7643-4e04-9807-5325b08108db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:51.154507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2ffd311-7643-4e04-9807-5325b08108db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.154733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2ffd311-7643-4e04-9807-5325b08108db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.163245 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.163245 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:51.167319 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2ffd311-7643-4e04-9807-5325b08108db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:51.176162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2ffd311-7643-4e04-9807-5325b08108db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 200 Aug 13 15:19:51.176542 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 687/2741] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:51.187429 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:51.190874 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.190874 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:51.200245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23ce5d4e-2fd6-4dde-9410-79a60dc366e6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf returned with HTTP 200 Aug 13 15:19:51.200930 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 696/2742] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf => generated 889 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:51.519854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.521817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:19:51.522151 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:51.522475 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:51.532306 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.532306 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:51.541714 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:51.547741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4839e2bd-ecdd-4f91-8b90-cb994c7d95af tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:19:51.548299 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 682/2743] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:51 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:51.576927 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:51.578277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] POST https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action Aug 13 15:19:51.578699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-756809201", "disk_format": "qcow2"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:51.578897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-756809201", "disk_format": "qcow2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:51.589995 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.589995 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:51.589995 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:19:51.601623 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:51.601623 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:51.605792 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.image.image_utils [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-756809201'}] 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-756809201'}]. {{(pid=100286) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 15:19:52.003256 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Copy volume to image completed successfully. Aug 13 15:19:52.003256 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-935cbda2-1d35-4df9-9a83-2e2bf15f1b8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action returned with HTTP 202 Aug 13 15:19:52.003256 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 679/2744] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:19:51 2026] POST /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7/action => generated 688 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:52.162019 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.164014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 Aug 13 15:19:52.164218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.164398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.164500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Show backup with id dda3679f-ca36-410f-9488-a27f4dd2dc88. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:19:52.168540 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ee6ed57-6831-4b64-a637-0748c31f55a8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 returned with HTTP 404 Aug 13 15:19:52.169333 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 688/2745] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/backups/dda3679f-ca36-410f-9488-a27f4dd2dc88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:52.180725 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.183463 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:52.183762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.184041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.184200 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete snapshot with id: e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:52.190986 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.190986 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:52.191600 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot retrieved successfully. Aug 13 15:19:52.194166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c87164ba-1113-4e5e-bc76-cb9da1200575 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.196316 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c87164ba-1113-4e5e-bc76-cb9da1200575 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:19:52.196612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c87164ba-1113-4e5e-bc76-cb9da1200575 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.196894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c87164ba-1113-4e5e-bc76-cb9da1200575 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.203858 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c87164ba-1113-4e5e-bc76-cb9da1200575 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 404 Aug 13 15:19:52.204392 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 683/2746] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:52.212840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.213242 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot delete request issued successfully. Aug 13 15:19:52.213404 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40fe556e-9949-464d-ac72-18ac77ff6cb5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 returned with HTTP 202 Aug 13 15:19:52.213910 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 697/2747] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:19:52 2026] DELETE /volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:52.215838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:52.216179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.216452 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.216743 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:52.217325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.219186 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf Aug 13 15:19:52.219434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.219637 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.221424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.225050 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:52.225303 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.226196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.229253 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.229253 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:52.229777 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:52.230549 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.230549 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:52.234040 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.234040 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:52.235361 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Snapshot retrieved successfully. Aug 13 15:19:52.237923 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:52.238052 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bc872fa-3e14-46a1-a918-9f9d1be29f73 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 returned with HTTP 200 Aug 13 15:19:52.238776 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:52.238999 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:52.240014 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 684/2748] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:52.253401 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:19:52.253806 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57453892-224c-4f9e-8fee-c29cc3cfda3c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 202 Aug 13 15:19:52.254385 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 680/2749] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:52 2026] DELETE /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:52.262783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.265097 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:52.265276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.265535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.275987 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.275987 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:52.280474 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:52.285927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05e8555b-09d6-4b04-a9bf-91beb10e3d0f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 200 Aug 13 15:19:52.286442 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 698/2750] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:52.300353 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:52.304850 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.304850 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:52.315208 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-360f7dfb-31f6-4aee-b39e-7cc2aabbac52 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf returned with HTTP 200 Aug 13 15:19:52.315826 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 689/2751] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:52.330291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-70da561d-89de-4d08-8058-f57e724e9e9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.332179 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70da561d-89de-4d08-8058-f57e724e9e9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] PUT https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:52.332561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70da561d-89de-4d08-8058-f57e724e9e9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a069a7f7-09df-4801-a107-1e22427dea4c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:52.334120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-70da561d-89de-4d08-8058-f57e724e9e9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Update called for group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f. {{(pid=100285) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:19:52.334316 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-70da561d-89de-4d08-8058-f57e724e9e9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Updating group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f with name None description: None add_volumes: None remove_volumes: a069a7f7-09df-4801-a107-1e22427dea4c. Aug 13 15:19:52.337904 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.337904 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:52.354577 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70da561d-89de-4d08-8058-f57e724e9e9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 202 Aug 13 15:19:52.355026 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 685/2752] 10.4.3.38 () {70 vars in 1399 bytes} [Thu Aug 13 15:19:52 2026] PUT /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:52.364455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:52.366458 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:52.366740 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:52.366970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:52.367110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:52.370545 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:52.370545 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:52.378394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43012213-2bef-4e5e-aecf-27875c42d2c6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:52.378822 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 681/2753] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:52 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:53.250300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26642573-0d3d-4eac-96d9-255a58ebb515 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.253035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26642573-0d3d-4eac-96d9-255a58ebb515 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 Aug 13 15:19:53.253035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26642573-0d3d-4eac-96d9-255a58ebb515 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.253035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26642573-0d3d-4eac-96d9-255a58ebb515 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.259219 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26642573-0d3d-4eac-96d9-255a58ebb515 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 returned with HTTP 404 Aug 13 15:19:53.259717 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 699/2754] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/snapshots/e4314e66-1e75-4218-8a92-8db70b8b8471 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:53.266530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d486234a-f79b-430d-b76c-835e0b35c7eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.268525 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:53.268824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.269096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.269258 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume with id: 5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:53.276290 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.276290 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:53.276738 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:53.296279 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume request issued successfully. Aug 13 15:19:53.296533 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d486234a-f79b-430d-b76c-835e0b35c7eb tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 returned with HTTP 202 Aug 13 15:19:53.297017 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 690/2755] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:53 2026] DELETE /volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:53.303788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-89103a8f-35b8-449d-84cc-65a5b14e8f28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.305840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.306288 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-89103a8f-35b8-449d-84cc-65a5b14e8f28 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:19:53.306627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-89103a8f-35b8-449d-84cc-65a5b14e8f28 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.306918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-89103a8f-35b8-449d-84cc-65a5b14e8f28 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.308035 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:53.308256 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.308526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.315779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-89103a8f-35b8-449d-84cc-65a5b14e8f28 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 404 Aug 13 15:19:53.316301 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 686/2756] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:53.320461 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.320461 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:53.323731 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-103a482d-d0ba-4959-a35d-288ddac4be16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.325058 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:53.328458 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:53.328754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.328960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.329156 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:53.330217 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a75c619-09c0-4c56-99a4-fec11a8672f7 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 returned with HTTP 200 Aug 13 15:19:53.330853 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 682/2757] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:53.338833 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.338833 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:53.339333 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:53.357350 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:19:53.357602 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-103a482d-d0ba-4959-a35d-288ddac4be16 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 202 Aug 13 15:19:53.358090 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 700/2758] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:53 2026] DELETE /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:53.366540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.371764 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:53.372108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.372472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.382265 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.382265 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:53.392095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.393298 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:53.395498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:53.395821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.396084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.396260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:53.403837 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afa2b970-43d1-410d-a531-ad71e81dfcc6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 200 Aug 13 15:19:53.404168 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 691/2759] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 892 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:53.405033 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.405033 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:53.413067 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ae4d82a-8066-45e3-8184-21a088fd94ad tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:53.413449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 687/2760] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:53.425343 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b02672a4-7b14-4785-8a25-22d91b53d23c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.427233 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b02672a4-7b14-4785-8a25-22d91b53d23c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] PUT https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:53.427607 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b02672a4-7b14-4785-8a25-22d91b53d23c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a069a7f7-09df-4801-a107-1e22427dea4c"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:53.429277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-b02672a4-7b14-4785-8a25-22d91b53d23c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Update called for group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:19:53.429467 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-b02672a4-7b14-4785-8a25-22d91b53d23c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Updating group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f with name None description: None add_volumes: a069a7f7-09df-4801-a107-1e22427dea4c remove_volumes: None. Aug 13 15:19:53.433218 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.433218 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:53.484821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b02672a4-7b14-4785-8a25-22d91b53d23c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 202 Aug 13 15:19:53.485952 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 683/2761] 10.4.3.38 () {70 vars in 1399 bytes} [Thu Aug 13 15:19:53 2026] PUT /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:53.493508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99d16019-ed15-42f5-84ff-dcf55f34478f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:53.495448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99d16019-ed15-42f5-84ff-dcf55f34478f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:53.495688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99d16019-ed15-42f5-84ff-dcf55f34478f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:53.495958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99d16019-ed15-42f5-84ff-dcf55f34478f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:53.496117 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-99d16019-ed15-42f5-84ff-dcf55f34478f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:53.499851 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:53.499851 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:53.507176 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99d16019-ed15-42f5-84ff-dcf55f34478f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:53.507525 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 701/2762] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:53 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:54.348256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84757d20-fcb4-480d-a49c-4bc456bc1035 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.349574 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84757d20-fcb4-480d-a49c-4bc456bc1035 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 Aug 13 15:19:54.349852 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84757d20-fcb4-480d-a49c-4bc456bc1035 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.350071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84757d20-fcb4-480d-a49c-4bc456bc1035 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.356243 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84757d20-fcb4-480d-a49c-4bc456bc1035 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 returned with HTTP 404 Aug 13 15:19:54.356848 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 692/2763] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/volumes/5068ad1e-86a2-43be-9f05-7aa52da47b32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:54.362887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0cc72762-b80a-4418-9d26-992f55c44d77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.364530 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:54.364732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.364936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.365088 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume with id: 2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:54.371602 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.371602 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:54.372081 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:54.386122 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume request issued successfully. Aug 13 15:19:54.386295 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cc72762-b80a-4418-9d26-992f55c44d77 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 202 Aug 13 15:19:54.386655 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 688/2764] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:54 2026] DELETE /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:54.393902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.395410 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:54.395710 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.395971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.402657 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.402657 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:54.405824 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:54.410422 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5acb6f-ae47-43bf-a8f2-6b7aae38159a tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 200 Aug 13 15:19:54.410947 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 684/2765] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:54.420746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf203849-33a3-4101-9286-b1931a57180d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.423266 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf203849-33a3-4101-9286-b1931a57180d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:19:54.423487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf203849-33a3-4101-9286-b1931a57180d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.423684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf203849-33a3-4101-9286-b1931a57180d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.429191 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf203849-33a3-4101-9286-b1931a57180d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 404 Aug 13 15:19:54.429697 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 702/2766] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:54.440235 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.441899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:54.442127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.442348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.442539 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:54.448950 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.448950 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:54.449349 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:54.464970 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:19:54.465150 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85ebe0fd-3e8b-444c-99d7-8b84d5d0ec9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 202 Aug 13 15:19:54.465500 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 693/2767] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:19:54 2026] DELETE /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:54.473425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.475011 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:54.475184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.475346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.483053 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.483053 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:54.486589 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:54.490098 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed0dde67-6b26-45ad-9d8d-d27dbbbbddd3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 200 Aug 13 15:19:54.490451 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 689/2768] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:54.516300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.517711 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:54.518076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.518325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.518553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:54.521723 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.521723 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:54.529068 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64356413-d1b1-48bd-98ac-dc4a73434db6 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:54.529068 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 685/2769] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:54.537468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.539291 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] PUT https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:54.539606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fc6d7c74-61b9-4c73-942e-39788b3e1bcf"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:54.540983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Update called for group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:19:54.541067 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Updating group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f with name None description: None add_volumes: None remove_volumes: fc6d7c74-61b9-4c73-942e-39788b3e1bcf. Aug 13 15:19:54.544157 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.544157 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:54.568041 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf6bfc7f-b253-446a-90af-715fe8eb7afc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 202 Aug 13 15:19:54.568460 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 703/2770] 10.4.3.38 () {70 vars in 1399 bytes} [Thu Aug 13 15:19:54 2026] PUT /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:54.575195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:54.576823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:54.577032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:54.577204 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:54.577313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:54.580481 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:54.580481 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:54.586901 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a63ac0fa-a509-418b-abfb-11cd36bbb8ac tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:54.587254 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 694/2771] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:54 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:55.422309 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-613157f5-eca0-4176-9ffc-0334d5c2abb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.424057 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-613157f5-eca0-4176-9ffc-0334d5c2abb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 Aug 13 15:19:55.424287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-613157f5-eca0-4176-9ffc-0334d5c2abb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.424521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-613157f5-eca0-4176-9ffc-0334d5c2abb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.430306 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-613157f5-eca0-4176-9ffc-0334d5c2abb8 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 returned with HTTP 404 Aug 13 15:19:55.430928 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 690/2772] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/volumes/2de8490a-3071-458c-8fe4-e11fe9704245 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:55.437584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.439189 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:19:55.439483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.440896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.440896 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume with id: 643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:19:55.446484 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.446484 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:55.447112 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:55.463973 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume request issued successfully. Aug 13 15:19:55.464329 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5864a7a9-aa06-4efe-a6b7-9a881dd000f5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 202 Aug 13 15:19:55.464862 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 686/2773] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:55 2026] DELETE /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:55.474506 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.476379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:19:55.476560 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.476821 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.485737 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.485737 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:55.490023 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:55.495133 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75ef6c22-573a-4657-b0d6-b61c0bcea67d tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 200 Aug 13 15:19:55.495531 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 704/2774] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:55.506855 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d5e8837-a019-47cd-95b2-33d60e9e0669 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.508585 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d5e8837-a019-47cd-95b2-33d60e9e0669 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:19:55.508796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d5e8837-a019-47cd-95b2-33d60e9e0669 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.509056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d5e8837-a019-47cd-95b2-33d60e9e0669 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.514622 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d5e8837-a019-47cd-95b2-33d60e9e0669 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 404 Aug 13 15:19:55.515146 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 695/2775] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:55.526688 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.528811 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:55.529296 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1932393974"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:55.530894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1932393974'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:55.531086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:55.535104 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:55.540441 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (06d08d6d-48ae-472c-84d5-f518d0d81952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:55.541347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904a6d44-dc32-40c6-808d-7f26f9472df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:55.542248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:55.568038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904a6d44-dc32-40c6-808d-7f26f9472df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:55.568825 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fb9e25-903d-4f46-9f6f-b80af4a8ff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:55.597980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.600209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:55.601056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.601574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.601991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:55.606976 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.606976 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:55.608236 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['3e2cefa2-abfe-4f88-8166-2c0ff9fe2f1a', 'f803c146-2375-44bc-a496-d528c40cffcc', '4a2f09d5-407f-497e-b1ec-efdf843834f9', '991d3054-7e26-43cf-9b93-b83c9a2cec35'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:55.609258 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fb9e25-903d-4f46-9f6f-b80af4a8ff0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e2cefa2-abfe-4f88-8166-2c0ff9fe2f1a', 'f803c146-2375-44bc-a496-d528c40cffcc', '4a2f09d5-407f-497e-b1ec-efdf843834f9', '991d3054-7e26-43cf-9b93-b83c9a2cec35']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:55.610211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8230be8-710c-46a7-828d-6aee4239542e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:55.619260 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d714b5ba-9f9e-4751-a0f8-dff58a4f58e3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:55.620286 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 687/2776] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:55.629245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.631011 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] PUT https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:55.631350 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fc6d7c74-61b9-4c73-942e-39788b3e1bcf"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:55.632801 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Update called for group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 15:19:55.632995 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Updating group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f with name None description: None add_volumes: fc6d7c74-61b9-4c73-942e-39788b3e1bcf remove_volumes: None. Aug 13 15:19:55.636302 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.636302 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:55.642420 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8230be8-710c-46a7-828d-6aee4239542e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '216dfe20-3900-458e-8a0c-1e91bf4bf2ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1932393974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['3e2cefa2-abfe-4f88-8166-2c0ff9fe2f1a','f803c146-2375-44bc-a496-d528c40cffcc','4a2f09d5-407f-497e-b1ec-efdf843834f9','991d3054-7e26-43cf-9b93-b83c9a2cec35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1932393974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=216dfe20-3900-458e-8a0c-1e91bf4bf2ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:55.643626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96dfa640-47a1-438b-ac59-983ab13af901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:55.663457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96dfa640-47a1-438b-ac59-983ab13af901) transitioned into state 'SUCCESS' from state '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-1932393974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['3e2cefa2-abfe-4f88-8166-2c0ff9fe2f1a','f803c146-2375-44bc-a496-d528c40cffcc','4a2f09d5-407f-497e-b1ec-efdf843834f9','991d3054-7e26-43cf-9b93-b83c9a2cec35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:55.664257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7564785-3ab4-4fdb-b293-5f87bf54b780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:55.665723 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1af9709a-9d6c-45d9-8b49-4f6c70c98dfb tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 202 Aug 13 15:19:55.666256 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 705/2777] 10.4.3.38 () {70 vars in 1399 bytes} [Thu Aug 13 15:19:55 2026] PUT /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:55.676071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76febcaf-9477-4877-ba36-d2361e279221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.677822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76febcaf-9477-4877-ba36-d2361e279221 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:55.678088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76febcaf-9477-4877-ba36-d2361e279221 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.678399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76febcaf-9477-4877-ba36-d2361e279221 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.678399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-76febcaf-9477-4877-ba36-d2361e279221 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:55.679508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7564785-3ab4-4fdb-b293-5f87bf54b780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:55.680421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (06d08d6d-48ae-472c-84d5-f518d0d81952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:55.680763 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:55.681615 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02948389-7381-4fc2-bbb4-8a4b9603d577 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:55.681985 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.681985 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:55.682143 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 691/2778] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:19:55 2026] POST /volume/v3/volumes => generated 768 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:55.689109 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76febcaf-9477-4877-ba36-d2361e279221 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:55.689609 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 696/2779] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:55.695289 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:55.698314 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:19:55.699465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:55.699465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:55.709258 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:55.709258 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:55.714432 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:55.720511 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d0a0736-847b-44e1-8d23-7812eecb98c1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 200 Aug 13 15:19:55.721192 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 688/2780] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:55 2026] GET /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:56.511003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8846c65a-fb06-4869-9496-11620a177cfa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.512878 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8846c65a-fb06-4869-9496-11620a177cfa tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f Aug 13 15:19:56.513100 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8846c65a-fb06-4869-9496-11620a177cfa tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.513296 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8846c65a-fb06-4869-9496-11620a177cfa tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.519909 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8846c65a-fb06-4869-9496-11620a177cfa tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f returned with HTTP 404 Aug 13 15:19:56.520398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 706/2781] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/volumes/643bea97-bf40-47fc-b800-20a8d8be9f7f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:56.527290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.529273 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] DELETE https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:19:56.529557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.529838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.530072 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume with id: 835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:19:56.538785 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.538785 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:56.539302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:56.557851 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Delete volume request issued successfully. Aug 13 15:19:56.558056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6f53328-3e0a-48f6-9969-e0c37625dee5 tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 202 Aug 13 15:19:56.558491 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 692/2782] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:19:56 2026] DELETE /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:56.565633 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.568208 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:19:56.568498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.568810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.578357 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.578357 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:56.583530 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Volume info retrieved successfully. Aug 13 15:19:56.589792 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fc229a7-a06a-4fc8-b4fd-b40b32cc1cfe tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 200 Aug 13 15:19:56.590353 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 697/2783] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:56.701754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.704491 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:56.705694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.705694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.705694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:56.710126 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.710126 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:56.718765 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-728379e4-17e0-4dcd-ad1d-17ef3e9ee403 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 200 Aug 13 15:19:56.719590 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 689/2784] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:56.732910 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.734858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a32db38-db00-426f-9a79-f58f77171957 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.734945 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:56.735028 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.735225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.735486 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:56.735850 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.735850 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:56.736313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:56.736450 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a32db38-db00-426f-9a79-f58f77171957 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:19:56.736662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a32db38-db00-426f-9a79-f58f77171957 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.736903 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a32db38-db00-426f-9a79-f58f77171957 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.745152 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:56.745268 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.745268 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:56.745879 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:56.746071 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:56.749131 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a32db38-db00-426f-9a79-f58f77171957 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:56.754473 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a32db38-db00-426f-9a79-f58f77171957 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 200 Aug 13 15:19:56.754896 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 693/2785] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:56.769079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.771241 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:56.772252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "216dfe20-3900-458e-8a0c-1e91bf4bf2ad", "name": "tempest-VolumeDependencyTests-Snapshot-1541886454"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:56.784359 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.784359 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:56.784820 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:56.784941 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create snapshot from volume 216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:19:56.788917 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:56.792291 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.792291 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:56.796331 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:56.796540 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:56.810342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['cee6c68b-3aef-4029-8ec4-c5e80a7a3266', '118ecba6-4254-4880-9a0c-747266ac422d', 'b16c0551-856e-4527-a8db-8ced00ee575f', 'fb633d0e-3f1b-48ad-8ae9-42e51a06a200'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:56.841422 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:56.843748 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot create request issued successfully. Aug 13 15:19:56.844512 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-776a0c2a-a56b-4752-828c-e4f56b79e1a7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:56.844977 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 698/2786] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:56.846335 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.846335 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:56.854944 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.856881 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bd1a8b7-d4e5-4f79-b88c-769b2a507f33 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:56.858704 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:19:56.858792 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 707/2787] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:56.858844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.858844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.864620 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.864620 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:56.865616 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:56.866905 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22c4f6e8-21af-44ac-b50c-296239ed9c93 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 200 Aug 13 15:19:56.867587 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 690/2788] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:56.876299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.877944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/group_snapshots Aug 13 15:19:56.878337 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7f00ff73-17ce-4dd0-a0ac-690427b1bd1f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1564036045"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:56.879656 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7f00ff73-17ce-4dd0-a0ac-690427b1bd1f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1564036045'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 15:19:56.883685 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.883685 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:56.887622 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1564036045. Aug 13 15:19:56.903176 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.903176 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:56.920219 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2025008952 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2025008952, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:56.920622 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2025008952 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2025008952, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:19:56.940355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['9a3e3900-ebc2-48d7-8a98-02bf74351aea', '494f7128-52d1-4fc4-a25a-9cb1a9f9e593', '941b097f-3f9e-4d4f-981e-e7e0c5b66917', '9245e9a3-f52c-4c9c-aa4f-98dd221af443'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:56.974624 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a45910e-a0d5-4dcc-9b1a-dd2bf46ffe6f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots returned with HTTP 202 Aug 13 15:19:56.975093 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 694/2789] 10.4.3.38 () {70 vars in 1317 bytes} [Thu Aug 13 15:19:56 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:56.985538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-720d9693-55e3-488a-a59b-70a20c6d2272 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:56.988039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-720d9693-55e3-488a-a59b-70a20c6d2272 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:56.988358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-720d9693-55e3-488a-a59b-70a20c6d2272 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:56.988646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-720d9693-55e3-488a-a59b-70a20c6d2272 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:56.988860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-720d9693-55e3-488a-a59b-70a20c6d2272 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 68795a97-7bcc-4de4-908b-1c5ef32bfba5 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:56.993191 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:56.993191 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:56.997695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-720d9693-55e3-488a-a59b-70a20c6d2272 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 returned with HTTP 200 Aug 13 15:19:56.998090 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 699/2790] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:56 2026] GET /volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:57.603820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09959b8b-150a-4d2c-83bf-4ae5c728636c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:57.605804 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09959b8b-150a-4d2c-83bf-4ae5c728636c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] GET https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 Aug 13 15:19:57.606055 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09959b8b-150a-4d2c-83bf-4ae5c728636c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:57.606237 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09959b8b-150a-4d2c-83bf-4ae5c728636c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:57.612442 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09959b8b-150a-4d2c-83bf-4ae5c728636c tempest-VolumesBackupsTest-283530697 tempest-VolumesBackupsTest-283530697-project-member] https://10.4.3.38/volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 returned with HTTP 404 Aug 13 15:19:57.613300 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 708/2791] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:19:57 2026] GET /volume/v3/volumes/835fc522-92ba-47a5-a467-ebdda8a6ba01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:57.877761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6dbc8621-a653-459d-a342-34ed37e79a64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:57.880113 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6dbc8621-a653-459d-a342-34ed37e79a64 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:19:57.880385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6dbc8621-a653-459d-a342-34ed37e79a64 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:57.880755 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6dbc8621-a653-459d-a342-34ed37e79a64 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:57.887486 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:57.887486 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:57.888167 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6dbc8621-a653-459d-a342-34ed37e79a64 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:57.889302 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6dbc8621-a653-459d-a342-34ed37e79a64 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 200 Aug 13 15:19:57.890108 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 691/2792] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:57 2026] GET /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:57.900394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08a9a188-75fd-4294-8c26-179ae88ee60f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:57.902236 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:19:57.902586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fdeb8f7a-021e-40e2-9b73-05cf78bca5ec", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2026628474"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:57.904343 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'snapshot_id': 'fdeb8f7a-021e-40e2-9b73-05cf78bca5ec', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2026628474'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:19:57.909989 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:57.909989 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:57.910376 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:57.910532 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:19:57.914732 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:19:57.920738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (2c822f83-099e-442b-a703-bea07050c3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:57.921641 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4e70a8-69e6-4d25-844a-a8da13d4b6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:57.922632 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:19:57.955466 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4e70a8-69e6-4d25-844a-a8da13d4b6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fdeb8f7a-021e-40e2-9b73-05cf78bca5ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:57.956357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2828839-a2fb-49b5-8491-46a25962e443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:58.007598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['6766af25-8bf3-438e-973c-f7899160fa7f', 'd44f601c-876b-4744-8e25-de1b676b929a', 'b6f9631b-8697-4ae6-b1d3-e38b97bd874b', '2dc49bb7-96ed-4a2d-94ac-925bacb86482'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:58.008579 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2828839-a2fb-49b5-8491-46a25962e443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6766af25-8bf3-438e-973c-f7899160fa7f', 'd44f601c-876b-4744-8e25-de1b676b929a', 'b6f9631b-8697-4ae6-b1d3-e38b97bd874b', '2dc49bb7-96ed-4a2d-94ac-925bacb86482']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:58.009563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f4efb0-7cfd-4fb8-9d09-3f12bbf3f6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:58.014869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.021461 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.021461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.021461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.021461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 68795a97-7bcc-4de4-908b-1c5ef32bfba5 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:58.022941 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.022941 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.033146 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65f2e736-5bcc-4ca3-a3f8-236680311b74 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 returned with HTTP 200 Aug 13 15:19:58.033146 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 700/2793] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:58.040683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.043097 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:19:58.043097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.043333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.043558 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:58.044666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:19:58.054127 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:19:58.054566 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.054566 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:58.055293 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b98bc1fd-5fe7-4ee0-be68-fab3237baf43 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:19:58.055749 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 709/2794] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:58.065543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-593b317a-2896-4242-9a32-3f43b535ff9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.068089 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-593b317a-2896-4242-9a32-3f43b535ff9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/8056041d-8454-4826-892d-c06ca89251ab Aug 13 15:19:58.068362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-593b317a-2896-4242-9a32-3f43b535ff9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.068718 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-593b317a-2896-4242-9a32-3f43b535ff9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.068771 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f4efb0-7cfd-4fb8-9d09-3f12bbf3f6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdf01c12-0289-43c9-a075-93ffa77bdc6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2026628474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['6766af25-8bf3-438e-973c-f7899160fa7f','d44f601c-876b-4744-8e25-de1b676b929a','b6f9631b-8697-4ae6-b1d3-e38b97bd874b','2dc49bb7-96ed-4a2d-94ac-925bacb86482'],size=1,snapshot_id=fdeb8f7a-021e-40e2-9b73-05cf78bca5ec,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2026628474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdf01c12-0289-43c9-a075-93ffa77bdc6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fdeb8f7a-021e-40e2-9b73-05cf78bca5ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:58.069523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e39a724-a7f4-42e3-9440-789551f29b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:58.077012 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.077012 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:58.077642 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-593b317a-2896-4242-9a32-3f43b535ff9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Snapshot retrieved successfully. Aug 13 15:19:58.078851 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-593b317a-2896-4242-9a32-3f43b535ff9b tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/8056041d-8454-4826-892d-c06ca89251ab returned with HTTP 200 Aug 13 15:19:58.079439 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 692/2795] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/snapshots/8056041d-8454-4826-892d-c06ca89251ab => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:58.090011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.091865 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/317b2de5-568a-45e8-8b8f-119252d5e94b Aug 13 15:19:58.092052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.092210 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.092376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e39a724-a7f4-42e3-9440-789551f29b4d) transitioned into state 'SUCCESS' from state '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-2026628474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['6766af25-8bf3-438e-973c-f7899160fa7f','d44f601c-876b-4744-8e25-de1b676b929a','b6f9631b-8697-4ae6-b1d3-e38b97bd874b','2dc49bb7-96ed-4a2d-94ac-925bacb86482'],size=1,snapshot_id=fdeb8f7a-021e-40e2-9b73-05cf78bca5ec,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:58.093401 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9f8889-2573-44c2-9c7d-91d790b1f5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:19:58.097327 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.097327 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.097714 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Snapshot retrieved successfully. Aug 13 15:19:58.098455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c264f622-197f-4f39-9aba-1334c9c62cc0 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/317b2de5-568a-45e8-8b8f-119252d5e94b returned with HTTP 200 Aug 13 15:19:58.098818 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 701/2796] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/snapshots/317b2de5-568a-45e8-8b8f-119252d5e94b => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:58.110366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.112694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.113014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.113228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.113393 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for member 68795a97-7bcc-4de4-908b-1c5ef32bfba5 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:19:58.113528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group_snapshot with id: 68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.117691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9f8889-2573-44c2-9c7d-91d790b1f5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:19:58.118013 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.118013 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:58.118503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (2c822f83-099e-442b-a703-bea07050c3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:19:58.118785 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:19:58.119340 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08a9a188-75fd-4294-8c26-179ae88ee60f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:19:58.120143 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 695/2797] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:19:57 2026] POST /volume/v3/volumes => generated 802 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:58.131977 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.134206 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:19:58.134472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.134866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.142929 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.142929 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:58.147189 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:58.154050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-115c5ce1-bb19-4d68-95b5-640fcff550c3 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 200 Aug 13 15:19:58.154914 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 693/2798] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:58.171030 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5095a1ce-a2aa-488c-8a9e-76694a868b72 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 returned with HTTP 202 Aug 13 15:19:58.171486 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 710/2799] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:19:58 2026] DELETE /volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:58.178132 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.180006 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:58.180206 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.180431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.180781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:58.181444 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:58.193720 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:58.194801 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:58.194801 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:58.243122 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:58.247446 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.247446 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.255028 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:58.255390 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:58.299981 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:58.303069 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.303069 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.310124 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec1be5c6-bad0-4317-a71f-4ec92d6495e7 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:58.310662 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 702/2800] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:58.324499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-145c4fde-bad3-44d8-972a-e51191cf731c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.327106 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:19:58.327788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.327788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.328099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:58.328415 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.328415 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:58.329967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:19:58.334139 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:19:58.335489 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-145c4fde-bad3-44d8-972a-e51191cf731c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:19:58.336122 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 696/2801] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:19:58.344373 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea21060e-643f-4670-bad2-fd15e918b026 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.346488 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea21060e-643f-4670-bad2-fd15e918b026 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.346751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea21060e-643f-4670-bad2-fd15e918b026 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.346983 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea21060e-643f-4670-bad2-fd15e918b026 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.347158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-ea21060e-643f-4670-bad2-fd15e918b026 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 68795a97-7bcc-4de4-908b-1c5ef32bfba5 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:19:58.351318 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea21060e-643f-4670-bad2-fd15e918b026 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 returned with HTTP 404 Aug 13 15:19:58.351938 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 694/2802] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:58.357942 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30bee744-df30-490e-9b76-e7ece6a8e07f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.359392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.359585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.359750 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.359867 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for member 68795a97-7bcc-4de4-908b-1c5ef32bfba5 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:19:58.359969 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group_snapshot with id: 68795a97-7bcc-4de4-908b-1c5ef32bfba5 Aug 13 15:19:58.362957 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30bee744-df30-490e-9b76-e7ece6a8e07f tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 returned with HTTP 404 Aug 13 15:19:58.363332 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 711/2803] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:19:58 2026] DELETE /volume/v3/group_snapshots/68795a97-7bcc-4de4-908b-1c5ef32bfba5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:58.370171 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.372644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:19:58.373008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.373275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.373592 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:19:58.374771 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:19:58.382626 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:19:58.383480 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:58.383480 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:58.420007 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:58.423130 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.423130 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.427400 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:58.427400 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:58.465190 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:19:58.471697 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.471697 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:58.477049 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-161449db-88b6-4e8a-adf1-6c9250c89ba9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:19:58.477049 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 703/2804] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:19:58.493201 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.494775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f/action Aug 13 15:19:58.495109 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:19:58.495219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:58.496427 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for group 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:19:58.496526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group with id: 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:58.499468 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.499468 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:58.535820 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab4268e3-e0ce-4943-8db7-d540cd7b7737 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f/action returned with HTTP 202 Aug 13 15:19:58.536199 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 697/2805] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:19:58 2026] POST /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:58.544750 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:58.549602 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf Aug 13 15:19:58.549891 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:58.550107 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:58.558484 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.558484 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:58.565175 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:19:58.565882 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:19:58.566457 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:19:58.603098 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:19:58.606065 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:58.606065 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:19:58.614275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51d6a8c7-2c71-4581-a267-597517cbbdcc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf returned with HTTP 200 Aug 13 15:19:58.614717 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 695/2806] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:58 2026] GET /volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:59.171900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.174052 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:19:59.174310 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.174546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.181713 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:59.181713 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:59.186306 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:59.194290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c85cd107-6b60-4188-88d8-ebaea1dcafa6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 200 Aug 13 15:19:59.194854 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 712/2807] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:19:59.211886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.211886 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:19:59.211886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdf01c12-0289-43c9-a075-93ffa77bdc6d", "name": "tempest-VolumeDependencyTests-Snapshot-161687485"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:59.221836 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:59.221836 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:59.222590 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:19:59.222794 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create snapshot from volume bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:19:59.252262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['aec48df2-d0d6-4633-a12a-6fc53900c465', 'e69c34e3-a7e8-4f90-ae8c-1e3fe4c32f15', '6780da33-d34f-4ed0-b5bd-450367cfa6aa', '37536034-c1da-499c-b66d-95ce5e6c0edf'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:59.281432 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot create request issued successfully. Aug 13 15:19:59.281766 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0abe6caf-a00d-42bb-8489-5bd11518c96f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:19:59.282175 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 704/2808] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:19:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:19:59.291397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fc29ef4-24dd-4642-807b-b255124c1506 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.292986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fc29ef4-24dd-4642-807b-b255124c1506 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:19:59.293180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fc29ef4-24dd-4642-807b-b255124c1506 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.293379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fc29ef4-24dd-4642-807b-b255124c1506 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.297688 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:59.297688 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:19:59.298266 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fc29ef4-24dd-4642-807b-b255124c1506 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:19:59.299273 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fc29ef4-24dd-4642-807b-b255124c1506 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 200 Aug 13 15:19:59.300478 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 698/2809] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:59.627745 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9213246-7a10-41d7-9397-21ab1e2f6104 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.630011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9213246-7a10-41d7-9397-21ab1e2f6104 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf Aug 13 15:19:59.630011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9213246-7a10-41d7-9397-21ab1e2f6104 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.630097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9213246-7a10-41d7-9397-21ab1e2f6104 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.635541 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9213246-7a10-41d7-9397-21ab1e2f6104 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf returned with HTTP 404 Aug 13 15:19:59.636016 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 696/2810] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/volumes/fc6d7c74-61b9-4c73-942e-39788b3e1bcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:59.642363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a72b9524-44a8-4902-be48-f49a9ef6f769 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.643990 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72b9524-44a8-4902-be48-f49a9ef6f769 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c Aug 13 15:19:59.644186 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72b9524-44a8-4902-be48-f49a9ef6f769 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.644368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72b9524-44a8-4902-be48-f49a9ef6f769 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.650192 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72b9524-44a8-4902-be48-f49a9ef6f769 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c returned with HTTP 404 Aug 13 15:19:59.650708 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 713/2811] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/volumes/a069a7f7-09df-4801-a107-1e22427dea4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:59.658309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.660138 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f Aug 13 15:19:59.660383 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.660568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.660744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member 7f00ff73-17ce-4dd0-a0ac-690427b1bd1f {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:59.663690 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5a8c4cf-5d7d-4a02-9448-67bf24193057 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f returned with HTTP 404 Aug 13 15:19:59.664151 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 705/2812] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/groups/7f00ff73-17ce-4dd0-a0ac-690427b1bd1f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:19:59.675095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5aea5993-c27c-4b0c-b78e-9a273e6305f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.677007 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aea5993-c27c-4b0c-b78e-9a273e6305f2 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/ebadb3ce-dc8e-4e2a-99da-fe84731c3208 Aug 13 15:19:59.677226 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5aea5993-c27c-4b0c-b78e-9a273e6305f2 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.677435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5aea5993-c27c-4b0c-b78e-9a273e6305f2 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.694095 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aea5993-c27c-4b0c-b78e-9a273e6305f2 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types/ebadb3ce-dc8e-4e2a-99da-fe84731c3208 returned with HTTP 202 Aug 13 15:19:59.694508 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 699/2813] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:19:59 2026] DELETE /volume/v3/group_types/ebadb3ce-dc8e-4e2a-99da-fe84731c3208 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:19:59.702129 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5dd44fe-fa98-450c-a9b0-e93a051e8c6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.704061 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5dd44fe-fa98-450c-a9b0-e93a051e8c6e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e Aug 13 15:19:59.704272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5dd44fe-fa98-450c-a9b0-e93a051e8c6e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.704546 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5dd44fe-fa98-450c-a9b0-e93a051e8c6e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.733279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5dd44fe-fa98-450c-a9b0-e93a051e8c6e tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e returned with HTTP 202 Aug 13 15:19:59.733685 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 697/2814] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:19:59 2026] DELETE /volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:19:59.740619 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3edeb5c9-342e-4dde-8388-feeca49528af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.742690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3edeb5c9-342e-4dde-8388-feeca49528af tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] GET https://10.4.3.38/volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e Aug 13 15:19:59.742906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3edeb5c9-342e-4dde-8388-feeca49528af tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.743088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3edeb5c9-342e-4dde-8388-feeca49528af tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.747261 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3edeb5c9-342e-4dde-8388-feeca49528af tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e returned with HTTP 404 Aug 13 15:19:59.747261 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 714/2815] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/types/88ba5276-e415-4697-86a2-1c9fde14277e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:59.756133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5499c39d-9f22-4ba3-8bb2-7f500e734775 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.758391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5499c39d-9f22-4ba3-8bb2-7f500e734775 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:19:59.758836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5499c39d-9f22-4ba3-8bb2-7f500e734775 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1498732041"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:59.760783 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:59.760783 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:19:59.775902 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5499c39d-9f22-4ba3-8bb2-7f500e734775 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:19:59.776250 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 706/2816] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:19:59 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:19:59.784437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-39e98efa-8984-4843-a550-ca8cca3a97a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.786285 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-39e98efa-8984-4843-a550-ca8cca3a97a0 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:19:59.786627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-39e98efa-8984-4843-a550-ca8cca3a97a0 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-647980036"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:59.797774 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-39e98efa-8984-4843-a550-ca8cca3a97a0 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:19:59.798164 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 700/2817] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:19:59 2026] POST /volume/v3/group_types => generated 180 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:59.807474 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.809168 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:19:59.809504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9cb0ade7-2a01-46e4-8ac9-32371aeee47d", "volume_types": ["f44b4389-7145-4020-8be0-00694923a454"], "name": "tempest-GroupSnapshotsTest-Group-767141315"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:19:59.810935 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group {'group': {'group_type': '9cb0ade7-2a01-46e4-8ac9-32371aeee47d', 'volume_types': ['f44b4389-7145-4020-8be0-00694923a454'], 'name': 'tempest-GroupSnapshotsTest-Group-767141315'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:19:59.814605 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group tempest-GroupSnapshotsTest-Group-767141315. Aug 13 15:19:59.823109 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:19:59.833253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['d11706c6-41b8-43d0-89da-9bedf497083e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:19:59.850010 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83570e8d-d335-4f7a-8715-6ce3e2c24f6a tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:19:59.850381 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 698/2818] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:19:59 2026] POST /volume/v3/groups => generated 111 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:19:59.861165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:19:59.862826 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee Aug 13 15:19:59.863069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:19:59.863369 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:19:59.863369 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member cafb46bd-c83b-4c9d-b3d3-a73a440094ee {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:19:59.866768 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:19:59.866768 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:19:59.874260 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-314f7b0d-49aa-49cf-83ba-ba0aaf0b411d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee returned with HTTP 200 Aug 13 15:19:59.874687 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 715/2819] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:19:59 2026] GET /volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:00.151216 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.153195 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:00.153579 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-397822332"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:00.155140 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-397822332'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:00.155256 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume of 1 GB Aug 13 15:20:00.159861 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Availability Zones retrieved successfully. Aug 13 15:20:00.165531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (9212d294-3529-47ad-bd6c-7997b556d830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:00.166488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.168514 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0574c1-6b2f-4a54-a4f2-e64ec124b194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.169592 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:00.171690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:00.171894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.172100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.185275 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.185275 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:00.193169 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:20:00.198699 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25903c0b-ff8c-4c7d-9326-bb1dcbb7ce51 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:20:00.199207 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 701/2820] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:00.211228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0574c1-6b2f-4a54-a4f2-e64ec124b194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.212093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d92fd730-f293-4299-91ec-3713face2955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.260743 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Created reservations ['6c8fa8d6-f872-4059-98ea-22a58a738ca9', 'a6282110-590a-4514-9f12-96f26f5aa43f', 'e4ddf550-691a-4622-80a7-683a4399dcb9', '8b388684-c3f9-4373-9cb9-c76d5c8dcc80'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:00.261834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d92fd730-f293-4299-91ec-3713face2955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c8fa8d6-f872-4059-98ea-22a58a738ca9', 'a6282110-590a-4514-9f12-96f26f5aa43f', 'e4ddf550-691a-4622-80a7-683a4399dcb9', '8b388684-c3f9-4373-9cb9-c76d5c8dcc80']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.262925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69a5622-0429-4cb3-aca3-c19385e4e67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.287483 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69a5622-0429-4cb3-aca3-c19385e4e67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18ab270-616d-4f98-8e94-dbccb57a2013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-397822332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['6c8fa8d6-f872-4059-98ea-22a58a738ca9','a6282110-590a-4514-9f12-96f26f5aa43f','e4ddf550-691a-4622-80a7-683a4399dcb9','8b388684-c3f9-4373-9cb9-c76d5c8dcc80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-397822332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18ab270-616d-4f98-8e94-dbccb57a2013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4b1e52686684bdfa3adec785f364e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b19bebf0d14a66914b49661d65992a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.288894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd228a3-46eb-4810-b996-0d477ff15229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.306908 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd228a3-46eb-4810-b996-0d477ff15229) transitioned into state 'SUCCESS' from state '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-397822332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4b1e52686684bdfa3adec785f364e3e',qos_specs=None,replication_status=,reservations=['6c8fa8d6-f872-4059-98ea-22a58a738ca9','a6282110-590a-4514-9f12-96f26f5aa43f','e4ddf550-691a-4622-80a7-683a4399dcb9','8b388684-c3f9-4373-9cb9-c76d5c8dcc80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b19bebf0d14a66914b49661d65992a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.307839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b108adaa-59c4-4ce9-9e27-fc6a066c1a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.312451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.314662 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:00.315060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.315308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.319204 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b108adaa-59c4-4ce9-9e27-fc6a066c1a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.320509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Flow 'volume_create_api' (9212d294-3529-47ad-bd6c-7997b556d830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:00.321128 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Create volume request issued successfully. Aug 13 15:20:00.321304 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.321304 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:00.321816 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:00.321951 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bc6f321-a429-4d04-a1f9-6b802a2e2585 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:00.322480 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 707/2821] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:00 2026] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:00.322678 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-375efcd5-a688-426c-92ec-9e0b4ed25de8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 200 Aug 13 15:20:00.323082 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 699/2822] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:00.332387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.335155 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:00.335746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7f341fbf-70d4-4cfe-a989-af4f6adfdee0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-725165146"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:00.337423 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.338024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'snapshot_id': '7f341fbf-70d4-4cfe-a989-af4f6adfdee0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-725165146'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:00.339744 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:00.340000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.340211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.343697 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.343697 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:00.344404 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:00.344404 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:20:00.349423 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:20:00.354555 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.354555 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:00.354665 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (0b0969c9-8731-4dc9-8b01-97d3ef614368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:00.355688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f78b4f0-6f70-43c3-a968-a4d5534fa765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.356852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:00.361853 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:00.366570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f34ea1c0-dbf7-4d56-aef9-1eae2b3188ff tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:00.366570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 702/2823] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:00.388805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f78b4f0-6f70-43c3-a968-a4d5534fa765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f341fbf-70d4-4cfe-a989-af4f6adfdee0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.389654 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c86fcd-3c92-4fce-b148-90b11090fc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.441263 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['6e4da117-48f8-43ae-894b-acb7d9b0fe45', '6db7f60e-b42f-4445-a077-a921379e02cb', '481dc72c-fc35-439a-9aeb-4b246a8526bc', '257a4e1e-b39f-4be0-b0d0-92422e642198'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:00.442069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c86fcd-3c92-4fce-b148-90b11090fc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4da117-48f8-43ae-894b-acb7d9b0fe45', '6db7f60e-b42f-4445-a077-a921379e02cb', '481dc72c-fc35-439a-9aeb-4b246a8526bc', '257a4e1e-b39f-4be0-b0d0-92422e642198']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.442848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4da69a-5b27-44a3-9466-3316c208e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.486345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4da69a-5b27-44a3-9466-3316c208e1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd422cf49-e338-469c-9560-c7062defd949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-725165146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['6e4da117-48f8-43ae-894b-acb7d9b0fe45','6db7f60e-b42f-4445-a077-a921379e02cb','481dc72c-fc35-439a-9aeb-4b246a8526bc','257a4e1e-b39f-4be0-b0d0-92422e642198'],size=1,snapshot_id=7f341fbf-70d4-4cfe-a989-af4f6adfdee0,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-725165146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d422cf49-e338-469c-9560-c7062defd949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f341fbf-70d4-4cfe-a989-af4f6adfdee0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.487976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af30fbfd-f171-40d4-8f3f-51fa9f77088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.508221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af30fbfd-f171-40d4-8f3f-51fa9f77088d) transitioned into state 'SUCCESS' from state '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-725165146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['6e4da117-48f8-43ae-894b-acb7d9b0fe45','6db7f60e-b42f-4445-a077-a921379e02cb','481dc72c-fc35-439a-9aeb-4b246a8526bc','257a4e1e-b39f-4be0-b0d0-92422e642198'],size=1,snapshot_id=7f341fbf-70d4-4cfe-a989-af4f6adfdee0,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.509053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10774ce4-b13d-4af2-9018-3dcb477cf4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:00.528825 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10774ce4-b13d-4af2-9018-3dcb477cf4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:00.529750 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (0b0969c9-8731-4dc9-8b01-97d3ef614368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:00.530076 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:20:00.530737 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4be48d1e-fd14-4e26-8c10-3e18ae1af216 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:00.531543 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 716/2824] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:20:00 2026] POST /volume/v3/volumes => generated 801 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:00.549709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2777584a-78c9-4704-abfe-fb68becb88fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.551935 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2777584a-78c9-4704-abfe-fb68becb88fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:00.552181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2777584a-78c9-4704-abfe-fb68becb88fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.552383 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2777584a-78c9-4704-abfe-fb68becb88fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.562235 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.562235 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:00.566990 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2777584a-78c9-4704-abfe-fb68becb88fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:00.576610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2777584a-78c9-4704-abfe-fb68becb88fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 200 Aug 13 15:20:00.576977 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 708/2825] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:00.822174 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.828949 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:00.829043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.829232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.837511 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.837511 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:00.841281 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:20:00.845958 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e709630e-bf43-4488-bf6e-f1ee02b450b9 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:20:00.846374 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 700/2826] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:00.859330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.861717 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] DELETE https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:00.862049 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.862263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.862497 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Delete volume with id: 64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:00.877750 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.877750 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:00.878331 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:20:00.884580 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.887196 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee Aug 13 15:20:00.887419 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.887711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.887978 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member cafb46bd-c83b-4c9d-b3d3-a73a440094ee {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:00.891975 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.891975 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:00.896292 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Delete volume request issued successfully. Aug 13 15:20:00.898082 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac886f54-a492-44d8-88a7-7b08368e36e3 tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 202 Aug 13 15:20:00.898082 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 703/2827] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:00 2026] DELETE /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:00.902927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0ea800f-ac59-4a62-8a80-ad612eb80c9c tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee returned with HTTP 200 Aug 13 15:20:00.902927 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 717/2828] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:00.906328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.908288 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:00.908509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:00.908788 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:00.915144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1d23eb2-897b-452d-a443-cf136c940f9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:00.916285 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.916285 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:00.916991 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:00.917322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1861657325", "volume_type": "f44b4389-7145-4020-8be0-00694923a454", "group_id": "cafb46bd-c83b-4c9d-b3d3-a73a440094ee", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:00.918748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1861657325', 'volume_type': 'f44b4389-7145-4020-8be0-00694923a454', 'group_id': 'cafb46bd-c83b-4c9d-b3d3-a73a440094ee', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:00.920475 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Volume info retrieved successfully. Aug 13 15:20:00.924861 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0535f8da-2fb5-4ed6-b677-7f32116ecd9a tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 200 Aug 13 15:20:00.925293 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 709/2829] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:00 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:00.925846 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.925846 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:00.926321 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume of 1 GB Aug 13 15:20:00.934693 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Availability Zones retrieved successfully. Aug 13 15:20:00.939831 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (7f0889c1-3d7f-4505-9e4b-33ee6a54455b) 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 15:20:00.941688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e0e691-7e1f-4e17-b0e7-421d430886d8) transitioned 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 15:20:00.942320 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:00.942320 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:00.942787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-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 15:20:00.963402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e0e691-7e1f-4e17-b0e7-421d430886d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f44b4389-7145-4020-8be0-00694923a454,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1498732041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f44b4389-7145-4020-8be0-00694923a454', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cafb46bd-c83b-4c9d-b3d3-a73a440094ee', '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 15:20:00.964560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417e9f51-2e48-4a79-888b-cf3defcfa699) transitioned 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 15:20:00.994453 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1498732041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1498732041, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:00.994815 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1498732041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1498732041, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:01.023295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['8975b677-19c8-4510-acec-260c91588b53', '3e883631-cb12-4b35-9783-d64f33bf2e69', '5d506637-daa3-41d2-8b12-cf1314516479', '4e9b3605-95c8-40f0-b802-74abbb29a352'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:01.024199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417e9f51-2e48-4a79-888b-cf3defcfa699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8975b677-19c8-4510-acec-260c91588b53', '3e883631-cb12-4b35-9783-d64f33bf2e69', '5d506637-daa3-41d2-8b12-cf1314516479', '4e9b3605-95c8-40f0-b802-74abbb29a352']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.025038 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2650294-feb6-4c96-b515-2c6b47f699b8) transitioned 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 15:20:01.051573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2650294-feb6-4c96-b515-2c6b47f699b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3664794-a893-4475-967f-95f9097d894a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1861657325',encryption_key_id=None,group_id=cafb46bd-c83b-4c9d-b3d3-a73a440094ee,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['8975b677-19c8-4510-acec-260c91588b53','3e883631-cb12-4b35-9783-d64f33bf2e69','5d506637-daa3-41d2-8b12-cf1314516479','4e9b3605-95c8-40f0-b802-74abbb29a352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=f44b4389-7145-4020-8be0-00694923a454), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1861657325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cafb46bd-c83b-4c9d-b3d3-a73a440094ee,host=None,id=d3664794-a893-4475-967f-95f9097d894a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b64737e032784b0288423e66429a98d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a11b0174b244a084099b9abbdaf637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f44b4389-7145-4020-8be0-00694923a454),volume_type_id=f44b4389-7145-4020-8be0-00694923a454)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.052613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104d1a9a-267f-468d-b09c-51ecd4afbed8) transitioned 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 15:20:01.076942 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104d1a9a-267f-468d-b09c-51ecd4afbed8) transitioned into state 'SUCCESS' from state '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-1861657325',encryption_key_id=None,group_id=cafb46bd-c83b-4c9d-b3d3-a73a440094ee,group_type_id=,metadata={},multiattach=False,project_id='b64737e032784b0288423e66429a98d9',qos_specs=None,replication_status=,reservations=['8975b677-19c8-4510-acec-260c91588b53','3e883631-cb12-4b35-9783-d64f33bf2e69','5d506637-daa3-41d2-8b12-cf1314516479','4e9b3605-95c8-40f0-b802-74abbb29a352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a11b0174b244a084099b9abbdaf637',volume_type_id=f44b4389-7145-4020-8be0-00694923a454)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.077830 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51dd48f-2f47-485d-ae04-f799565efa27) transitioned 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 15:20:01.094238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51dd48f-2f47-485d-ae04-f799565efa27) 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 15:20:01.095379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Flow 'volume_create_api' (7f0889c1-3d7f-4505-9e4b-33ee6a54455b) 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 15:20:01.095777 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Create volume request issued successfully. Aug 13 15:20:01.096589 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:01.096801 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:01.144236 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:20:01.147368 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.147368 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:01.151440 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1d23eb2-897b-452d-a443-cf136c940f9d tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:01.151839 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 701/2830] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:20:00 2026] POST /volume/v3/volumes => generated 821 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:01.165656 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e010fe8-4253-4657-8dce-bf11112a3216 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.167464 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a Aug 13 15:20:01.167662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.167877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.175211 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.175211 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:01.179859 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:20:01.180688 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:01.180862 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:01.218858 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:01.222027 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.222027 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:01.230449 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e010fe8-4253-4657-8dce-bf11112a3216 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a returned with HTTP 200 Aug 13 15:20:01.230449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 704/2831] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:01.378469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08a41fda-1658-4205-93b1-6a99440b5592 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.380633 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08a41fda-1658-4205-93b1-6a99440b5592 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:01.380913 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08a41fda-1658-4205-93b1-6a99440b5592 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.381177 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08a41fda-1658-4205-93b1-6a99440b5592 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.392266 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.392266 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:01.398334 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08a41fda-1658-4205-93b1-6a99440b5592 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:01.405164 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08a41fda-1658-4205-93b1-6a99440b5592 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:01.405993 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 718/2832] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:01.450751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.461741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.578030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:01.578441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:01.580369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:01.580496 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume of 1 GB Aug 13 15:20:01.585225 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Availability Zones retrieved successfully. Aug 13 15:20:01.592909 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Flow 'volume_create_api' (5bc2ae45-8e54-4dca-aaf0-6fe77203ef53) 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 15:20:01.594151 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee870433-b8bb-4bf5-a6c5-5b10bcf3ad6e) transitioned 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 15:20:01.594276 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a62709e9-de30-4867-b995-60b2d810b00f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.595327 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:01.595403 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-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 15:20:01.595609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.595892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.597429 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a62709e9-de30-4867-b995-60b2d810b00f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:01.597900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a62709e9-de30-4867-b995-60b2d810b00f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.598142 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a62709e9-de30-4867-b995-60b2d810b00f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.606779 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.606779 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:01.609145 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.609145 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:01.614757 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:01.617226 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a62709e9-de30-4867-b995-60b2d810b00f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:01.619131 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-8a047652-c1af-4112-9074-9939a3a1ff46 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:01.619486 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 710/2833] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:01.623375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a62709e9-de30-4867-b995-60b2d810b00f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 200 Aug 13 15:20:01.624023 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 705/2834] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:01.630233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee870433-b8bb-4bf5-a6c5-5b10bcf3ad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:20:01.631408 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181fc0af-9fd6-4379-9583-add074828958) transitioned 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 15:20:01.640431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.642570 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:01.642822 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.643073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.643215 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:01.650878 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.650878 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:01.651627 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:01.670430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot delete request issued successfully. Aug 13 15:20:01.671526 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4f3dc28-74bd-43e9-9c1c-97b64017bb69 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 202 Aug 13 15:20:01.671526 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 719/2835] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:01 2026] DELETE /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:01.679125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4df13873-1f16-471c-9636-0f4a059b0f7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.680832 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4df13873-1f16-471c-9636-0f4a059b0f7e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:01.681032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4df13873-1f16-471c-9636-0f4a059b0f7e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.681226 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4df13873-1f16-471c-9636-0f4a059b0f7e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.687040 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.687040 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:01.687571 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4df13873-1f16-471c-9636-0f4a059b0f7e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:01.688491 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4df13873-1f16-471c-9636-0f4a059b0f7e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 200 Aug 13 15:20:01.688978 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 711/2836] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:01.713746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Created reservations ['99c819ac-e25c-4b23-8ce3-4299326bbfb9', '5d34465d-1ea7-43b9-ba9f-b4152473dd0f', 'b8c549a2-de10-4fb1-bc87-4c8c26d02c6d', '3ca0019e-b5e2-4c59-9828-2d3f46e953e7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:01.716629 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181fc0af-9fd6-4379-9583-add074828958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99c819ac-e25c-4b23-8ce3-4299326bbfb9', '5d34465d-1ea7-43b9-ba9f-b4152473dd0f', 'b8c549a2-de10-4fb1-bc87-4c8c26d02c6d', '3ca0019e-b5e2-4c59-9828-2d3f46e953e7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.718594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c6a7d7-b680-4883-bc7c-d6457a5d709a) transitioned 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 15:20:01.734090 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-619d7f97-98cc-48f9-a0ce-89d6fa200142 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.734454 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-619d7f97-98cc-48f9-a0ce-89d6fa200142 None None] GET https://10.4.3.38/volume// Aug 13 15:20:01.734641 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-619d7f97-98cc-48f9-a0ce-89d6fa200142 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.734913 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-619d7f97-98cc-48f9-a0ce-89d6fa200142 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.735306 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-619d7f97-98cc-48f9-a0ce-89d6fa200142 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:01.735660 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 706/2837] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:20: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 15:20:01.742441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-00f427ce-b691-489e-a25e-3810960d84a7 req-5c1e1fb5-3edf-485f-a66a-0e5735eaea4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.744571 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-5c1e1fb5-3edf-485f-a66a-0e5735eaea4e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:01.745104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-5c1e1fb5-3edf-485f-a66a-0e5735eaea4e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d18ab270-616d-4f98-8e94-dbccb57a2013", "connector": null, "instance_uuid": "9dada6ae-475c-4157-a4f6-e1bafb6400a0"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:01.751160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c6a7d7-b680-4883-bc7c-d6457a5d709a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f11e8bf-e584-488d-b8fd-07f19a02d353', '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='7690b6f8eab34422b00a8c39950cbe9c',qos_specs=None,replication_status=,reservations=['99c819ac-e25c-4b23-8ce3-4299326bbfb9','5d34465d-1ea7-43b9-ba9f-b4152473dd0f','b8c549a2-de10-4fb1-bc87-4c8c26d02c6d','3ca0019e-b5e2-4c59-9828-2d3f46e953e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:01Z,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=6f11e8bf-e584-488d-b8fd-07f19a02d353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7690b6f8eab34422b00a8c39950cbe9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.751964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a051b6d-f560-407b-b9c8-b8adfeb348e6) transitioned 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 15:20:01.754958 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.754958 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:01.770778 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a051b6d-f560-407b-b9c8-b8adfeb348e6) transitioned into state 'SUCCESS' from 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='7690b6f8eab34422b00a8c39950cbe9c',qos_specs=None,replication_status=,reservations=['99c819ac-e25c-4b23-8ce3-4299326bbfb9','5d34465d-1ea7-43b9-ba9f-b4152473dd0f','b8c549a2-de10-4fb1-bc87-4c8c26d02c6d','3ca0019e-b5e2-4c59-9828-2d3f46e953e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:01.771461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d315e87-365e-4cac-9675-da8d15accf5e) transitioned 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 15:20:01.781350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d315e87-365e-4cac-9675-da8d15accf5e) 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 15:20:01.782286 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Flow 'volume_create_api' (5bc2ae45-8e54-4dca-aaf0-6fe77203ef53) 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 15:20:01.782654 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume request issued successfully. Aug 13 15:20:01.783472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c13f977f-4047-4630-ae5e-90fa2f6a83c1 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:01.783985 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 702/2838] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:01 2026] POST /volume/v3/volumes => generated 738 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:01.786306 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-5c1e1fb5-3edf-485f-a66a-0e5735eaea4e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:01.786820 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 720/2839] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:01 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:01.795615 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.797917 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:01.798160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.798356 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.806217 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.806217 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:01.812505 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:01.817996 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac90bb4c-7bf1-4f0c-a001-652b1c99c01f tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 200 Aug 13 15:20:01.818411 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 712/2840] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 806 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:01.818582 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-650e794a-63d7-4478-99a6-c528e06b09cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.820586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-650e794a-63d7-4478-99a6-c528e06b09cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:01.820765 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-650e794a-63d7-4478-99a6-c528e06b09cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.821035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-650e794a-63d7-4478-99a6-c528e06b09cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.835947 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.835947 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:01.837303 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4f6379a-97f3-4dc5-ac94-f41a7f995f1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.837812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4f6379a-97f3-4dc5-ac94-f41a7f995f1e None None] GET https://10.4.3.38/volume// Aug 13 15:20:01.838031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4f6379a-97f3-4dc5-ac94-f41a7f995f1e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.838232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4f6379a-97f3-4dc5-ac94-f41a7f995f1e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.838617 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4f6379a-97f3-4dc5-ac94-f41a7f995f1e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:01.839026 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 703/2841] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:01.843373 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-650e794a-63d7-4478-99a6-c528e06b09cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:01.846490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.848146 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-650e794a-63d7-4478-99a6-c528e06b09cc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:01.848605 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 707/2842] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:01.848657 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:01.849133 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.849317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.860471 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.860471 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:01.865804 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:01.871430 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-024b6ce8-5010-4fcb-8af1-3876aea15fbc tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:01.871842 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 721/2843] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:01.941682 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-023d6973-6323-4622-bd2c-26b033be7c8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.944039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-023d6973-6323-4622-bd2c-26b033be7c8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] GET https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 Aug 13 15:20:01.944251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-023d6973-6323-4622-bd2c-26b033be7c8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:01.944431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-023d6973-6323-4622-bd2c-26b033be7c8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:01.951344 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-023d6973-6323-4622-bd2c-26b033be7c8b tempest-VolumesActionsTest-1712222791 tempest-VolumesActionsTest-1712222791-project-member] https://10.4.3.38/volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 returned with HTTP 404 Aug 13 15:20:01.952234 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 713/2844] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:01 2026] GET /volume/v3/volumes/64088209-49a0-47cd-80c8-b51eaab354c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:01.982036 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:01.984306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] PUT https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 Aug 13 15:20:01.984732 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:01.991899 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Acquiring lock "cinder-attachment_update-d18ab270-616d-4f98-8e94-dbccb57a2013-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:01.996219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-d18ab270-616d-4f98-8e94-dbccb57a2013-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:01.997219 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:01.997219 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:02.085172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Lock "cinder-attachment_update-d18ab270-616d-4f98-8e94-dbccb57a2013-np0000007223" released by "attachment_update" :: held 0.089s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:02.085530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-414612bf-08b5-448c-bf0c-3acb723b3356 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 returned with HTTP 200 Aug 13 15:20:02.086124 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 704/2845] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:01 2026] PUT /volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:02.245023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.247195 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a Aug 13 15:20:02.247455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.247696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.256322 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.256322 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:02.260572 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:20:02.261409 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:02.261590 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:02.303157 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:02.306057 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.306057 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:02.312915 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98e194af-f469-4be5-8e01-9f0e5d28e732 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a returned with HTTP 200 Aug 13 15:20:02.313300 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 708/2846] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:02.325844 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.329654 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/group_snapshots Aug 13 15:20:02.330095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cafb46bd-c83b-4c9d-b3d3-a73a440094ee", "name": "tempest-group_snapshot-1916293206"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:02.333003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cafb46bd-c83b-4c9d-b3d3-a73a440094ee', 'name': 'tempest-group_snapshot-1916293206'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 15:20:02.338759 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.338759 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:02.342952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Creating group_snapshot tempest-group_snapshot-1916293206. Aug 13 15:20:02.361469 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.361469 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:02.371888 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1498732041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1498732041, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:02.372306 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1498732041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1498732041, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:02.390807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Created reservations ['b3b4e1ad-7733-415b-85bb-f15c3c8c08e7', 'dae3d5f0-560c-4e00-83af-81c49366195e', 'bb78800a-683b-456a-85e2-e4fd356cfde3', '617f8798-168a-475f-a01c-b57d418a21f8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:02.414012 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-290f3e57-fbce-477a-acf0-23f2b82f4fb3 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots returned with HTTP 202 Aug 13 15:20:02.414577 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 722/2847] 10.4.3.38 () {70 vars in 1317 bytes} [Thu Aug 13 15:20:02 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:02.423394 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.425524 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:02.425834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.426114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.426421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:20:02.430206 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.430206 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:02.434247 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30391bbf-e0ec-45f3-ab27-bebc9044c731 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 200 Aug 13 15:20:02.434592 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 714/2848] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:02.698841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4c5f8d2-3694-4004-9bdf-3c193e0d6a88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.700613 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4c5f8d2-3694-4004-9bdf-3c193e0d6a88 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:02.700856 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4c5f8d2-3694-4004-9bdf-3c193e0d6a88 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.701095 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4c5f8d2-3694-4004-9bdf-3c193e0d6a88 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.705807 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4c5f8d2-3694-4004-9bdf-3c193e0d6a88 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 404 Aug 13 15:20:02.706519 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 705/2849] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:02.712823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.718545 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:02.718781 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.719045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.719190 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:02.728691 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.728691 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:02.729230 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:02.745826 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot delete request issued successfully. Aug 13 15:20:02.745988 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-594c82cf-cd39-4266-a6e1-038f22f7e666 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 202 Aug 13 15:20:02.746529 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 709/2850] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:02 2026] DELETE /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:02.754620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.759447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:02.759654 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.759984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.764660 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.764660 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:02.765101 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:02.765938 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa5b28d2-0e60-433f-ac15-0e99a30cf41c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 200 Aug 13 15:20:02.766545 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 723/2851] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:02.831353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.833726 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:02.833987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.834223 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.843256 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.843256 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:02.849217 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:02.854537 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e61d7a5-8870-404d-b7cf-f292878eef90 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 200 Aug 13 15:20:02.855214 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 715/2852] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:02.867337 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.869144 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:02.869371 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.869612 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.871618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.873646 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:02.873921 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:02.874169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:02.887684 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.887684 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:02.890230 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:02.890230 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:02.894356 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:02.898820 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:02.898983 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd7c2b94-b4f9-4ae6-86b1-76e597d840d3 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 200 Aug 13 15:20:02.899023 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 710/2853] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:02.901210 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-386e1502-edf2-4326-8a84-b2d14dc90e6e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:02.901693 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 706/2854] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:02 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:02.915700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f3af85c-4890-442c-b097-fd8d508508ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:02.917579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:02.917991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-848561203"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:02.919702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-848561203'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:02.919840 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume of 1 GB Aug 13 15:20:02.924039 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Availability Zones retrieved successfully. Aug 13 15:20:02.930909 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Flow 'volume_create_api' (277b7251-d96e-43f1-b2f4-bd9cfbd07838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:02.932098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2947c5-6d13-42a9-8133-7f23d29acdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:02.933280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:02.958550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2947c5-6d13-42a9-8133-7f23d29acdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:02.959262 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da61a93-f07f-4f5b-9ea5-ac09a6c7c227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:02.995429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Created reservations ['41f762d9-0d8b-4b73-b66a-7d31115ca571', '0cab141f-208c-4ec8-8089-cf165bce7a0b', '14a4492d-5f72-46c3-9cdd-a5ac647fde5b', 'bc2feb4c-cbf9-4519-a68f-27a58e0515f5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:02.996429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da61a93-f07f-4f5b-9ea5-ac09a6c7c227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f762d9-0d8b-4b73-b66a-7d31115ca571', '0cab141f-208c-4ec8-8089-cf165bce7a0b', '14a4492d-5f72-46c3-9cdd-a5ac647fde5b', 'bc2feb4c-cbf9-4519-a68f-27a58e0515f5']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:02.997177 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828c6a26-7ac7-462d-8532-428804173717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:03.020606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828c6a26-7ac7-462d-8532-428804173717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d53243-7bd0-471d-871b-c56998ca996d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-848561203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7690b6f8eab34422b00a8c39950cbe9c',qos_specs=None,replication_status=,reservations=['41f762d9-0d8b-4b73-b66a-7d31115ca571','0cab141f-208c-4ec8-8089-cf165bce7a0b','14a4492d-5f72-46c3-9cdd-a5ac647fde5b','bc2feb4c-cbf9-4519-a68f-27a58e0515f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:03Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-848561203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02d53243-7bd0-471d-871b-c56998ca996d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7690b6f8eab34422b00a8c39950cbe9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:03.021302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd40642-c3a2-4912-b451-15d886f67621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:03.040489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd40642-c3a2-4912-b451-15d886f67621) transitioned into 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-848561203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7690b6f8eab34422b00a8c39950cbe9c',qos_specs=None,replication_status=,reservations=['41f762d9-0d8b-4b73-b66a-7d31115ca571','0cab141f-208c-4ec8-8089-cf165bce7a0b','14a4492d-5f72-46c3-9cdd-a5ac647fde5b','bc2feb4c-cbf9-4519-a68f-27a58e0515f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f326f8dd8a3045ddaeb6924967f8fc2c',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:03.041253 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8b5872-a3b0-4e94-865b-65e02a4b45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:03.051261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8b5872-a3b0-4e94-865b-65e02a4b45e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:03.051970 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Flow 'volume_create_api' (277b7251-d96e-43f1-b2f4-bd9cfbd07838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:03.052227 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create volume request issued successfully. Aug 13 15:20:03.052714 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f3af85c-4890-442c-b097-fd8d508508ea tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:03.053195 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 724/2855] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:02 2026] POST /volume/v3/volumes => generated 773 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:03.065558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.067326 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:03.067507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.067727 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.074008 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.074008 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:03.077156 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:03.080649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfc4b5da-d57b-4707-b694-96668b899ea2 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 200 Aug 13 15:20:03.081018 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 716/2856] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:03.444035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.446103 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.446364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.446577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.446752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:20:03.450505 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.450505 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:03.454036 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dad8b6c-1af9-481e-b53f-7a4eda3b0960 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 200 Aug 13 15:20:03.454426 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 711/2857] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.461291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.466003 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:20:03.466003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.466003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.466003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:03.466003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:20:03.469756 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:20:03.470436 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.470436 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:03.471203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7bcbefd-7dc5-4ea9-aa6a-be6a061ecf53 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:20:03.471717 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 707/2858] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:03.479631 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.481297 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/19cc1ad8-aba2-40f4-83c9-828b2c090fc4 Aug 13 15:20:03.481453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.481651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.486093 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.486093 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:03.486479 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Snapshot retrieved successfully. Aug 13 15:20:03.487148 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05b7e846-26bd-4040-a2c3-ae3a9642c501 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/19cc1ad8-aba2-40f4-83c9-828b2c090fc4 returned with HTTP 200 Aug 13 15:20:03.487650 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 725/2859] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/snapshots/19cc1ad8-aba2-40f4-83c9-828b2c090fc4 => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:03.495081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-07bdf59d-4718-422d-be13-de883f061d94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.496786 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07bdf59d-4718-422d-be13-de883f061d94 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.496991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07bdf59d-4718-422d-be13-de883f061d94 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.497176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07bdf59d-4718-422d-be13-de883f061d94 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.497312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-07bdf59d-4718-422d-be13-de883f061d94 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:20:03.500507 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.500507 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:03.503649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07bdf59d-4718-422d-be13-de883f061d94 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 200 Aug 13 15:20:03.504017 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 717/2860] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 308 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.511549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86255aa7-d068-4c42-8fe1-cf03c6d8b679 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.513916 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86255aa7-d068-4c42-8fe1-cf03c6d8b679 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/detail Aug 13 15:20:03.514204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86255aa7-d068-4c42-8fe1-cf03c6d8b679 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.514514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86255aa7-d068-4c42-8fe1-cf03c6d8b679 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.524163 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86255aa7-d068-4c42-8fe1-cf03c6d8b679 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 15:20:03.524644 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 712/2861] 10.4.3.38 () {68 vars in 1316 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.532818 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d0c86d9-f223-41b6-8882-243472224159 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.535887 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.535887 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.536619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.536619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100286) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:20:03.537101 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group_snapshot with id: bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.541238 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.541238 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:03.567605 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d0c86d9-f223-41b6-8882-243472224159 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 202 Aug 13 15:20:03.568037 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 708/2862] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:20:03 2026] DELETE /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:03.576190 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-842183b4-5392-41a3-a25d-7184f15debca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.578383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:20:03.578647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.578916 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.579265 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:03.580251 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:20:03.588442 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:20:03.589274 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:03.589463 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:03.628949 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:03.631701 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.631701 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:03.638147 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-842183b4-5392-41a3-a25d-7184f15debca tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:20:03.638500 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 726/2863] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.652478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d222659-89c9-4790-ae32-3765350d4ffc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.654017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/snapshots/detail Aug 13 15:20:03.654179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.654362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.654596 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:03.655688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:20:03.658462 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all snapshots completed successfully. Aug 13 15:20:03.659071 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d222659-89c9-4790-ae32-3765350d4ffc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 15:20:03.659535 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 718/2864] 10.4.3.38 () {66 vars in 1257 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:03.668211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-422cd161-393f-4e2b-9735-236644e2face None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.670036 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-422cd161-393f-4e2b-9735-236644e2face tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.670238 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-422cd161-393f-4e2b-9735-236644e2face tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.670422 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-422cd161-393f-4e2b-9735-236644e2face tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.670538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-422cd161-393f-4e2b-9735-236644e2face tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 15:20:03.673616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-422cd161-393f-4e2b-9735-236644e2face tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 404 Aug 13 15:20:03.674111 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 713/2865] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:03.681044 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62461693-0d90-411a-98c7-c4fcd4ab7e83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.682403 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62461693-0d90-411a-98c7-c4fcd4ab7e83 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/group_snapshots Aug 13 15:20:03.682877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62461693-0d90-411a-98c7-c4fcd4ab7e83 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.683160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62461693-0d90-411a-98c7-c4fcd4ab7e83 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.683525 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.683525 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:03.688024 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62461693-0d90-411a-98c7-c4fcd4ab7e83 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots returned with HTTP 200 Aug 13 15:20:03.688509 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 709/2866] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:03.696249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.698002 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] DELETE https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.698190 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.698387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.698511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for member bc559ffb-0f76-4fcd-8b9a-fffb05711186 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 15:20:03.698592 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group_snapshot with id: bc559ffb-0f76-4fcd-8b9a-fffb05711186 Aug 13 15:20:03.701241 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e6b3732-c5fc-4778-9c63-f5bad26186d5 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 returned with HTTP 404 Aug 13 15:20:03.701704 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 727/2867] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:20:03 2026] DELETE /volume/v3/group_snapshots/bc559ffb-0f76-4fcd-8b9a-fffb05711186 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:03.708222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7fd1c8b2-073d-455b-9070-445eae012872 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.710030 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:20:03.710126 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.710395 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.710525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:03.711214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:20:03.717992 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Get all volumes completed successfully. Aug 13 15:20:03.718545 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:03.718711 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:03.751841 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:03.754484 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.754484 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:03.760796 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fd1c8b2-073d-455b-9070-445eae012872 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:20:03.761190 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 719/2868] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.772626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-68094460-907b-4028-991d-f64ea1a5a7d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.775754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] POST https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee/action Aug 13 15:20:03.775754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:03.775898 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e83d79e-ea0e-4cd1-9bb8-5c5928708abf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.775932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:03.778398 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] delete called for group cafb46bd-c83b-4c9d-b3d3-a73a440094ee {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:20:03.778398 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Delete group with id: cafb46bd-c83b-4c9d-b3d3-a73a440094ee Aug 13 15:20:03.778535 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e83d79e-ea0e-4cd1-9bb8-5c5928708abf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:03.778803 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e83d79e-ea0e-4cd1-9bb8-5c5928708abf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.779100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e83d79e-ea0e-4cd1-9bb8-5c5928708abf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.780496 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.780496 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:03.784559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e83d79e-ea0e-4cd1-9bb8-5c5928708abf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 404 Aug 13 15:20:03.785299 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 710/2869] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:03.791957 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.793579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:03.793817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.794035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.794200 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:03.800471 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.800471 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:03.800965 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:03.816272 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:03.816452 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-226cb7b3-c3ef-4589-a841-4aa4f899e35f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 202 Aug 13 15:20:03.816932 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 728/2870] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:03 2026] DELETE /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:03.817252 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68094460-907b-4028-991d-f64ea1a5a7d9 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee/action returned with HTTP 202 Aug 13 15:20:03.817878 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 714/2871] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:20:03 2026] POST /volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:03.826743 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.826834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.827629 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:03.827899 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.828061 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.829184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a Aug 13 15:20:03.831127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.831127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.834644 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.834644 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:03.838665 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:03.839163 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.839163 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:03.843075 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f53375b-cbb6-4ff1-b8ef-7f522de8cf6f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 200 Aug 13 15:20:03.843437 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 720/2872] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.844220 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Volume info retrieved successfully. Aug 13 15:20:03.845122 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:03.845462 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:03.888019 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] MySQL server mode set 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 15:20:03.892661 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.892661 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:03.901497 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-549d9b77-b0a2-4054-8081-2eaaf517d7cc tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a returned with HTTP 200 Aug 13 15:20:03.901953 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 711/2873] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:03.913908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:03.915810 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:03.915965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:03.916163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:03.926985 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:03.926985 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:03.930383 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:03.934904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836d30c1-0721-4cc1-8860-5cd42e05e59f tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:03.935275 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 729/2874] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:03 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:04.092183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d375fd2b-46df-408e-9caa-e7e779a94eca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.093921 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d375fd2b-46df-408e-9caa-e7e779a94eca tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:04.094118 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d375fd2b-46df-408e-9caa-e7e779a94eca tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.094302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d375fd2b-46df-408e-9caa-e7e779a94eca tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.103482 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.103482 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:04.107416 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d375fd2b-46df-408e-9caa-e7e779a94eca tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:04.111407 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d375fd2b-46df-408e-9caa-e7e779a94eca tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 200 Aug 13 15:20:04.111851 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 715/2875] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:04.124795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f7e6d82-1bf0-405c-98ce-02175486444b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.126785 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f7e6d82-1bf0-405c-98ce-02175486444b tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:04.127127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f7e6d82-1bf0-405c-98ce-02175486444b tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.128691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f7e6d82-1bf0-405c-98ce-02175486444b tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.135310 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.135310 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:04.139712 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f7e6d82-1bf0-405c-98ce-02175486444b tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:04.144247 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f7e6d82-1bf0-405c-98ce-02175486444b tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 200 Aug 13 15:20:04.144744 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 721/2876] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:04.157426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.159501 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:04.160023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02d53243-7bd0-471d-871b-c56998ca996d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-492271947"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:04.167874 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.167874 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:04.168479 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:04.168589 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Create snapshot from volume 02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:04.199510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Created reservations ['0f5c9f0e-cb39-4bb6-a9a8-798fb21de685', '0da91a23-697c-45a1-bdc5-a85f79604931', 'efa99a1f-7b38-4de6-ba1d-565975304633', '1f89fdd4-f022-4077-8258-7c7909b40adc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:04.228609 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot create request issued successfully. Aug 13 15:20:04.228944 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1e5823c-57aa-49fd-9210-2501d6b40f17 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:04.229350 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 712/2877] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:04 2026] POST /volume/v3/snapshots => generated 325 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:04.241792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.244078 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:04.244320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.244587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.253013 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.253013 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:04.253680 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot retrieved successfully. Aug 13 15:20:04.254898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52297d44-d609-4ed1-9bc6-dbb1cd73cced tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 200 Aug 13 15:20:04.255658 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 730/2878] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 457 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:04.856126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8b9cab5-76eb-403b-910e-43b56afe8be8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.857720 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8b9cab5-76eb-403b-910e-43b56afe8be8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:04.857916 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8b9cab5-76eb-403b-910e-43b56afe8be8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.858125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8b9cab5-76eb-403b-910e-43b56afe8be8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.863243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8b9cab5-76eb-403b-910e-43b56afe8be8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 404 Aug 13 15:20:04.863727 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 716/2879] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:04.870639 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.874697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:04.874697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.874697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.874697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:04.881000 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.881000 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:04.881590 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:04.900524 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:04.900524 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-827fe19b-0a7c-40c4-ae08-45fc48f1ac9d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 202 Aug 13 15:20:04.900524 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 722/2880] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:04 2026] DELETE /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:04.909083 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.911232 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:04.911468 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.911688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.915647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cad1d5c-3286-44ce-b11b-77ff03561268 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.917609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cad1d5c-3286-44ce-b11b-77ff03561268 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a Aug 13 15:20:04.917857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cad1d5c-3286-44ce-b11b-77ff03561268 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.918088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cad1d5c-3286-44ce-b11b-77ff03561268 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.921216 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.921216 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:04.924855 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cad1d5c-3286-44ce-b11b-77ff03561268 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a returned with HTTP 404 Aug 13 15:20:04.925179 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 731/2881] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/d3664794-a893-4475-967f-95f9097d894a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:04.926182 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:04.931803 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7612697-7f51-4ad8-9ed6-3c2aee6aeda1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 200 Aug 13 15:20:04.932369 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 713/2882] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:04.933997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.935708 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] GET https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee Aug 13 15:20:04.935932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.936114 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.936239 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] show called for member cafb46bd-c83b-4c9d-b3d3-a73a440094ee {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:04.939130 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1d56f1f-e2d1-4ad3-8e0e-3e3129e6c8c2 tempest-GroupSnapshotsTest-1157740116 tempest-GroupSnapshotsTest-1157740116-project-member] https://10.4.3.38/volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee returned with HTTP 404 Aug 13 15:20:04.939604 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 717/2883] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/groups/cafb46bd-c83b-4c9d-b3d3-a73a440094ee => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:04.946585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-990f530c-5548-4efd-8405-f14f11eb586d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.948615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.949529 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-990f530c-5548-4efd-8405-f14f11eb586d tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/9cb0ade7-2a01-46e4-8ac9-32371aeee47d Aug 13 15:20:04.950244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-990f530c-5548-4efd-8405-f14f11eb586d tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.950244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-990f530c-5548-4efd-8405-f14f11eb586d tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.950377 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:04.950454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.950556 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:04.962020 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:04.962020 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:04.964782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-990f530c-5548-4efd-8405-f14f11eb586d tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/group_types/9cb0ade7-2a01-46e4-8ac9-32371aeee47d returned with HTTP 202 Aug 13 15:20:04.964782 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 723/2884] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:20:04 2026] DELETE /volume/v3/group_types/9cb0ade7-2a01-46e4-8ac9-32371aeee47d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:04.968422 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:04.974279 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08bfd5fb-8c71-4c71-b543-4b7171500f80 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:04.974941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e7171e3-8df8-4b3a-9027-cb325a0e09e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:04.974998 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 732/2885] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:04 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:04.976228 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e7171e3-8df8-4b3a-9027-cb325a0e09e6 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] DELETE https://10.4.3.38/volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 Aug 13 15:20:04.976394 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e7171e3-8df8-4b3a-9027-cb325a0e09e6 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:04.976582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e7171e3-8df8-4b3a-9027-cb325a0e09e6 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.002254 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e7171e3-8df8-4b3a-9027-cb325a0e09e6 tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 returned with HTTP 202 Aug 13 15:20:05.002620 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 714/2886] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:04 2026] DELETE /volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:05.010175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a868a96-e990-4cd4-9651-73dae08a88ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.011939 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a868a96-e990-4cd4-9651-73dae08a88ce tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] GET https://10.4.3.38/volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 Aug 13 15:20:05.012154 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a868a96-e990-4cd4-9651-73dae08a88ce tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.012358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a868a96-e990-4cd4-9651-73dae08a88ce tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.015533 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a868a96-e990-4cd4-9651-73dae08a88ce tempest-GroupSnapshotsTest-663562654 tempest-GroupSnapshotsTest-663562654-project-admin] https://10.4.3.38/volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 returned with HTTP 404 Aug 13 15:20:05.015981 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 718/2887] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/types/f44b4389-7145-4020-8be0-00694923a454 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:05.181658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.264835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.266451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:05.266650 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.266850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.274303 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.274303 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:05.274782 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot retrieved successfully. Aug 13 15:20:05.275588 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ed868a4-9b22-4c7d-a965-ccf333c6c609 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 200 Aug 13 15:20:05.276019 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 733/2888] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:05.285740 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.287829 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:05.288067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.288270 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.304397 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.304397 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:05.304855 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot retrieved successfully. Aug 13 15:20:05.305570 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16c55361-b58d-49e4-b11d-0e6fc8184448 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 200 Aug 13 15:20:05.306115 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 715/2889] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:05.308822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:05.308822 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1338098749"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:05.310009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1338098749'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:05.310173 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Create volume of 2 GB Aug 13 15:20:05.316731 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Availability Zones retrieved successfully. Aug 13 15:20:05.319147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.322218 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:05.322502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.322739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.322908 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Delete snapshot with id: e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:05.323089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Flow 'volume_create_api' (b8b44ace-176f-4134-8c3e-1bfa7714f691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:05.324761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c020e40-2c66-43d7-bbf3-99f51f08cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:05.326155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Validating volume size '2' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:05.330592 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.330592 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:05.331158 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot retrieved successfully. Aug 13 15:20:05.346940 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot delete request issued successfully. Aug 13 15:20:05.347119 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c1f75c9-4288-41b5-a80b-8bb6be125afa tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 202 Aug 13 15:20:05.347755 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 719/2890] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:05 2026] DELETE /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:05.357361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35289f85-305a-4230-bf2c-0325a461c173 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.358820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c020e40-2c66-43d7-bbf3-99f51f08cd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:05.359712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9542b54a-94d0-4568-b239-391a486b0375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:05.362058 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35289f85-305a-4230-bf2c-0325a461c173 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:05.362058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35289f85-305a-4230-bf2c-0325a461c173 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.362170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35289f85-305a-4230-bf2c-0325a461c173 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.363926 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-00f427ce-b691-489e-a25e-3810960d84a7 req-3ad5ab70-afd7-4261-91cb-361eaaab274d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.365907 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-3ad5ab70-afd7-4261-91cb-361eaaab274d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51/action Aug 13 15:20:05.366302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-3ad5ab70-afd7-4261-91cb-361eaaab274d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:05.366429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-3ad5ab70-afd7-4261-91cb-361eaaab274d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-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 15:20:05.367341 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.367341 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:05.368243 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35289f85-305a-4230-bf2c-0325a461c173 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Snapshot retrieved successfully. Aug 13 15:20:05.369248 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35289f85-305a-4230-bf2c-0325a461c173 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 200 Aug 13 15:20:05.369602 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 734/2891] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:05.382427 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.382427 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:05.392599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-00f427ce-b691-489e-a25e-3810960d84a7 req-3ad5ab70-afd7-4261-91cb-361eaaab274d tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51/action returned with HTTP 204 Aug 13 15:20:05.393434 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 716/2892] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:05 2026] POST /volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:05.436815 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Created reservations ['ccd98852-e595-4023-ada8-6677f205340a', 'd92443e3-05e4-4649-a430-2f03f6bcf595', '2ede70fd-576e-4045-9bb2-5056f029e7cd', 'bd406a9d-0212-49e7-81b1-47b4d7508b6c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:05.437512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9542b54a-94d0-4568-b239-391a486b0375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd98852-e595-4023-ada8-6677f205340a', 'd92443e3-05e4-4649-a430-2f03f6bcf595', '2ede70fd-576e-4045-9bb2-5056f029e7cd', 'bd406a9d-0212-49e7-81b1-47b4d7508b6c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:05.438168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc045196-3f64-44c6-9f13-7778df19781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:05.461914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc045196-3f64-44c6-9f13-7778df19781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7609caea-0690-4d72-bcc6-f827f3485200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1338098749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc416fcb56a546aab0bc061966fb28f1',qos_specs=None,replication_status=,reservations=['ccd98852-e595-4023-ada8-6677f205340a','d92443e3-05e4-4649-a430-2f03f6bcf595','2ede70fd-576e-4045-9bb2-5056f029e7cd','bd406a9d-0212-49e7-81b1-47b4d7508b6c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce9be8cf34b48cd83b7e1b18a0d25e6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1338098749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7609caea-0690-4d72-bcc6-f827f3485200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc416fcb56a546aab0bc061966fb28f1',provider_auth=None,provider_geometry=None,provider_id=None,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='3ce9be8cf34b48cd83b7e1b18a0d25e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:05.462400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b394c93f-7094-418f-bac6-7eae2f69a4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:05.481150 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b394c93f-7094-418f-bac6-7eae2f69a4cc) transitioned into state 'SUCCESS' from state '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-1338098749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc416fcb56a546aab0bc061966fb28f1',qos_specs=None,replication_status=,reservations=['ccd98852-e595-4023-ada8-6677f205340a','d92443e3-05e4-4649-a430-2f03f6bcf595','2ede70fd-576e-4045-9bb2-5056f029e7cd','bd406a9d-0212-49e7-81b1-47b4d7508b6c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce9be8cf34b48cd83b7e1b18a0d25e6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:05.482066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ff2ebb-1018-405e-b2ce-170a87f00daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:05.493406 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94ff2ebb-1018-405e-b2ce-170a87f00daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:05.494542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Flow 'volume_create_api' (b8b44ace-176f-4134-8c3e-1bfa7714f691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:05.495589 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Create volume request issued successfully. Aug 13 15:20:05.496228 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e289c85e-df64-48bf-aaa1-bdef3e7a5aab tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:05.496631 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 724/2893] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:05 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 15:20:05.507499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.514246 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] GET https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:05.514246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.514246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.529073 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.529073 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:05.533629 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume info retrieved successfully. Aug 13 15:20:05.540771 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-294cf83f-4b62-4c62-ad1a-a3c0b0aea111 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 200 Aug 13 15:20:05.541311 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 720/2894] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:05.946498 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6922e40f-50e1-4808-a7a0-185c3c35d324 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.948856 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6922e40f-50e1-4808-a7a0-185c3c35d324 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:05.948856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6922e40f-50e1-4808-a7a0-185c3c35d324 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.948856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6922e40f-50e1-4808-a7a0-185c3c35d324 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.959651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6922e40f-50e1-4808-a7a0-185c3c35d324 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 404 Aug 13 15:20:05.960132 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 735/2895] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:05.967392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61f7b469-c933-4586-ac28-afe0a4864961 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.969646 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:05.969950 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.970266 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.970483 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:05.978441 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:05.978441 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:05.979029 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:05.987533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:05.989845 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:05.990201 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:05.990528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:05.999103 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:05.999393 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61f7b469-c933-4586-ac28-afe0a4864961 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 202 Aug 13 15:20:06.000060 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 717/2896] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:05 2026] DELETE /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:06.001776 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.001776 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:06.005889 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.007478 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01dd6ae2-42af-416d-9dca-fd2948007436 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.009085 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01dd6ae2-42af-416d-9dca-fd2948007436 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:06.009215 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01dd6ae2-42af-416d-9dca-fd2948007436 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.009382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01dd6ae2-42af-416d-9dca-fd2948007436 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.011222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fc571b8-350e-400b-83c9-2c6b8fa04ab1 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:06.011661 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 725/2897] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:05 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:06.023947 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.023947 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:06.027019 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.028956 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.029170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.029347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.029912 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-01dd6ae2-42af-416d-9dca-fd2948007436 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:06.034712 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01dd6ae2-42af-416d-9dca-fd2948007436 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 200 Aug 13 15:20:06.035270 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 721/2898] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:06.043405 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.043405 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:06.049370 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.053479 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d4528af-e7d1-4d3a-a121-37314b0a5565 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:06.053857 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 736/2899] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:06.067143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.068780 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.068964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.069132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.069275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume with id: d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.077347 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.077347 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:06.077927 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.083934 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-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 15:20:06.084205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a157ef7-beeb-43d5-86fe-57969cc8241e tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 400 Aug 13 15:20:06.084756 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 718/2900] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:06 2026] DELETE /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 307 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:20:06.091334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.093108 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.093328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.093541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.104816 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.104816 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:06.109365 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.113988 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d932a6-46ee-4de1-9a8d-e0fbad00c7ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:06.114434 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 726/2901] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:06.155001 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.262998 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.263246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.263489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.275071 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.275071 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:06.279189 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.283875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-5d3063a3-2bf6-4553-abb7-ac17f99663d6 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:06.284408 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 722/2902] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1137 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:06.305229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.307665 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] POST https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013/action Aug 13 15:20:06.308111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:06.308283 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:06.318803 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.318803 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:06.319237 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.324845 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Begin detaching volume completed successfully. Aug 13 15:20:06.325149 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-60a9a125-c901-4311-8733-e1b9ce6af727 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013/action returned with HTTP 202 Aug 13 15:20:06.325665 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 737/2903] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:20:06 2026] POST /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:06.383115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99edf3f6-7acf-411b-8be1-c48815bb3d10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.384183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-548fc3ce-146d-452a-b5a8-dfa7d155032a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.384610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-548fc3ce-146d-452a-b5a8-dfa7d155032a None None] GET https://10.4.3.38/volume// Aug 13 15:20:06.384849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-548fc3ce-146d-452a-b5a8-dfa7d155032a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.385118 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-548fc3ce-146d-452a-b5a8-dfa7d155032a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.385451 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-548fc3ce-146d-452a-b5a8-dfa7d155032a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:06.385777 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 727/2904] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:06.390627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99edf3f6-7acf-411b-8be1-c48815bb3d10 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c Aug 13 15:20:06.390908 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99edf3f6-7acf-411b-8be1-c48815bb3d10 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.391172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99edf3f6-7acf-411b-8be1-c48815bb3d10 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.393451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.395951 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99edf3f6-7acf-411b-8be1-c48815bb3d10 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c returned with HTTP 404 Aug 13 15:20:06.396448 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 719/2905] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/snapshots/e20c6f40-1e1a-4d7d-9094-f7bff261893c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:06.404631 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.407185 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] DELETE https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:06.407380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.407587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.409908 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Delete volume with id: 02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:06.414390 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.414390 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:06.415065 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:06.432832 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Delete volume request issued successfully. Aug 13 15:20:06.433029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0a04d92-3729-4a7c-a91e-a205bed2ec69 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 202 Aug 13 15:20:06.433419 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 738/2906] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:06 2026] DELETE /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:06.440883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.443101 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:06.443306 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.443483 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.451607 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.451607 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:06.455472 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:06.459653 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7a6c27a-1d9a-44ec-8a9c-7c37dc0b596a tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 200 Aug 13 15:20:06.460179 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 728/2907] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:06.507601 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:06.507753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.508173 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.517644 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.517644 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:06.521629 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:06.525718 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-2019ec0f-cb93-4462-a7d6-f965be003f5b tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:06.526469 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 723/2908] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 1320 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:06.554236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.556112 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] GET https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:06.556324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.556536 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.564660 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.564660 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:06.569735 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume info retrieved successfully. Aug 13 15:20:06.576924 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ec5cfc0-701d-40e4-b00e-52d89eb32144 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 200 Aug 13 15:20:06.577456 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 720/2909] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:06.592548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c97180f-039d-4356-8cea-e8f40606470f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.596651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:06.596989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7609caea-0690-4d72-bcc6-f827f3485200"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:06.598468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7609caea-0690-4d72-bcc6-f827f3485200'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:06.617001 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.617001 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:06.617491 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume retrieved successfully. Aug 13 15:20:06.617616 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Create volume of 1 GB Aug 13 15:20:06.626286 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Availability Zones retrieved successfully. Aug 13 15:20:06.637643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Flow 'volume_create_api' (ef3c1227-32e7-4386-82ca-897a90031081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:06.641279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f41b00-9d09-4cca-9d96-ee3c9910eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:06.643352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:06.644736 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f41b00-9d09-4cca-9d96-ee3c9910eb89) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 15:20:06.644736 np0000007223 devstack@c-api.service[100283]: 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 15:20:06.647096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f41b00-9d09-4cca-9d96-ee3c9910eb89) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:06.648105 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86f41b00-9d09-4cca-9d96-ee3c9910eb89) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 15:20:06.649218 np0000007223 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Flow 'volume_create_api' (ef3c1227-32e7-4386-82ca-897a90031081) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 15:20:06.649655 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c97180f-039d-4356-8cea-e8f40606470f tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 400 Aug 13 15:20:06.650287 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 739/2910] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:06 2026] POST /volume/v3/volumes => generated 173 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:20:06.657260 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.659199 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] GET https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:06.659444 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.659700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.667140 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.667140 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:06.671624 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume info retrieved successfully. Aug 13 15:20:06.676364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a26729c-528b-4132-91b5-b0ecd5c55e41 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 200 Aug 13 15:20:06.676915 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 729/2911] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:06.695940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.698248 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:06.698490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.698786 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.699019 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Delete volume with id: 7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:06.708379 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.708379 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:06.708965 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume info retrieved successfully. Aug 13 15:20:06.727777 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Delete volume request issued successfully. Aug 13 15:20:06.728064 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4cb2cbb-4fe0-439e-b68f-0b9b83c689e6 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 202 Aug 13 15:20:06.728597 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 724/2912] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:06 2026] DELETE /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:06.737088 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0000193-374a-43b0-9f87-bd5cba15df4a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:06.739162 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0000193-374a-43b0-9f87-bd5cba15df4a tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] GET https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:06.739369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0000193-374a-43b0-9f87-bd5cba15df4a tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:06.739561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0000193-374a-43b0-9f87-bd5cba15df4a tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:06.746765 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:06.746765 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:06.750763 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0000193-374a-43b0-9f87-bd5cba15df4a tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Volume info retrieved successfully. Aug 13 15:20:06.756054 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0000193-374a-43b0-9f87-bd5cba15df4a tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 200 Aug 13 15:20:06.756468 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 721/2913] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:06 2026] GET /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:07.049022 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0cc70bd-6d62-40db-9290-5ec4c000e4d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.051743 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0cc70bd-6d62-40db-9290-5ec4c000e4d6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:07.051968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0cc70bd-6d62-40db-9290-5ec4c000e4d6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.052144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0cc70bd-6d62-40db-9290-5ec4c000e4d6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.057312 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0cc70bd-6d62-40db-9290-5ec4c000e4d6 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 404 Aug 13 15:20:07.057836 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 740/2914] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:07.065781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.067796 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:07.068233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1074791930"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:07.070458 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1074791930'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:07.070794 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:20:07.074811 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:20:07.080252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (c097b171-8828-4741-afe7-c5e852b5e564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:07.081230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef75b7-09ec-408f-bb8a-14a3a6a59362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:07.082153 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:07.107262 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef75b7-09ec-408f-bb8a-14a3a6a59362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:07.108159 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bb61ad-8099-45eb-8d11-8a285ac836e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:07.129568 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0cf670e-fabd-4da3-8cde-2a76ca9f052c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.149445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['cbde5e90-a1df-4137-949e-bfc60e6e7319', '6afcdfa8-31b6-4a09-9693-aa6c591f038b', '731140b6-aae9-459e-afd9-3b14d6950588', '0cb2d6ee-bce1-41b9-94e9-2bdae821e221'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:07.150260 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bb61ad-8099-45eb-8d11-8a285ac836e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbde5e90-a1df-4137-949e-bfc60e6e7319', '6afcdfa8-31b6-4a09-9693-aa6c591f038b', '731140b6-aae9-459e-afd9-3b14d6950588', '0cb2d6ee-bce1-41b9-94e9-2bdae821e221']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:07.151122 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd3f34e-4139-4216-a21f-fd0437a5c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:07.172776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd3f34e-4139-4216-a21f-fd0437a5c332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd35ef9e-130e-4842-bbc4-eef343574fef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1074791930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['cbde5e90-a1df-4137-949e-bfc60e6e7319','6afcdfa8-31b6-4a09-9693-aa6c591f038b','731140b6-aae9-459e-afd9-3b14d6950588','0cb2d6ee-bce1-41b9-94e9-2bdae821e221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1074791930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd35ef9e-130e-4842-bbc4-eef343574fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:07.173334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eddf575-e87e-49d3-88cc-5c4fa1a45624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:07.197203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eddf575-e87e-49d3-88cc-5c4fa1a45624) transitioned into state 'SUCCESS' from state '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-1074791930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['cbde5e90-a1df-4137-949e-bfc60e6e7319','6afcdfa8-31b6-4a09-9693-aa6c591f038b','731140b6-aae9-459e-afd9-3b14d6950588','0cb2d6ee-bce1-41b9-94e9-2bdae821e221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:07.198002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bf7c82-7b96-4cf7-97db-0c15f4a3b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:07.207844 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bf7c82-7b96-4cf7-97db-0c15f4a3b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:07.208611 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (c097b171-8828-4741-afe7-c5e852b5e564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:07.208975 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:20:07.209488 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c87d8b21-8570-4a2c-9308-2e6ab4d16809 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:07.209938 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 730/2915] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:20:07 2026] POST /volume/v3/volumes => generated 768 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:07.211048 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0cf670e-fabd-4da3-8cde-2a76ca9f052c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:07.211363 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0cf670e-fabd-4da3-8cde-2a76ca9f052c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-383752873"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:07.223808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.225915 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0cf670e-fabd-4da3-8cde-2a76ca9f052c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:07.226251 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 725/2916] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:07 2026] POST /volume/v3/types => generated 219 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:07.227148 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:07.227491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.227775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.234189 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-89591c98-b9ec-4b4f-819b-ebe870f6dc3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.235974 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.235974 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:07.236540 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89591c98-b9ec-4b4f-819b-ebe870f6dc3c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:20:07.237094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89591c98-b9ec-4b4f-819b-ebe870f6dc3c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-23648796"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:07.239940 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:07.244131 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed7bfdf6-5406-4fa3-a6a9-e29fdc3a041a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 200 Aug 13 15:20:07.244617 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 722/2917] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:07.251212 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89591c98-b9ec-4b4f-819b-ebe870f6dc3c tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:20:07.251689 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 741/2918] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:20:07 2026] POST /volume/v3/group_types => generated 175 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:07.260459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e81ff22-2811-4d46-a0a4-072884635b6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.308964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-58fb5845-85d8-4eb1-9836-021736233702 req-63195a30-e741-4074-942f-50fd00474eed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.310812 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-63195a30-e741-4074-942f-50fd00474eed tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 Aug 13 15:20:07.311011 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-63195a30-e741-4074-942f-50fd00474eed tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.311205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-63195a30-e741-4074-942f-50fd00474eed tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.315162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] POST https://10.4.3.38/volume/v3/groups Aug 13 15:20:07.315513 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cb7e0b6-35b2-470b-82e0-7159a183c5fe", "volume_types": ["ad0c612b-9601-4bc0-9d35-cf31000ad078"], "name": "tempest-GroupsV314Test-Group-1853301705"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:07.316864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Creating new group {'group': {'group_type': '0cb7e0b6-35b2-470b-82e0-7159a183c5fe', 'volume_types': ['ad0c612b-9601-4bc0-9d35-cf31000ad078'], 'name': 'tempest-GroupsV314Test-Group-1853301705'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 15:20:07.318037 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.318037 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:07.320441 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Creating group tempest-GroupsV314Test-Group-1853301705. Aug 13 15:20:07.320742 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.320742 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:07.327178 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Availability Zones retrieved successfully. Aug 13 15:20:07.345918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Created reservations ['e6fd4142-8d60-4310-bbdb-15875f38e273'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:07.368945 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e81ff22-2811-4d46-a0a4-072884635b6a tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups returned with HTTP 202 Aug 13 15:20:07.369324 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 731/2919] 10.4.3.38 () {70 vars in 1290 bytes} [Thu Aug 13 15:20:07 2026] POST /volume/v3/groups => generated 108 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:07.375418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-58fb5845-85d8-4eb1-9836-021736233702 req-63195a30-e741-4074-942f-50fd00474eed tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 returned with HTTP 200 Aug 13 15:20:07.375754 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 726/2920] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:20:07 2026] DELETE /volume/v3/attachments/6a72cc70-0e97-4086-a71a-729136b9df51 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:07.378233 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.379991 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 Aug 13 15:20:07.380264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.380395 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.380520 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] show called for member aaccceec-3368-41ab-af54-e97c5c793d59 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:07.383634 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.383634 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:07.390359 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad454d97-ac0c-41b0-91ef-9109e1178357 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 returned with HTTP 200 Aug 13 15:20:07.390746 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 723/2921] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:07.433920 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.435604 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:07.435833 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.436033 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.442600 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.442600 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:07.446190 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:07.450357 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb0efe2e-1cd1-48d6-86bc-586f08b9fe5c tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:07.450833 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 742/2922] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:07.472542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d305c47-a02d-48f8-b1f4-679b893ccce5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.474279 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d305c47-a02d-48f8-b1f4-679b893ccce5 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d Aug 13 15:20:07.474470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d305c47-a02d-48f8-b1f4-679b893ccce5 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.474644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d305c47-a02d-48f8-b1f4-679b893ccce5 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.481095 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d305c47-a02d-48f8-b1f4-679b893ccce5 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d returned with HTTP 404 Aug 13 15:20:07.481575 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 732/2923] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/02d53243-7bd0-471d-871b-c56998ca996d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:07.487958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.489686 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:07.489894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.490095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.490258 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Delete volume with id: 6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:07.497423 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.497423 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:07.497994 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:07.515017 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Delete volume request issued successfully. Aug 13 15:20:07.515224 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-429ec398-1e5a-43a1-93d2-8f59003c8abe tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 202 Aug 13 15:20:07.515612 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 727/2924] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:07 2026] DELETE /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:07.522408 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.524067 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:07.524261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.524433 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.531100 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:07.531100 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:07.534999 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Volume info retrieved successfully. Aug 13 15:20:07.539083 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5b1c3e6-f8ea-425a-bb8d-34b167154bd0 tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 200 Aug 13 15:20:07.539500 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 724/2925] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:07.770485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4463cfa2-0909-40a9-ab64-e5173ae9f9f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:07.772049 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4463cfa2-0909-40a9-ab64-e5173ae9f9f1 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] GET https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 Aug 13 15:20:07.772229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4463cfa2-0909-40a9-ab64-e5173ae9f9f1 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:07.772403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4463cfa2-0909-40a9-ab64-e5173ae9f9f1 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:07.777736 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4463cfa2-0909-40a9-ab64-e5173ae9f9f1 tempest-VolumesCloneNegativeTest-1420460080 tempest-VolumesCloneNegativeTest-1420460080-project-member] https://10.4.3.38/volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 returned with HTTP 404 Aug 13 15:20:07.778196 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 743/2926] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:07 2026] GET /volume/v3/volumes/7609caea-0690-4d72-bcc6-f827f3485200 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:08.257180 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.259127 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:08.259338 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.259518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.266331 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.266331 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:08.269898 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:08.273987 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e263bc24-fa3a-484a-bbf3-aba598ed6f5d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 200 Aug 13 15:20:08.274346 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 733/2927] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:08.287532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.290653 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:08.290996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd35ef9e-130e-4842-bbc4-eef343574fef", "name": "tempest-VolumeDependencyTests-Snapshot-1320910285"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:08.300471 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.300471 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:08.300935 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:08.301066 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create snapshot from volume bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:08.321963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['61865ea1-b324-452c-81fa-18afa243c81d', '9005b3e8-02c8-4bb2-bebd-4cb704203a6e', '8b11c6b6-83a5-4910-9b60-5869f0f9ac16', '8a9a1bb6-76eb-4817-8a9e-a16665f89ecc'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:08.355105 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot create request issued successfully. Aug 13 15:20:08.355644 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aa54484-d83b-46b7-826e-dbe2ecd9b632 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:08.356138 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 728/2928] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:08.366253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.368166 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:08.368370 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.368590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.373357 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.373357 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:08.374138 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:08.374557 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5ecea04-343a-4c32-b15b-65ed78cf6895 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 200 Aug 13 15:20:08.374934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 725/2929] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:08.400265 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.402238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 Aug 13 15:20:08.402517 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.402787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.403001 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] show called for member aaccceec-3368-41ab-af54-e97c5c793d59 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:08.408140 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.408140 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:08.418567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bb34bec-8bea-43c8-b577-a3bedb4997d9 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 returned with HTTP 200 Aug 13 15:20:08.419011 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 744/2930] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:08.428934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.430554 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:08.430924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1340508765", "volume_type": "ad0c612b-9601-4bc0-9d35-cf31000ad078", "group_id": "aaccceec-3368-41ab-af54-e97c5c793d59", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:08.432298 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1340508765', 'volume_type': 'ad0c612b-9601-4bc0-9d35-cf31000ad078', 'group_id': 'aaccceec-3368-41ab-af54-e97c5c793d59', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:08.439281 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.439281 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:08.439281 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Create volume of 1 GB Aug 13 15:20:08.444072 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Availability Zones retrieved successfully. Aug 13 15:20:08.448729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Flow 'volume_create_api' (257a9f5d-15da-4e73-979f-7b80db3799ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:08.449694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4add35a1-9c2d-448a-af36-80f3930e5f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:08.450185 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.450185 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:08.450567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:08.473036 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4add35a1-9c2d-448a-af36-80f3930e5f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad0c612b-9601-4bc0-9d35-cf31000ad078,is_public=True,name='tempest-GroupsV314Test-volume-type-383752873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad0c612b-9601-4bc0-9d35-cf31000ad078', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aaccceec-3368-41ab-af54-e97c5c793d59', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:08.474179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeddc66d-7310-495a-9847-f27820e55ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:08.511103 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-383752873 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-383752873, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:08.511532 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-383752873 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-383752873, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:08.550270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Created reservations ['4ee4282b-1279-40a1-b74a-68b97d428e49', 'fa1ebd0a-ab07-44e3-ad5c-6cd2bf8fd04e', '8c695ba9-ea30-40a9-b8ad-fe29c516faca', '308176b0-6e3e-48dd-a926-ee13fd3e7f58'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:08.551165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeddc66d-7310-495a-9847-f27820e55ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee4282b-1279-40a1-b74a-68b97d428e49', 'fa1ebd0a-ab07-44e3-ad5c-6cd2bf8fd04e', '8c695ba9-ea30-40a9-b8ad-fe29c516faca', '308176b0-6e3e-48dd-a926-ee13fd3e7f58']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:08.551922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee8558-01e2-42eb-9d5e-6c8f3611af67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:08.552322 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f7d7dc8-4714-45c2-8733-c723d568bedf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.554137 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f7d7dc8-4714-45c2-8733-c723d568bedf tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] GET https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 Aug 13 15:20:08.554316 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f7d7dc8-4714-45c2-8733-c723d568bedf tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.554513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f7d7dc8-4714-45c2-8733-c723d568bedf tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.560036 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f7d7dc8-4714-45c2-8733-c723d568bedf tempest-CinderUnicodeTest-1289488166 tempest-CinderUnicodeTest-1289488166-project-member] https://10.4.3.38/volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 returned with HTTP 404 Aug 13 15:20:08.560486 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 729/2931] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/volumes/6f11e8bf-e584-488d-b8fd-07f19a02d353 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:08.576479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ee8558-01e2-42eb-9d5e-6c8f3611af67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8022de26-bff2-437e-96ab-f1f601a3f35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1340508765',encryption_key_id=None,group_id=aaccceec-3368-41ab-af54-e97c5c793d59,group_type_id=,metadata={},multiattach=False,project_id='573f3d84aa0f4f80b392c02500c0fbe5',qos_specs=None,replication_status=,reservations=['4ee4282b-1279-40a1-b74a-68b97d428e49','fa1ebd0a-ab07-44e3-ad5c-6cd2bf8fd04e','8c695ba9-ea30-40a9-b8ad-fe29c516faca','308176b0-6e3e-48dd-a926-ee13fd3e7f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a18912da544a29a2aa2bdff0a480db',volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1340508765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aaccceec-3368-41ab-af54-e97c5c793d59,host=None,id=8022de26-bff2-437e-96ab-f1f601a3f35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='573f3d84aa0f4f80b392c02500c0fbe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a18912da544a29a2aa2bdff0a480db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad0c612b-9601-4bc0-9d35-cf31000ad078),volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:08.577224 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40558af-a2b3-4144-9b1d-1b8bae7d3d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:08.609828 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40558af-a2b3-4144-9b1d-1b8bae7d3d45) transitioned into state 'SUCCESS' from state '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-1340508765',encryption_key_id=None,group_id=aaccceec-3368-41ab-af54-e97c5c793d59,group_type_id=,metadata={},multiattach=False,project_id='573f3d84aa0f4f80b392c02500c0fbe5',qos_specs=None,replication_status=,reservations=['4ee4282b-1279-40a1-b74a-68b97d428e49','fa1ebd0a-ab07-44e3-ad5c-6cd2bf8fd04e','8c695ba9-ea30-40a9-b8ad-fe29c516faca','308176b0-6e3e-48dd-a926-ee13fd3e7f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a18912da544a29a2aa2bdff0a480db',volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:08.610772 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847dd742-2a85-4ad4-a925-5abbd92a328a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:08.626343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847dd742-2a85-4ad4-a925-5abbd92a328a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:08.627372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Flow 'volume_create_api' (257a9f5d-15da-4e73-979f-7b80db3799ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:08.627726 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Create volume request issued successfully. Aug 13 15:20:08.628437 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:08.628618 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:08.664057 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:08.667604 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.667604 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:08.671608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6a493ee-9cbb-4da8-b976-266595ffc815 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:08.672188 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 734/2932] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:20:08 2026] POST /volume/v3/volumes => generated 816 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:08.685499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b19003e2-0933-47d9-8280-e201d7c75cff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.687816 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f Aug 13 15:20:08.688064 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.688357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.696199 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.696199 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:08.699792 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Volume info retrieved successfully. Aug 13 15:20:08.700621 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:08.700621 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:08.733771 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set 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 15:20:08.736787 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.736787 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:08.743465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b19003e2-0933-47d9-8280-e201d7c75cff tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f returned with HTTP 200 Aug 13 15:20:08.743712 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 726/2933] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:08.927377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:08.979563 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] GET https://10.4.3.38/volume/v3/volumes/summary Aug 13 15:20:08.979783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:08.980006 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:08.980202 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:08.980403 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:08.980403 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:08.985800 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] Get summary completed successfully. Aug 13 15:20:08.986082 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d22c12f3-76c2-488f-a51a-c1b29c4e80f2 tempest-VolumesSummaryTest-638661689 tempest-VolumesSummaryTest-638661689-project-member] https://10.4.3.38/volume/v3/volumes/summary returned with HTTP 200 Aug 13 15:20:08.986441 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 745/2934] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:20:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:09.384390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.386224 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:09.386410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:09.386591 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:09.391657 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.391657 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:09.392141 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:09.392895 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfdaf584-2783-49b7-881b-711c0a9812f1 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 200 Aug 13 15:20:09.393240 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 730/2935] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:09 2026] GET /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:09.401771 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.403688 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:09.404109 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5ee8f8d9-693a-40dc-86e9-c4be6e20e196", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1162451594"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:09.405720 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'snapshot_id': '5ee8f8d9-693a-40dc-86e9-c4be6e20e196', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1162451594'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:09.410537 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.410537 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:09.410998 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:09.411115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:20:09.414683 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:20:09.420157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (47c994b0-711c-41d9-be89-29dd0ef85b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:09.421052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe5ec44-c702-42e2-85ae-d9194193c50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.421929 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:09.451656 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe5ec44-c702-42e2-85ae-d9194193c50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ee8f8d9-693a-40dc-86e9-c4be6e20e196', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.452391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6243fb03-abf6-422e-97a7-1a35c170c2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.494951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['c7d27dd2-9055-49db-af7a-57593122dca7', '0b220ada-3c4e-47c0-9249-8e7838387c81', '8e981cb3-936b-4f2c-a383-2682a1ae671d', '5eefce16-cc49-4d7e-adbb-b41f179cab43'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:09.495996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6243fb03-abf6-422e-97a7-1a35c170c2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7d27dd2-9055-49db-af7a-57593122dca7', '0b220ada-3c4e-47c0-9249-8e7838387c81', '8e981cb3-936b-4f2c-a383-2682a1ae671d', '5eefce16-cc49-4d7e-adbb-b41f179cab43']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.496981 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac273a8-36b8-482a-a2c8-0c03250fa8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.539718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac273a8-36b8-482a-a2c8-0c03250fa8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab7f7cb-dcf5-4d95-900f-06e33d47f34b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1162451594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['c7d27dd2-9055-49db-af7a-57593122dca7','0b220ada-3c4e-47c0-9249-8e7838387c81','8e981cb3-936b-4f2c-a383-2682a1ae671d','5eefce16-cc49-4d7e-adbb-b41f179cab43'],size=1,snapshot_id=5ee8f8d9-693a-40dc-86e9-c4be6e20e196,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1162451594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab7f7cb-dcf5-4d95-900f-06e33d47f34b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ee8f8d9-693a-40dc-86e9-c4be6e20e196,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.540389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a6b740-174b-4a1e-947a-fecbb10818c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.558603 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a6b740-174b-4a1e-947a-fecbb10818c5) transitioned into state 'SUCCESS' from state '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-1162451594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['c7d27dd2-9055-49db-af7a-57593122dca7','0b220ada-3c4e-47c0-9249-8e7838387c81','8e981cb3-936b-4f2c-a383-2682a1ae671d','5eefce16-cc49-4d7e-adbb-b41f179cab43'],size=1,snapshot_id=5ee8f8d9-693a-40dc-86e9-c4be6e20e196,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.559289 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d5677d-c3a8-4c5d-811f-3f3700900b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.578381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d5677d-c3a8-4c5d-811f-3f3700900b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.579139 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (47c994b0-711c-41d9-be89-29dd0ef85b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:09.579425 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:20:09.580058 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b1381ad-b687-46fa-8188-a978dc0d91e5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:09.580429 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 735/2936] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:20:09 2026] POST /volume/v3/volumes => generated 802 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:09.591948 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.594283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:09.594541 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:09.594836 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:09.603472 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.603472 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:09.607362 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:09.613241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a500ab2-f71e-42db-a5e2-9a8ac6b5b168 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b returned with HTTP 200 Aug 13 15:20:09.613682 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 727/2937] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:09 2026] GET /volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:09.754827 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.756375 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f Aug 13 15:20:09.756553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:09.756778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:09.762754 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.762754 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:09.766185 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Volume info retrieved successfully. Aug 13 15:20:09.766460 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:09.766618 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:09.800843 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:09.803435 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.803435 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:09.809586 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68ed723c-8a43-4adf-a54e-05ae9aebf6a3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f returned with HTTP 200 Aug 13 15:20:09.809975 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 746/2938] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:09 2026] GET /volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f => generated 909 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:09.821026 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8abc852d-f363-4cd8-aa68-3d197db210bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.822521 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] POST https://10.4.3.38/volume/v3/groups/action Aug 13 15:20:09.822900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action body: b'{"create-from-src": {"source_group_id": "aaccceec-3368-41ab-af54-e97c5c793d59", "name": "tempest-Group_from_grp-1100214016"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:09.823022 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "aaccceec-3368-41ab-af54-e97c5c793d59", "name": "tempest-Group_from_grp-1100214016"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:09.824326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Creating new group {'create-from-src': {'source_group_id': 'aaccceec-3368-41ab-af54-e97c5c793d59', 'name': 'tempest-Group_from_grp-1100214016'}}. {{(pid=100285) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 15:20:09.824425 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Creating group tempest-Group_from_grp-1100214016 from source group aaccceec-3368-41ab-af54-e97c5c793d59. Aug 13 15:20:09.827321 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.827321 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:09.833068 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.833068 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:09.849992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Created reservations ['2628aca8-e0e0-4a68-a204-10e158bdeb2e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:09.889357 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97ab2070-b1d4-4183-a9d0-189fca284a9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:09.892831 np0000007223 devstack@c-api.service[100285]: INFO cinder.group.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] A mapping entry already exists for group 7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 and volume type ad0c612b-9601-4bc0-9d35-cf31000ad078. Do not need to create again. Aug 13 15:20:09.893224 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.893224 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:09.893589 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Availability Zones retrieved successfully. Aug 13 15:20:09.897819 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Flow 'volume_create_api' (08df7b51-9025-4ca7-b9a1-94c0919c7e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:09.898816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bd233c-3bf6-47b0-912c-edb75f0e5454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.900065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:09.915690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bd233c-3bf6-47b0-912c-edb75f0e5454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8022de26-bff2-437e-96ab-f1f601a3f35f', 'volume_type': VolumeType(created_at=2026-08-13T15:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad0c612b-9601-4bc0-9d35-cf31000ad078,is_public=True,name='tempest-GroupsV314Test-volume-type-383752873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad0c612b-9601-4bc0-9d35-cf31000ad078', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7aea54c7-0e5f-4350-ac0e-43dc805d7ba0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.916721 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be66f10-0c05-4186-973b-9a6099693b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.936476 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-383752873 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-383752873, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:09.936783 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-383752873 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-383752873, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:09.948313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Created reservations ['26a62614-80b8-402f-af39-6854f7975b64', '41b4582b-50db-4d03-b67d-ec3260e9b9ab', '8a362cc6-e9ba-473e-9428-7c416a487da9', 'bd2083fe-c52f-4227-b471-d7d3f668c71b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:09.949704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be66f10-0c05-4186-973b-9a6099693b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a62614-80b8-402f-af39-6854f7975b64', '41b4582b-50db-4d03-b67d-ec3260e9b9ab', '8a362cc6-e9ba-473e-9428-7c416a487da9', 'bd2083fe-c52f-4227-b471-d7d3f668c71b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.950216 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbadf418-bf1a-41d2-b191-de3b5d15432e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.971179 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbadf418-bf1a-41d2-b191-de3b5d15432e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d377d0-5f1b-4f81-9b8c-673a3705b009', '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=7aea54c7-0e5f-4350-ac0e-43dc805d7ba0,group_type_id=,metadata={},multiattach=False,project_id='573f3d84aa0f4f80b392c02500c0fbe5',qos_specs=None,replication_status=,reservations=['26a62614-80b8-402f-af39-6854f7975b64','41b4582b-50db-4d03-b67d-ec3260e9b9ab','8a362cc6-e9ba-473e-9428-7c416a487da9','bd2083fe-c52f-4227-b471-d7d3f668c71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=8022de26-bff2-437e-96ab-f1f601a3f35f,status='creating',user_id='10a18912da544a29a2aa2bdff0a480db',volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7aea54c7-0e5f-4350-ac0e-43dc805d7ba0,host=None,id=22d377d0-5f1b-4f81-9b8c-673a3705b009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='573f3d84aa0f4f80b392c02500c0fbe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8022de26-bff2-437e-96ab-f1f601a3f35f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a18912da544a29a2aa2bdff0a480db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad0c612b-9601-4bc0-9d35-cf31000ad078),volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.972071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae58907-7269-439b-8952-cd0dbeaf5254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:09.990279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae58907-7269-439b-8952-cd0dbeaf5254) transitioned into state 'SUCCESS' from 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=7aea54c7-0e5f-4350-ac0e-43dc805d7ba0,group_type_id=,metadata={},multiattach=False,project_id='573f3d84aa0f4f80b392c02500c0fbe5',qos_specs=None,replication_status=,reservations=['26a62614-80b8-402f-af39-6854f7975b64','41b4582b-50db-4d03-b67d-ec3260e9b9ab','8a362cc6-e9ba-473e-9428-7c416a487da9','bd2083fe-c52f-4227-b471-d7d3f668c71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=8022de26-bff2-437e-96ab-f1f601a3f35f,status='creating',user_id='10a18912da544a29a2aa2bdff0a480db',volume_type_id=ad0c612b-9601-4bc0-9d35-cf31000ad078)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:09.991038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Flow 'volume_create_api' (08df7b51-9025-4ca7-b9a1-94c0919c7e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:09.991349 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Create volume request issued successfully. Aug 13 15:20:09.996980 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ab2070-b1d4-4183-a9d0-189fca284a9c tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools Aug 13 15:20:09.997167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ab2070-b1d4-4183-a9d0-189fca284a9c tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:09.997353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ab2070-b1d4-4183-a9d0-189fca284a9c tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:09.997558 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:09.997558 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.001537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8abc852d-f363-4cd8-aa68-3d197db210bf tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/action returned with HTTP 202 Aug 13 15:20:10.002021 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 731/2939] 10.4.3.38 () {70 vars in 1311 bytes} [Thu Aug 13 15:20:09 2026] POST /volume/v3/groups/action => generated 102 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:10.006431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ab2070-b1d4-4183-a9d0-189fca284a9c tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 15:20:10.006799 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 736/2940] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:20:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.010518 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61cc83fc-d873-40f7-8825-488b7cfde301 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.012812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:20:10.013115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.013390 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.013798 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:10.014062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2029bd76-671e-45f3-8f21-9e1e9ba823c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.014862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:20:10.016183 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2029bd76-671e-45f3-8f21-9e1e9ba823c7 tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:20:10.016405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2029bd76-671e-45f3-8f21-9e1e9ba823c7 tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.016625 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2029bd76-671e-45f3-8f21-9e1e9ba823c7 tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.024086 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Get all volumes completed successfully. Aug 13 15:20:10.025011 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.025212 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.026741 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2029bd76-671e-45f3-8f21-9e1e9ba823c7 tempest-ProjectAdminTests-1370866581 tempest-ProjectAdminTests-1370866581-project-admin] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 200 Aug 13 15:20:10.027166 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 747/2941] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.061604 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set 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 15:20:10.064484 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.064484 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.067953 np0000007223 devstack@c-api.service[100286]: WARNING stevedore.named [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.068133 np0000007223 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.101378 np0000007223 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set 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 15:20:10.104071 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.104071 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.110141 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61cc83fc-d873-40f7-8825-488b7cfde301 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:20:10.110499 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 728/2942] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:10.121569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f353f759-0ac9-46d9-aef4-94a404446154 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.123302 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 Aug 13 15:20:10.123477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.123657 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.130632 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.130632 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:10.134110 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Volume info retrieved successfully. Aug 13 15:20:10.134790 np0000007223 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.134979 np0000007223 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.170909 np0000007223 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:10.176071 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.176071 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:10.182736 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f353f759-0ac9-46d9-aef4-94a404446154 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 returned with HTTP 200 Aug 13 15:20:10.183124 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 732/2943] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:10.194485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.195971 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 Aug 13 15:20:10.196314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.196314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.196451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] show called for member 7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:10.199784 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.199784 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.206475 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-103b7561-c95c-4ab1-aaae-dc36768180c5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 returned with HTTP 200 Aug 13 15:20:10.206886 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 737/2944] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 => generated 417 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:10.214656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.216334 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:20:10.216544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.216762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.217047 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:10.217717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:20:10.225034 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Get all volumes completed successfully. Aug 13 15:20:10.225722 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.225910 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.260360 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:10.264021 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.264021 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:10.268442 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.268694 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.307550 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:10.310593 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.310593 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:10.317702 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2839b0d-9ca8-4b60-ba3c-7dd18bbb6f3f tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:20:10.318111 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 748/2945] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:10.331510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.333458 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] POST https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0/action Aug 13 15:20:10.333865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:10.334054 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-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 15:20:10.335467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] delete called for group 7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:20:10.335573 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Delete group with id: 7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 Aug 13 15:20:10.339076 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.339076 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.356946 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da54356c-6ab5-4885-b00c-a50165a8e281 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.358906 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:10.359107 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.359744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.359992 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume with id: d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:10.367688 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.367688 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:10.368236 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:10.376265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a045cc2-ad5b-40bf-ab7e-bc1c718c1575 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0/action returned with HTTP 202 Aug 13 15:20:10.376659 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 729/2946] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:20:10 2026] POST /volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:10.382891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.384323 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume request issued successfully. Aug 13 15:20:10.384455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 Aug 13 15:20:10.384496 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da54356c-6ab5-4885-b00c-a50165a8e281 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 202 Aug 13 15:20:10.384873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.384873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.384949 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 733/2947] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:10 2026] DELETE /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:10.391643 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.391643 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.391903 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.393664 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:10.393888 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.394075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.395508 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Volume info retrieved successfully. Aug 13 15:20:10.396208 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:10.396365 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:10.402498 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.402498 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:10.406120 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:10.411042 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea23e7ae-b874-40cb-a9f3-aaaa349a9481 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 200 Aug 13 15:20:10.411042 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 749/2948] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.434962 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:10.438668 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.438668 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.446631 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4a41e14-7e4d-4fca-8c42-62af67a6fbf3 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 returned with HTTP 200 Aug 13 15:20:10.447066 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 738/2949] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:10.604261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae5141dd-861b-42b1-98da-fd6dda93867e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.606090 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae5141dd-861b-42b1-98da-fd6dda93867e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:10.606300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae5141dd-861b-42b1-98da-fd6dda93867e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.606517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae5141dd-861b-42b1-98da-fd6dda93867e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.614091 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.614091 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.618152 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae5141dd-861b-42b1-98da-fd6dda93867e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:10.623322 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae5141dd-861b-42b1-98da-fd6dda93867e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:10.624472 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 730/2950] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.625492 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba8f6493-520a-464a-b8cd-1049f15da72a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.627429 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba8f6493-520a-464a-b8cd-1049f15da72a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:10.627792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba8f6493-520a-464a-b8cd-1049f15da72a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.628283 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba8f6493-520a-464a-b8cd-1049f15da72a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.636219 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.636219 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:10.638627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.640090 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba8f6493-520a-464a-b8cd-1049f15da72a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:10.641020 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:10.641269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.641512 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.645329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba8f6493-520a-464a-b8cd-1049f15da72a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b returned with HTTP 200 Aug 13 15:20:10.645755 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 734/2951] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:10.650396 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.650396 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:10.654647 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:10.661119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90e9f9f1-29b3-4667-8882-549b995fd9d2 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:10.661551 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 750/2952] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.662284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.665011 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:10.665288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.665528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.665698 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:10.670481 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.670481 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.671065 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:10.688814 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot delete request issued successfully. Aug 13 15:20:10.689040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61b91dbf-d658-4851-9eb1-d43e3bf02e0b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 202 Aug 13 15:20:10.689572 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 739/2953] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:10 2026] DELETE /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:10.697219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.699325 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:10.699447 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.699712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.705476 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.705476 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.706002 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Snapshot retrieved successfully. Aug 13 15:20:10.706849 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c305f2bb-f503-41e7-8c91-c7492eddc8db tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 200 Aug 13 15:20:10.707064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.707584 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 731/2954] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:20:10.709822 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:10.710141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.710424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.718284 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.718284 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:10.721915 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:10.726557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-d1d6a470-138c-4f71-aa0f-8f3d12c7813d tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:10.727151 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 735/2955] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.797729 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d65253b-b1ab-4e2e-afba-8a9f5ed3f45e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.798144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d65253b-b1ab-4e2e-afba-8a9f5ed3f45e None None] GET https://10.4.3.38/volume// Aug 13 15:20:10.798210 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d65253b-b1ab-4e2e-afba-8a9f5ed3f45e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.798396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d65253b-b1ab-4e2e-afba-8a9f5ed3f45e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.798693 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d65253b-b1ab-4e2e-afba-8a9f5ed3f45e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:10.798964 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 751/2956] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:20: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 15:20:10.805280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c1fc45aa-1e8a-41a0-ba0e-825806bd1278 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.807132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c1fc45aa-1e8a-41a0-ba0e-825806bd1278 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:10.807476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c1fc45aa-1e8a-41a0-ba0e-825806bd1278 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76f5fd2b-a37d-437a-872d-ee5b99e85d26", "connector": null, "instance_uuid": "63b80bee-132a-471d-988a-f20faa5af2dd"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:10.816664 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.816664 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:10.845556 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c1fc45aa-1e8a-41a0-ba0e-825806bd1278 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:10.846128 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 740/2957] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:10 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 15:20:10.874532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.877154 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:10.877412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.877602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.887213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb76a71d-dca6-4e1e-8a77-9a7292a23af6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.887613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb76a71d-dca6-4e1e-8a77-9a7292a23af6 None None] GET https://10.4.3.38/volume// Aug 13 15:20:10.887833 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb76a71d-dca6-4e1e-8a77-9a7292a23af6 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.887907 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.887907 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:10.888106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb76a71d-dca6-4e1e-8a77-9a7292a23af6 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.888529 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb76a71d-dca6-4e1e-8a77-9a7292a23af6 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:10.888888 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 736/2958] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:10.892089 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:10.896750 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:10.896891 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67ea967-887a-4024-88fc-5b672f49a2a8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:10.897249 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 732/2959] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:10.899902 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:10.900577 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:10.900947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:10.912269 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:10.912269 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:10.917987 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:10.925886 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-a412f8ff-fed1-4f2e-ab6e-3ccf1f074f19 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:10.925886 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 752/2960] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:10 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:11.014506 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cfd937e-a61f-492a-9163-a72d0069c783 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.016167 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cfd937e-a61f-492a-9163-a72d0069c783 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:11.016390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cfd937e-a61f-492a-9163-a72d0069c783 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.016615 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cfd937e-a61f-492a-9163-a72d0069c783 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.023688 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.023688 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.027262 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2cfd937e-a61f-492a-9163-a72d0069c783 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:11.029701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.031015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cfd937e-a61f-492a-9163-a72d0069c783 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:11.031358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] PUT https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed Aug 13 15:20:11.031423 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 741/2961] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.031835 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:11.039040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Acquiring lock "cinder-attachment_update-76f5fd2b-a37d-437a-872d-ee5b99e85d26-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:11.043747 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36964f28-3f5f-4a29-8188-b43e90e2627a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.044573 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Lock "cinder-attachment_update-76f5fd2b-a37d-437a-872d-ee5b99e85d26-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:11.045201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36964f28-3f5f-4a29-8188-b43e90e2627a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:11.045368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36964f28-3f5f-4a29-8188-b43e90e2627a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.045551 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36964f28-3f5f-4a29-8188-b43e90e2627a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.046020 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.046020 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:11.053558 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.053558 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:11.057849 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36964f28-3f5f-4a29-8188-b43e90e2627a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:11.063025 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36964f28-3f5f-4a29-8188-b43e90e2627a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:11.063550 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 733/2962] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.105528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.107412 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:11.107579 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.107779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.116967 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.116967 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:11.119795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Lock "cinder-attachment_update-76f5fd2b-a37d-437a-872d-ee5b99e85d26-np0000007223" released by "attachment_update" :: held 0.075s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:11.120182 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-029b96cb-c987-4b36-a83e-5d4b160fe6e3 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed returned with HTTP 200 Aug 13 15:20:11.121206 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 737/2963] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:11 2026] PUT /volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:11.122264 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:11.126221 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7718f0aa-bf78-4a95-9a5e-1ba95cb9cf40 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:11.126652 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 753/2964] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.204817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cc8eef7-999d-4816-ad29-d77493e3445f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.205194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cc8eef7-999d-4816-ad29-d77493e3445f None None] GET https://10.4.3.38/volume// Aug 13 15:20:11.205343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cc8eef7-999d-4816-ad29-d77493e3445f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.205517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cc8eef7-999d-4816-ad29-d77493e3445f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.205840 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cc8eef7-999d-4816-ad29-d77493e3445f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:11.206157 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 742/2965] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:20: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 15:20:11.216622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-50f41cea-876b-4b01-9bf8-5bbba33e9457 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.218933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-50f41cea-876b-4b01-9bf8-5bbba33e9457 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:11.219316 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-50f41cea-876b-4b01-9bf8-5bbba33e9457 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c719b4a-6f72-4279-87e4-795c3b52d31f", "connector": null, "instance_uuid": "bbaf18de-1ade-4895-92a8-5759254e3c35"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:11.228097 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.228097 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:11.251093 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-50f41cea-876b-4b01-9bf8-5bbba33e9457 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:11.251500 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 734/2966] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:11 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 15:20:11.279795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.281769 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:11.281996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.282177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.291952 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cc5e9bc-b88a-45c4-9b0c-bdd86cc78723 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.292370 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cc5e9bc-b88a-45c4-9b0c-bdd86cc78723 None None] GET https://10.4.3.38/volume// Aug 13 15:20:11.292440 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.292440 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:11.292559 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cc5e9bc-b88a-45c4-9b0c-bdd86cc78723 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.292782 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cc5e9bc-b88a-45c4-9b0c-bdd86cc78723 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.293151 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cc5e9bc-b88a-45c4-9b0c-bdd86cc78723 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:11.293430 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 754/2967] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:11.296003 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:11.300197 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fae94c20-867d-4f49-81de-5f8ef8a84114 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:11.300763 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 738/2968] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.301306 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.303434 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:11.303629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.303840 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.312782 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.312782 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.315836 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:11.320035 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-1966a1b4-7171-4221-b83c-376a7a60efef tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:11.320409 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 743/2969] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:11.412810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.414377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 Aug 13 15:20:11.414841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:11.422148 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:11.425317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c011f65-8297-41df-813b-4903f84d79e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.427323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:11.427387 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c011f65-8297-41df-813b-4903f84d79e5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 Aug 13 15:20:11.427387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c011f65-8297-41df-813b-4903f84d79e5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.427608 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c011f65-8297-41df-813b-4903f84d79e5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.427740 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.427740 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:11.432824 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c011f65-8297-41df-813b-4903f84d79e5 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 returned with HTTP 404 Aug 13 15:20:11.433283 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 755/2970] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/d18ab270-616d-4f98-8e94-dbccb57a2013 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:11.460191 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75a3e87c-7ca1-4d93-b60a-40ac737d5735 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.461789 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75a3e87c-7ca1-4d93-b60a-40ac737d5735 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 Aug 13 15:20:11.461985 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75a3e87c-7ca1-4d93-b60a-40ac737d5735 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.462177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75a3e87c-7ca1-4d93-b60a-40ac737d5735 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.466966 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75a3e87c-7ca1-4d93-b60a-40ac737d5735 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 returned with HTTP 404 Aug 13 15:20:11.467390 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 739/2971] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/22d377d0-5f1b-4f81-9b8c-673a3705b009 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:11.475870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.477381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 Aug 13 15:20:11.477546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.477726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.477841 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] show called for member 7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:11.480404 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e94fa7f9-3bb2-4a5d-acc1-e8421b903531 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 returned with HTTP 404 Aug 13 15:20:11.480926 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 744/2972] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/groups/7aea54c7-0e5f-4350-ac0e-43dc805d7ba0 => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:11.489647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-342f723e-0de5-4483-b448-7b3503da7562 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.490871 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.491249 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:20:11.491436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.491610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.491835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:20:11.492393 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:20:11.492456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:20:11.492576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.492778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.492932 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume with id: 7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:20:11.498863 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Get all volumes completed successfully. Aug 13 15:20:11.499112 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.499112 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:11.499475 np0000007223 devstack@c-api.service[100283]: WARNING stevedore.named [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:11.499637 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:11.499702 np0000007223 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:11.501822 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" released by "attachment_update" :: held 0.075s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:11.502123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-ffa08e1c-eb2f-41a4-90e7-0ac220bbef1c tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 returned with HTTP 200 Aug 13 15:20:11.502610 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 735/2973] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:11 2026] PUT /volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:11.510557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-4efa5965-76ec-4ab7-b9bb-15e49a135834 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.512607 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-4efa5965-76ec-4ab7-b9bb-15e49a135834 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption Aug 13 15:20:11.512932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-4efa5965-76ec-4ab7-b9bb-15e49a135834 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.513211 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-4efa5965-76ec-4ab7-b9bb-15e49a135834 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.515924 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume request issued successfully. Aug 13 15:20:11.515924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ffe1338-cbe7-4a18-aed6-f7398efffc67 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 202 Aug 13 15:20:11.516688 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 740/2974] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:11 2026] DELETE /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:11.523356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45462245-9447-408d-ac8e-b4b88cad4404 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.526086 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.526086 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.528383 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45462245-9447-408d-ac8e-b4b88cad4404 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:20:11.528602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45462245-9447-408d-ac8e-b4b88cad4404 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.528797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45462245-9447-408d-ac8e-b4b88cad4404 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.536158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-4efa5965-76ec-4ab7-b9bb-15e49a135834 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption returned with HTTP 200 Aug 13 15:20:11.536683 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 745/2975] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.537023 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.537023 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:11.540313 np0000007223 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:11.540965 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45462245-9447-408d-ac8e-b4b88cad4404 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:11.543687 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.543687 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:11.545277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45462245-9447-408d-ac8e-b4b88cad4404 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 200 Aug 13 15:20:11.545654 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 736/2976] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.555238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-342f723e-0de5-4483-b448-7b3503da7562 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:20:11.555876 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 756/2977] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:11.569275 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b0336ad-e494-48ba-a167-cab44be1de3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.570951 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] POST https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59/action Aug 13 15:20:11.571341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:11.571514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:11.573068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] delete called for group aaccceec-3368-41ab-af54-e97c5c793d59 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 15:20:11.573220 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Delete group with id: aaccceec-3368-41ab-af54-e97c5c793d59 Aug 13 15:20:11.576413 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.576413 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:11.617551 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b0336ad-e494-48ba-a167-cab44be1de3e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59/action returned with HTTP 202 Aug 13 15:20:11.618715 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 741/2978] 10.4.3.38 () {70 vars in 1421 bytes} [Thu Aug 13 15:20:11 2026] POST /volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:11.625748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.627660 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f Aug 13 15:20:11.627894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.628065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.636769 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.636769 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.640995 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Volume info retrieved successfully. Aug 13 15:20:11.641570 np0000007223 devstack@c-api.service[100284]: WARNING stevedore.named [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 15:20:11.641736 np0000007223 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 15:20:11.677436 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:20:11.680208 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.680208 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.687581 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd34662-e06b-4c8c-90ca-c49cafb6e482 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f returned with HTTP 200 Aug 13 15:20:11.687972 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 746/2979] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f => generated 908 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:11.721042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21e3a8d7-5fa0-4f2f-8224-6e03e9e8c120 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.723061 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e3a8d7-5fa0-4f2f-8224-6e03e9e8c120 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:11.723235 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21e3a8d7-5fa0-4f2f-8224-6e03e9e8c120 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.723410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21e3a8d7-5fa0-4f2f-8224-6e03e9e8c120 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.727937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e3a8d7-5fa0-4f2f-8224-6e03e9e8c120 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 404 Aug 13 15:20:11.728509 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 737/2980] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:11.735470 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.737273 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:11.737490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.737732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.737991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:11.744732 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.744732 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:11.745251 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:11.760820 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:11.761014 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94ddf6b2-889d-4021-b717-e5e9b0b12041 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 202 Aug 13 15:20:11.761387 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 757/2981] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:11 2026] DELETE /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:11.762065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52e9803f-0ab8-4afc-aae6-064eb0403c03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.769117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.771412 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:11.771728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.771974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.780369 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.780369 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:11.784900 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:11.790312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4508b4e7-05b5-4edf-b497-7b9b144bb10f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 200 Aug 13 15:20:11.790872 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 747/2982] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:11.880270 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52e9803f-0ab8-4afc-aae6-064eb0403c03 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools Aug 13 15:20:11.880467 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52e9803f-0ab8-4afc-aae6-064eb0403c03 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.880680 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52e9803f-0ab8-4afc-aae6-064eb0403c03 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.889067 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52e9803f-0ab8-4afc-aae6-064eb0403c03 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 15:20:11.889519 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 742/2983] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.896303 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.908957 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-436b8654-adfb-41a5-bb49-4251076a3328 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:11.910778 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436b8654-adfb-41a5-bb49-4251076a3328 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:11.911016 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-436b8654-adfb-41a5-bb49-4251076a3328 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.911242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-436b8654-adfb-41a5-bb49-4251076a3328 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.920081 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:11.920081 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:11.923403 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-436b8654-adfb-41a5-bb49-4251076a3328 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:11.927510 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436b8654-adfb-41a5-bb49-4251076a3328 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:11.927901 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 758/2984] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:11.949021 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-member] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:20:11.949223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:11.949394 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:11.950379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b6b75481e9064576bffc6aeef4701708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10b4c9d0eb1147229658e4ca06b04ed6', '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 15:20:11.950379 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69b7ea4c-b040-4b69-a95e-ec08ec9939f2 tempest-ProjectMemberTests-1658222966 tempest-ProjectMemberTests-1658222966-project-member] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 403 Aug 13 15:20:11.950546 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 738/2985] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:20:11 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:12.316521 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21e10a44-26e8-4af7-ac25-65a529038b96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.318342 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21e10a44-26e8-4af7-ac25-65a529038b96 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:12.318564 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21e10a44-26e8-4af7-ac25-65a529038b96 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.318931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21e10a44-26e8-4af7-ac25-65a529038b96 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.333038 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:12.333038 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:12.338321 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21e10a44-26e8-4af7-ac25-65a529038b96 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:12.342194 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21e10a44-26e8-4af7-ac25-65a529038b96 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:12.342640 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 748/2986] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:12.559647 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a043692-d0a0-4880-b74a-50b4c090a583 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.561421 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a043692-d0a0-4880-b74a-50b4c090a583 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 Aug 13 15:20:12.561597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a043692-d0a0-4880-b74a-50b4c090a583 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.561797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a043692-d0a0-4880-b74a-50b4c090a583 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.568211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a043692-d0a0-4880-b74a-50b4c090a583 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 returned with HTTP 404 Aug 13 15:20:12.568748 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 743/2987] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/7f72ef04-cdb3-41b4-aefe-729053adf740 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:12.663405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.665257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] DELETE https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:20:12.665412 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.665586 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.665840 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume with id: 41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:20:12.672844 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:12.672844 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:12.673278 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:12.691664 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Delete volume request issued successfully. Aug 13 15:20:12.691836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b5954ca-7d11-4f38-8d30-4ce5286db5a2 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 202 Aug 13 15:20:12.692218 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 759/2988] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:12 2026] DELETE /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:12.699810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7378d00d-635b-4115-84d4-62ecd35d44ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.700803 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78eeef48-87e0-4807-b257-36e664a82f7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.702180 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7378d00d-635b-4115-84d4-62ecd35d44ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:20:12.702429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7378d00d-635b-4115-84d4-62ecd35d44ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.702683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7378d00d-635b-4115-84d4-62ecd35d44ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.704262 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78eeef48-87e0-4807-b257-36e664a82f7e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f Aug 13 15:20:12.704517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78eeef48-87e0-4807-b257-36e664a82f7e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.704759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78eeef48-87e0-4807-b257-36e664a82f7e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.710440 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78eeef48-87e0-4807-b257-36e664a82f7e tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f returned with HTTP 404 Aug 13 15:20:12.710962 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 749/2989] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/8022de26-bff2-437e-96ab-f1f601a3f35f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:12.711210 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:12.711210 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:12.715559 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7378d00d-635b-4115-84d4-62ecd35d44ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Volume info retrieved successfully. Aug 13 15:20:12.718102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.720303 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] GET https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 Aug 13 15:20:12.720575 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.720856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.721042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] show called for member aaccceec-3368-41ab-af54-e97c5c793d59 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 15:20:12.721098 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7378d00d-635b-4115-84d4-62ecd35d44ee tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 200 Aug 13 15:20:12.721743 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 739/2990] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:12.724730 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd93bfcd-9543-4d00-afd9-7e8a746c46d5 tempest-GroupsV314Test-1306718703 tempest-GroupsV314Test-1306718703-project-member] https://10.4.3.38/volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 returned with HTTP 404 Aug 13 15:20:12.725334 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 744/2991] 10.4.3.38 () {68 vars in 1379 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/groups/aaccceec-3368-41ab-af54-e97c5c793d59 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:12.732424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2d0c5f3-3121-4646-9d81-0e1851e9c829 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.734133 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2d0c5f3-3121-4646-9d81-0e1851e9c829 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/0cb7e0b6-35b2-470b-82e0-7159a183c5fe Aug 13 15:20:12.734374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2d0c5f3-3121-4646-9d81-0e1851e9c829 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.734617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2d0c5f3-3121-4646-9d81-0e1851e9c829 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.746267 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2d0c5f3-3121-4646-9d81-0e1851e9c829 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] https://10.4.3.38/volume/v3/group_types/0cb7e0b6-35b2-470b-82e0-7159a183c5fe returned with HTTP 202 Aug 13 15:20:12.746574 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 760/2992] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:20:12 2026] DELETE /volume/v3/group_types/0cb7e0b6-35b2-470b-82e0-7159a183c5fe => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:12.753255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21c2c91e-c52b-4257-a5ad-e0662cc95196 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.755189 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21c2c91e-c52b-4257-a5ad-e0662cc95196 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] DELETE https://10.4.3.38/volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 Aug 13 15:20:12.755300 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21c2c91e-c52b-4257-a5ad-e0662cc95196 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.755502 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21c2c91e-c52b-4257-a5ad-e0662cc95196 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.780849 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21c2c91e-c52b-4257-a5ad-e0662cc95196 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] https://10.4.3.38/volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 returned with HTTP 202 Aug 13 15:20:12.781243 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 750/2993] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:12 2026] DELETE /volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:12.787998 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49beecb4-61c9-490b-8cc3-b006b9d423b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.789643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49beecb4-61c9-490b-8cc3-b006b9d423b6 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] GET https://10.4.3.38/volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 Aug 13 15:20:12.789827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49beecb4-61c9-490b-8cc3-b006b9d423b6 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.790022 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49beecb4-61c9-490b-8cc3-b006b9d423b6 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.792838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49beecb4-61c9-490b-8cc3-b006b9d423b6 tempest-GroupsV314Test-1863203577 tempest-GroupsV314Test-1863203577-project-admin] https://10.4.3.38/volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 returned with HTTP 404 Aug 13 15:20:12.793247 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 740/2994] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/types/ad0c612b-9601-4bc0-9d35-cf31000ad078 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:12.807734 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73ed5aad-2d6b-46a3-b74b-96cd0b069ebf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.810526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73ed5aad-2d6b-46a3-b74b-96cd0b069ebf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:12.810803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73ed5aad-2d6b-46a3-b74b-96cd0b069ebf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.811054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73ed5aad-2d6b-46a3-b74b-96cd0b069ebf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.817070 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73ed5aad-2d6b-46a3-b74b-96cd0b069ebf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 404 Aug 13 15:20:12.817655 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 745/2995] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:12.825426 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.827501 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:12.827834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1725451703"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:12.829140 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1725451703'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:12.829250 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:20:12.837689 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:20:12.840248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (14cc44d0-5276-4dfe-ba5c-04acc048bcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:12.841257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0126e6-6fa2-44df-8841-ad9d4c02a555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:12.842260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:12.876546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0126e6-6fa2-44df-8841-ad9d4c02a555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:12.877942 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3e4a90-5d7e-4746-9dfb-680b13b11491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:12.918553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['52829534-5752-47d9-9134-80a8a2ac42b5', 'e0bd6c8d-2f7c-49d0-b3ac-494b8a836756', '73473ad2-9642-4d97-976a-f6143c9d5a70', 'a9943c3a-84cd-44d3-abb0-1866aac2f32f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:12.919299 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3e4a90-5d7e-4746-9dfb-680b13b11491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52829534-5752-47d9-9134-80a8a2ac42b5', 'e0bd6c8d-2f7c-49d0-b3ac-494b8a836756', '73473ad2-9642-4d97-976a-f6143c9d5a70', 'a9943c3a-84cd-44d3-abb0-1866aac2f32f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:12.919959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92aec131-b86c-4bf1-8a3e-3a12a42932da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:12.940043 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.942561 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:12.942561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:12.942561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:12.948064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92aec131-b86c-4bf1-8a3e-3a12a42932da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8823177-009c-4a60-8d05-2714a18a8706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1725451703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['52829534-5752-47d9-9134-80a8a2ac42b5','e0bd6c8d-2f7c-49d0-b3ac-494b8a836756','73473ad2-9642-4d97-976a-f6143c9d5a70','a9943c3a-84cd-44d3-abb0-1866aac2f32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1725451703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8823177-009c-4a60-8d05-2714a18a8706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:12.949189 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a916262-8cf4-4ff5-a161-14e1a37709fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:12.952846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:12.952846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:12.957121 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:12.963613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-430a0ead-301e-471b-ab0a-0c9b40e72f52 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:12.964141 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 751/2996] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:12.972379 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a916262-8cf4-4ff5-a161-14e1a37709fc) transitioned into state 'SUCCESS' from state '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-1725451703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['52829534-5752-47d9-9134-80a8a2ac42b5','e0bd6c8d-2f7c-49d0-b3ac-494b8a836756','73473ad2-9642-4d97-976a-f6143c9d5a70','a9943c3a-84cd-44d3-abb0-1866aac2f32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:12.973661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d27ecc-1b45-4fb4-ad66-5aa4a72f0526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:12.984531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d27ecc-1b45-4fb4-ad66-5aa4a72f0526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:12.985297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (14cc44d0-5276-4dfe-ba5c-04acc048bcb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:12.985560 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:20:12.986091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-519f1046-aa51-4c2e-b041-d53c50d7ab80 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:12.986481 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 761/2997] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:20:12 2026] POST /volume/v3/volumes => generated 768 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:12.998098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-613ea66d-fd8c-46ef-9562-532331fa03bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:12.999907 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-613ea66d-fd8c-46ef-9562-532331fa03bd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:13.000138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-613ea66d-fd8c-46ef-9562-532331fa03bd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:13.000354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-613ea66d-fd8c-46ef-9562-532331fa03bd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:13.006856 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:13.006856 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:13.011898 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-613ea66d-fd8c-46ef-9562-532331fa03bd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:13.019697 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-613ea66d-fd8c-46ef-9562-532331fa03bd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 200 Aug 13 15:20:13.019697 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 741/2998] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:12 2026] GET /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:13.357149 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:13.358827 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:13.358992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:13.359151 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:13.367575 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:13.367575 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:13.370790 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:13.374421 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b0e0e34-1a1e-4fa6-8455-645ed6432460 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:13.374744 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 746/2999] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:13 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:13.734910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88d51942-7432-4580-828d-fdf35cbd7fa9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:13.737021 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88d51942-7432-4580-828d-fdf35cbd7fa9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] GET https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 Aug 13 15:20:13.737268 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88d51942-7432-4580-828d-fdf35cbd7fa9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:13.737492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88d51942-7432-4580-828d-fdf35cbd7fa9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:13.743643 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88d51942-7432-4580-828d-fdf35cbd7fa9 tempest-AttachVolumeNegativeTest-2110558815 tempest-AttachVolumeNegativeTest-2110558815-project-member] https://10.4.3.38/volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 returned with HTTP 404 Aug 13 15:20:13.744276 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 752/3000] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:13 2026] GET /volume/v3/volumes/41219c0a-44f3-4596-90ae-6c433ba73da8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:13.919017 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:13.978207 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:13.980736 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:13.980872 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:13.981121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:13.991287 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:13.991287 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:13.994796 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:13.995071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3520e9f1-2c01-4378-96bb-fa501e57a20a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.000286 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56e84351-0f58-424a-b94f-a6aa5ea6bae0 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:14.000774 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 742/3001] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:13 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:14.030293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.032325 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:14.032544 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.032796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.033071 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:14.033432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1811627126"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:14.034920 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1811627126'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:14.035088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 1 GB Aug 13 15:20:14.035442 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.035442 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:14.039013 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:20:14.041800 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.041800 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:14.045020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (cfda3e7c-b4ff-4c88-bc23-e1f7496bc35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:14.046044 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8389ed4b-7344-43e1-acd4-94143ecbfdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:14.046309 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:14.047036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:14.051910 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4587ded5-851c-43fd-b6ea-fed0d154c62f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 200 Aug 13 15:20:14.052401 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 753/3002] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:14 2026] GET /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:14.056331 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3520e9f1-2c01-4378-96bb-fa501e57a20a tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-admin] GET https://10.4.3.38/volume/v3/scheduler-stats/get_pools Aug 13 15:20:14.056583 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3520e9f1-2c01-4378-96bb-fa501e57a20a tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.056907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3520e9f1-2c01-4378-96bb-fa501e57a20a tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.064052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-557bba53-3820-4170-93bb-6594288dad90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.065890 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:14.066193 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d8823177-009c-4a60-8d05-2714a18a8706", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1042756148"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:14.067531 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request body: {'volume': {'source_volid': 'd8823177-009c-4a60-8d05-2714a18a8706', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1042756148'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:14.070509 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3520e9f1-2c01-4378-96bb-fa501e57a20a tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-admin] https://10.4.3.38/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 15:20:14.070935 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 747/3003] 10.4.3.38 () {66 vars in 1284 bytes} [Thu Aug 13 15:20:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:14.073814 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.073814 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:14.074167 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume retrieved successfully. Aug 13 15:20:14.074272 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume of 1 GB Aug 13 15:20:14.075318 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8389ed4b-7344-43e1-acd4-94143ecbfdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.076354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b281e401-6a2f-4f26-88d6-10064a64b5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:14.077416 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Availability Zones retrieved successfully. Aug 13 15:20:14.078285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.082122 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (485abcdd-ec81-4aa6-938a-f51aca474440) 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 15:20:14.083412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c3985c-cf31-42e9-a184-367f57a8a197) transitioned 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 15:20:14.084162 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-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 15:20:14.104763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c3985c-cf31-42e9-a184-367f57a8a197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd8823177-009c-4a60-8d05-2714a18a8706', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:20:14.105253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2519cea9-8760-4608-b2b1-597275cbfa70) transitioned 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 15:20:14.135089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['95238d23-80e6-4302-9d19-b73cef3b05d2', 'd3e24df3-d867-41f4-ae3a-627f88886b89', 'c651dff4-06ff-48bf-b1c9-921c6ada77f9', '8d215bc6-775f-4bb5-a849-3e79158fbc79'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:14.135884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b281e401-6a2f-4f26-88d6-10064a64b5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95238d23-80e6-4302-9d19-b73cef3b05d2', 'd3e24df3-d867-41f4-ae3a-627f88886b89', 'c651dff4-06ff-48bf-b1c9-921c6ada77f9', '8d215bc6-775f-4bb5-a849-3e79158fbc79']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.136648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960d795f-0117-4f1b-99b2-a6f53d6e1c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:14.159057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960d795f-0117-4f1b-99b2-a6f53d6e1c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddbc587b-a942-429f-a1b8-d75a5d36000a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1811627126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['95238d23-80e6-4302-9d19-b73cef3b05d2','d3e24df3-d867-41f4-ae3a-627f88886b89','c651dff4-06ff-48bf-b1c9-921c6ada77f9','8d215bc6-775f-4bb5-a849-3e79158fbc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1811627126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddbc587b-a942-429f-a1b8-d75a5d36000a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.159783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac25c43-7e32-46ea-8025-d61a42834a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:14.169778 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Created reservations ['77bda3d2-2cfb-46f8-9a83-b527080d50f9', '6ef1167a-96f5-4ceb-b44d-69a58893bb35', 'f8b2d9e9-ed76-4922-b03a-96f278f1514f', '4585fd8a-bc61-42df-bfab-fed235ee14d1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:14.170653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2519cea9-8760-4608-b2b1-597275cbfa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77bda3d2-2cfb-46f8-9a83-b527080d50f9', '6ef1167a-96f5-4ceb-b44d-69a58893bb35', 'f8b2d9e9-ed76-4922-b03a-96f278f1514f', '4585fd8a-bc61-42df-bfab-fed235ee14d1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.171613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cccd6b-0574-4bf5-8ad0-c7b8ac8dc4f8) transitioned 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 15:20:14.180440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac25c43-7e32-46ea-8025-d61a42834a43) transitioned into state 'SUCCESS' from state '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-1811627126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['95238d23-80e6-4302-9d19-b73cef3b05d2','d3e24df3-d867-41f4-ae3a-627f88886b89','c651dff4-06ff-48bf-b1c9-921c6ada77f9','8d215bc6-775f-4bb5-a849-3e79158fbc79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.181154 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82ff6df-5b2e-41a5-8048-e137d51d860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:14.181763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-reader] GET https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool Aug 13 15:20:14.181951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.182167 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.182732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '504ca54284494417a39c43affbbf1019', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0aee03fb32054dfbbd6fe51b8fd9342e', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:20:14.182916 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04b8111f-fc4e-4400-8d92-bbf32fa37f49 tempest-ProjectReaderTests-2010934416 tempest-ProjectReaderTests-2010934416-project-reader] https://10.4.3.38/volume/v3/capabilities/np0000007223@storpool returned with HTTP 403 Aug 13 15:20:14.183290 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 754/3004] 10.4.3.38 () {66 vars in 1311 bytes} [Thu Aug 13 15:20:14 2026] GET /volume/v3/capabilities/np0000007223@storpool => generated 110 bytes in 105 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:14.191258 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82ff6df-5b2e-41a5-8048-e137d51d860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.191991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (cfda3e7c-b4ff-4c88-bc23-e1f7496bc35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:14.192245 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:20:14.192930 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e4ac3af-3432-4712-82da-bc9756122ea0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:14.193252 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 762/3005] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:13 2026] POST /volume/v3/volumes => generated 752 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:14.205915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6169d43c-9081-4a28-8326-ab210d840e85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.207586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6169d43c-9081-4a28-8326-ab210d840e85 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:20:14.207586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6169d43c-9081-4a28-8326-ab210d840e85 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.207824 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6169d43c-9081-4a28-8326-ab210d840e85 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.210062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cccd6b-0574-4bf5-8ad0-c7b8ac8dc4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1042756148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['77bda3d2-2cfb-46f8-9a83-b527080d50f9','6ef1167a-96f5-4ceb-b44d-69a58893bb35','f8b2d9e9-ed76-4922-b03a-96f278f1514f','4585fd8a-bc61-42df-bfab-fed235ee14d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d8823177-009c-4a60-8d05-2714a18a8706,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1042756148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='820f71916d8a429ea4822182d8783ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d8823177-009c-4a60-8d05-2714a18a8706,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.210899 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c1be2a-3e44-464e-a1bf-bab777ec4b62) transitioned 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 15:20:14.214905 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.214905 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:14.218417 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6169d43c-9081-4a28-8326-ab210d840e85 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:14.222123 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6169d43c-9081-4a28-8326-ab210d840e85 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:20:14.222463 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 748/3006] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:14 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:14.228632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c1be2a-3e44-464e-a1bf-bab777ec4b62) transitioned into state 'SUCCESS' from state '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-1042756148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='820f71916d8a429ea4822182d8783ec6',qos_specs=None,replication_status=,reservations=['77bda3d2-2cfb-46f8-9a83-b527080d50f9','6ef1167a-96f5-4ceb-b44d-69a58893bb35','f8b2d9e9-ed76-4922-b03a-96f278f1514f','4585fd8a-bc61-42df-bfab-fed235ee14d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d8823177-009c-4a60-8d05-2714a18a8706,status='creating',user_id='4dfe8eb176424e67a49727b1e13a5db6',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:14.229349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5858a9-cad9-4cf5-92e0-f7482f19fa47) transitioned 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 15:20:14.248186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5858a9-cad9-4cf5-92e0-f7482f19fa47) 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 15:20:14.249291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Flow 'volume_create_api' (485abcdd-ec81-4aa6-938a-f51aca474440) 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 15:20:14.249678 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Create volume request issued successfully. Aug 13 15:20:14.250403 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-557bba53-3820-4170-93bb-6594288dad90 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:14.250980 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 743/3007] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:20:14 2026] POST /volume/v3/volumes => generated 802 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:14.262224 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.263877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:14.264074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.264239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.270773 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.270773 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:14.273754 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:14.278380 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a464332-0256-4ec3-9170-0ee63ce8eadf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 returned with HTTP 200 Aug 13 15:20:14.278380 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 755/3008] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:14 2026] GET /volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:14.387243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f43aa9f-1891-430d-a105-459f887d3b01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.389912 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c06fdac6-8099-43b8-b348-aaafc90e2088 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:14.390005 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f43aa9f-1891-430d-a105-459f887d3b01 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:14.390206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f43aa9f-1891-430d-a105-459f887d3b01 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:14.390401 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f43aa9f-1891-430d-a105-459f887d3b01 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:14.392238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c06fdac6-8099-43b8-b348-aaafc90e2088 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed/action Aug 13 15:20:14.392623 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c06fdac6-8099-43b8-b348-aaafc90e2088 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:14.392790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c06fdac6-8099-43b8-b348-aaafc90e2088 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:14.402009 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.402009 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:14.406176 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f43aa9f-1891-430d-a105-459f887d3b01 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:14.408828 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:14.408828 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:14.411343 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f43aa9f-1891-430d-a105-459f887d3b01 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:14.411909 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 763/3009] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:14 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:14.419362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-780f06aa-e9ec-4620-ae4a-dee2d707761d req-c06fdac6-8099-43b8-b348-aaafc90e2088 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed/action returned with HTTP 204 Aug 13 15:20:14.420794 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 749/3010] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:14 2026] POST /volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:14.980193 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eeb39c83-828f-4772-b187-dab5d2df2743 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.012064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df864313-84c6-4653-b646-cfebc3e15385 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.013970 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df864313-84c6-4653-b646-cfebc3e15385 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:15.014141 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df864313-84c6-4653-b646-cfebc3e15385 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.014308 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df864313-84c6-4653-b646-cfebc3e15385 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.024817 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.024817 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.029439 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df864313-84c6-4653-b646-cfebc3e15385 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:15.033731 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df864313-84c6-4653-b646-cfebc3e15385 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:15.034202 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 756/3011] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:15.047829 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.049427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:15.049765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.050051 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.061040 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.061040 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.065441 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:15.070226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19635bd5-d285-4e1a-88ca-935ed2c1613e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:15.070695 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 764/3012] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:15.078019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeb39c83-828f-4772-b187-dab5d2df2743 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.078483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eeb39c83-828f-4772-b187-dab5d2df2743 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-142485913", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.080029 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.080029 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.080448 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-eeb39c83-828f-4772-b187-dab5d2df2743 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-142485913', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 15:20:15.086229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-eeb39c83-828f-4772-b187-dab5d2df2743 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DB qos_specs_create(): root {'id': '21e83120-f4bc-4a78-9a2d-d02f63db8116', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-142485913'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 15:20:15.092430 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eeb39c83-828f-4772-b187-dab5d2df2743 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.092836 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 744/3013] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:14 2026] POST /volume/v3/qos-specs => generated 390 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.100840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61b642a7-b810-4880-9d94-cc4fbdcdb4ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.102905 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61b642a7-b810-4880-9d94-cc4fbdcdb4ff tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:15.103449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61b642a7-b810-4880-9d94-cc4fbdcdb4ff tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-836166040"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.115390 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61b642a7-b810-4880-9d94-cc4fbdcdb4ff tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:15.115719 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 750/3014] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.122583 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc66aa96-5102-4945-a665-39100cb9bf36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.124740 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc66aa96-5102-4945-a665-39100cb9bf36 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:15.125175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc66aa96-5102-4945-a665-39100cb9bf36 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-997565157"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.138903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc66aa96-5102-4945-a665-39100cb9bf36 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:15.139324 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 757/3015] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.146686 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0652aa8f-c655-4a90-8b85-ec78ecebc017 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.148487 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0652aa8f-c655-4a90-8b85-ec78ecebc017 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:15.148839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0652aa8f-c655-4a90-8b85-ec78ecebc017 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2092348627"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.161307 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0652aa8f-c655-4a90-8b85-ec78ecebc017 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:15.161692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 765/3016] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/types => generated 222 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.169937 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.171574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 Aug 13 15:20:15.171773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.171972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associate' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.172187 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.172187 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.172490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Associate qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116 with type: eb571ec6-a8c7-4c86-beea-4f0cacdf7348 {{(pid=100286) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 15:20:15.188559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c263e9ba-68e3-4fc9-a6d8-8907f282c994 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 returned with HTTP 202 Aug 13 15:20:15.189062 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 745/3017] 10.4.3.38 () {66 vars in 1474 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.196005 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62633f6e-3999-440a-b755-4d7182172d77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.197747 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62633f6e-3999-440a-b755-4d7182172d77 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=5fde31ad-c231-472d-b6e8-03308b2c65ac Aug 13 15:20:15.198091 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62633f6e-3999-440a-b755-4d7182172d77 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.198314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62633f6e-3999-440a-b755-4d7182172d77 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associate' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.198943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62633f6e-3999-440a-b755-4d7182172d77 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Associate qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116 with type: 5fde31ad-c231-472d-b6e8-03308b2c65ac {{(pid=100285) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 15:20:15.219887 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62633f6e-3999-440a-b755-4d7182172d77 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=5fde31ad-c231-472d-b6e8-03308b2c65ac returned with HTTP 202 Aug 13 15:20:15.219887 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 751/3018] 10.4.3.38 () {66 vars in 1474 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=5fde31ad-c231-472d-b6e8-03308b2c65ac => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.227437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.227437 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=aa26f906-25ef-4b5c-9846-b0ecdd63ed7b Aug 13 15:20:15.227437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.227437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.227874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Associate qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116 with type: aa26f906-25ef-4b5c-9846-b0ecdd63ed7b {{(pid=100284) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 15:20:15.236139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-362c8508-9a81-4900-b095-00818917345e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.238348 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362c8508-9a81-4900-b095-00818917345e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:20:15.238772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-362c8508-9a81-4900-b095-00818917345e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.238871 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-362c8508-9a81-4900-b095-00818917345e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.247059 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.247059 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.249417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63eb7c99-699f-4d25-87c1-fffa52edb079 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=aa26f906-25ef-4b5c-9846-b0ecdd63ed7b returned with HTTP 202 Aug 13 15:20:15.249967 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 758/3019] 10.4.3.38 () {66 vars in 1474 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associate?vol_type_id=aa26f906-25ef-4b5c-9846-b0ecdd63ed7b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.251025 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-362c8508-9a81-4900-b095-00818917345e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:15.256494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362c8508-9a81-4900-b095-00818917345e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:20:15.256563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d046317-decb-41e8-96a4-a0d3641730dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.256971 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 766/3020] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.258824 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d046317-decb-41e8-96a4-a0d3641730dd tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations Aug 13 15:20:15.259104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d046317-decb-41e8-96a4-a0d3641730dd tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.259355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d046317-decb-41e8-96a4-a0d3641730dd tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associations' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.259682 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.259682 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.260081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d046317-decb-41e8-96a4-a0d3641730dd tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Get associations for qos_spec id: 21e83120-f4bc-4a78-9a2d-d02f63db8116 {{(pid=100286) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 15:20:15.269489 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f2b8064-f059-4840-8064-c19c34212797 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.271091 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f2b8064-f059-4840-8064-c19c34212797 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:20:15.271264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f2b8064-f059-4840-8064-c19c34212797 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.271439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f2b8064-f059-4840-8064-c19c34212797 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.276196 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d046317-decb-41e8-96a4-a0d3641730dd tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations returned with HTTP 200 Aug 13 15:20:15.276729 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 746/3021] 10.4.3.38 () {66 vars in 1386 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.278609 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.278609 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:15.282549 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6f2b8064-f059-4840-8064-c19c34212797 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:15.285510 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62e58eec-242c-446d-91a0-0285135f2b2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.286338 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f2b8064-f059-4840-8064-c19c34212797 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:20:15.286687 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 752/3022] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.287410 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62e58eec-242c-446d-91a0-0285135f2b2d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 Aug 13 15:20:15.287410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62e58eec-242c-446d-91a0-0285135f2b2d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.287574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62e58eec-242c-446d-91a0-0285135f2b2d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'disassociate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.287782 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.287782 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.288093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62e58eec-242c-446d-91a0-0285135f2b2d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Disassociate qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116 from type: eb571ec6-a8c7-4c86-beea-4f0cacdf7348 {{(pid=100284) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 15:20:15.294345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49434deb-a860-4f02-a267-b895fadcf368 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.295940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49434deb-a860-4f02-a267-b895fadcf368 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:15.296139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49434deb-a860-4f02-a267-b895fadcf368 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.296319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49434deb-a860-4f02-a267-b895fadcf368 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.300532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62e58eec-242c-446d-91a0-0285135f2b2d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 returned with HTTP 202 Aug 13 15:20:15.300984 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 759/3023] 10.4.3.38 () {66 vars in 1483 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate?vol_type_id=eb571ec6-a8c7-4c86-beea-4f0cacdf7348 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.301765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.303763 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:15.303922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1035358293"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.304404 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.304404 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.309513 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49434deb-a860-4f02-a267-b895fadcf368 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:15.309762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.312238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations Aug 13 15:20:15.312381 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.312560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associations' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.312896 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.312896 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.313079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Get associations for qos_spec id: 21e83120-f4bc-4a78-9a2d-d02f63db8116 {{(pid=100285) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 15:20:15.313451 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:15.313567 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:20:15.315402 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49434deb-a860-4f02-a267-b895fadcf368 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 returned with HTTP 200 Aug 13 15:20:15.316402 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 767/3024] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:15.326427 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad4f80bc-7dc4-41bb-866a-1eed27aa6188 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations returned with HTTP 200 Aug 13 15:20:15.331469 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 753/3025] 10.4.3.38 () {66 vars in 1386 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations => generated 305 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.334741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.336915 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:15.337183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.337390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.337608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:15.338430 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49749347-5cbd-44fc-bd93-558430fac454 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.340443 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49749347-5cbd-44fc-bd93-558430fac454 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate_all Aug 13 15:20:15.340756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49749347-5cbd-44fc-bd93-558430fac454 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.341059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49749347-5cbd-44fc-bd93-558430fac454 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'disassociate_all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.341709 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49749347-5cbd-44fc-bd93-558430fac454 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Disassociate qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116 from all. {{(pid=100283) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 15:20:15.344349 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.344349 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.344785 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:15.356746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['3c7dc231-f33c-42e4-b426-c23bf1020bdd', '9bac19df-079e-4f83-b8d0-ec20205e50fa', '5c1544c1-2e71-478f-8be5-52b9216b05e9', '3b71c2eb-fa0e-4597-9b75-725b71042c8f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:15.357830 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49749347-5cbd-44fc-bd93-558430fac454 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate_all returned with HTTP 202 Aug 13 15:20:15.358302 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 768/3026] 10.4.3.38 () {66 vars in 1398 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.361931 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:15.362126 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66b9e2f6-4638-4f18-a5c7-49ade2140055 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 202 Aug 13 15:20:15.362547 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 760/3027] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:15.365905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb922954-5190-4098-bdbf-7174e20a0e9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.368418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb922954-5190-4098-bdbf-7174e20a0e9c tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations Aug 13 15:20:15.368418 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb922954-5190-4098-bdbf-7174e20a0e9c tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.368418 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb922954-5190-4098-bdbf-7174e20a0e9c tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'associations' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.368588 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.368588 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:15.368934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb922954-5190-4098-bdbf-7174e20a0e9c tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Get associations for qos_spec id: 21e83120-f4bc-4a78-9a2d-d02f63db8116 {{(pid=100285) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 15:20:15.369545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7272da60-6958-4d63-aeba-a8309978484f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.371381 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7272da60-6958-4d63-aeba-a8309978484f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:15.371644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7272da60-6958-4d63-aeba-a8309978484f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.371893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7272da60-6958-4d63-aeba-a8309978484f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.376420 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb922954-5190-4098-bdbf-7174e20a0e9c tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations returned with HTTP 200 Aug 13 15:20:15.376845 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 754/3028] 10.4.3.38 () {66 vars in 1386 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/associations => generated 24 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:15.381323 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.381323 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.385916 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7bd24de-04bc-4774-a087-64b2adbb5d19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.386076 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7272da60-6958-4d63-aeba-a8309978484f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:15.388331 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7bd24de-04bc-4774-a087-64b2adbb5d19 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b Aug 13 15:20:15.388611 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7bd24de-04bc-4774-a087-64b2adbb5d19 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.388930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7bd24de-04bc-4774-a087-64b2adbb5d19 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.391646 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7272da60-6958-4d63-aeba-a8309978484f tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 200 Aug 13 15:20:15.391921 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot create request issued successfully. Aug 13 15:20:15.392090 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 769/3029] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:15.392378 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d7fc079-5c56-4e5e-bdee-8ad88ae206f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:15.392939 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 747/3030] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:15.404614 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99c55a9b-504c-4f0d-8839-913c29020b5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.406697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99c55a9b-504c-4f0d-8839-913c29020b5a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:15.406958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99c55a9b-504c-4f0d-8839-913c29020b5a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.407155 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99c55a9b-504c-4f0d-8839-913c29020b5a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.412166 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.412166 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:15.412831 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99c55a9b-504c-4f0d-8839-913c29020b5a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:15.413787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99c55a9b-504c-4f0d-8839-913c29020b5a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 200 Aug 13 15:20:15.414613 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 755/3031] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.419684 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7bd24de-04bc-4774-a087-64b2adbb5d19 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b returned with HTTP 202 Aug 13 15:20:15.420007 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 761/3032] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.426784 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.428449 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e06ac62-37ea-4364-a8bc-05cfe40f123d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.428905 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:15.429102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.429308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.430689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e06ac62-37ea-4364-a8bc-05cfe40f123d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b Aug 13 15:20:15.430957 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e06ac62-37ea-4364-a8bc-05cfe40f123d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.431705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e06ac62-37ea-4364-a8bc-05cfe40f123d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.434962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e06ac62-37ea-4364-a8bc-05cfe40f123d tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b returned with HTTP 404 Aug 13 15:20:15.435423 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 748/3033] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/types/aa26f906-25ef-4b5c-9846-b0ecdd63ed7b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.441026 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.441026 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.443228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01c14610-e662-4834-8752-572f8fcfe111 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.444484 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:15.444839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01c14610-e662-4834-8752-572f8fcfe111 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac Aug 13 15:20:15.445078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01c14610-e662-4834-8752-572f8fcfe111 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.445286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01c14610-e662-4834-8752-572f8fcfe111 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.448811 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a3847b-2dbf-40f8-b1e3-baac1d61c7e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:15.449220 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 770/3034] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.469176 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01c14610-e662-4834-8752-572f8fcfe111 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac returned with HTTP 202 Aug 13 15:20:15.469560 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 756/3035] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.476794 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2b22d83-9773-4d9c-a1f6-fe9e511e0267 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.479274 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2b22d83-9773-4d9c-a1f6-fe9e511e0267 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac Aug 13 15:20:15.479274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2b22d83-9773-4d9c-a1f6-fe9e511e0267 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.479274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2b22d83-9773-4d9c-a1f6-fe9e511e0267 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.482805 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2b22d83-9773-4d9c-a1f6-fe9e511e0267 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac returned with HTTP 404 Aug 13 15:20:15.483364 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 762/3036] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/types/5fde31ad-c231-472d-b6e8-03308b2c65ac => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.490366 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18c0d194-c34f-4f75-8260-74f48df370ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.492185 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18c0d194-c34f-4f75-8260-74f48df370ce tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 Aug 13 15:20:15.492361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18c0d194-c34f-4f75-8260-74f48df370ce tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.492545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18c0d194-c34f-4f75-8260-74f48df370ce tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.492799 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.492799 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.521616 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18c0d194-c34f-4f75-8260-74f48df370ce tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 returned with HTTP 202 Aug 13 15:20:15.522143 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 749/3037] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.530897 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5cb520e-0da3-4429-ba30-5f8123ae4759 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.532520 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cb520e-0da3-4429-ba30-5f8123ae4759 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 Aug 13 15:20:15.532775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cb520e-0da3-4429-ba30-5f8123ae4759 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.533353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cb520e-0da3-4429-ba30-5f8123ae4759 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.537417 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cb520e-0da3-4429-ba30-5f8123ae4759 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 returned with HTTP 404 Aug 13 15:20:15.538010 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 771/3038] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/types/eb571ec6-a8c7-4c86-beea-4f0cacdf7348 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.547424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e848cd0c-204c-48b1-907e-a49671f64e50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.549351 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e848cd0c-204c-48b1-907e-a49671f64e50 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.549684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e848cd0c-204c-48b1-907e-a49671f64e50 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1576882722", "consumer": "back-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.551446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.qos_specs [None req-e848cd0c-204c-48b1-907e-a49671f64e50 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1576882722', 'consumer': 'back-end', 'specs': {}} {{(pid=100285) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 15:20:15.558122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-e848cd0c-204c-48b1-907e-a49671f64e50 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DB qos_specs_create(): root {'id': '1dcff631-c318-4dad-bd08-b7feda1e14b4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1576882722'} {{(pid=100285) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 15:20:15.566215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e848cd0c-204c-48b1-907e-a49671f64e50 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.566594 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 757/3039] 10.4.3.38 () {68 vars in 1257 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/qos-specs => generated 367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.574842 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.576730 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False Aug 13 15:20:15.576972 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.577629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.578221 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: 1dcff631-c318-4dad-bd08-b7feda1e14b4, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.600102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa7a284a-43fa-40ef-927d-b20b1f534600 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False returned with HTTP 202 Aug 13 15:20:15.601123 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 763/3040] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.608315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4bfa41f-261e-499f-8ed8-4cb4271aca84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.610225 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4bfa41f-261e-499f-8ed8-4cb4271aca84 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 Aug 13 15:20:15.610428 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4bfa41f-261e-499f-8ed8-4cb4271aca84 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.610685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4bfa41f-261e-499f-8ed8-4cb4271aca84 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.614168 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4bfa41f-261e-499f-8ed8-4cb4271aca84 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 returned with HTTP 404 Aug 13 15:20:15.614588 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 750/3041] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.621870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a387990-b84d-4b82-a751-d4f31435a3fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.623759 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a387990-b84d-4b82-a751-d4f31435a3fb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.623964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a387990-b84d-4b82-a751-d4f31435a3fb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.624143 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a387990-b84d-4b82-a751-d4f31435a3fb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.637036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a387990-b84d-4b82-a751-d4f31435a3fb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.637139 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 772/3042] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.645407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.648065 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False Aug 13 15:20:15.648295 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.648539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.648844 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.648844 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:15.649280 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: 1dcff631-c318-4dad-bd08-b7feda1e14b4, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.653237 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d61b4a0-dcc5-4ef0-8bfe-5dadff7d75c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False returned with HTTP 404 Aug 13 15:20:15.655785 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 758/3043] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.659748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3be3d06e-cef0-4842-b7a2-7521769b9cbb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.661895 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3be3d06e-cef0-4842-b7a2-7521769b9cbb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 Aug 13 15:20:15.662127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3be3d06e-cef0-4842-b7a2-7521769b9cbb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.662384 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3be3d06e-cef0-4842-b7a2-7521769b9cbb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.662665 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.662665 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.669691 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3be3d06e-cef0-4842-b7a2-7521769b9cbb tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 returned with HTTP 404 Aug 13 15:20:15.669691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 764/3044] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/1dcff631-c318-4dad-bd08-b7feda1e14b4 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.674998 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.676995 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.677385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2078520871", "consumer": "both"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.679568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2078520871', 'consumer': 'both', 'specs': {}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 15:20:15.683019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DB qos_specs_create(): root {'id': 'ab5e5091-2179-4c6b-b463-28157866cc30', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2078520871'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 15:20:15.689459 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dd76673-955a-4a77-a9e9-4823c6c75594 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.689750 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 751/3045] 10.4.3.38 () {68 vars in 1257 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/qos-specs => generated 363 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.697208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baf26da5-1658-4b32-8d50-a97286a963a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.699127 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf26da5-1658-4b32-8d50-a97286a963a7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False Aug 13 15:20:15.699301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf26da5-1658-4b32-8d50-a97286a963a7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.699474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf26da5-1658-4b32-8d50-a97286a963a7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.699713 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.699713 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.700072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-baf26da5-1658-4b32-8d50-a97286a963a7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: ab5e5091-2179-4c6b-b463-28157866cc30, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.723622 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf26da5-1658-4b32-8d50-a97286a963a7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False returned with HTTP 202 Aug 13 15:20:15.723991 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 773/3046] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.731101 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29732937-48b8-4447-b344-35ac5c3181d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.732803 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29732937-48b8-4447-b344-35ac5c3181d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 Aug 13 15:20:15.733010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29732937-48b8-4447-b344-35ac5c3181d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.733183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29732937-48b8-4447-b344-35ac5c3181d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.736318 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29732937-48b8-4447-b344-35ac5c3181d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 returned with HTTP 404 Aug 13 15:20:15.736928 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 759/3047] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.744097 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d21e4cf3-e6e1-4450-811a-c07f638c6016 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.747937 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d21e4cf3-e6e1-4450-811a-c07f638c6016 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.747937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d21e4cf3-e6e1-4450-811a-c07f638c6016 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.747937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d21e4cf3-e6e1-4450-811a-c07f638c6016 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.772206 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d21e4cf3-e6e1-4450-811a-c07f638c6016 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.773148 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 765/3048] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.783724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0db6c629-393d-4340-945c-67d9133248ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.785740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0db6c629-393d-4340-945c-67d9133248ad tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False Aug 13 15:20:15.785960 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0db6c629-393d-4340-945c-67d9133248ad tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.786137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0db6c629-393d-4340-945c-67d9133248ad tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.786392 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.786392 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:15.786705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0db6c629-393d-4340-945c-67d9133248ad tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: ab5e5091-2179-4c6b-b463-28157866cc30, force: False {{(pid=100286) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.790119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0db6c629-393d-4340-945c-67d9133248ad tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False returned with HTTP 404 Aug 13 15:20:15.790720 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 752/3049] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.797228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6497155c-1795-4f38-ab00-5244efbc47c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.799545 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6497155c-1795-4f38-ab00-5244efbc47c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 Aug 13 15:20:15.799808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6497155c-1795-4f38-ab00-5244efbc47c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.800293 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6497155c-1795-4f38-ab00-5244efbc47c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.800498 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.800498 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.806290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6497155c-1795-4f38-ab00-5244efbc47c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 returned with HTTP 404 Aug 13 15:20:15.806763 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 774/3050] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/ab5e5091-2179-4c6b-b463-28157866cc30 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.815416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.817601 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] POST https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.817848 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1889350035", "consumer": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.819632 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.qos_specs [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1889350035', 'consumer': 'front-end', 'specs': {}} {{(pid=100285) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 15:20:15.822682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DB qos_specs_create(): root {'id': '45ecea60-53b5-4057-a59d-57460569d08d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1889350035'} {{(pid=100285) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 15:20:15.827793 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b309d8c3-b1c2-4a8a-92dd-9d41e0c83c25 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.828340 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 760/3051] 10.4.3.38 () {68 vars in 1257 bytes} [Thu Aug 13 15:20:15 2026] POST /volume/v3/qos-specs => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.837716 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.839480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False Aug 13 15:20:15.839686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.839900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.840123 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.840123 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.840463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: 45ecea60-53b5-4057-a59d-57460569d08d, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.853820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-769b8ae9-6b6c-47a4-ba04-8e68adb4aafc tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False returned with HTTP 202 Aug 13 15:20:15.854224 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 766/3052] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:15.861208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d451cdfc-f89a-4089-ad76-9c0ac749a592 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.862894 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d451cdfc-f89a-4089-ad76-9c0ac749a592 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d Aug 13 15:20:15.863069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d451cdfc-f89a-4089-ad76-9c0ac749a592 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.863254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d451cdfc-f89a-4089-ad76-9c0ac749a592 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.866644 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d451cdfc-f89a-4089-ad76-9c0ac749a592 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d returned with HTTP 404 Aug 13 15:20:15.867115 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 753/3053] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.873684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c4959e2-d426-476f-8c7a-1934e46d32ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.875515 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c4959e2-d426-476f-8c7a-1934e46d32ef tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.875716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c4959e2-d426-476f-8c7a-1934e46d32ef tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.875936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c4959e2-d426-476f-8c7a-1934e46d32ef tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.880696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c4959e2-d426-476f-8c7a-1934e46d32ef tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.881146 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 775/3054] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.889335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.891775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False Aug 13 15:20:15.892286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.892515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.892892 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.892892 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:15.893370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: 45ecea60-53b5-4057-a59d-57460569d08d, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:15.896811 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca8032a4-8046-4cda-81b9-551e4c64d3c2 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False returned with HTTP 404 Aug 13 15:20:15.897394 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 761/3055] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:15 2026] DELETE /volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.903968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20a5ee58-a4e4-4699-8fd5-fbc440959894 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.905752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20a5ee58-a4e4-4699-8fd5-fbc440959894 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d Aug 13 15:20:15.906002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20a5ee58-a4e4-4699-8fd5-fbc440959894 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.906199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20a5ee58-a4e4-4699-8fd5-fbc440959894 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.906460 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.906460 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:15.909702 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20a5ee58-a4e4-4699-8fd5-fbc440959894 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d returned with HTTP 404 Aug 13 15:20:15.910123 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 767/3056] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/45ecea60-53b5-4057-a59d-57460569d08d => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:15.917201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8074d775-3864-4e79-a375-e648c724ae65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.919375 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8074d775-3864-4e79-a375-e648c724ae65 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:15.919548 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8074d775-3864-4e79-a375-e648c724ae65 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.919756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8074d775-3864-4e79-a375-e648c724ae65 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.923592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8074d775-3864-4e79-a375-e648c724ae65 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 200 Aug 13 15:20:15.924057 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 754/3057] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.933560 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6ce65dd-0acc-4cb6-87ac-30fabcd25e79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.935575 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6ce65dd-0acc-4cb6-87ac-30fabcd25e79 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs Aug 13 15:20:15.935835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6ce65dd-0acc-4cb6-87ac-30fabcd25e79 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.936116 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6ce65dd-0acc-4cb6-87ac-30fabcd25e79 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.936351 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:15.936351 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:15.941651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6ce65dd-0acc-4cb6-87ac-30fabcd25e79 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs returned with HTTP 200 Aug 13 15:20:15.942090 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 776/3058] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.951163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.952781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] PUT https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:15.953095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:15.957879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.qos_specs [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100285) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 15:20:15.963793 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] qos_specs_update() value: {'id': 'b9b3bd9c-6c6a-4d4a-8eb3-4ecd1f18a5d8', 'key': 'iops_bytes', 'value': '500', 'specs_id': '21e83120-f4bc-4a78-9a2d-d02f63db8116', 'deleted': False} {{(pid=100285) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 15:20:15.972360 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8371e7ee-94fd-4bf0-98ba-8d6ab9856029 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 200 Aug 13 15:20:15.972612 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 762/3059] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:20:15 2026] PUT /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:15.980870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e55698b-24a5-400d-b47d-40d0e4d6dbd9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.982744 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e55698b-24a5-400d-b47d-40d0e4d6dbd9 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:15.982964 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e55698b-24a5-400d-b47d-40d0e4d6dbd9 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:15.983182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e55698b-24a5-400d-b47d-40d0e4d6dbd9 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:15.987610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e55698b-24a5-400d-b47d-40d0e4d6dbd9 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 200 Aug 13 15:20:15.988028 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 768/3060] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:15 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 411 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:15.995431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc11631c-8537-47a4-92b2-66ef38ea3405 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:15.999347 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc11631c-8537-47a4-92b2-66ef38ea3405 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] PUT https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/delete_keys Aug 13 15:20:15.999889 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc11631c-8537-47a4-92b2-66ef38ea3405 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:16.005535 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.005535 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:16.006112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc11631c-8537-47a4-92b2-66ef38ea3405 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete_key spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116, keys: ['iops_bytes'] {{(pid=100286) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 15:20:16.019466 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc11631c-8537-47a4-92b2-66ef38ea3405 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/delete_keys returned with HTTP 202 Aug 13 15:20:16.019932 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 755/3061] 10.4.3.38 () {68 vars in 1403 bytes} [Thu Aug 13 15:20:15 2026] PUT /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:16.028613 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35e7f017-82e0-4b54-b6d1-45e9b64b19c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.031088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e7f017-82e0-4b54-b6d1-45e9b64b19c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:16.031289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e7f017-82e0-4b54-b6d1-45e9b64b19c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.031490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e7f017-82e0-4b54-b6d1-45e9b64b19c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.031832 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.031832 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:16.035833 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e7f017-82e0-4b54-b6d1-45e9b64b19c8 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 200 Aug 13 15:20:16.036168 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 777/3062] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:16.043519 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fec0677-434e-4ad3-8f6b-d4ee8f583c8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.045117 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fec0677-434e-4ad3-8f6b-d4ee8f583c8a tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:16.045300 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fec0677-434e-4ad3-8f6b-d4ee8f583c8a tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.045641 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fec0677-434e-4ad3-8f6b-d4ee8f583c8a tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.045708 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.045708 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:16.048780 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fec0677-434e-4ad3-8f6b-d4ee8f583c8a tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 200 Aug 13 15:20:16.049136 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 763/3063] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:16.057022 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.058869 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] DELETE https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116?force=False Aug 13 15:20:16.059092 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.059280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.059530 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.059530 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:16.059890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Delete qos_spec: 21e83120-f4bc-4a78-9a2d-d02f63db8116, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 15:20:16.076362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3ddd1e6-ecde-405b-8523-31181c9aa1d1 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116?force=False returned with HTTP 202 Aug 13 15:20:16.076802 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 769/3064] 10.4.3.38 () {66 vars in 1373 bytes} [Thu Aug 13 15:20:16 2026] DELETE /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:16.084200 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ad6c091-b723-45eb-ba55-8d2196772cc7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.086064 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ad6c091-b723-45eb-ba55-8d2196772cc7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] GET https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 Aug 13 15:20:16.086387 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ad6c091-b723-45eb-ba55-8d2196772cc7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.086497 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ad6c091-b723-45eb-ba55-8d2196772cc7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.086797 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.086797 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:16.091048 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ad6c091-b723-45eb-ba55-8d2196772cc7 tempest-QosSpecsTestJSON-1970743932 tempest-QosSpecsTestJSON-1970743932-project-admin] https://10.4.3.38/volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 returned with HTTP 404 Aug 13 15:20:16.091484 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 756/3065] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/qos-specs/21e83120-f4bc-4a78-9a2d-d02f63db8116 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:16.410464 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38e93744-a743-4dcf-9087-29e6e717163c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.412231 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38e93744-a743-4dcf-9087-29e6e717163c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:16.412427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38e93744-a743-4dcf-9087-29e6e717163c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.412611 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38e93744-a743-4dcf-9087-29e6e717163c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.417935 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38e93744-a743-4dcf-9087-29e6e717163c tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 404 Aug 13 15:20:16.418797 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 778/3066] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:16.425845 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.426279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.427557 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:16.427990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.427990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.428091 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:16.428215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:16.428517 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.428824 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.434377 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.434377 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:16.434983 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.434983 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:16.435080 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:16.435423 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:16.436000 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3ddced6-b777-442b-8c2b-584fcad0ccfe tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 200 Aug 13 15:20:16.436633 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 764/3067] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:16.447309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.449236 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:20:16.451715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "snapshot_id": "bcae0e6c-4e16-4323-8a0e-69adb5b4b18e", "name": "tempest-VolumesSnapshotTestJSON-Backup-1912711720", "container": "tempest-volumessnapshottestjson-backup-container-731588602"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:16.451715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Creating new backup {'backup': {'volume_id': 'ddbc587b-a942-429f-a1b8-d75a5d36000a', 'snapshot_id': 'bcae0e6c-4e16-4323-8a0e-69adb5b4b18e', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1912711720', 'container': 'tempest-volumessnapshottestjson-backup-container-731588602'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:20:16.452723 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Creating backup of volume ddbc587b-a942-429f-a1b8-d75a5d36000a in container tempest-volumessnapshottestjson-backup-container-731588602 Aug 13 15:20:16.457716 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:16.457716 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af484c0d-25c2-465a-a19f-865ca6de0ea8 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 returned with HTTP 202 Aug 13 15:20:16.457716 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 770/3068] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:16 2026] DELETE /volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:16.465549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69b703b9-00f6-464e-a845-eb3adf66477a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.465616 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.465616 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:16.465663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e707b93-fd54-42ca-a43c-261707e6180a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.466835 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:16.467651 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b703b9-00f6-464e-a845-eb3adf66477a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:16.467774 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e707b93-fd54-42ca-a43c-261707e6180a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:16.468103 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b703b9-00f6-464e-a845-eb3adf66477a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.468211 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e707b93-fd54-42ca-a43c-261707e6180a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.468248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b703b9-00f6-464e-a845-eb3adf66477a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.468323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e707b93-fd54-42ca-a43c-261707e6180a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.475719 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.475719 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:16.476505 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:16.482285 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.482285 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:16.485778 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.485778 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:16.487068 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e707b93-fd54-42ca-a43c-261707e6180a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:16.490549 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69b703b9-00f6-464e-a845-eb3adf66477a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:16.494799 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e707b93-fd54-42ca-a43c-261707e6180a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:16.495332 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 779/3069] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:16.496774 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b703b9-00f6-464e-a845-eb3adf66477a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 returned with HTTP 200 Aug 13 15:20:16.497143 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 765/3070] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:16.507925 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['fb36d885-ce1d-4685-92d6-f0e3dbecca02', 'c4d4f797-0231-4224-becc-97f153734442'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:16.555344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2546a27-326d-4dc6-8810-9adbc1d61c40 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:20:16.555790 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 757/3071] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:16 2026] POST /volume/v3/backups => generated 333 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:16.568005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:16.570663 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:16.570951 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:16.571203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:16.571373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:16.577235 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:16.577235 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:16.578364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ba151a4-7d58-4ece-afb4-2fb11fcaa1e1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:16.578888 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 771/3072] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:16 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:17.514982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-584b89a3-52ff-4600-8998-aab054b289ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.515357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.517711 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584b89a3-52ff-4600-8998-aab054b289ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 Aug 13 15:20:17.518081 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584b89a3-52ff-4600-8998-aab054b289ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.518391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584b89a3-52ff-4600-8998-aab054b289ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.519546 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7837940f-2444-470a-816d-e9255e7e2d11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.521287 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7837940f-2444-470a-816d-e9255e7e2d11 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:17.521510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7837940f-2444-470a-816d-e9255e7e2d11 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.521773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7837940f-2444-470a-816d-e9255e7e2d11 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.524917 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584b89a3-52ff-4600-8998-aab054b289ab tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 returned with HTTP 404 Aug 13 15:20:17.525453 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 780/3073] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/0eb5dfa9-9d22-4780-b1b5-02f2b0ca6dc5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:17.533719 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.534166 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.534166 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:17.534700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:17.534892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.535053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.535205 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:17.536282 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7837940f-2444-470a-816d-e9255e7e2d11 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:17.543574 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37905941-8506-4e5a-a076-f5ab6a91ba13 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 404 Aug 13 15:20:17.544225 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 772/3074] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:17 2026] DELETE /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:17.546074 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7837940f-2444-470a-816d-e9255e7e2d11 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:17.546605 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 758/3075] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:17.551546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8971d12-d41c-42bf-89b6-d6f9ec4a101a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.554470 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8971d12-d41c-42bf-89b6-d6f9ec4a101a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 Aug 13 15:20:17.555016 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8971d12-d41c-42bf-89b6-d6f9ec4a101a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.555319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8971d12-d41c-42bf-89b6-d6f9ec4a101a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.570102 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8971d12-d41c-42bf-89b6-d6f9ec4a101a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 returned with HTTP 404 Aug 13 15:20:17.571163 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 781/3076] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/d8823177-009c-4a60-8d05-2714a18a8706 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:17.577787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6333397b-23cf-422d-89f7-fde567230543 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.580589 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:17.580965 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.581367 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.581807 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:17.589930 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.589930 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:17.590373 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:17.594424 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65b55d4e-db06-4a1b-9371-45862a77036d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.597065 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65b55d4e-db06-4a1b-9371-45862a77036d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:17.597309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65b55d4e-db06-4a1b-9371-45862a77036d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.597556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65b55d4e-db06-4a1b-9371-45862a77036d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.598008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-65b55d4e-db06-4a1b-9371-45862a77036d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:17.603073 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.603073 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:17.604150 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65b55d4e-db06-4a1b-9371-45862a77036d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:17.604656 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 759/3077] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:17.608019 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume request issued successfully. Aug 13 15:20:17.608304 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6333397b-23cf-422d-89f7-fde567230543 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b returned with HTTP 202 Aug 13 15:20:17.608927 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 773/3078] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:17 2026] DELETE /volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:17.616144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.618912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.623348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:17.623348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.623348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.623538 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:17.623538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.623538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.630251 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.630251 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:17.634289 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.634289 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:17.634445 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Volume info retrieved successfully. Aug 13 15:20:17.637694 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:17.638901 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e017111-8cfd-4fd8-bd6c-30989fb148b7 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b returned with HTTP 200 Aug 13 15:20:17.639295 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 782/3079] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:17.643133 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-2b5053e7-ae46-42af-850d-451c63dc6a9e tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:17.643626 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 760/3080] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:17.648724 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:17.649124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-162051871", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:17.653518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-162051871', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:17.653690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Create volume of 1 GB Aug 13 15:20:17.658065 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Availability Zones retrieved successfully. Aug 13 15:20:17.663028 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.665122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Flow 'volume_create_api' (0117bd7c-0e63-4e96-93d1-7e6e1ce277ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:17.665872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] POST https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26/action Aug 13 15:20:17.666185 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:17.666294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ee2f51-cdd7-44dd-8f57-e23209fcabc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:17.666366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:17.667543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:17.677422 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.677422 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:17.677964 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:17.683524 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Begin detaching volume completed successfully. Aug 13 15:20:17.683756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-6fcd0bb4-0a23-4826-a77d-a0458614b332 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26/action returned with HTTP 202 Aug 13 15:20:17.684289 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 774/3081] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:20:17 2026] POST /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:17.695196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ee2f51-cdd7-44dd-8f57-e23209fcabc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:17.696012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a35383-2e83-4a8e-aaf8-18e583778bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:17.732165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c1e425e-39c4-4caa-82f6-ad46ffee0937 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.732483 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c1e425e-39c4-4caa-82f6-ad46ffee0937 None None] GET https://10.4.3.38/volume// Aug 13 15:20:17.732619 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c1e425e-39c4-4caa-82f6-ad46ffee0937 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.732825 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c1e425e-39c4-4caa-82f6-ad46ffee0937 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.733142 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c1e425e-39c4-4caa-82f6-ad46ffee0937 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:17.733388 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 783/3082] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:20:17.741992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.747223 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:17.747357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.747589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.760389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Created reservations ['9fbf4596-1c43-4c9c-976a-04bcddb7f73c', 'b0f75ceb-5852-4286-8d85-081bb0406484', 'f1aa2a90-b721-446e-bd24-2acb3feff8bd', '94dae327-9662-4ffb-a88e-cea0e160e32f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:17.761963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a35383-2e83-4a8e-aaf8-18e583778bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbf4596-1c43-4c9c-976a-04bcddb7f73c', 'b0f75ceb-5852-4286-8d85-081bb0406484', 'f1aa2a90-b721-446e-bd24-2acb3feff8bd', '94dae327-9662-4ffb-a88e-cea0e160e32f']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:17.762081 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5d7e96-eebd-41ea-8db6-d81149bf3c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:17.766143 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.766143 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:17.773012 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:17.778363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-24a44b94-cda2-4d6a-879d-8bfcde7792e6 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:17.779262 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 761/3083] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 1347 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:17.788604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5d7e96-eebd-41ea-8db6-d81149bf3c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62eac014-94b6-48c4-a800-44f54a240c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-162051871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2ba68e193e5f49dfb2d14cd8cdcb8fd0',qos_specs=None,replication_status=,reservations=['9fbf4596-1c43-4c9c-976a-04bcddb7f73c','b0f75ceb-5852-4286-8d85-081bb0406484','f1aa2a90-b721-446e-bd24-2acb3feff8bd','94dae327-9662-4ffb-a88e-cea0e160e32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309c5569ce74337a8576e06f0831f00',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-162051871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62eac014-94b6-48c4-a800-44f54a240c34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2ba68e193e5f49dfb2d14cd8cdcb8fd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309c5569ce74337a8576e06f0831f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:17.789394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4c92a2-0dcf-42a6-8c23-62accc7bc116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:17.806531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4c92a2-0dcf-42a6-8c23-62accc7bc116) transitioned into state 'SUCCESS' from state '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-162051871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2ba68e193e5f49dfb2d14cd8cdcb8fd0',qos_specs=None,replication_status=,reservations=['9fbf4596-1c43-4c9c-976a-04bcddb7f73c','b0f75ceb-5852-4286-8d85-081bb0406484','f1aa2a90-b721-446e-bd24-2acb3feff8bd','94dae327-9662-4ffb-a88e-cea0e160e32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309c5569ce74337a8576e06f0831f00',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:17.807324 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab4fb68-3495-4c76-8dd3-3a8c57009ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:17.815460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab4fb68-3495-4c76-8dd3-3a8c57009ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:17.816218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Flow 'volume_create_api' (0117bd7c-0e63-4e96-93d1-7e6e1ce277ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:17.816499 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Create volume request issued successfully. Aug 13 15:20:17.817047 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-aa252014-ce83-46cb-b2bf-50429dd2b20f tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:17.817451 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 766/3084] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:20:17 2026] POST /volume/v3/volumes => generated 760 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:17.825957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.828837 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:17.829142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.829369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.838197 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.838197 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:17.842012 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Volume info retrieved successfully. Aug 13 15:20:17.845947 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79bc0aff-edb5-4410-9d90-4da012b08b93 req-0de1c2be-0ff7-43aa-a914-8cc9ba26602c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 200 Aug 13 15:20:17.846326 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 775/3085] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:17.868589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:17.870906 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:17.871135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:17.871325 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:17.878006 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:17.878006 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:17.881577 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Volume info retrieved successfully. Aug 13 15:20:17.885683 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6a9ebb8f-53cd-4616-bb8b-bf21ce48d965 req-1078e502-fba4-4f0a-b51e-4ab00f562361 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 200 Aug 13 15:20:17.886083 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 784/3086] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:17 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:18.097943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.213437 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:18.213808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1456962743"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:18.215191 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1456962743'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:18.215301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create volume of 1 GB Aug 13 15:20:18.219244 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Availability Zones retrieved successfully. Aug 13 15:20:18.226074 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Flow 'volume_create_api' (2c20b1e9-3287-42fa-9360-723822035a16) 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 15:20:18.227333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129c2740-38af-4aad-80e0-c5d43185744c) transitioned 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 15:20:18.228556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-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 15:20:18.253558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129c2740-38af-4aad-80e0-c5d43185744c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:20:18.254305 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32343633-b7c4-4fad-a555-c0f27633eb92) transitioned 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 15:20:18.318591 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['ba37dfea-323c-4cb2-9d80-6562d0692102', '83ca37e7-c0d8-4b59-b096-2d59a0824706', '0eadc884-1552-4ced-9ed3-7ad52264fa42', 'c393e439-d570-4b7f-bd82-d69e0eadc1d7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:18.318591 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32343633-b7c4-4fad-a555-c0f27633eb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba37dfea-323c-4cb2-9d80-6562d0692102', '83ca37e7-c0d8-4b59-b096-2d59a0824706', '0eadc884-1552-4ced-9ed3-7ad52264fa42', 'c393e439-d570-4b7f-bd82-d69e0eadc1d7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:18.318591 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62256e9a-701b-4984-8b27-d90ebbc70e22) transitioned 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 15:20:18.336681 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62256e9a-701b-4984-8b27-d90ebbc70e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2553cecf-30a8-4985-b769-2574ad54afcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1456962743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beb1d3709b3f49a48999be822c9fa1c5',qos_specs=None,replication_status=,reservations=['ba37dfea-323c-4cb2-9d80-6562d0692102','83ca37e7-c0d8-4b59-b096-2d59a0824706','0eadc884-1552-4ced-9ed3-7ad52264fa42','c393e439-d570-4b7f-bd82-d69e0eadc1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71795ebaf9434d6eae1a89959709280d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1456962743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2553cecf-30a8-4985-b769-2574ad54afcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beb1d3709b3f49a48999be822c9fa1c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71795ebaf9434d6eae1a89959709280d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:18.337505 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b467f18-10e7-4ab8-b343-7f6d34ee68be) transitioned 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 15:20:18.359065 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b467f18-10e7-4ab8-b343-7f6d34ee68be) transitioned into state 'SUCCESS' from state '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-1456962743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='beb1d3709b3f49a48999be822c9fa1c5',qos_specs=None,replication_status=,reservations=['ba37dfea-323c-4cb2-9d80-6562d0692102','83ca37e7-c0d8-4b59-b096-2d59a0824706','0eadc884-1552-4ced-9ed3-7ad52264fa42','c393e439-d570-4b7f-bd82-d69e0eadc1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71795ebaf9434d6eae1a89959709280d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:18.359890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a2b183-8880-4475-b34c-078b22cd102a) transitioned 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 15:20:18.369268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a2b183-8880-4475-b34c-078b22cd102a) 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 15:20:18.370161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Flow 'volume_create_api' (2c20b1e9-3287-42fa-9360-723822035a16) 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 15:20:18.370435 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create volume request issued successfully. Aug 13 15:20:18.370978 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b50c72d8-8283-48e2-98d3-1f698d228dd9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:18.371351 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 762/3087] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:18 2026] POST /volume/v3/volumes => generated 749 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:18.382750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.384550 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:18.384805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.385004 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.392032 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:18.392032 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:18.395412 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:18.399127 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e1231d-7d2d-4f7f-bc3c-752078e44758 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 200 Aug 13 15:20:18.399532 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 767/3088] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:18.558985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7b35f718-fd62-485b-a48a-975c207b52a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.560664 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b35f718-fd62-485b-a48a-975c207b52a4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:18.560879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b35f718-fd62-485b-a48a-975c207b52a4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.561093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b35f718-fd62-485b-a48a-975c207b52a4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.571385 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:18.571385 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:18.576346 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7b35f718-fd62-485b-a48a-975c207b52a4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:18.580311 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b35f718-fd62-485b-a48a-975c207b52a4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:18.580665 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 776/3089] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:18.615890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.617907 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:18.618089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.618269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.619583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:18.624285 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:18.624285 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:18.625116 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa74c12d-f921-4009-b568-ec5e1fe5250f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:18.625575 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 785/3090] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:18.658986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6d5c5a8-9205-4fef-bd06-55c35626e625 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.660803 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6d5c5a8-9205-4fef-bd06-55c35626e625 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b Aug 13 15:20:18.661025 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6d5c5a8-9205-4fef-bd06-55c35626e625 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.661202 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6d5c5a8-9205-4fef-bd06-55c35626e625 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.666270 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6d5c5a8-9205-4fef-bd06-55c35626e625 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b returned with HTTP 404 Aug 13 15:20:18.666706 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 763/3091] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/3ab7f7cb-dcf5-4d95-900f-06e33d47f34b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.673132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.674654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:18.674814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.675013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.675104 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:18.678994 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b20a7f7-e709-4f31-94b4-8d62bdbf3847 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 404 Aug 13 15:20:18.679421 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 768/3092] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.685985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d30bf70-17f7-43c7-a871-800ff08cd534 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.687903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d30bf70-17f7-43c7-a871-800ff08cd534 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 Aug 13 15:20:18.688104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d30bf70-17f7-43c7-a871-800ff08cd534 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.688325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d30bf70-17f7-43c7-a871-800ff08cd534 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.692412 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d30bf70-17f7-43c7-a871-800ff08cd534 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 returned with HTTP 404 Aug 13 15:20:18.692862 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 777/3093] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/snapshots/5ee8f8d9-693a-40dc-86e9-c4be6e20e196 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.699467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28bc9851-e944-4f27-96fb-213871944ef4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.701690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28bc9851-e944-4f27-96fb-213871944ef4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:18.701985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28bc9851-e944-4f27-96fb-213871944ef4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.702228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28bc9851-e944-4f27-96fb-213871944ef4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.702423 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-28bc9851-e944-4f27-96fb-213871944ef4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:18.710280 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28bc9851-e944-4f27-96fb-213871944ef4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 404 Aug 13 15:20:18.711129 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 786/3094] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.718178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddc168fa-e12d-4df3-b892-95809b8d5b3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.720275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddc168fa-e12d-4df3-b892-95809b8d5b3b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef Aug 13 15:20:18.720543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddc168fa-e12d-4df3-b892-95809b8d5b3b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.720811 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddc168fa-e12d-4df3-b892-95809b8d5b3b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.727800 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddc168fa-e12d-4df3-b892-95809b8d5b3b tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef returned with HTTP 404 Aug 13 15:20:18.728429 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 764/3095] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/bd35ef9e-130e-4842-bbc4-eef343574fef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.734649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.736335 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:18.736514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.736713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.736897 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:18.741986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc162dc8-a956-40b5-a02b-ee09b5f6f4b5 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 404 Aug 13 15:20:18.742437 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 769/3096] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.748608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb293a6c-6623-4b1e-841a-716b46ae0284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.750367 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb293a6c-6623-4b1e-841a-716b46ae0284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 Aug 13 15:20:18.750581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb293a6c-6623-4b1e-841a-716b46ae0284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.750807 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb293a6c-6623-4b1e-841a-716b46ae0284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.756413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb293a6c-6623-4b1e-841a-716b46ae0284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 returned with HTTP 404 Aug 13 15:20:18.756789 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 778/3097] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/d422cf49-e338-469c-9560-c7062defd949 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.763508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.765278 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:18.765477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.765690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.765795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:18.769953 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-600e7ac3-8f56-40c1-b885-a1ceea4bb75a tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 404 Aug 13 15:20:18.770384 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 787/3098] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.777208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d33b290-cce7-4944-b56b-dc030a4bf5ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.779273 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d33b290-cce7-4944-b56b-dc030a4bf5ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 Aug 13 15:20:18.779523 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d33b290-cce7-4944-b56b-dc030a4bf5ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.779792 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d33b290-cce7-4944-b56b-dc030a4bf5ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.785019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d33b290-cce7-4944-b56b-dc030a4bf5ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 returned with HTTP 404 Aug 13 15:20:18.785637 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 765/3099] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/snapshots/7f341fbf-70d4-4cfe-a989-af4f6adfdee0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.792387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.794053 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:18.794284 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.794499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.794680 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:18.800332 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e79ea6e-95d7-48ab-b72c-77838c918545 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 404 Aug 13 15:20:18.800756 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 770/3100] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.807574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-44c6fe56-d5f7-49d0-b61b-222a08ddacd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.809419 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44c6fe56-d5f7-49d0-b61b-222a08ddacd0 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d Aug 13 15:20:18.809565 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44c6fe56-d5f7-49d0-b61b-222a08ddacd0 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.809809 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44c6fe56-d5f7-49d0-b61b-222a08ddacd0 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.815094 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44c6fe56-d5f7-49d0-b61b-222a08ddacd0 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d returned with HTTP 404 Aug 13 15:20:18.815511 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 779/3101] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/bdf01c12-0289-43c9-a075-93ffa77bdc6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.822228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.824090 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:18.824297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.824484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.824621 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:18.832179 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7183b7c4-eaa5-4ca6-a549-0bd41bb8f2fd tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 404 Aug 13 15:20:18.833001 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 788/3102] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.840159 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c0c14ef-2e66-4224-8942-cdd84188f906 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.842345 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c0c14ef-2e66-4224-8942-cdd84188f906 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec Aug 13 15:20:18.842470 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c0c14ef-2e66-4224-8942-cdd84188f906 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.842660 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c0c14ef-2e66-4224-8942-cdd84188f906 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.847877 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c0c14ef-2e66-4224-8942-cdd84188f906 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec returned with HTTP 404 Aug 13 15:20:18.848400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 766/3103] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/snapshots/fdeb8f7a-021e-40e2-9b73-05cf78bca5ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.855128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db121527-871a-43cc-b765-4190eb05249d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.857170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db121527-871a-43cc-b765-4190eb05249d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:18.857413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db121527-871a-43cc-b765-4190eb05249d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.857626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db121527-871a-43cc-b765-4190eb05249d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.857840 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-db121527-871a-43cc-b765-4190eb05249d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:18.866772 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db121527-871a-43cc-b765-4190eb05249d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 404 Aug 13 15:20:18.867249 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 771/3104] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.875567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0988aff-4868-4a75-b9f5-edada27096a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.877371 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0988aff-4868-4a75-b9f5-edada27096a4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad Aug 13 15:20:18.877558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0988aff-4868-4a75-b9f5-edada27096a4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.877759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0988aff-4868-4a75-b9f5-edada27096a4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.883148 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0988aff-4868-4a75-b9f5-edada27096a4 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad returned with HTTP 404 Aug 13 15:20:18.883845 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 780/3105] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/216dfe20-3900-458e-8a0c-1e91bf4bf2ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.891700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.893448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:20:18.893637 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.893856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.894033 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:20:18.903503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-907e6dcb-c6d6-42f2-a534-6b5adf912114 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 404 Aug 13 15:20:18.904189 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 789/3106] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.911148 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bbe775a-621f-4331-a71d-27293c03ac2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.911537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.913326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bbe775a-621f-4331-a71d-27293c03ac2e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 Aug 13 15:20:18.913597 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:18.913636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bbe775a-621f-4331-a71d-27293c03ac2e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.913814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.913894 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bbe775a-621f-4331-a71d-27293c03ac2e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.914042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.920462 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bbe775a-621f-4331-a71d-27293c03ac2e tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 returned with HTTP 404 Aug 13 15:20:18.921068 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:18.921068 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:18.921132 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 767/3107] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/2e716619-1760-4020-a060-500a3649fb87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.924847 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Volume info retrieved successfully. Aug 13 15:20:18.927548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.928828 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e96e635e-0eee-433f-82ec-1abcc13412f7 req-5c5a1fac-30c4-4a89-84ca-4be828491b7c tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 200 Aug 13 15:20:18.929187 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 772/3108] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:18.929408 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:20:18.929693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.929910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.930104 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:20:18.935556 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2bf26a0-5e63-4f59-95fd-0ecac0dfeecf tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 404 Aug 13 15:20:18.936127 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 781/3109] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.943452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ba027be-b2b4-4edd-9b0b-93911d68bf23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.945595 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ba027be-b2b4-4edd-9b0b-93911d68bf23 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 Aug 13 15:20:18.945951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ba027be-b2b4-4edd-9b0b-93911d68bf23 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.946201 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ba027be-b2b4-4edd-9b0b-93911d68bf23 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.954455 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ba027be-b2b4-4edd-9b0b-93911d68bf23 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 returned with HTTP 404 Aug 13 15:20:18.955084 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 790/3110] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/volumes/221e7cef-653b-4250-b027-7ee46dcb8ab3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:18.964011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81124463-9bff-4d96-adf5-e0c75f8529ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.965789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81124463-9bff-4d96-adf5-e0c75f8529ca tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:20:18.966014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81124463-9bff-4d96-adf5-e0c75f8529ca tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.966186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81124463-9bff-4d96-adf5-e0c75f8529ca tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.966284 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-81124463-9bff-4d96-adf5-e0c75f8529ca tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:20:18.970655 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81124463-9bff-4d96-adf5-e0c75f8529ca tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 404 Aug 13 15:20:18.971329 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 768/3111] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.981569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e384a80a-1b6e-4b99-ab81-7d7a0c2522f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.983639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e384a80a-1b6e-4b99-ab81-7d7a0c2522f2 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a Aug 13 15:20:18.983896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e384a80a-1b6e-4b99-ab81-7d7a0c2522f2 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.984124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e384a80a-1b6e-4b99-ab81-7d7a0c2522f2 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:18.988806 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e384a80a-1b6e-4b99-ab81-7d7a0c2522f2 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a returned with HTTP 404 Aug 13 15:20:18.989336 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 773/3112] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:18 2026] GET /volume/v3/snapshots/907d9ded-3bf2-40a1-81c5-7a585d63510a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:18.995944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:18.999444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:20:18.999686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:18.999921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.000111 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: 7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:20:19.011561 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a30a9432-d70a-4d5e-956f-31c89a61c284 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 404 Aug 13 15:20:19.012009 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 782/3113] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:18 2026] DELETE /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:19.019295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a044b5d6-c10c-4ae8-9a32-af8f395098a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.021019 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a044b5d6-c10c-4ae8-9a32-af8f395098a9 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 Aug 13 15:20:19.021219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a044b5d6-c10c-4ae8-9a32-af8f395098a9 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.021398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a044b5d6-c10c-4ae8-9a32-af8f395098a9 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.027138 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a044b5d6-c10c-4ae8-9a32-af8f395098a9 tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 returned with HTTP 404 Aug 13 15:20:19.027824 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 791/3114] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/7d113426-657a-41a6-a23c-92e6d6f8b079 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:19.034116 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5daee120-2316-474f-aa7b-c8f0cca4336d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.035792 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5daee120-2316-474f-aa7b-c8f0cca4336d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:20:19.036015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5daee120-2316-474f-aa7b-c8f0cca4336d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.036197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5daee120-2316-474f-aa7b-c8f0cca4336d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.036331 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-5daee120-2316-474f-aa7b-c8f0cca4336d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete snapshot with id: 37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:20:19.040397 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5daee120-2316-474f-aa7b-c8f0cca4336d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 404 Aug 13 15:20:19.040889 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 769/3115] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:19 2026] DELETE /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:19.048334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-89c0c80e-f538-4cfa-b397-864ce306b30d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.050847 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-89c0c80e-f538-4cfa-b397-864ce306b30d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 Aug 13 15:20:19.051440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-89c0c80e-f538-4cfa-b397-864ce306b30d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.051746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-89c0c80e-f538-4cfa-b397-864ce306b30d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.057535 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-89c0c80e-f538-4cfa-b397-864ce306b30d tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 returned with HTTP 404 Aug 13 15:20:19.058428 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 774/3116] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/snapshots/37191ad6-82a1-44ce-bafb-9784a5138a96 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:19.070447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51465977-b30e-4673-8269-94d21aa558fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.073342 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51465977-b30e-4673-8269-94d21aa558fa tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:20:19.073794 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51465977-b30e-4673-8269-94d21aa558fa tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.073954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51465977-b30e-4673-8269-94d21aa558fa tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.074175 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-51465977-b30e-4673-8269-94d21aa558fa tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Delete volume with id: a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:20:19.083350 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51465977-b30e-4673-8269-94d21aa558fa tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 404 Aug 13 15:20:19.083843 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 783/3117] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:20:19 2026] DELETE /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:19.090540 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e830744-6361-47b5-a937-8e4ed43333ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.093118 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e830744-6361-47b5-a937-8e4ed43333ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] GET https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f Aug 13 15:20:19.093441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e830744-6361-47b5-a937-8e4ed43333ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.093776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e830744-6361-47b5-a937-8e4ed43333ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.101064 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e830744-6361-47b5-a937-8e4ed43333ec tempest-VolumeDependencyTests-1163583931 tempest-VolumeDependencyTests-1163583931-project-member] https://10.4.3.38/volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f returned with HTTP 404 Aug 13 15:20:19.101644 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 792/3118] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/a3c6500a-8193-453f-86e4-46e3272f497f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:19.106280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.109118 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-reader] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:19.109290 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.109522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.116287 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.116287 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:19.119456 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-reader] Volume info retrieved successfully. Aug 13 15:20:19.123205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-83dea0e0-8ef4-4743-9526-095cf3c65ddb req-744c38ea-c0f5-4227-9c1f-8844788710dc tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-reader] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 200 Aug 13 15:20:19.123596 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 770/3119] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:19.152365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.154908 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] DELETE https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:19.155094 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.155266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.155406 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Delete volume with id: 62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:19.162055 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.162055 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:19.162472 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Volume info retrieved successfully. Aug 13 15:20:19.179109 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Delete volume request issued successfully. Aug 13 15:20:19.179388 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-327c89c8-4826-4bf2-bc70-0c48c55deb8b req-0d5e0f15-2d22-45f4-93fe-8360d2cd251e tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 202 Aug 13 15:20:19.179889 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 775/3120] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:20:19 2026] DELETE /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:19.207830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.211539 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:19.211836 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.212251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.221351 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.221351 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:19.225260 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Volume info retrieved successfully. Aug 13 15:20:19.230227 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-68fa2458-97cd-417d-90e5-808f12240030 req-d3543ed4-cf58-4f61-bbbe-713815330f77 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 200 Aug 13 15:20:19.230739 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 784/3121] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:19.412238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.414112 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:19.414112 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.414217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.422412 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.422412 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:19.427152 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:19.431682 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4c2d4a0-f271-49ee-9683-62f7f29b8fa5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 200 Aug 13 15:20:19.431996 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 793/3122] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:19.450686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.455348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:19.455779 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2553cecf-30a8-4985-b769-2574ad54afcb", "name": "tempest-SnapshotsActionsTest-Snapshot-1345576445"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:19.472530 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.472530 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:19.475330 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:19.475330 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create snapshot from volume 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:19.524098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['f7a719b1-95fd-49c3-8c56-cf4290a9ca89', 'e9402112-fe88-4898-824d-675e40a8bf9b', '5df986ee-ea71-4d93-873a-4b8391058af5', '93367663-f4c6-4d41-99fa-aa5aa60cf94b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:19.569446 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot create request issued successfully. Aug 13 15:20:19.570035 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57795d2e-aae3-47e6-8553-bbb27259ce9d tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:19.570199 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 771/3123] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:19.580163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c20071a-0114-417e-af4d-684d1df6d060 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.583811 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c20071a-0114-417e-af4d-684d1df6d060 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:19.583811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c20071a-0114-417e-af4d-684d1df6d060 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.583811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c20071a-0114-417e-af4d-684d1df6d060 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.589623 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.589623 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:19.590310 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2c20071a-0114-417e-af4d-684d1df6d060 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:19.591345 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c20071a-0114-417e-af4d-684d1df6d060 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:19.591862 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 776/3124] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:19.597405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.601014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:19.601014 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.601014 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.609840 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.609840 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:19.613961 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:19.618355 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93606553-a86d-4bdf-b908-03ff60d0a6ff tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:19.618902 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 785/3125] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:19.637906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:19.640078 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:19.640261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:19.640435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:19.640533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:19.646700 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:19.646700 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:19.647687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4adcd31c-95c5-40aa-8dc5-a6cb9fb51713 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:19.647735 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 794/3126] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:19 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.257610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-835d1756-958a-4cb2-a046-76bad2cc1bf4 req-ff426e0b-f574-4dbb-9b3d-d81f75b01550 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.260356 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-835d1756-958a-4cb2-a046-76bad2cc1bf4 req-ff426e0b-f574-4dbb-9b3d-d81f75b01550 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] GET https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 Aug 13 15:20:20.260656 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-835d1756-958a-4cb2-a046-76bad2cc1bf4 req-ff426e0b-f574-4dbb-9b3d-d81f75b01550 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.260990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-835d1756-958a-4cb2-a046-76bad2cc1bf4 req-ff426e0b-f574-4dbb-9b3d-d81f75b01550 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.268294 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-835d1756-958a-4cb2-a046-76bad2cc1bf4 req-ff426e0b-f574-4dbb-9b3d-d81f75b01550 tempest-VolumesGetTestJSON-1432159880 tempest-VolumesGetTestJSON-1432159880-project-member] https://10.4.3.38/volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 returned with HTTP 404 Aug 13 15:20:20.269900 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 772/3127] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/volumes/62eac014-94b6-48c4-a800-44f54a240c34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:20.370175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ffcdd2aa-e606-49fb-9ff5-32ace25507b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.514936 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffcdd2aa-e606-49fb-9ff5-32ace25507b6 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:20.514936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffcdd2aa-e606-49fb-9ff5-32ace25507b6 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2139571233", "extra_specs": {"storage_protocol": "tempest-storage_protocol-320715221", "vendor_name": "tempest-vendor_name-124066102"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:20.534229 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffcdd2aa-e606-49fb-9ff5-32ace25507b6 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:20.535269 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 777/3128] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:20:20 2026] POST /volume/v3/types => generated 327 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.549563 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d08adfd1-a253-4810-ad8b-027dd931279c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.551080 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:20.551506 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ab15751-1da6-43e0-bb49-fa2b22618e36", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:20.553263 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request body: {'volume': {'volume_type': '6ab15751-1da6-43e0-bb49-fa2b22618e36', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:20.556823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume of 1 GB Aug 13 15:20:20.557254 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.557254 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:20.557724 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Availability Zones retrieved successfully. Aug 13 15:20:20.563694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (f49b5869-4133-4f31-a69f-f191a3dbc2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:20.566190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c1b3d3-fd1d-4737-8ebc-698c4adc39b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:20.566190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:20.593454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c1b3d3-fd1d-4737-8ebc-698c4adc39b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-320715221',vendor_name='tempest-vendor_name-124066102'},id=6ab15751-1da6-43e0-bb49-fa2b22618e36,is_public=True,name='tempest-ProjectAdminTests-volume-type-2139571233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ab15751-1da6-43e0-bb49-fa2b22618e36', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:20.595030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f885878-909e-4e4d-b713-19e0fcf17df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:20.601937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.604304 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:20.604504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.604733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.610643 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.610643 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:20.610986 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:20.611807 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-037dd356-9ae0-4cf8-bd02-4b4b5a1d2a3a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:20.612187 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 795/3129] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.624355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de03e391-271d-43a8-b199-ea159e142462 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.628027 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2139571233 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2139571233, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:20.630519 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2139571233 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2139571233, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:20.632512 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-53b88d97-d2a6-4375-88df-a8943e245b39 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.634347 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53b88d97-d2a6-4375-88df-a8943e245b39 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:20.634572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53b88d97-d2a6-4375-88df-a8943e245b39 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.634830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53b88d97-d2a6-4375-88df-a8943e245b39 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.644264 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.644264 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:20.648967 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-53b88d97-d2a6-4375-88df-a8943e245b39 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:20.653710 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53b88d97-d2a6-4375-88df-a8943e245b39 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:20.654073 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 778/3130] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.662432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.664620 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:20.664787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.665297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.665297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:20.671792 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.671792 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:20.672773 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-498801dc-1f1b-4242-a8ae-1e920a6739d8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:20.672875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['422c2906-cbec-4a45-abc2-4c6adadc1560', 'eb0e1e10-13d8-49c5-a8d7-609b2aa72aef', '07a5f334-0aec-4111-9e5a-11aa0d973f82', 'd8ba1cb0-fac5-4b70-b2c6-bf1c0c50ca54'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:20.673252 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 796/3131] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.673623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f885878-909e-4e4d-b713-19e0fcf17df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422c2906-cbec-4a45-abc2-4c6adadc1560', 'eb0e1e10-13d8-49c5-a8d7-609b2aa72aef', '07a5f334-0aec-4111-9e5a-11aa0d973f82', 'd8ba1cb0-fac5-4b70-b2c6-bf1c0c50ca54']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:20.674283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8abfca-b728-4018-8276-aa6cb2e7480a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:20.700692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8abfca-b728-4018-8276-aa6cb2e7480a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5edcbcd0-9011-48a3-b5ec-7122e032587a', '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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['422c2906-cbec-4a45-abc2-4c6adadc1560','eb0e1e10-13d8-49c5-a8d7-609b2aa72aef','07a5f334-0aec-4111-9e5a-11aa0d973f82','d8ba1cb0-fac5-4b70-b2c6-bf1c0c50ca54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=6ab15751-1da6-43e0-bb49-fa2b22618e36), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:20Z,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=5edcbcd0-9011-48a3-b5ec-7122e032587a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133cc76f25d245539fb9a0f0897854bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ab15751-1da6-43e0-bb49-fa2b22618e36),volume_type_id=6ab15751-1da6-43e0-bb49-fa2b22618e36)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:20.702007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cea70b1-81c1-4da0-8307-887465650373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:20.725744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cea70b1-81c1-4da0-8307-887465650373) transitioned into state 'SUCCESS' from 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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['422c2906-cbec-4a45-abc2-4c6adadc1560','eb0e1e10-13d8-49c5-a8d7-609b2aa72aef','07a5f334-0aec-4111-9e5a-11aa0d973f82','d8ba1cb0-fac5-4b70-b2c6-bf1c0c50ca54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=6ab15751-1da6-43e0-bb49-fa2b22618e36)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:20.726353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667cb313-71b4-4b3f-b1c1-93fa7130aea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:20.736755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667cb313-71b4-4b3f-b1c1-93fa7130aea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:20.737107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (f49b5869-4133-4f31-a69f-f191a3dbc2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:20.737449 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request issued successfully. Aug 13 15:20:20.738002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d08adfd1-a253-4810-ad8b-027dd931279c tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:20.738548 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 786/3132] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:20:20 2026] POST /volume/v3/volumes => generated 771 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 15:20:20.745612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de03e391-271d-43a8-b199-ea159e142462 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:20.746239 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de03e391-271d-43a8-b199-ea159e142462 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:20.746285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de03e391-271d-43a8-b199-ea159e142462 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:20.748410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-de03e391-271d-43a8-b199-ea159e142462 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'creating'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:20.754459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.756373 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a Aug 13 15:20:20.756558 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.756764 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.765422 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.765422 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:20.771966 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:20.774229 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.774229 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:20.779443 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cdf53bc-0190-4bea-88ee-db281f5c6468 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a returned with HTTP 200 Aug 13 15:20:20.780239 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 779/3133] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.808070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de03e391-271d-43a8-b199-ea159e142462 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:20.808481 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 773/3134] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:20 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:20.815377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.822558 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:20.822887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.823125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.830334 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.830334 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:20.830831 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:20.831645 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bbb8b3f-24a0-4b4c-8909-cb00bef8cea9 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:20.832273 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 797/3135] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.848665 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.850810 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:20.851233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:20.851456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:20.852430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-c41d5062-f2f5-46be-a9d2-9d4262ec7794 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.852843 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:20.858593 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-c41d5062-f2f5-46be-a9d2-9d4262ec7794 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] DELETE https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed Aug 13 15:20:20.858886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-c41d5062-f2f5-46be-a9d2-9d4262ec7794 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.859157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-c41d5062-f2f5-46be-a9d2-9d4262ec7794 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.864593 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.864593 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:20.874165 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.874165 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:20.878610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb979ff4-3a3d-4be7-bdf5-db3c42ee826a tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:20.878945 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 787/3136] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:20 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:20.888982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.891278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:20.891467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:20.891689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:20.896193 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.896193 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:20.896555 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:20.897241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea4b52db-2923-4e41-8b3e-1c6182a42622 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:20.897602 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 774/3137] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:20 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.907572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:20.909772 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:20.910250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2553cecf-30a8-4985-b769-2574ad54afcb", "name": "tempest-SnapshotsActionsTest-Snapshot-983247035"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:20.918944 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:20.918944 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:20.919546 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:20.919683 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create snapshot from volume 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:20.936107 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f047776a-1e71-4c59-b2b9-0db596f7675a req-c41d5062-f2f5-46be-a9d2-9d4262ec7794 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed returned with HTTP 200 Aug 13 15:20:20.936711 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 780/3138] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:20:20 2026] DELETE /volume/v3/attachments/08dccfae-29c2-41b0-99da-6aa9256d38ed => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:20.951276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['b92104b4-dca1-454c-97cb-1724c8b186f1', '504c91da-008e-400d-ae13-40e3549c0c1b', '12e10a71-d644-4417-97f3-cab1219ed3d1', '8a63baaf-4247-490d-b6da-6e45b7e3f801'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:20.989832 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot create request issued successfully. Aug 13 15:20:20.990266 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b824d6a-e859-4f35-8eb8-eebfd20d5b58 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:20.990771 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 798/3139] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:21.001443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c35083f2-dc54-4346-8986-d943bded40fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.003266 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c35083f2-dc54-4346-8986-d943bded40fd tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:21.003462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c35083f2-dc54-4346-8986-d943bded40fd tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.003697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c35083f2-dc54-4346-8986-d943bded40fd tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.009112 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:21.009112 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:21.009574 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c35083f2-dc54-4346-8986-d943bded40fd tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:21.010360 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c35083f2-dc54-4346-8986-d943bded40fd tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 200 Aug 13 15:20:21.010739 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 788/3140] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:21 2026] GET /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:21.666549 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.668259 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:21.668329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.668495 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.678110 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:21.678110 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:21.684352 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.687425 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:21.687585 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:21.688439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.688439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.688439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:21.695520 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab330a23-c50d-4713-b4af-90e759e9ce54 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:21.696119 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 775/3141] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:21 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:21.700543 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:21.700543 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:21.701368 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9c6364d-3bea-4348-912d-d836c3e8ed89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:21.701744 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 781/3142] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:21 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:21.792050 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51972627-8288-4d08-9c99-fa317013d513 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.794390 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51972627-8288-4d08-9c99-fa317013d513 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a Aug 13 15:20:21.794644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51972627-8288-4d08-9c99-fa317013d513 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.794910 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51972627-8288-4d08-9c99-fa317013d513 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.804656 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:21.804656 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:21.808404 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51972627-8288-4d08-9c99-fa317013d513 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:21.812696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51972627-8288-4d08-9c99-fa317013d513 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a returned with HTTP 200 Aug 13 15:20:21.813151 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 799/3143] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:21 2026] GET /volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:21.825363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e109eb7b-acc4-47f5-ae4c-54fd04ff43a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.827400 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e109eb7b-acc4-47f5-ae4c-54fd04ff43a8 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:20:21.827711 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e109eb7b-acc4-47f5-ae4c-54fd04ff43a8 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.827960 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e109eb7b-acc4-47f5-ae4c-54fd04ff43a8 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.831429 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e109eb7b-acc4-47f5-ae4c-54fd04ff43a8 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:20:21.831870 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 789/3144] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:20:21 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 15:20:21.839599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-890d326b-e219-4788-8976-d97d4a4665b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.841933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-890d326b-e219-4788-8976-d97d4a4665b2 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 Aug 13 15:20:21.842144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-890d326b-e219-4788-8976-d97d4a4665b2 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.842336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-890d326b-e219-4788-8976-d97d4a4665b2 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.852423 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-890d326b-e219-4788-8976-d97d4a4665b2 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 returned with HTTP 204 Aug 13 15:20:21.852878 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 776/3145] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:20:21 2026] DELETE /volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:20:21.861561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-64d0f359-c78d-4230-a1d7-2d90d163bc2f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.863241 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64d0f359-c78d-4230-a1d7-2d90d163bc2f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 Aug 13 15:20:21.863481 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64d0f359-c78d-4230-a1d7-2d90d163bc2f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.863690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64d0f359-c78d-4230-a1d7-2d90d163bc2f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.867149 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64d0f359-c78d-4230-a1d7-2d90d163bc2f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 returned with HTTP 404 Aug 13 15:20:21.867588 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 782/3146] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:21 2026] GET /volume/v3/messages/32e6cd05-748c-40f2-8641-1b20785410e4 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:21.876456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9aafaafb-5a70-4f16-83cf-81158afd185b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.878641 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a Aug 13 15:20:21.878967 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.879228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.879454 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume with id: 5edcbcd0-9011-48a3-b5ec-7122e032587a Aug 13 15:20:21.891500 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:21.891500 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:21.891957 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:21.893409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:20:21.910032 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2139571233 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2139571233, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:21.910419 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2139571233 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2139571233, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:21.921257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['97a110e1-3b8d-45fb-a05f-e48211bd8af6', '2639fe90-c5e1-4cc2-bbd2-36ddd0d72159', 'd7555b82-6ca8-41f7-bab3-b01d9c7c3c6c', 'cbb7c4f3-de07-497d-9a0c-4a816e5f9753'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:21.948169 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume request issued successfully. Aug 13 15:20:21.948447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aafaafb-5a70-4f16-83cf-81158afd185b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a returned with HTTP 202 Aug 13 15:20:21.949037 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 800/3147] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:21 2026] DELETE /volume/v3/volumes/5edcbcd0-9011-48a3-b5ec-7122e032587a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:21.957702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32b1a930-34ad-4fe9-b264-d2cc5d2a21fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.959276 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32b1a930-34ad-4fe9-b264-d2cc5d2a21fd tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/types/6ab15751-1da6-43e0-bb49-fa2b22618e36 Aug 13 15:20:21.959528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32b1a930-34ad-4fe9-b264-d2cc5d2a21fd tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:21.959813 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32b1a930-34ad-4fe9-b264-d2cc5d2a21fd tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:21.988014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32b1a930-34ad-4fe9-b264-d2cc5d2a21fd tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types/6ab15751-1da6-43e0-bb49-fa2b22618e36 returned with HTTP 202 Aug 13 15:20:21.988406 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 790/3148] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:21 2026] DELETE /volume/v3/types/6ab15751-1da6-43e0-bb49-fa2b22618e36 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:21.996940 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e02112f-0a9a-4fa8-a8ee-2e46a4a52929 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:21.999176 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e02112f-0a9a-4fa8-a8ee-2e46a4a52929 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:21.999574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e02112f-0a9a-4fa8-a8ee-2e46a4a52929 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-415132889", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1554156362", "vendor_name": "tempest-vendor_name-1718602253"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.014292 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e02112f-0a9a-4fa8-a8ee-2e46a4a52929 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:22.014836 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 777/3149] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:20:21 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.020365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.023397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:22.023578 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.023769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.025548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.026936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:22.027316 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9eda79e-75d7-4782-a5d5-014f22dd612c", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.028239 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.028239 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:22.028699 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:22.028796 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request body: {'volume': {'volume_type': 'c9eda79e-75d7-4782-a5d5-014f22dd612c', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:22.029428 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bba690a8-b3ca-4a48-b46f-219bc7851748 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 200 Aug 13 15:20:22.029813 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 783/3150] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.030021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-408e6226-3d85-4d4d-a860-f34a4491a840 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.032219 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume of 1 GB Aug 13 15:20:22.032543 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.032543 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:22.035696 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Availability Zones retrieved successfully. Aug 13 15:20:22.037913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.038384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (4196ebcf-d514-496f-8f00-035f3d81e2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:22.039494 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action Aug 13 15:20:22.039689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037c7bc3-fe8d-4c0f-8f94-7744f9833447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:22.039810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:22.039962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:22.040917 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:22.041461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot '5e3465de-67e8-4ed9-8362-40ed9344bf94' with '{'status': 'creating'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:22.049070 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.049070 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:22.058471 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037c7bc3-fe8d-4c0f-8f94-7744f9833447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1554156362',vendor_name='tempest-vendor_name-1718602253'},id=c9eda79e-75d7-4782-a5d5-014f22dd612c,is_public=True,name='tempest-ProjectAdminTests-volume-type-415132889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9eda79e-75d7-4782-a5d5-014f22dd612c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:22.059616 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74a68a5-fffb-4fde-abce-e00d8b0cfa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:22.060962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aa078e1-16cf-413c-bb78-324c8d2cab41 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action returned with HTTP 202 Aug 13 15:20:22.061368 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 778/3151] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:22.068211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.069846 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:22.070037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.070204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.074484 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.074484 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:22.074894 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:22.075567 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87e36f65-ed92-4fce-9a82-6ec85f8f115f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 200 Aug 13 15:20:22.075941 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 784/3152] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.083902 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-415132889 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-415132889, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:22.084361 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-415132889 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-415132889, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:22.086204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.088352 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action Aug 13 15:20:22.088912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:22.088912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:22.095644 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.095644 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:22.096250 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot retrieved successfully. Aug 13 15:20:22.113899 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['fa8b16e1-0206-468d-a33f-c177c42608af', 'fdf1e241-f873-480c-b7df-05d6bca6deb1', '1ea749f6-6bbe-435b-a39b-9f19ba9fe930', '1db2203f-4c48-41cb-b5f4-eed43740097e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:22.113899 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74a68a5-fffb-4fde-abce-e00d8b0cfa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa8b16e1-0206-468d-a33f-c177c42608af', 'fdf1e241-f873-480c-b7df-05d6bca6deb1', '1ea749f6-6bbe-435b-a39b-9f19ba9fe930', '1db2203f-4c48-41cb-b5f4-eed43740097e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:22.115531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6236cc8-a4d0-4012-a100-2f798611bb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:22.118567 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot delete request issued successfully. Aug 13 15:20:22.118794 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-008ec8cb-1e6f-4cc3-9426-ce97ceefa0f1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action returned with HTTP 202 Aug 13 15:20:22.119274 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 779/3153] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:22.131774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.132375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:22.132714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.133111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.140799 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.140799 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:22.141523 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:22.142922 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b396a68-a5b9-4e1d-b124-4b6c80cfd468 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 200 Aug 13 15:20:22.143512 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 785/3154] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.147114 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-408e6226-3d85-4d4d-a860-f34a4491a840 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] POST https://10.4.3.38/volume/v3/group_types Aug 13 15:20:22.147372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-408e6226-3d85-4d4d-a860-f34a4491a840 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-319819479"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.154715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6236cc8-a4d0-4012-a100-2f798611bb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19088f6-d796-4b0e-8ff5-921eab456f91', '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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['fa8b16e1-0206-468d-a33f-c177c42608af','fdf1e241-f873-480c-b7df-05d6bca6deb1','1ea749f6-6bbe-435b-a39b-9f19ba9fe930','1db2203f-4c48-41cb-b5f4-eed43740097e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=c9eda79e-75d7-4782-a5d5-014f22dd612c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:22Z,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=a19088f6-d796-4b0e-8ff5-921eab456f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133cc76f25d245539fb9a0f0897854bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9eda79e-75d7-4782-a5d5-014f22dd612c),volume_type_id=c9eda79e-75d7-4782-a5d5-014f22dd612c)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:22.154715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3db48f4-6446-492a-8c1d-661698eb12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:22.163320 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-408e6226-3d85-4d4d-a860-f34a4491a840 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types returned with HTTP 202 Aug 13 15:20:22.163801 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 791/3155] 10.4.3.38 () {70 vars in 1304 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/group_types => generated 180 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:22.175007 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02f1078e-f88c-4a68-86d9-0e3974469dfd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.175799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3db48f4-6446-492a-8c1d-661698eb12cf) transitioned into state 'SUCCESS' from 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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['fa8b16e1-0206-468d-a33f-c177c42608af','fdf1e241-f873-480c-b7df-05d6bca6deb1','1ea749f6-6bbe-435b-a39b-9f19ba9fe930','1db2203f-4c48-41cb-b5f4-eed43740097e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=c9eda79e-75d7-4782-a5d5-014f22dd612c)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:22.176465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879d16a1-770a-40e2-9f7b-6fd08ff2816a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:22.177482 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02f1078e-f88c-4a68-86d9-0e3974469dfd tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] POST https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs Aug 13 15:20:22.177996 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02f1078e-f88c-4a68-86d9-0e3974469dfd tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.180161 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.180161 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:22.185832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879d16a1-770a-40e2-9f7b-6fd08ff2816a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:22.186680 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (4196ebcf-d514-496f-8f00-035f3d81e2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:22.187153 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request issued successfully. Aug 13 15:20:22.187874 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab36d9ca-958f-4474-9730-00fbc32ef5b9 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:22.189243 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 801/3156] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/volumes => generated 770 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:22.195360 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02f1078e-f88c-4a68-86d9-0e3974469dfd tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs returned with HTTP 202 Aug 13 15:20:22.196224 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 780/3157] 10.4.3.38 () {70 vars in 1451 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs => generated 53 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:22.204818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c1ff59c-a1e7-4bf2-85dc-06c9ad40a111 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.208139 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c1ff59c-a1e7-4bf2-85dc-06c9ad40a111 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] POST https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs Aug 13 15:20:22.209080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15b640cb-7502-48c3-922a-8039c325fe5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.209147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c1ff59c-a1e7-4bf2-85dc-06c9ad40a111 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.210503 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b640cb-7502-48c3-922a-8039c325fe5a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 Aug 13 15:20:22.210780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b640cb-7502-48c3-922a-8039c325fe5a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.211037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15b640cb-7502-48c3-922a-8039c325fe5a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.218701 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.218701 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:22.222445 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15b640cb-7502-48c3-922a-8039c325fe5a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:22.227705 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15b640cb-7502-48c3-922a-8039c325fe5a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 returned with HTTP 200 Aug 13 15:20:22.228352 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 792/3158] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.231124 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c1ff59c-a1e7-4bf2-85dc-06c9ad40a111 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs returned with HTTP 202 Aug 13 15:20:22.231531 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 786/3159] 10.4.3.38 () {70 vars in 1451 bytes} [Thu Aug 13 15:20:22 2026] POST /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs => generated 61 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:22.239729 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5238f179-1e55-471c-af73-602e4d95a6e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.243499 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5238f179-1e55-471c-af73-602e4d95a6e1 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 Aug 13 15:20:22.243723 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5238f179-1e55-471c-af73-602e4d95a6e1 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.243921 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5238f179-1e55-471c-af73-602e4d95a6e1 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.244171 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.244171 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:22.250802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5238f179-1e55-471c-af73-602e4d95a6e1 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 returned with HTTP 200 Aug 13 15:20:22.251319 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 802/3160] 10.4.3.38 () {68 vars in 1445 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.260940 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d39f4f0f-706c-4ab2-b6fc-b29d039a89a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.262643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d39f4f0f-706c-4ab2-b6fc-b29d039a89a6 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 Aug 13 15:20:22.262878 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d39f4f0f-706c-4ab2-b6fc-b29d039a89a6 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.263058 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d39f4f0f-706c-4ab2-b6fc-b29d039a89a6 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.285071 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d39f4f0f-706c-4ab2-b6fc-b29d039a89a6 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 returned with HTTP 200 Aug 13 15:20:22.286356 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 781/3161] 10.4.3.38 () {68 vars in 1445 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.297618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb32a099-520f-4d59-8a60-cdb2f0c607aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.301288 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb32a099-520f-4d59-8a60-cdb2f0c607aa tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] PUT https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 Aug 13 15:20:22.301598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb32a099-520f-4d59-8a60-cdb2f0c607aa tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:22.321242 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb32a099-520f-4d59-8a60-cdb2f0c607aa tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 returned with HTTP 200 Aug 13 15:20:22.321884 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 793/3162] 10.4.3.38 () {70 vars in 1465 bytes} [Thu Aug 13 15:20:22 2026] PUT /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.330662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43944953-f1f1-4527-a359-7767f4207d33 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.333592 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43944953-f1f1-4527-a359-7767f4207d33 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs Aug 13 15:20:22.333791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43944953-f1f1-4527-a359-7767f4207d33 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.333996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43944953-f1f1-4527-a359-7767f4207d33 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.340755 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43944953-f1f1-4527-a359-7767f4207d33 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs returned with HTTP 200 Aug 13 15:20:22.341274 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 787/3163] 10.4.3.38 () {68 vars in 1430 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.350181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d211d44-74e5-43e7-8f68-642a43cc0ab4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.354690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d211d44-74e5-43e7-8f68-642a43cc0ab4 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 Aug 13 15:20:22.354690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d211d44-74e5-43e7-8f68-642a43cc0ab4 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.354690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d211d44-74e5-43e7-8f68-642a43cc0ab4 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.366562 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d211d44-74e5-43e7-8f68-642a43cc0ab4 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 returned with HTTP 202 Aug 13 15:20:22.367079 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 803/3164] 10.4.3.38 () {68 vars in 1448 bytes} [Thu Aug 13 15:20:22 2026] DELETE /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:22.374239 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.376736 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 Aug 13 15:20:22.376884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.377195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.386097 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] HTTP exception thrown: Group Type 3e029f06-f608-41c2-b15f-9c829a5748d8 has no extra spec with key key1. Aug 13 15:20:22.386303 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e2c31d1-4f5e-4a77-bdc1-c18d62cdae11 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 returned with HTTP 404 Aug 13 15:20:22.386946 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 782/3165] 10.4.3.38 () {68 vars in 1445 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:22.393726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5cacc77-ae2b-414f-9907-ad9777f9cd50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.397778 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5cacc77-ae2b-414f-9907-ad9777f9cd50 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 Aug 13 15:20:22.397778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5cacc77-ae2b-414f-9907-ad9777f9cd50 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.397778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5cacc77-ae2b-414f-9907-ad9777f9cd50 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.408826 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5cacc77-ae2b-414f-9907-ad9777f9cd50 tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 returned with HTTP 202 Aug 13 15:20:22.409217 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 794/3166] 10.4.3.38 () {68 vars in 1448 bytes} [Thu Aug 13 15:20:22 2026] DELETE /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:22.418770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.423425 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 Aug 13 15:20:22.423705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.423968 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.437349 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] HTTP exception thrown: Group Type 3e029f06-f608-41c2-b15f-9c829a5748d8 has no extra spec with key key2. Aug 13 15:20:22.437349 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-559a350f-1fe0-415b-8b43-bd0ae7810e6b tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 returned with HTTP 404 Aug 13 15:20:22.437495 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 788/3167] 10.4.3.38 () {68 vars in 1445 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key2 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:22.445783 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1376d96-9393-4beb-9cd3-86ad92a4996d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.448194 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1376d96-9393-4beb-9cd3-86ad92a4996d tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 Aug 13 15:20:22.448490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1376d96-9393-4beb-9cd3-86ad92a4996d tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.448795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1376d96-9393-4beb-9cd3-86ad92a4996d tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.460152 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1376d96-9393-4beb-9cd3-86ad92a4996d tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 returned with HTTP 202 Aug 13 15:20:22.460742 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 804/3168] 10.4.3.38 () {68 vars in 1448 bytes} [Thu Aug 13 15:20:22 2026] DELETE /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 15:20:22.469880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7bddd779-6638-4561-8ba7-581d28f58cca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.472165 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bddd779-6638-4561-8ba7-581d28f58cca tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] GET https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 Aug 13 15:20:22.472351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bddd779-6638-4561-8ba7-581d28f58cca tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.472519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bddd779-6638-4561-8ba7-581d28f58cca tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.477959 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bddd779-6638-4561-8ba7-581d28f58cca tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] HTTP exception thrown: Group Type 3e029f06-f608-41c2-b15f-9c829a5748d8 has no extra spec with key key3. Aug 13 15:20:22.478047 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bddd779-6638-4561-8ba7-581d28f58cca tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 returned with HTTP 404 Aug 13 15:20:22.478531 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 783/3169] 10.4.3.38 () {68 vars in 1445 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:20:22.488705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83d25658-71f4-4f05-bbe4-a91508bdfd5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.492104 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83d25658-71f4-4f05-bbe4-a91508bdfd5f tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] DELETE https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8 Aug 13 15:20:22.492755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83d25658-71f4-4f05-bbe4-a91508bdfd5f tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.493177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83d25658-71f4-4f05-bbe4-a91508bdfd5f tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.508460 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83d25658-71f4-4f05-bbe4-a91508bdfd5f tempest-GroupTypeSpecsTest-1529688108 tempest-GroupTypeSpecsTest-1529688108-project-admin] https://10.4.3.38/volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8 returned with HTTP 202 Aug 13 15:20:22.509190 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 795/3170] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:20:22 2026] DELETE /volume/v3/group_types/3e029f06-f608-41c2-b15f-9c829a5748d8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:20:22.712534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-129f62cd-9fbd-4ec3-b419-930df47681bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.715060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:22.715377 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-129f62cd-9fbd-4ec3-b419-930df47681bc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:22.715698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-129f62cd-9fbd-4ec3-b419-930df47681bc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.716041 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-129f62cd-9fbd-4ec3-b419-930df47681bc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.717310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:22.717646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:22.718037 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:22.718166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:22.723463 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.723463 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:22.724611 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43abbcfe-6a3a-4d75-a98f-dc440a624e95 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:22.725435 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 805/3171] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:22.727037 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:22.727037 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:22.731376 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-129f62cd-9fbd-4ec3-b419-930df47681bc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:22.736613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-129f62cd-9fbd-4ec3-b419-930df47681bc tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:22.737093 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 789/3172] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:22 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.154931 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e801c444-34fb-44ae-a1a3-f7c699e4f7ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.156750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e801c444-34fb-44ae-a1a3-f7c699e4f7ea tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:23.156939 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e801c444-34fb-44ae-a1a3-f7c699e4f7ea tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.158080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e801c444-34fb-44ae-a1a3-f7c699e4f7ea tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.167642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e801c444-34fb-44ae-a1a3-f7c699e4f7ea tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 404 Aug 13 15:20:23.173128 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 784/3173] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:23.177363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.184502 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:23.184502 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:23.184502 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:23.185546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:23.194877 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.194877 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:23.204758 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38e9390c-75f4-4b55-9936-c5e4bc58c0c5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:23.205165 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 796/3174] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:23 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:23.215179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.218747 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:23.219024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.219274 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.226632 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.226632 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:23.227168 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:23.228278 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c8dfd45-eac9-4eeb-887e-8e310a8faee7 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:23.229179 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 806/3175] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.241179 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58d4fc13-8b2e-42e5-8276-54131682af8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.242603 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d4fc13-8b2e-42e5-8276-54131682af8a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:23.242938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d4fc13-8b2e-42e5-8276-54131682af8a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.243203 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.243336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d4fc13-8b2e-42e5-8276-54131682af8a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.243529 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-58d4fc13-8b2e-42e5-8276-54131682af8a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete snapshot with id: 5e3465de-67e8-4ed9-8362-40ed9344bf94 Aug 13 15:20:23.245723 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 Aug 13 15:20:23.245723 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.245723 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.248275 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d4fc13-8b2e-42e5-8276-54131682af8a tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 returned with HTTP 404 Aug 13 15:20:23.249151 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 790/3176] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:23 2026] DELETE /volume/v3/snapshots/5e3465de-67e8-4ed9-8362-40ed9344bf94 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:23.254938 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.254938 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:23.258638 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:23.262311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.262636 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc04ac60-ac68-4802-97d5-f7f5b8284c1d tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 returned with HTTP 200 Aug 13 15:20:23.263128 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 785/3177] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.264943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:23.265408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2553cecf-30a8-4985-b769-2574ad54afcb", "name": "tempest-SnapshotsActionsTest-Snapshot-887476807"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:23.277470 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7951a941-8915-4e34-b186-93e05191b09b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.278196 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.278196 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:23.279071 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:23.279222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create snapshot from volume 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:23.279475 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7951a941-8915-4e34-b186-93e05191b09b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:20:23.279702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7951a941-8915-4e34-b186-93e05191b09b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.279927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7951a941-8915-4e34-b186-93e05191b09b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.286809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7951a941-8915-4e34-b186-93e05191b09b tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:20:23.287233 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 807/3178] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.298736 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3b091ab0-8c3f-4c11-a00c-54dfc6075cfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.301767 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b091ab0-8c3f-4c11-a00c-54dfc6075cfa tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:20:23.302039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b091ab0-8c3f-4c11-a00c-54dfc6075cfa tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.303360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b091ab0-8c3f-4c11-a00c-54dfc6075cfa tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.306953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b091ab0-8c3f-4c11-a00c-54dfc6075cfa tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:20:23.307423 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 791/3179] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:20:23 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 15:20:23.310467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['d579b62e-46b9-4fd2-b106-07f75a224ada', '6d882286-d652-4cd5-b6fa-c05c5fb87c73', '1eae1738-d435-48d7-9812-e845cf6f4a6f', '015edfa2-c2a2-4802-b612-cf8fe1037683'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:23.319725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea2e90e9-746b-43ed-9208-e2250ec509c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.322173 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea2e90e9-746b-43ed-9208-e2250ec509c3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/messages/1449d1af-8a27-4d64-a34b-145c82b9d3d9 Aug 13 15:20:23.322428 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea2e90e9-746b-43ed-9208-e2250ec509c3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.322656 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea2e90e9-746b-43ed-9208-e2250ec509c3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.330505 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea2e90e9-746b-43ed-9208-e2250ec509c3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages/1449d1af-8a27-4d64-a34b-145c82b9d3d9 returned with HTTP 204 Aug 13 15:20:23.331033 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 786/3180] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:20:23 2026] DELETE /volume/v3/messages/1449d1af-8a27-4d64-a34b-145c82b9d3d9 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:20:23.340448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.342593 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 Aug 13 15:20:23.342824 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.343004 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.343145 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume with id: a19088f6-d796-4b0e-8ff5-921eab456f91 Aug 13 15:20:23.343517 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot create request issued successfully. Aug 13 15:20:23.343943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c680a94d-718c-4b41-89f6-b4ef47c1f4ff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:23.344335 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 797/3181] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:23.353565 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-299d11ca-2795-410a-be35-86be766a9e46 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.353826 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.353826 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:23.354231 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:23.355332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:20:23.355758 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-299d11ca-2795-410a-be35-86be766a9e46 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:23.356077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-299d11ca-2795-410a-be35-86be766a9e46 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.356361 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-299d11ca-2795-410a-be35-86be766a9e46 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.371275 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.371275 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:23.371275 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-299d11ca-2795-410a-be35-86be766a9e46 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:23.374136 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-299d11ca-2795-410a-be35-86be766a9e46 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 200 Aug 13 15:20:23.374136 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 792/3182] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.380279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['2b3cf81a-0b0d-4e20-817b-2829c418bb17', '9b5318d9-7397-4e7c-a232-de95e4ccc47b', '4d4c4f53-dbda-4824-a558-9783e5e50bc8', 'bce30685-a57a-47c5-a70e-5b7b910d49e9'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:23.408464 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume request issued successfully. Aug 13 15:20:23.408882 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79f500ba-bba2-4f29-a7bb-9d1305ea2d27 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 returned with HTTP 202 Aug 13 15:20:23.409272 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 808/3183] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:23 2026] DELETE /volume/v3/volumes/a19088f6-d796-4b0e-8ff5-921eab456f91 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:23.415822 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59c8b615-07ce-47a0-a3a2-22e7e1095764 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.417566 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59c8b615-07ce-47a0-a3a2-22e7e1095764 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/types/c9eda79e-75d7-4782-a5d5-014f22dd612c Aug 13 15:20:23.417767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59c8b615-07ce-47a0-a3a2-22e7e1095764 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.417976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59c8b615-07ce-47a0-a3a2-22e7e1095764 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.444943 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59c8b615-07ce-47a0-a3a2-22e7e1095764 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types/c9eda79e-75d7-4782-a5d5-014f22dd612c returned with HTTP 202 Aug 13 15:20:23.445299 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 787/3184] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:23 2026] DELETE /volume/v3/types/c9eda79e-75d7-4782-a5d5-014f22dd612c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:23.457616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a568dfcb-3077-4cab-9a1b-4233a1917e8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.460223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a568dfcb-3077-4cab-9a1b-4233a1917e8a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:23.460598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a568dfcb-3077-4cab-9a1b-4233a1917e8a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1829463056", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1382715549", "vendor_name": "tempest-vendor_name-2066054108"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:23.462452 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.462452 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:23.476586 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a568dfcb-3077-4cab-9a1b-4233a1917e8a tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:23.477017 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 798/3185] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:20:23 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.485386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.486940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:23.487289 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6abad392-848d-4619-b799-eb8660780515", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:23.488522 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request body: {'volume': {'volume_type': '6abad392-848d-4619-b799-eb8660780515', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:23.492016 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume of 1 GB Aug 13 15:20:23.492155 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.492155 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:23.492521 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Availability Zones retrieved successfully. Aug 13 15:20:23.498294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (2d84b2ff-c94c-46fc-87fe-85884b229f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:23.499147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e85ebe4-fdbc-4454-a0b6-04d5da895b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:23.499812 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:23.520890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e85ebe4-fdbc-4454-a0b6-04d5da895b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1382715549',vendor_name='tempest-vendor_name-2066054108'},id=6abad392-848d-4619-b799-eb8660780515,is_public=True,name='tempest-ProjectAdminTests-volume-type-1829463056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6abad392-848d-4619-b799-eb8660780515', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:23.521598 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ab3c9f-22fe-4dcc-954d-9e0deb021c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:23.559587 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1829463056 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1829463056, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:23.559949 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1829463056 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1829463056, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:23.594604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['1b3f4932-49dc-454e-a429-f1cc4fe8e3fe', '5c70c289-93a8-4b1c-80a6-4db2634b95f9', 'eb3266ef-fbce-4dad-a1f2-61c36f671bb6', 'b4e54d72-7e4e-419a-a1e8-f8f84bb9df06'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:23.595909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ab3c9f-22fe-4dcc-954d-9e0deb021c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b3f4932-49dc-454e-a429-f1cc4fe8e3fe', '5c70c289-93a8-4b1c-80a6-4db2634b95f9', 'eb3266ef-fbce-4dad-a1f2-61c36f671bb6', 'b4e54d72-7e4e-419a-a1e8-f8f84bb9df06']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:23.596220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba4e1b2-3993-44f8-b1f0-e89fe43da463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:23.630339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba4e1b2-3993-44f8-b1f0-e89fe43da463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d88c5ab-b279-4f7d-9e11-0b48e797169e', '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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['1b3f4932-49dc-454e-a429-f1cc4fe8e3fe','5c70c289-93a8-4b1c-80a6-4db2634b95f9','eb3266ef-fbce-4dad-a1f2-61c36f671bb6','b4e54d72-7e4e-419a-a1e8-f8f84bb9df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=6abad392-848d-4619-b799-eb8660780515), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:23Z,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=2d88c5ab-b279-4f7d-9e11-0b48e797169e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133cc76f25d245539fb9a0f0897854bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6abad392-848d-4619-b799-eb8660780515),volume_type_id=6abad392-848d-4619-b799-eb8660780515)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:23.630545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92efe0c5-378a-48a4-a794-d0f3b7e9150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:23.652993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92efe0c5-378a-48a4-a794-d0f3b7e9150f) transitioned into state 'SUCCESS' from 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='133cc76f25d245539fb9a0f0897854bf',qos_specs=None,replication_status=,reservations=['1b3f4932-49dc-454e-a429-f1cc4fe8e3fe','5c70c289-93a8-4b1c-80a6-4db2634b95f9','eb3266ef-fbce-4dad-a1f2-61c36f671bb6','b4e54d72-7e4e-419a-a1e8-f8f84bb9df06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ce46dcf804fc293d5cd7c289cf8df',volume_type_id=6abad392-848d-4619-b799-eb8660780515)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:23.653139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99da1d47-bb92-43dc-8ca0-98325f465160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:23.665815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99da1d47-bb92-43dc-8ca0-98325f465160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:23.666647 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Flow 'volume_create_api' (2d84b2ff-c94c-46fc-87fe-85884b229f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:23.667506 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Create volume request issued successfully. Aug 13 15:20:23.668219 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eed47f3b-eca8-4cf7-bdf8-df5b1053d1cc tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:23.668611 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 793/3186] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:20:23 2026] POST /volume/v3/volumes => generated 771 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:23.685974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.691007 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e Aug 13 15:20:23.691068 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7a4bae2d-b508-43ac-b2c3-a5f51e7f4afe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.691114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.691338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.693252 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7a4bae2d-b508-43ac-b2c3-a5f51e7f4afe tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3/action Aug 13 15:20:23.693622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7a4bae2d-b508-43ac-b2c3-a5f51e7f4afe tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:23.693773 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7a4bae2d-b508-43ac-b2c3-a5f51e7f4afe tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-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 15:20:23.704111 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.704111 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:23.710805 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:23.717473 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaaf5e5e-b490-4611-a8a2-56b69818ce70 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e returned with HTTP 200 Aug 13 15:20:23.717473 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 809/3187] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.726972 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.726972 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:23.738125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.740872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:23.741124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.741376 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.741543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:23.743639 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e88fbee-864e-47c2-b20c-f3d940d3d0f0 req-7a4bae2d-b508-43ac-b2c3-a5f51e7f4afe tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3/action returned with HTTP 204 Aug 13 15:20:23.744291 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 788/3188] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:23 2026] POST /volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:23.750358 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.750358 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:23.751288 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc80259f-cabc-4f31-9f6a-4dd466753547 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:23.751655 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 799/3189] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:23.753271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-859940d2-3eb0-461a-b3ce-329902730718 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.755149 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-859940d2-3eb0-461a-b3ce-329902730718 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:23.755348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-859940d2-3eb0-461a-b3ce-329902730718 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.755546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-859940d2-3eb0-461a-b3ce-329902730718 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:23.765023 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:23.765023 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:23.768712 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-859940d2-3eb0-461a-b3ce-329902730718 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:23.772525 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-859940d2-3eb0-461a-b3ce-329902730718 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:23.772931 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 794/3190] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:23.787611 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8e38798-ef83-4d27-b615-7af00f35a174 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:23.790211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8e38798-ef83-4d27-b615-7af00f35a174 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:23.790406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8e38798-ef83-4d27-b615-7af00f35a174 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:23.790584 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8e38798-ef83-4d27-b615-7af00f35a174 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.053830 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.053830 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:24.057980 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8e38798-ef83-4d27-b615-7af00f35a174 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:24.060573 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8e38798-ef83-4d27-b615-7af00f35a174 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:24.061006 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 810/3191] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:23 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1166 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:24.384128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.386219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:24.386371 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.386585 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.391607 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.391607 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:24.392142 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:24.392961 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c98f2136-ad24-48bd-a4f6-1a56f07f0e2f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 200 Aug 13 15:20:24.393639 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 789/3192] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.402212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40266622-c250-4988-a17f-6b210a47c1b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.404133 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40266622-c250-4988-a17f-6b210a47c1b5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action Aug 13 15:20:24.404508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40266622-c250-4988-a17f-6b210a47c1b5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:24.404647 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40266622-c250-4988-a17f-6b210a47c1b5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:24.406260 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-40266622-c250-4988-a17f-6b210a47c1b5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'dcbee1a1-b896-4194-958e-f7de45b7e2e1' with '{'status': 'deleting'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:24.416586 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.416586 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:24.428512 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40266622-c250-4988-a17f-6b210a47c1b5 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action returned with HTTP 202 Aug 13 15:20:24.429040 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 800/3193] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:24 2026] POST /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:24.437453 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.439523 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:24.439786 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.440119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.450418 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.450418 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:24.451087 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:24.451878 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd9e5121-08f8-4d11-bbe3-2b7e2a5ef84c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 200 Aug 13 15:20:24.452515 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 795/3194] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.467326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.472056 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action Aug 13 15:20:24.473436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:24.474563 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:24.568166 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.568166 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:24.570289 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot retrieved successfully. Aug 13 15:20:24.614817 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot delete request issued successfully. Aug 13 15:20:24.615037 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07e91709-b7c5-456c-b9e4-6c7acc7e1b90 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action returned with HTTP 202 Aug 13 15:20:24.615584 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 811/3195] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:24 2026] POST /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:24.621770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.624119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:24.624119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.624119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.628985 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.628985 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:24.629445 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:24.630191 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6331ef0d-139d-4e93-b3cf-41e31eb644ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 200 Aug 13 15:20:24.630590 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 790/3196] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.735299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3842492-b97a-40cf-85d5-4557426765ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.737640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3842492-b97a-40cf-85d5-4557426765ad tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e Aug 13 15:20:24.737812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3842492-b97a-40cf-85d5-4557426765ad tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.738072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3842492-b97a-40cf-85d5-4557426765ad tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.745344 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.745344 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:24.749534 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3842492-b97a-40cf-85d5-4557426765ad tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:24.753791 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3842492-b97a-40cf-85d5-4557426765ad tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e returned with HTTP 200 Aug 13 15:20:24.754382 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 801/3197] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.767689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2894529-c893-451b-8e7b-8650dd0c403a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.767810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36f91e3a-434c-4841-b62d-517df3ff591f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.769371 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2894529-c893-451b-8e7b-8650dd0c403a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:24.769614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2894529-c893-451b-8e7b-8650dd0c403a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.769981 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2894529-c893-451b-8e7b-8650dd0c403a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.770124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b2894529-c893-451b-8e7b-8650dd0c403a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:24.771222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36f91e3a-434c-4841-b62d-517df3ff591f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:20:24.771520 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36f91e3a-434c-4841-b62d-517df3ff591f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.771811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36f91e3a-434c-4841-b62d-517df3ff591f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.774766 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.774766 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:24.775506 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2894529-c893-451b-8e7b-8650dd0c403a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:24.775872 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 812/3198] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.781819 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36f91e3a-434c-4841-b62d-517df3ff591f tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:20:24.782382 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 796/3199] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.794688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22631a2d-3363-47a5-b86e-68b572aa0123 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.798333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a67acadf-10a0-417f-b171-8095a75b2004 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.798695 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22631a2d-3363-47a5-b86e-68b572aa0123 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] GET https://10.4.3.38/volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d Aug 13 15:20:24.798942 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22631a2d-3363-47a5-b86e-68b572aa0123 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.799181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22631a2d-3363-47a5-b86e-68b572aa0123 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.802012 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] DELETE https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:24.802012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.802012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.802012 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Delete volume with id: 76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:24.804119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22631a2d-3363-47a5-b86e-68b572aa0123 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d returned with HTTP 200 Aug 13 15:20:24.804683 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 791/3200] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.813372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae819c41-681e-4271-b2ee-cfec980fb842 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.814958 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.814958 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:24.815747 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae819c41-681e-4271-b2ee-cfec980fb842 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d Aug 13 15:20:24.815893 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:24.816238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae819c41-681e-4271-b2ee-cfec980fb842 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.816453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae819c41-681e-4271-b2ee-cfec980fb842 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.829349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae819c41-681e-4271-b2ee-cfec980fb842 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d returned with HTTP 204 Aug 13 15:20:24.829915 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 813/3201] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:20:24 2026] DELETE /volume/v3/messages/578abdb8-7d56-449c-adbe-42d30dcbd08d => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:20:24.838533 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Delete volume request issued successfully. Aug 13 15:20:24.838764 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a67acadf-10a0-417f-b171-8095a75b2004 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 202 Aug 13 15:20:24.839221 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99dd1f38-d050-4e1f-8360-078e14befed3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.839458 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 802/3202] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:24 2026] DELETE /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:24.845726 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e Aug 13 15:20:24.846079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.846371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.847531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume with id: 2d88c5ab-b279-4f7d-9e11-0b48e797169e Aug 13 15:20:24.850990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.854698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:24.854698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.854698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.858082 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.858082 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:24.858567 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Volume info retrieved successfully. Aug 13 15:20:24.860693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:20:24.865186 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:24.865186 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:24.869869 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:24.875322 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24a8d0fd-f16e-4688-be35-e8dac0528f68 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 200 Aug 13 15:20:24.876084 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 792/3203] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:24 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:24.884224 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Created reservations ['d44120fd-3ac8-4d56-b0a4-1a6ebba326a1', '79cea2ea-d960-4315-9a1f-fb2626b12d60', '2466b5c8-4dc2-4e0f-9e29-24c512db2bb7', '3b6d1bf9-0160-4d08-95ae-9cd7fe3390ba'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:24.911200 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Delete volume request issued successfully. Aug 13 15:20:24.912208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99dd1f38-d050-4e1f-8360-078e14befed3 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e returned with HTTP 202 Aug 13 15:20:24.912208 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 797/3204] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:24 2026] DELETE /volume/v3/volumes/2d88c5ab-b279-4f7d-9e11-0b48e797169e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:24.919771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9ac5fb2-c858-406f-b83a-1f7f274d7c31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:24.921667 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9ac5fb2-c858-406f-b83a-1f7f274d7c31 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] DELETE https://10.4.3.38/volume/v3/types/6abad392-848d-4619-b799-eb8660780515 Aug 13 15:20:24.922096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9ac5fb2-c858-406f-b83a-1f7f274d7c31 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:24.922327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9ac5fb2-c858-406f-b83a-1f7f274d7c31 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:24.956042 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9ac5fb2-c858-406f-b83a-1f7f274d7c31 tempest-ProjectAdminTests-363855358 tempest-ProjectAdminTests-363855358-project-admin] https://10.4.3.38/volume/v3/types/6abad392-848d-4619-b799-eb8660780515 returned with HTTP 202 Aug 13 15:20:24.956644 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 814/3205] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:24 2026] DELETE /volume/v3/types/6abad392-848d-4619-b799-eb8660780515 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:25.400751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-828f2338-5d24-4bd9-890e-a44fbd33bb60 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.477697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-828f2338-5d24-4bd9-890e-a44fbd33bb60 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] POST https://10.4.3.38/volume/v3/types/3994c4c6-1d54-4fb1-8521-24fa2dd3e260/encryption Aug 13 15:20:25.477697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-828f2338-5d24-4bd9-890e-a44fbd33bb60 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.500818 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-828f2338-5d24-4bd9-890e-a44fbd33bb60 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/3994c4c6-1d54-4fb1-8521-24fa2dd3e260/encryption returned with HTTP 404 Aug 13 15:20:25.501457 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 803/3206] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/types/3994c4c6-1d54-4fb1-8521-24fa2dd3e260/encryption => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.511122 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-239b7c43-d0ae-4219-886b-3b9f8e2116e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.512666 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239b7c43-d0ae-4219-886b-3b9f8e2116e1 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:25.513078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-239b7c43-d0ae-4219-886b-3b9f8e2116e1 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1047349924", "os-volume-type-access:is_public": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.533657 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239b7c43-d0ae-4219-886b-3b9f8e2116e1 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:25.534097 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 793/3207] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/types => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:25.544565 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-583543ba-094a-4ff2-a63c-b60acade0076 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.642811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64d42923-8cd4-4cac-aa6a-3cee129130bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.650035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64d42923-8cd4-4cac-aa6a-3cee129130bc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:25.651451 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64d42923-8cd4-4cac-aa6a-3cee129130bc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.651688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64d42923-8cd4-4cac-aa6a-3cee129130bc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.662591 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64d42923-8cd4-4cac-aa6a-3cee129130bc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 404 Aug 13 15:20:25.663310 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 815/3208] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.671914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.673747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:25.674199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:25.674275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.675791 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:25.685429 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.685429 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:25.700018 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a12fd32-44c5-4490-b9e5-f2f631f702a1 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:25.700412 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 804/3209] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:25.704412 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-583543ba-094a-4ff2-a63c-b60acade0076 tempest-VolumeTypesNegativeTest-2011525681 tempest-VolumeTypesNegativeTest-2011525681-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:25.704921 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-583543ba-094a-4ff2-a63c-b60acade0076 tempest-VolumeTypesNegativeTest-2011525681 tempest-VolumeTypesNegativeTest-2011525681-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae6a1c82-2555-4f1c-aab8-9c451a9440a2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-433789345"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.706242 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-583543ba-094a-4ff2-a63c-b60acade0076 tempest-VolumeTypesNegativeTest-2011525681 tempest-VolumeTypesNegativeTest-2011525681-project-member] Create volume request body: {'volume': {'volume_type': 'ae6a1c82-2555-4f1c-aab8-9c451a9440a2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-433789345'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:25.708231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.710324 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:25.710324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.710587 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.713522 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-583543ba-094a-4ff2-a63c-b60acade0076 tempest-VolumeTypesNegativeTest-2011525681 tempest-VolumeTypesNegativeTest-2011525681-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 404 Aug 13 15:20:25.714051 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 798/3210] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:25 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 15:20:25.719016 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.719016 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:25.719538 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:25.720506 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e941bb2f-3319-4c09-9297-8e5b88b02fff tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:25.721021 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 794/3211] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:25.723890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2b264dd-be37-4ebf-94ab-90554bb726fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.726922 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b264dd-be37-4ebf-94ab-90554bb726fe tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] DELETE https://10.4.3.38/volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 Aug 13 15:20:25.727284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b264dd-be37-4ebf-94ab-90554bb726fe tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.727537 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b264dd-be37-4ebf-94ab-90554bb726fe tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.731037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.733330 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:25.733604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.733926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.734094 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete snapshot with id: dcbee1a1-b896-4194-958e-f7de45b7e2e1 Aug 13 15:20:25.741048 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f68d7dd5-244f-4da5-8fc2-4de6be85c232 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 returned with HTTP 404 Aug 13 15:20:25.741741 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 805/3212] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:25 2026] DELETE /volume/v3/snapshots/dcbee1a1-b896-4194-958e-f7de45b7e2e1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.751669 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.752831 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b264dd-be37-4ebf-94ab-90554bb726fe tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 returned with HTTP 202 Aug 13 15:20:25.753266 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 816/3213] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:25 2026] DELETE /volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:25.755958 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:25.756442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2553cecf-30a8-4985-b769-2574ad54afcb", "name": "tempest-SnapshotsActionsTest-Snapshot-811025969"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.761327 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e21d8bbb-4443-4b92-8e62-35bc90cb1325 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.763225 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e21d8bbb-4443-4b92-8e62-35bc90cb1325 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] GET https://10.4.3.38/volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 Aug 13 15:20:25.763357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e21d8bbb-4443-4b92-8e62-35bc90cb1325 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.763544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e21d8bbb-4443-4b92-8e62-35bc90cb1325 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.767043 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e21d8bbb-4443-4b92-8e62-35bc90cb1325 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 returned with HTTP 404 Aug 13 15:20:25.767483 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 795/3214] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/types/ae6a1c82-2555-4f1c-aab8-9c451a9440a2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.768368 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.768368 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:25.769048 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:25.769215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create snapshot from volume 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:25.775933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83176c6e-23f3-4d13-a3bf-6c3a23962c26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.778069 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83176c6e-23f3-4d13-a3bf-6c3a23962c26 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:25.778582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83176c6e-23f3-4d13-a3bf-6c3a23962c26 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.780563 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83176c6e-23f3-4d13-a3bf-6c3a23962c26 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 400 Aug 13 15:20:25.781564 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 806/3215] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:20:25.788274 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.789767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1bc91839-c9b9-4555-bb82-c65c6358b4b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.790200 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:25.790405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.790625 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.790703 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:25.791757 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bc91839-c9b9-4555-bb82-c65c6358b4b7 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:25.792139 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bc91839-c9b9-4555-bb82-c65c6358b4b7 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-143884237"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.795261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['12ea19c5-f76a-43bd-9a21-0b0b091dcdaf', '5982f3c0-e773-4d12-8300-4496bcc5b38c', 'f094e711-e4d2-45eb-9270-925d79a46cf3', '6fc3ffc5-d6f0-4ea4-94f2-9749cee620c3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:25.795326 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.795326 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:25.796100 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-716eff7a-fa7e-4d1c-b5e3-34616a00bd1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:25.796477 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 817/3216] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:25.806186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bc91839-c9b9-4555-bb82-c65c6358b4b7 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:25.806770 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 796/3217] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:25.815934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-891d31c5-2add-45ce-8f45-f6eeda2c6a5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.818082 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-891d31c5-2add-45ce-8f45-f6eeda2c6a5d tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:25.818420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-891d31c5-2add-45ce-8f45-f6eeda2c6a5d tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-143884237"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:25.819934 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.819934 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:25.823242 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot create request issued successfully. Aug 13 15:20:25.823444 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9a7c184-c25c-430b-9cdf-e6f452ff07ac tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:25.823987 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 799/3218] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:25.824234 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-891d31c5-2add-45ce-8f45-f6eeda2c6a5d tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-143884237 already exists. Aug 13 15:20:25.824363 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-891d31c5-2add-45ce-8f45-f6eeda2c6a5d tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 409 Aug 13 15:20:25.824917 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 807/3219] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:25 2026] POST /volume/v3/types => generated 133 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:25.835858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18f591d8-a20d-442a-8ff7-123eeb4d8ce5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.837614 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18f591d8-a20d-442a-8ff7-123eeb4d8ce5 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] DELETE https://10.4.3.38/volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d Aug 13 15:20:25.838944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18f591d8-a20d-442a-8ff7-123eeb4d8ce5 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.838944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18f591d8-a20d-442a-8ff7-123eeb4d8ce5 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.839069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.841253 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:25.841662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.842049 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.847864 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:25.847864 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:25.849226 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:25.849870 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8567ad5c-94d7-4bdb-bae1-ed12c493a238 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 200 Aug 13 15:20:25.850452 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 797/3220] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:20:25.872952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18f591d8-a20d-442a-8ff7-123eeb4d8ce5 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d returned with HTTP 202 Aug 13 15:20:25.873398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 818/3221] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:25 2026] DELETE /volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:25.885307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4783db6a-da08-41bd-9a42-3467224831aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.888104 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4783db6a-da08-41bd-9a42-3467224831aa tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] GET https://10.4.3.38/volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d Aug 13 15:20:25.888349 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4783db6a-da08-41bd-9a42-3467224831aa tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.888494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fca2d95-0c8c-452c-9395-a47af92dd299 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.888584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4783db6a-da08-41bd-9a42-3467224831aa tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.890281 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fca2d95-0c8c-452c-9395-a47af92dd299 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 Aug 13 15:20:25.890541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fca2d95-0c8c-452c-9395-a47af92dd299 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.890780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fca2d95-0c8c-452c-9395-a47af92dd299 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.892957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4783db6a-da08-41bd-9a42-3467224831aa tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d returned with HTTP 404 Aug 13 15:20:25.893512 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 800/3222] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/types/ca4d9f84-8dbb-48b1-8385-bf18d802825d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.899641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fca2d95-0c8c-452c-9395-a47af92dd299 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 returned with HTTP 404 Aug 13 15:20:25.900999 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 808/3223] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/volumes/76f5fd2b-a37d-437a-872d-ee5b99e85d26 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.901106 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51e1e921-8851-4b34-bdb8-044f4791b210 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.902468 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51e1e921-8851-4b34-bdb8-044f4791b210 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] DELETE https://10.4.3.38/volume/v3/types/1c712157-66f6-428d-8e3b-0032cef8b54d Aug 13 15:20:25.902881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51e1e921-8851-4b34-bdb8-044f4791b210 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.903237 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51e1e921-8851-4b34-bdb8-044f4791b210 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.908559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51e1e921-8851-4b34-bdb8-044f4791b210 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/1c712157-66f6-428d-8e3b-0032cef8b54d returned with HTTP 404 Aug 13 15:20:25.908559 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 798/3224] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:25 2026] DELETE /volume/v3/types/1c712157-66f6-428d-8e3b-0032cef8b54d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:25.918186 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25a1e129-aded-4929-bd10-3f5510a6d855 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:25.921578 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25a1e129-aded-4929-bd10-3f5510a6d855 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] GET https://10.4.3.38/volume/v3/types/c4888d44-09a4-44f4-8455-a28feabc25ad Aug 13 15:20:25.921645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25a1e129-aded-4929-bd10-3f5510a6d855 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:25.921832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25a1e129-aded-4929-bd10-3f5510a6d855 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:25.928879 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25a1e129-aded-4929-bd10-3f5510a6d855 tempest-VolumeTypesNegativeTest-330539056 tempest-VolumeTypesNegativeTest-330539056-project-admin] https://10.4.3.38/volume/v3/types/c4888d44-09a4-44f4-8455-a28feabc25ad returned with HTTP 404 Aug 13 15:20:25.929290 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 819/3225] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:25 2026] GET /volume/v3/types/c4888d44-09a4-44f4-8455-a28feabc25ad => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:20:26.369837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.371683 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:20:26.371962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:26.372128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:26.372225 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Delete snapshot with id: 257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:20:26.379612 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.379612 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:26.380341 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:20:26.394825 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot delete request issued successfully. Aug 13 15:20:26.394825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8e191a1-20fd-494f-ba3e-d87847d7cc6a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 202 Aug 13 15:20:26.394999 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 801/3226] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:26 2026] DELETE /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:26.404264 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.406694 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:20:26.406694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:26.406694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:26.413382 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.413382 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:26.413921 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Snapshot retrieved successfully. Aug 13 15:20:26.414743 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-343467ee-e6c9-49c2-9d9a-7b0ba2cb0662 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 200 Aug 13 15:20:26.415196 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 809/3227] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:26 2026] GET /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:26.809377 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.811606 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:26.811871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:26.812001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:26.813011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:26.818254 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.818254 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:26.819414 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cf0caec-1bd3-498b-83ce-2a44e9272f77 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:26.819940 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 799/3228] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:26 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:26.862823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.865537 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:26.865895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:26.866166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:26.872294 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.872294 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:26.872749 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:26.873718 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc421a35-c3be-4220-a90a-16e3a5481ea4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 200 Aug 13 15:20:26.874152 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 820/3229] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:26 2026] GET /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:26.883050 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0babf25-91ca-415c-a828-45cfdf160614 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.884647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0babf25-91ca-415c-a828-45cfdf160614 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action Aug 13 15:20:26.885047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0babf25-91ca-415c-a828-45cfdf160614 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:26.885128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0babf25-91ca-415c-a828-45cfdf160614 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:26.886341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-a0babf25-91ca-415c-a828-45cfdf160614 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot '1f0693ce-f876-45ed-b2ee-d1eb7b157eae' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:26.907475 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.907475 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:26.920936 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0babf25-91ca-415c-a828-45cfdf160614 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action returned with HTTP 202 Aug 13 15:20:26.921204 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 802/3230] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:26 2026] POST /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:26.932860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.934726 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:26.934910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:26.935101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:26.941397 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.941397 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:26.942019 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:26.943755 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a42c386-f331-42c7-a34f-2d662bbf24f6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 200 Aug 13 15:20:26.943755 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 810/3231] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:26 2026] GET /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:26.956567 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:26.962221 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action Aug 13 15:20:26.962735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:26.962921 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-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 15:20:26.970694 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:26.970694 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:26.971394 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot retrieved successfully. Aug 13 15:20:26.995193 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot delete request issued successfully. Aug 13 15:20:26.995477 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e2875c-c991-4ad2-82d5-2d9d40fac61f tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action returned with HTTP 202 Aug 13 15:20:26.996458 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 800/3232] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:26 2026] POST /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:27.012566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.014531 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:27.014641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.014866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.020281 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:27.020281 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:27.020879 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:27.021685 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56e99b60-75d9-45c1-a9e2-d02631aefc92 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 200 Aug 13 15:20:27.022317 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 821/3233] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:27 2026] GET /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:20:27.425773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b863decb-632a-4541-9cb0-67ddf17d1cb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.430498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b863decb-632a-4541-9cb0-67ddf17d1cb8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 Aug 13 15:20:27.431830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b863decb-632a-4541-9cb0-67ddf17d1cb8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.431830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b863decb-632a-4541-9cb0-67ddf17d1cb8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.436063 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b863decb-632a-4541-9cb0-67ddf17d1cb8 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 returned with HTTP 404 Aug 13 15:20:27.436314 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 803/3234] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:27 2026] GET /volume/v3/snapshots/257eace7-3d0e-4526-8acd-7a26e7b82dd2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:27.476435 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.481570 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:20:27.481788 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.482015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.488886 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:27.488886 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:27.492253 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:27.496226 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c265e44c-806a-47cd-88c3-3ad5f92279ed req-9588b183-6029-4356-9786-361987608341 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:20:27.496713 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 811/3235] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:27 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddb205c3-fe9d-4d9c-875d-ea0defe9dd28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddb205c3-fe9d-4d9c-875d-ea0defe9dd28 None None] GET https://10.4.3.38/volume// Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddb205c3-fe9d-4d9c-875d-ea0defe9dd28 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddb205c3-fe9d-4d9c-875d-ea0defe9dd28 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddb205c3-fe9d-4d9c-875d-ea0defe9dd28 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:27.666363 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 801/3236] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:27.676424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-1925ae67-6841-4476-9aaa-851928e7a59f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.679292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-1925ae67-6841-4476-9aaa-851928e7a59f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:27.679699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-1925ae67-6841-4476-9aaa-851928e7a59f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c719b4a-6f72-4279-87e4-795c3b52d31f", "connector": null, "instance_uuid": "bbaf18de-1ade-4895-92a8-5759254e3c35"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:27.692691 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:27.692691 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:27.726084 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-1925ae67-6841-4476-9aaa-851928e7a59f tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:27.726555 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 822/3237] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:27 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 15:20:27.735884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-49ca3ea5-b636-421f-aaf3-4afe42c5590d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.738363 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-49ca3ea5-b636-421f-aaf3-4afe42c5590d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 Aug 13 15:20:27.738565 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-49ca3ea5-b636-421f-aaf3-4afe42c5590d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.738778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-49ca3ea5-b636-421f-aaf3-4afe42c5590d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.747635 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:27.747635 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:27.792984 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-49ca3ea5-b636-421f-aaf3-4afe42c5590d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 returned with HTTP 200 Aug 13 15:20:27.793420 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 804/3238] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:20:27 2026] DELETE /volume/v3/attachments/2ebcf675-d5c0-4fea-ba25-dde8d50ceea3 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:27.830798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:27.832880 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:27.833060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:27.833309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:27.833359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:27.838099 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:27.838099 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:27.839016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ff4949e-ab9a-4f7e-ba32-925bc2399ef9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:27.839298 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 812/3239] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:27 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:27.923081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b7f603b-ff5f-40cc-acd6-74c70fba08d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.033557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e18f92c-bb9c-4557-a564-3b5cbacee737 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.035614 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e18f92c-bb9c-4557-a564-3b5cbacee737 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:28.035614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e18f92c-bb9c-4557-a564-3b5cbacee737 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.035614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e18f92c-bb9c-4557-a564-3b5cbacee737 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.040825 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b7f603b-ff5f-40cc-acd6-74c70fba08d7 tempest-ExtensionsTestJSON-1320674471 tempest-ExtensionsTestJSON-1320674471-project-member] GET https://10.4.3.38/volume/v3/extensions Aug 13 15:20:28.041046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b7f603b-ff5f-40cc-acd6-74c70fba08d7 tempest-ExtensionsTestJSON-1320674471 tempest-ExtensionsTestJSON-1320674471-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.041227 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b7f603b-ff5f-40cc-acd6-74c70fba08d7 tempest-ExtensionsTestJSON-1320674471 tempest-ExtensionsTestJSON-1320674471-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.041691 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b7f603b-ff5f-40cc-acd6-74c70fba08d7 tempest-ExtensionsTestJSON-1320674471 tempest-ExtensionsTestJSON-1320674471-project-member] https://10.4.3.38/volume/v3/extensions returned with HTTP 200 Aug 13 15:20:28.042109 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 802/3240] 10.4.3.38 () {66 vars in 1239 bytes} [Thu Aug 13 15:20:27 2026] GET /volume/v3/extensions => generated 5245 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:28.042362 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e18f92c-bb9c-4557-a564-3b5cbacee737 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 404 Aug 13 15:20:28.042984 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 823/3241] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:28 2026] GET /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:28.051811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.055097 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:28.055097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:28.055097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:28.056095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:28.067690 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.067690 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:28.082627 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115cec9e-2142-4a7a-b3c6-c7d566a18c65 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:28.083111 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 805/3242] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:28 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:28.091287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-adfe00b9-621b-483d-9056-730b8302afc4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.093595 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-adfe00b9-621b-483d-9056-730b8302afc4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:28.093901 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-adfe00b9-621b-483d-9056-730b8302afc4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.094163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-adfe00b9-621b-483d-9056-730b8302afc4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.102592 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.102592 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:28.103344 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-adfe00b9-621b-483d-9056-730b8302afc4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:28.104370 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-adfe00b9-621b-483d-9056-730b8302afc4 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:28.104815 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 813/3243] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:28 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:28.118573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.120398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:28.120628 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.120885 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.121040 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete snapshot with id: 1f0693ce-f876-45ed-b2ee-d1eb7b157eae Aug 13 15:20:28.132280 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4ded0b-bbdb-4fc2-be3b-b5b52760e1d2 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae returned with HTTP 404 Aug 13 15:20:28.132796 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 803/3244] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:28 2026] DELETE /volume/v3/snapshots/1f0693ce-f876-45ed-b2ee-d1eb7b157eae => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:28.145710 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.147746 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:20:28.148170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2553cecf-30a8-4985-b769-2574ad54afcb", "name": "tempest-SnapshotsActionsTest-Snapshot-2003510040"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:28.161918 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.161918 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:28.162471 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:28.162635 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Create snapshot from volume 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:28.197775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Created reservations ['a2aa9211-0b8c-4ec7-a451-f43709d31130', '44104f49-c2ce-41ff-8884-c64feb829d73', '450052e3-2e5b-4ad3-b0d3-71c1f4ce3e3a', '50bdc418-3fb8-4a8c-8c11-6121a103ecca'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:28.238553 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot create request issued successfully. Aug 13 15:20:28.240536 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb15c6eb-9f4e-4c92-b1f4-4d0258cbbede tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:20:28.242746 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 824/3245] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:20:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:28.264827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c9aa689-2999-400d-836b-d030211c66d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.267169 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c9aa689-2999-400d-836b-d030211c66d5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:28.267395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c9aa689-2999-400d-836b-d030211c66d5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.267607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c9aa689-2999-400d-836b-d030211c66d5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.274067 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.274067 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:28.274561 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c9aa689-2999-400d-836b-d030211c66d5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:28.275624 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c9aa689-2999-400d-836b-d030211c66d5 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 200 Aug 13 15:20:28.276132 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 806/3246] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:28 2026] GET /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:28.855650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-201eaee9-095f-40dd-a524-925451e22b2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.859417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-201eaee9-095f-40dd-a524-925451e22b2d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:28.859417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-201eaee9-095f-40dd-a524-925451e22b2d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:28.859417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-201eaee9-095f-40dd-a524-925451e22b2d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:28.859417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-201eaee9-095f-40dd-a524-925451e22b2d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:28.864855 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.864855 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:28.866898 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-201eaee9-095f-40dd-a524-925451e22b2d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:28.867295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 814/3247] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:28 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:28.957931 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:28.960445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 Aug 13 15:20:28.960812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:28.974741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:28.981817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:28.982819 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:28.982819 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:29.099150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" released by "attachment_update" :: held 0.117s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:29.099612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-08253afa-455f-4b93-b396-3805b16923c4 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 returned with HTTP 200 Aug 13 15:20:29.100302 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 804/3248] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:28 2026] PUT /volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:29.120075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-37491866-735c-4a3a-ba3d-19081ae12e89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.122486 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-37491866-735c-4a3a-ba3d-19081ae12e89 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 Aug 13 15:20:29.122781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-37491866-735c-4a3a-ba3d-19081ae12e89 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:29.122925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-37491866-735c-4a3a-ba3d-19081ae12e89 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:29.140570 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-37491866-735c-4a3a-ba3d-19081ae12e89 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 returned with HTTP 200 Aug 13 15:20:29.140708 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 825/3249] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:20:29 2026] GET /volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:29.289706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.291401 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:29.291562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:29.291817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:29.301038 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.301038 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:29.301602 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:29.302641 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f7a1cff-cfbe-463b-b077-131b42fcdf4e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 200 Aug 13 15:20:29.303138 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 807/3250] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:29 2026] GET /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:29.315342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.316272 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action Aug 13 15:20:29.316618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:29.316778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:29.318620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot '1f8c64f1-b9c8-4b80-9e02-64b56499a35f' with '{'status': 'error_deleting'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:29.332476 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.332476 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:29.350102 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e83a8b30-6835-47ef-8b4e-215586f389d2 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action returned with HTTP 202 Aug 13 15:20:29.350554 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 815/3251] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:29 2026] POST /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:29.364606 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40afc383-5b7f-4491-8a73-65442e66140f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.367818 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40afc383-5b7f-4491-8a73-65442e66140f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:29.368114 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40afc383-5b7f-4491-8a73-65442e66140f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:29.368361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40afc383-5b7f-4491-8a73-65442e66140f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:29.380706 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.380706 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:29.381317 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40afc383-5b7f-4491-8a73-65442e66140f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:29.382447 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40afc383-5b7f-4491-8a73-65442e66140f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 200 Aug 13 15:20:29.383118 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 805/3252] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:29 2026] GET /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:29.396895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.399931 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action Aug 13 15:20:29.400238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:29.400346 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:29.409566 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.409566 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:29.410045 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot retrieved successfully. Aug 13 15:20:29.433098 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot delete request issued successfully. Aug 13 15:20:29.433318 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cac8167d-b1b4-4b8e-bd39-2d1990a80025 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action returned with HTTP 202 Aug 13 15:20:29.433891 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 826/3253] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:29 2026] POST /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:29.442539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.444234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:29.444409 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:29.444582 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:29.456581 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.456581 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:29.456581 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:29.456996 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a262b8b-9c60-4f0f-a251-8c72cc00596f tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 200 Aug 13 15:20:29.457321 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 808/3254] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:29 2026] GET /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:29.758792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.869203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:29.869881 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-538793571"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:29.871593 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-538793571'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:29.871788 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Create volume of 1 GB Aug 13 15:20:29.872174 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.872174 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:29.878731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:29.879611 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Availability Zones retrieved successfully. Aug 13 15:20:29.880610 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:29.880856 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:29.881119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:29.881279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:29.885498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Flow 'volume_create_api' (9b81ad3d-d259-49f5-810f-a485078771ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:29.886365 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:29.886365 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:29.886457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b91aaa-e7f9-4aad-94d3-19673c80cba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:29.886896 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae6caabc-2ca0-47c8-a4d1-47766f140ed7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:29.887258 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 806/3255] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:29 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:29.887410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:29.913874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25b91aaa-e7f9-4aad-94d3-19673c80cba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:29.914609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d891b7e-da4a-46f5-8a26-9d4e7e9375d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:29.990508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Created reservations ['753e2d78-197e-4f4e-bb4d-9041ed99040e', '03d122ab-9053-46c3-a804-468dfc9d9fa0', '246e21fb-dcc0-4815-87db-f7c30eca4303', '6d9e0972-ad3d-4bb1-b70b-8d0fd60bb848'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:29.991513 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d891b7e-da4a-46f5-8a26-9d4e7e9375d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753e2d78-197e-4f4e-bb4d-9041ed99040e', '03d122ab-9053-46c3-a804-468dfc9d9fa0', '246e21fb-dcc0-4815-87db-f7c30eca4303', '6d9e0972-ad3d-4bb1-b70b-8d0fd60bb848']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:29.992299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab67477-b4b5-4560-bca0-85d16f9d4f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:30.017605 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab67477-b4b5-4560-bca0-85d16f9d4f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c80829-29e8-4a00-b1ed-a5823a3b3286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-538793571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a621a48fb52c45b6ac2d66c1a2e7b9af',qos_specs=None,replication_status=,reservations=['753e2d78-197e-4f4e-bb4d-9041ed99040e','03d122ab-9053-46c3-a804-468dfc9d9fa0','246e21fb-dcc0-4815-87db-f7c30eca4303','6d9e0972-ad3d-4bb1-b70b-8d0fd60bb848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7003de8bc3e471ab7f994c8991ac8dc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-538793571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c80829-29e8-4a00-b1ed-a5823a3b3286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a621a48fb52c45b6ac2d66c1a2e7b9af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7003de8bc3e471ab7f994c8991ac8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:30.018386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf2603e-6193-4979-8c3c-84cbc5b0667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:30.036175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf2603e-6193-4979-8c3c-84cbc5b0667b) transitioned into state 'SUCCESS' from state '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-538793571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a621a48fb52c45b6ac2d66c1a2e7b9af',qos_specs=None,replication_status=,reservations=['753e2d78-197e-4f4e-bb4d-9041ed99040e','03d122ab-9053-46c3-a804-468dfc9d9fa0','246e21fb-dcc0-4815-87db-f7c30eca4303','6d9e0972-ad3d-4bb1-b70b-8d0fd60bb848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7003de8bc3e471ab7f994c8991ac8dc',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:30.037232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753966c0-e15b-48d9-86ba-401a2288b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:30.048426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (753966c0-e15b-48d9-86ba-401a2288b1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:30.049249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Flow 'volume_create_api' (9b81ad3d-d259-49f5-810f-a485078771ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:30.049580 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Create volume request issued successfully. Aug 13 15:20:30.050185 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a5255d0-11d4-423c-bf6a-d7dffb634c5f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:30.050600 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 816/3256] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:29 2026] POST /volume/v3/volumes => generated 747 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:30.067484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.068926 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:30.069158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.069344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.078009 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.078009 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:30.084070 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:30.090463 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22c39ed3-fd29-44b3-8b46-1603901bd8d3 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 200 Aug 13 15:20:30.090899 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 827/3257] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.411584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.413760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] DELETE https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:20:30.414010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.414237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.414442 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Delete volume with id: 233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:20:30.423077 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.423077 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:30.423754 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:30.442975 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Delete volume request issued successfully. Aug 13 15:20:30.444896 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c7ecaed-f6d0-4abb-ae1c-717006fd5ce5 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 202 Aug 13 15:20:30.445172 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 809/3258] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:30 2026] DELETE /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:30.452662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-412045d9-c811-488a-91a0-a42b3bd5db85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.455245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-412045d9-c811-488a-91a0-a42b3bd5db85 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:20:30.455431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-412045d9-c811-488a-91a0-a42b3bd5db85 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.455605 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-412045d9-c811-488a-91a0-a42b3bd5db85 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.462117 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.462117 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:30.469138 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3544319d-70a6-4e78-841a-d02dfbf4ba43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.470006 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-412045d9-c811-488a-91a0-a42b3bd5db85 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Volume info retrieved successfully. Aug 13 15:20:30.473227 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3544319d-70a6-4e78-841a-d02dfbf4ba43 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:30.473540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3544319d-70a6-4e78-841a-d02dfbf4ba43 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.473796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3544319d-70a6-4e78-841a-d02dfbf4ba43 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.474417 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-412045d9-c811-488a-91a0-a42b3bd5db85 tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 200 Aug 13 15:20:30.474842 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 807/3259] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.478634 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3544319d-70a6-4e78-841a-d02dfbf4ba43 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 404 Aug 13 15:20:30.479338 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 817/3260] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:30.486388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.488658 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:30.489163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:30.489342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:30.491198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:30.501996 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.501996 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:30.514077 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80c890b0-d6c5-439c-9ffb-0e59eac2c39c tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:30.514500 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 828/3261] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:30 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:30.521180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.523222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.523421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.523606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.528394 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.528394 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:30.528825 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:30.529737 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1dbd98d-4b84-4fa6-858b-74033e024dbb tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:30.530117 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 810/3262] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.539582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c8cd198-4b35-49de-8357-171639842645 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.541406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8cd198-4b35-49de-8357-171639842645 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:30.541594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8cd198-4b35-49de-8357-171639842645 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.541796 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c8cd198-4b35-49de-8357-171639842645 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.541961 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-3c8cd198-4b35-49de-8357-171639842645 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete snapshot with id: 1f8c64f1-b9c8-4b80-9e02-64b56499a35f Aug 13 15:20:30.552319 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c8cd198-4b35-49de-8357-171639842645 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f returned with HTTP 404 Aug 13 15:20:30.552954 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 808/3263] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:30 2026] DELETE /volume/v3/snapshots/1f8c64f1-b9c8-4b80-9e02-64b56499a35f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:30.563510 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.565348 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:30.565664 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:30.565808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:30.567322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:30.578517 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.578517 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:30.589080 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ac2ef1c-42a3-481c-bd54-e950e30bbdae tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:30.589451 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 818/3264] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:30 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:30.596374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.598270 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.598486 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.598714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.604640 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.604640 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:30.605069 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:30.605798 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4911cdcd-5ae1-49f3-8203-11ab160f0afc tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:30.606153 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 829/3265] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.613811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d96bd38-d194-496b-9374-776f91910d36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.619660 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:30.620156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:30.620358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:30.623419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100285) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 15:20:30.629695 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.629695 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:30.630188 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.snapshot_actions [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Updating snapshot ab90958b-8b65-4430-99e4-4a653b45a63b with info {'id': 'ab90958b-8b65-4430-99e4-4a653b45a63b', 'status': 'error', 'progress': '80%'} Aug 13 15:20:30.637158 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d96bd38-d194-496b-9374-776f91910d36 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:30.637618 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 811/3266] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:30 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:30.644014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.646107 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.646297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.646900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.652346 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.652346 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:30.652749 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Snapshot retrieved successfully. Aug 13 15:20:30.653456 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f405acbe-1f09-4da5-bd4b-ff9400792651 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:30.653823 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 809/3267] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.662707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.664170 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] POST https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action Aug 13 15:20:30.664488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:30.664594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:30.665883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] Updating snapshot 'ab90958b-8b65-4430-99e4-4a653b45a63b' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:20:30.673982 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.673982 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:30.683031 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81772b37-fa0f-4d09-883a-b176d0bd72b6 tempest-SnapshotsActionsTest-1479924751 tempest-SnapshotsActionsTest-1479924751-project-admin] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action returned with HTTP 202 Aug 13 15:20:30.683405 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 819/3268] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:30 2026] POST /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:30.689997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.691763 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.691955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.692126 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.696314 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.696314 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:30.696735 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:30.697344 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-075d2dc5-f927-4648-b6ae-a2fe502c5c8e tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:30.697684 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 830/3269] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.706710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.708243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.708405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.708588 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.708705 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete snapshot with id: ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.712980 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.712980 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:30.713394 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:30.729501 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot delete request issued successfully. Aug 13 15:20:30.729750 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09d13f61-f7e5-4bda-957d-a67c8f242a0c tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 202 Aug 13 15:20:30.730150 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 812/3270] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:30 2026] DELETE /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:30.738024 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9887dfc1-cf08-4121-aa70-89678bf99974 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.740274 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9887dfc1-cf08-4121-aa70-89678bf99974 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:30.740482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9887dfc1-cf08-4121-aa70-89678bf99974 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.740725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9887dfc1-cf08-4121-aa70-89678bf99974 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.746107 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.746107 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:30.746561 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9887dfc1-cf08-4121-aa70-89678bf99974 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Snapshot retrieved successfully. Aug 13 15:20:30.747667 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9887dfc1-cf08-4121-aa70-89678bf99974 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 200 Aug 13 15:20:30.748063 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 810/3271] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:30.899212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:30.900183 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:30.900393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:30.900600 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:30.900761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:30.905001 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:30.905001 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:30.905722 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-004b8faa-95fd-4f21-bc64-3afc7fa5bf9d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:30.906349 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 820/3272] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:30 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.104697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2887ed50-cb7c-496c-a0bc-801e860390ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.107330 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2887ed50-cb7c-496c-a0bc-801e860390ce tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:31.107588 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2887ed50-cb7c-496c-a0bc-801e860390ce tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.107902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2887ed50-cb7c-496c-a0bc-801e860390ce tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.120032 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.120032 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.124641 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2887ed50-cb7c-496c-a0bc-801e860390ce tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.129450 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2887ed50-cb7c-496c-a0bc-801e860390ce tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 200 Aug 13 15:20:31.129906 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 831/3273] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.148600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc089a40-f343-4147-9920-a4451d86c863 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.150549 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc089a40-f343-4147-9920-a4451d86c863 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] POST https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.150953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc089a40-f343-4147-9920-a4451d86c863 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:31.161857 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.161857 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:31.162399 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fc089a40-f343-4147-9920-a4451d86c863 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.173686 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fc089a40-f343-4147-9920-a4451d86c863 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Create volume metadata completed successfully. Aug 13 15:20:31.174084 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc089a40-f343-4147-9920-a4451d86c863 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.174764 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 813/3274] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:20:31 2026] POST /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.182343 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.187745 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.188061 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.188367 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.202290 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.202290 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:31.203126 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.211735 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.212115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a16bf3c8-c12a-47eb-9b6a-2bda6c889a8f tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.212636 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 811/3275] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.220721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.222533 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] PUT https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.222881 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:31.232883 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.232883 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:31.233259 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.253247 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Update volume metadata completed successfully. Aug 13 15:20:31.253540 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66a1a29d-8e26-42c4-9d1a-084b323f8ded tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.253986 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 821/3276] 10.4.3.38 () {68 vars in 1388 bytes} [Thu Aug 13 15:20:31 2026] PUT /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.266706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.266706 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.266706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.266706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.275747 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.275747 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.276420 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.285659 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.286053 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b42e5e7b-0df6-4e26-9608-a35f2646d86c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.286448 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 832/3277] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.294750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.296865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key1 Aug 13 15:20:31.297116 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.297321 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.306930 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.306930 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:31.307702 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.313542 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.322412 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Delete volume metadata completed successfully. Aug 13 15:20:31.323033 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59b0adfb-6f7d-4cd6-8756-18643f7b3e7c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key1 returned with HTTP 200 Aug 13 15:20:31.323159 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 814/3278] 10.4.3.38 () {66 vars in 1386 bytes} [Thu Aug 13 15:20:31 2026] DELETE /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 15:20:31.330854 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.333002 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.333002 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.333520 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.342081 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.342081 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:31.342735 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.347987 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.347987 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dd9b768-0cf1-42d0-990c-8cb8afb76a3e tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.348595 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 812/3279] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.356712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.358778 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] PUT https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.359442 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:31.368595 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.368595 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:31.369241 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.378748 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Update volume metadata completed successfully. Aug 13 15:20:31.379430 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1aacb7b1-e6ae-404a-8c2b-f0834ac649f7 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.379691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 822/3280] 10.4.3.38 () {68 vars in 1388 bytes} [Thu Aug 13 15:20:31 2026] PUT /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 15:20:31.388636 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a270e06f-d217-4576-aa77-c38f168876c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.390571 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a270e06f-d217-4576-aa77-c38f168876c0 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] POST https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.390909 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a270e06f-d217-4576-aa77-c38f168876c0 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:31.400631 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.400631 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.401218 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a270e06f-d217-4576-aa77-c38f168876c0 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.410839 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a270e06f-d217-4576-aa77-c38f168876c0 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Create volume metadata completed successfully. Aug 13 15:20:31.411085 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a270e06f-d217-4576-aa77-c38f168876c0 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.411471 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 833/3281] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:20:31 2026] POST /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.420971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.423643 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] PUT https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 Aug 13 15:20:31.424075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:31.489004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f8b64a1-9e45-4d94-8667-b55d118b088a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.491264 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f8b64a1-9e45-4d94-8667-b55d118b088a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] GET https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a Aug 13 15:20:31.491535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f8b64a1-9e45-4d94-8667-b55d118b088a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.491788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f8b64a1-9e45-4d94-8667-b55d118b088a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.498722 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f8b64a1-9e45-4d94-8667-b55d118b088a tempest-TestStampPattern-1071895800 tempest-TestStampPattern-1071895800-project-member] https://10.4.3.38/volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a returned with HTTP 404 Aug 13 15:20:31.498722 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 813/3282] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/233233a1-3f13-44bd-81a9-cda001e48b0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:31.612018 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.612018 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:31.612462 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.621275 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Update volume metadata completed successfully. Aug 13 15:20:31.621498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a709aa4c-a4e3-4f10-89b0-ab7d3d8b8243 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 returned with HTTP 200 Aug 13 15:20:31.621963 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 815/3283] 10.4.3.38 () {68 vars in 1403 bytes} [Thu Aug 13 15:20:31 2026] PUT /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 => generated 35 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.635726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.639088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 Aug 13 15:20:31.639372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.639721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.650603 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.650603 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:31.652314 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.658609 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.658893 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bcd2da1-6c40-4cba-9910-9a4d0649c5f2 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 returned with HTTP 200 Aug 13 15:20:31.659258 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 823/3284] 10.4.3.38 () {66 vars in 1383 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.670243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6f6561b-32fa-437c-954f-f191b3e471eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.672055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.672248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.672362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.682179 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.682179 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.682865 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.690422 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Get volume metadata completed successfully. Aug 13 15:20:31.690805 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6f6561b-32fa-437c-954f-f191b3e471eb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.691352 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 834/3285] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.699635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78799f19-da72-4cba-a4b0-cd60185b916c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.702767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78799f19-da72-4cba-a4b0-cd60185b916c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] PUT https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata Aug 13 15:20:31.702767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78799f19-da72-4cba-a4b0-cd60185b916c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-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 15:20:31.711099 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.711099 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:31.711542 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78799f19-da72-4cba-a4b0-cd60185b916c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.722049 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78799f19-da72-4cba-a4b0-cd60185b916c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Update volume metadata completed successfully. Aug 13 15:20:31.722277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78799f19-da72-4cba-a4b0-cd60185b916c tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata returned with HTTP 200 Aug 13 15:20:31.722640 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 814/3286] 10.4.3.38 () {68 vars in 1388 bytes} [Thu Aug 13 15:20:31 2026] PUT /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:31.729523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.731181 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:31.731346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.731535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.741750 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.741750 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:31.746003 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.752495 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8759e4e5-f28f-4111-b52a-1fe9165f43ee tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 200 Aug 13 15:20:31.753572 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 816/3287] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.757246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7792ed4f-5da7-42b9-a1e3-d57d92562615 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.759491 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7792ed4f-5da7-42b9-a1e3-d57d92562615 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b Aug 13 15:20:31.759654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7792ed4f-5da7-42b9-a1e3-d57d92562615 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.759913 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7792ed4f-5da7-42b9-a1e3-d57d92562615 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.766148 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7792ed4f-5da7-42b9-a1e3-d57d92562615 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b returned with HTTP 404 Aug 13 15:20:31.766471 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.766805 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 824/3288] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/snapshots/ab90958b-8b65-4430-99e4-4a653b45a63b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:31.768860 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:31.769170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.769466 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.769979 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Delete volume with id: d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:31.773502 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.775197 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:31.775256 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.775446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.779187 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.779187 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.779651 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.781750 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.781750 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:31.785494 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:31.793919 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f55baa5-52b8-46fb-8e6c-de24ca0ab2af tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 200 Aug 13 15:20:31.794312 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 815/3289] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.802350 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Delete volume request issued successfully. Aug 13 15:20:31.802516 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a411d0b-d059-4734-8f90-f33a89a9b121 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 202 Aug 13 15:20:31.802952 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 835/3290] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:31 2026] DELETE /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:31.819340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.820535 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3529a27-0466-41c3-81aa-c526990d2187 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.822282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:31.822545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.822823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.823048 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete volume with id: 2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:31.824686 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3529a27-0466-41c3-81aa-c526990d2187 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:31.824930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3529a27-0466-41c3-81aa-c526990d2187 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.825135 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3529a27-0466-41c3-81aa-c526990d2187 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.831165 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.831165 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:31.831574 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:31.835801 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.835801 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:31.842235 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3529a27-0466-41c3-81aa-c526990d2187 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Volume info retrieved successfully. Aug 13 15:20:31.847871 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3529a27-0466-41c3-81aa-c526990d2187 tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 200 Aug 13 15:20:31.848174 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 825/3291] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.849476 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Delete volume request issued successfully. Aug 13 15:20:31.849779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2c8aba0-c1b6-4f3c-b19e-17217ca689c6 tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 202 Aug 13 15:20:31.850385 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 817/3292] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:31 2026] DELETE /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:31.860555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbf153da-398f-4bd7-a467-da861d287d0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.862945 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf153da-398f-4bd7-a467-da861d287d0b tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:31.863227 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf153da-398f-4bd7-a467-da861d287d0b tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.864261 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbf153da-398f-4bd7-a467-da861d287d0b tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.872075 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.872075 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:31.877685 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbf153da-398f-4bd7-a467-da861d287d0b tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Volume info retrieved successfully. Aug 13 15:20:31.884110 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbf153da-398f-4bd7-a467-da861d287d0b tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 200 Aug 13 15:20:31.884597 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 816/3293] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:31.917825 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:31.920173 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:31.920634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:31.922424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:31.922424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:31.928785 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:31.928785 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:31.928785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12b3719e-3e3f-4bf3-a157-4ba71bd8a6d7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:31.928785 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 836/3294] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:31 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:20:32.863269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4dc16e44-b179-402f-90ea-26e2e34474bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:32.865309 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dc16e44-b179-402f-90ea-26e2e34474bb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] GET https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 Aug 13 15:20:32.865506 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dc16e44-b179-402f-90ea-26e2e34474bb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:32.865755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dc16e44-b179-402f-90ea-26e2e34474bb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:32.871442 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dc16e44-b179-402f-90ea-26e2e34474bb tempest-VolumesMetadataTest-994646404 tempest-VolumesMetadataTest-994646404-project-member] https://10.4.3.38/volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 returned with HTTP 404 Aug 13 15:20:32.872058 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 826/3295] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:32 2026] GET /volume/v3/volumes/d5c80829-29e8-4a00-b1ed-a5823a3b3286 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:32.901700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-64e85e6b-82af-4ec6-800e-feeaadc809db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:32.903552 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64e85e6b-82af-4ec6-800e-feeaadc809db tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] GET https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb Aug 13 15:20:32.903752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64e85e6b-82af-4ec6-800e-feeaadc809db tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:32.903963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64e85e6b-82af-4ec6-800e-feeaadc809db tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:32.911912 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64e85e6b-82af-4ec6-800e-feeaadc809db tempest-SnapshotsActionsTest-229914886 tempest-SnapshotsActionsTest-229914886-project-member] https://10.4.3.38/volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb returned with HTTP 404 Aug 13 15:20:32.912396 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 818/3296] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:32 2026] GET /volume/v3/volumes/2553cecf-30a8-4985-b769-2574ad54afcb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:32.942492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:32.944757 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:32.945052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:32.945285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:32.945391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:32.946969 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=704,cinder:UPDATE=189,cinder:INSERT=111,cinder:DELETE=2 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:20:32.949350 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:32.949350 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:32.950233 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-673597d9-e259-46c7-94d6-ccb6bc6b2d42 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:32.950756 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 817/3297] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:32 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:33.750893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-b2920363-3a02-4009-a5e9-49f9482f8f37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:33.752742 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-b2920363-3a02-4009-a5e9-49f9482f8f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption Aug 13 15:20:33.752951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-b2920363-3a02-4009-a5e9-49f9482f8f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:33.753174 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-b2920363-3a02-4009-a5e9-49f9482f8f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:33.764102 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:33.764102 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:33.775198 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-b2920363-3a02-4009-a5e9-49f9482f8f37 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption returned with HTTP 200 Aug 13 15:20:33.775596 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 837/3298] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:20:33 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:33.963547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:33.966432 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:33.966661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:33.966931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:33.967037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:33.971926 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:33.971926 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:33.972387 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9516c57-9f38-48ad-8287-a6e1f7962657 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:33.972747 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 827/3299] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:33 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:34.985021 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:34.987188 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:34.987462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:34.987754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:34.987975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:34.993188 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:34.993188 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:34.994961 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-201d8434-dff9-48ba-b95e-6dc73beed6f1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:34.996724 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 819/3300] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:34 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:35.010303 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.012239 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:35.012561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.012561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.017830 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:35.017830 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:35.018249 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:35.019075 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ca3ef7f-57bd-495f-aedf-318df3c490fa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 200 Aug 13 15:20:35.019414 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 818/3301] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:35.030812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11d07dda-0b69-46d1-92fd-6043510ca976 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.033342 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d07dda-0b69-46d1-92fd-6043510ca976 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:35.033782 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11d07dda-0b69-46d1-92fd-6043510ca976 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.034003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11d07dda-0b69-46d1-92fd-6043510ca976 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.034105 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-11d07dda-0b69-46d1-92fd-6043510ca976 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:35.039529 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:35.039529 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:35.040580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d07dda-0b69-46d1-92fd-6043510ca976 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:35.041010 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 838/3302] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:35.053309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.057054 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:35.057054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.057636 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.057636 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete backup with id: 94b46998-96c6-48fd-9b59-b40ece34c0e5. Aug 13 15:20:35.066914 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:35.066914 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:35.092764 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] delete_backup rpcapi backup_id 94b46998-96c6-48fd-9b59-b40ece34c0e5 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:20:35.095854 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36ba46c4-48ba-4d96-8c61-f7515d183502 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 202 Aug 13 15:20:35.096538 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 828/3303] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:35 2026] DELETE /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:35.110200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.113692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:35.113954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.114201 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.114355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:35.120555 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:35.120555 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:35.125737 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebc0b2fa-4c17-4077-85cc-eb0df308a859 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 200 Aug 13 15:20:35.125737 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 820/3304] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:35.513875 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee370c79-98c6-4ce3-b72a-a88c693ba3df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.652227 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee370c79-98c6-4ce3-b72a-a88c693ba3df tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:35.652805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee370c79-98c6-4ce3-b72a-a88c693ba3df tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-498533305"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.675976 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee370c79-98c6-4ce3-b72a-a88c693ba3df tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:35.676328 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 819/3305] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:35 2026] POST /volume/v3/types => generated 230 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:35.684432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d018bcc4-a5af-4f45-b3f2-d64566bc7455 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.687641 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d018bcc4-a5af-4f45-b3f2-d64566bc7455 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] POST https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.687988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d018bcc4-a5af-4f45-b3f2-d64566bc7455 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.717326 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d018bcc4-a5af-4f45-b3f2-d64566bc7455 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:35.717777 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 839/3306] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:20:35 2026] POST /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.727580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c19a89c-5130-4c06-a60a-7eb91e2c4404 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.727914 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c19a89c-5130-4c06-a60a-7eb91e2c4404 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 Aug 13 15:20:35.728021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c19a89c-5130-4c06-a60a-7eb91e2c4404 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.728394 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c19a89c-5130-4c06-a60a-7eb91e2c4404 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.735692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c19a89c-5130-4c06-a60a-7eb91e2c4404 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 returned with HTTP 200 Aug 13 15:20:35.736133 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 829/3307] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.745925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0047fac0-d7c1-4107-8122-cc42b81247d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.748265 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0047fac0-d7c1-4107-8122-cc42b81247d5 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] DELETE https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 Aug 13 15:20:35.748518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0047fac0-d7c1-4107-8122-cc42b81247d5 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.748932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0047fac0-d7c1-4107-8122-cc42b81247d5 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.777022 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0047fac0-d7c1-4107-8122-cc42b81247d5 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 returned with HTTP 202 Aug 13 15:20:35.777504 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 821/3308] 10.4.3.38 () {66 vars in 1392 bytes} [Thu Aug 13 15:20:35 2026] DELETE /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:35.784775 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-432e0d34-7d70-4e43-b9dc-27bce5e4c855 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.787445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-432e0d34-7d70-4e43-b9dc-27bce5e4c855 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 Aug 13 15:20:35.787718 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-432e0d34-7d70-4e43-b9dc-27bce5e4c855 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.788010 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-432e0d34-7d70-4e43-b9dc-27bce5e4c855 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.795451 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-432e0d34-7d70-4e43-b9dc-27bce5e4c855 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 returned with HTTP 404 Aug 13 15:20:35.796044 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 820/3309] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:35.804719 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c9cf7ca-d24f-440b-84ce-adb28509e6c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.806113 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c9cf7ca-d24f-440b-84ce-adb28509e6c3 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] POST https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.806481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c9cf7ca-d24f-440b-84ce-adb28509e6c3 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.833062 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c9cf7ca-d24f-440b-84ce-adb28509e6c3 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:35.833602 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 840/3310] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:20:35 2026] POST /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.841368 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-326d30ba-77e2-41ba-be7b-74fc20598a2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.844309 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-326d30ba-77e2-41ba-be7b-74fc20598a2b tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.844511 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-326d30ba-77e2-41ba-be7b-74fc20598a2b tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.844738 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-326d30ba-77e2-41ba-be7b-74fc20598a2b tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.854089 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-326d30ba-77e2-41ba-be7b-74fc20598a2b tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:35.854483 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 830/3311] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.863484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e86771be-6646-4dc8-878c-9404832553ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.865753 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e86771be-6646-4dc8-878c-9404832553ec tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] POST https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.866201 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e86771be-6646-4dc8-878c-9404832553ec tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.889248 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e86771be-6646-4dc8-878c-9404832553ec tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:35.889645 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 822/3312] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:20:35 2026] POST /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.896465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1d67d51-0f83-48c5-a5e9-957f4e7fd0db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.898289 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1d67d51-0f83-48c5-a5e9-957f4e7fd0db tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] PUT https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 Aug 13 15:20:35.898586 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1d67d51-0f83-48c5-a5e9-957f4e7fd0db tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.915826 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1d67d51-0f83-48c5-a5e9-957f4e7fd0db tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 returned with HTTP 200 Aug 13 15:20:35.916266 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 821/3313] 10.4.3.38 () {68 vars in 1409 bytes} [Thu Aug 13 15:20:35 2026] PUT /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.922473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a113728d-4ec2-4c26-9527-f91df5b40817 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.924052 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a113728d-4ec2-4c26-9527-f91df5b40817 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 Aug 13 15:20:35.924210 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a113728d-4ec2-4c26-9527-f91df5b40817 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.924383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a113728d-4ec2-4c26-9527-f91df5b40817 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:35.929511 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a113728d-4ec2-4c26-9527-f91df5b40817 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 returned with HTTP 200 Aug 13 15:20:35.929876 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 841/3314] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs/spec2 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.937161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2328dbd-58bb-46d9-855d-9faa98e61b72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.938933 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2328dbd-58bb-46d9-855d-9faa98e61b72 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] POST https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.939229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2328dbd-58bb-46d9-855d-9faa98e61b72 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:35.983317 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2328dbd-58bb-46d9-855d-9faa98e61b72 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:35.983753 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 831/3315] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:20:35 2026] POST /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 51 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:35.994563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b6e69e4-48ed-42aa-9f64-af6ef63e0562 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:35.997055 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b6e69e4-48ed-42aa-9f64-af6ef63e0562 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs Aug 13 15:20:35.997248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b6e69e4-48ed-42aa-9f64-af6ef63e0562 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:35.997459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b6e69e4-48ed-42aa-9f64-af6ef63e0562 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.010208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b6e69e4-48ed-42aa-9f64-af6ef63e0562 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs returned with HTTP 200 Aug 13 15:20:36.010486 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 823/3316] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:20:35 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d/extra_specs => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:20:36.020234 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d4e91c3-d556-463f-8d76-ea1b2636be43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.021988 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d4e91c3-d556-463f-8d76-ea1b2636be43 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] DELETE https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d Aug 13 15:20:36.023909 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d4e91c3-d556-463f-8d76-ea1b2636be43 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:36.023909 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d4e91c3-d556-463f-8d76-ea1b2636be43 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.061081 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d4e91c3-d556-463f-8d76-ea1b2636be43 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d returned with HTTP 202 Aug 13 15:20:36.061883 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 822/3317] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:20:36 2026] DELETE /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:36.069145 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-937aecd0-a72c-43cf-be8e-9d4e419e3e09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.071500 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-937aecd0-a72c-43cf-be8e-9d4e419e3e09 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] GET https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d Aug 13 15:20:36.071804 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-937aecd0-a72c-43cf-be8e-9d4e419e3e09 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:36.072083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-937aecd0-a72c-43cf-be8e-9d4e419e3e09 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.076577 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-937aecd0-a72c-43cf-be8e-9d4e419e3e09 tempest-VolumeTypesExtraSpecsTest-915793264 tempest-VolumeTypesExtraSpecsTest-915793264-project-admin] https://10.4.3.38/volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d returned with HTTP 404 Aug 13 15:20:36.077204 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 842/3318] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:20:36 2026] GET /volume/v3/types/7e270cde-e6ce-4b64-a0c8-6c6ed31c857d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:36.140712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08926380-e685-4521-8011-3ef285f84310 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.142628 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08926380-e685-4521-8011-3ef285f84310 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 Aug 13 15:20:36.142833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08926380-e685-4521-8011-3ef285f84310 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:36.143025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08926380-e685-4521-8011-3ef285f84310 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.143142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-08926380-e685-4521-8011-3ef285f84310 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Show backup with id 94b46998-96c6-48fd-9b59-b40ece34c0e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:20:36.148886 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08926380-e685-4521-8011-3ef285f84310 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 returned with HTTP 404 Aug 13 15:20:36.149337 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 832/3319] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:36 2026] GET /volume/v3/backups/94b46998-96c6-48fd-9b59-b40ece34c0e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:36.255525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9899176-0928-47b3-b17b-758626593466 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.257298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:36.257441 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:36.257707 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.257867 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:36.262995 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:36.262995 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:36.263385 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:36.280104 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:20:36.280352 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9899176-0928-47b3-b17b-758626593466 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 202 Aug 13 15:20:36.281079 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 824/3320] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:20:36 2026] DELETE /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:36.290893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.296394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:36.296756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:36.296916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:36.304461 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:36.304461 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:36.305095 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:20:36.306061 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0edeaab2-ff83-42d3-bd0c-bee69edf04cb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 200 Aug 13 15:20:36.306520 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 823/3321] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:36 2026] GET /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:36.417104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-6f2aa66d-528f-40f7-992b-b069d1d2bbb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:36.419901 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-6f2aa66d-528f-40f7-992b-b069d1d2bbb5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444/action Aug 13 15:20:36.420600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-6f2aa66d-528f-40f7-992b-b069d1d2bbb5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:36.420600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-6f2aa66d-528f-40f7-992b-b069d1d2bbb5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:36.454507 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:36.454507 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:36.474880 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ca079dbe-de08-46a3-bbeb-883c7693657b req-6f2aa66d-528f-40f7-992b-b069d1d2bbb5 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444/action returned with HTTP 204 Aug 13 15:20:36.475642 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 843/3322] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:36 2026] POST /volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:37.323650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa535f01-2363-4eed-8d1d-17ad0e118867 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:37.328433 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa535f01-2363-4eed-8d1d-17ad0e118867 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e Aug 13 15:20:37.328433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa535f01-2363-4eed-8d1d-17ad0e118867 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:37.328433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa535f01-2363-4eed-8d1d-17ad0e118867 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:37.337023 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa535f01-2363-4eed-8d1d-17ad0e118867 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e returned with HTTP 404 Aug 13 15:20:37.337530 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 833/3323] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:20:37 2026] GET /volume/v3/snapshots/bcae0e6c-4e16-4323-8a0e-69adb5b4b18e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:37.349014 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:37.351118 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:20:37.351394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:37.351616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:37.361689 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:37.361689 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:37.367548 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:37.373357 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0639757b-d7c8-405b-84b3-6c8c51e1c7bf tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:20:37.373874 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 825/3324] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:37 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:37.411528 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:37.413190 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:37.413526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-221011970"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:37.415500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-221011970'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:37.546079 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 1 GB Aug 13 15:20:37.550364 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:20:37.559187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (3d9ddceb-6ae5-4bdf-8432-5408a364fff0) 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 15:20:37.560946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd50a4df-2b5f-4b70-9698-3ba69e9887d6) transitioned 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 15:20:37.562357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-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 15:20:37.650518 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd50a4df-2b5f-4b70-9698-3ba69e9887d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:20:37.651399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f25c2fd-6def-4d13-9829-5f99658ae3a2) transitioned 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 15:20:37.693126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['e303ab0d-a44c-454b-bff4-867caa40a048', '485e09d3-38cb-4065-8fe8-9a02e8714e8d', 'e10ca1dd-8893-42aa-8a5a-dcb804054389', 'f2a74abe-30dd-488a-9645-2b5282615f0c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:37.694036 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f25c2fd-6def-4d13-9829-5f99658ae3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e303ab0d-a44c-454b-bff4-867caa40a048', '485e09d3-38cb-4065-8fe8-9a02e8714e8d', 'e10ca1dd-8893-42aa-8a5a-dcb804054389', 'f2a74abe-30dd-488a-9645-2b5282615f0c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:37.695249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2792025e-a9ca-43b4-9718-c2cc0bce8417) transitioned 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 15:20:37.716828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2792025e-a9ca-43b4-9718-c2cc0bce8417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06d6216-8721-4297-91dd-a3a95e31ecb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-221011970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['e303ab0d-a44c-454b-bff4-867caa40a048','485e09d3-38cb-4065-8fe8-9a02e8714e8d','e10ca1dd-8893-42aa-8a5a-dcb804054389','f2a74abe-30dd-488a-9645-2b5282615f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-221011970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06d6216-8721-4297-91dd-a3a95e31ecb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:37.717536 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae81e5fc-935f-4851-8f53-4f2f1fdb4593) transitioned 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 15:20:37.737771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae81e5fc-935f-4851-8f53-4f2f1fdb4593) transitioned into state 'SUCCESS' from state '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-221011970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['e303ab0d-a44c-454b-bff4-867caa40a048','485e09d3-38cb-4065-8fe8-9a02e8714e8d','e10ca1dd-8893-42aa-8a5a-dcb804054389','f2a74abe-30dd-488a-9645-2b5282615f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:37.738441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1975ef-5780-41c8-8d0d-078c36571b86) transitioned 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 15:20:37.748140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1975ef-5780-41c8-8d0d-078c36571b86) 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 15:20:37.749102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (3d9ddceb-6ae5-4bdf-8432-5408a364fff0) 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 15:20:37.749387 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:20:37.749991 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd25210e-c2e4-473d-a03d-410e2468e4b5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:37.750408 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 824/3325] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:37 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:37.762854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-330717a8-1a2a-4cd7-999c-956205b24c96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:37.766455 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330717a8-1a2a-4cd7-999c-956205b24c96 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:20:37.766699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330717a8-1a2a-4cd7-999c-956205b24c96 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:37.766941 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330717a8-1a2a-4cd7-999c-956205b24c96 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:37.774487 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:37.774487 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:37.778756 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-330717a8-1a2a-4cd7-999c-956205b24c96 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:37.783026 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330717a8-1a2a-4cd7-999c-956205b24c96 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:20:37.783455 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 844/3326] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:37 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:38.338869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:38.340934 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:38.341402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-77047195"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:38.343309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-77047195'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:38.552598 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Create volume of 1 GB Aug 13 15:20:38.557739 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Availability Zones retrieved successfully. Aug 13 15:20:38.569624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Flow 'volume_create_api' (18db3cf1-cfae-4951-accb-6fc9c6da78e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:38.572378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f408542-1b48-41d0-8614-684610eb68e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:38.576780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:38.669294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f408542-1b48-41d0-8614-684610eb68e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:38.670178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ecd83-8d22-4f63-b1f8-925646534a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:38.765380 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Created reservations ['e8282754-700b-4b14-aaca-db93d676b3e2', '8c290be1-b5bc-4724-bd1f-6abbd5b9eec7', '56f74d8f-96ad-40fd-9dc6-dea8509eb2c1', 'fc3c468c-6628-479e-ab57-7abfd4a3bf0c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:38.766433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60ecd83-8d22-4f63-b1f8-925646534a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8282754-700b-4b14-aaca-db93d676b3e2', '8c290be1-b5bc-4724-bd1f-6abbd5b9eec7', '56f74d8f-96ad-40fd-9dc6-dea8509eb2c1', 'fc3c468c-6628-479e-ab57-7abfd4a3bf0c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:38.767550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24ac4da-4aec-4c25-88a6-1bf6c4d527eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:38.798883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:38.801005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24ac4da-4aec-4c25-88a6-1bf6c4d527eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e96cbfc5-0e2a-4ba5-bc98-058051c3641b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-77047195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aee90fd433734ecc84519901fcbb3460',qos_specs=None,replication_status=,reservations=['e8282754-700b-4b14-aaca-db93d676b3e2','8c290be1-b5bc-4724-bd1f-6abbd5b9eec7','56f74d8f-96ad-40fd-9dc6-dea8509eb2c1','fc3c468c-6628-479e-ab57-7abfd4a3bf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a1fa4102c4cc6bbeeb3cd8a9989e3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-77047195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e96cbfc5-0e2a-4ba5-bc98-058051c3641b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aee90fd433734ecc84519901fcbb3460',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165a1fa4102c4cc6bbeeb3cd8a9989e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:38.803449 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:20:38.803449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:38.803956 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50b8462-c34f-414b-8a23-ffbeda56d53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:38.804161 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:38.813494 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:38.813494 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:38.818635 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:20:38.824063 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2ca97e3-2460-4ae4-9b85-a0d5f998cd3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:20:38.824624 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 826/3327] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:38 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:38.837584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50b8462-c34f-414b-8a23-ffbeda56d53f) transitioned into state 'SUCCESS' from state '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-77047195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aee90fd433734ecc84519901fcbb3460',qos_specs=None,replication_status=,reservations=['e8282754-700b-4b14-aaca-db93d676b3e2','8c290be1-b5bc-4724-bd1f-6abbd5b9eec7','56f74d8f-96ad-40fd-9dc6-dea8509eb2c1','fc3c468c-6628-479e-ab57-7abfd4a3bf0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165a1fa4102c4cc6bbeeb3cd8a9989e3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:38.838650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a060d9-0873-42bc-8ee3-64fff8668c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:38.853247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a060d9-0873-42bc-8ee3-64fff8668c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:38.854549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Flow 'volume_create_api' (18db3cf1-cfae-4951-accb-6fc9c6da78e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:38.855418 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Create volume request issued successfully. Aug 13 15:20:38.856238 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81cf9c91-15dc-4dcb-914f-3e476e643ada tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:38.856829 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 834/3328] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:38 2026] POST /volume/v3/volumes => generated 747 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:38.870547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:38.874027 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:38.874519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:38.875027 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:38.885029 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:38.885029 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:38.893510 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:38.903544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82e60a5b-17d6-4a47-94dc-cfb2d14d9ba5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 200 Aug 13 15:20:38.903544 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 825/3329] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:38 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:39.091951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9acd0ff-6727-459b-87d4-acd6f583cab1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:39.092244 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9acd0ff-6727-459b-87d4-acd6f583cab1 None None] GET https://10.4.3.38/volume// Aug 13 15:20:39.095103 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9acd0ff-6727-459b-87d4-acd6f583cab1 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:39.095103 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9acd0ff-6727-459b-87d4-acd6f583cab1 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:39.095103 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9acd0ff-6727-459b-87d4-acd6f583cab1 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:39.095103 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 845/3330] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20:39 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 15:20:39.103443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-8bb5d6cc-0b6b-4e09-8e33-a2c31b1ab32a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:39.106838 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-8bb5d6cc-0b6b-4e09-8e33-a2c31b1ab32a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:39.107242 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-8bb5d6cc-0b6b-4e09-8e33-a2c31b1ab32a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c719b4a-6f72-4279-87e4-795c3b52d31f", "connector": null, "instance_uuid": "bbaf18de-1ade-4895-92a8-5759254e3c35"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:39.128979 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:39.128979 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:39.165283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-8bb5d6cc-0b6b-4e09-8e33-a2c31b1ab32a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:39.165283 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 827/3331] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:39 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 15:20:39.173571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-452bed5c-392b-4e08-b376-d17e9bb62c2a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:39.176416 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-452bed5c-392b-4e08-b376-d17e9bb62c2a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 Aug 13 15:20:39.176884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-452bed5c-392b-4e08-b376-d17e9bb62c2a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:39.177117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-452bed5c-392b-4e08-b376-d17e9bb62c2a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:39.186158 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:39.186158 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:39.243462 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-452bed5c-392b-4e08-b376-d17e9bb62c2a tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 returned with HTTP 200 Aug 13 15:20:39.244808 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 835/3332] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:20:39 2026] DELETE /volume/v3/attachments/53f7b1ef-36ab-41a9-a53b-0271700ae444 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:39.918208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:39.922789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:39.922789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:39.922789 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:39.931156 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:39.931156 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:39.940705 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:39.947260 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85a3a477-d734-4e05-a71f-46c73bfe63d2 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 200 Aug 13 15:20:39.947260 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 826/3333] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:39 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:39.961528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56058aa5-6ea9-4e95-8981-5571d4178466 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:39.963342 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] POST https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action Aug 13 15:20:39.963737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:39.963908 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:39.977433 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:39.977433 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:39.987429 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:39.987429 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:39.988077 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:39.999258 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Update volume metadata completed successfully. Aug 13 15:20:39.999545 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56058aa5-6ea9-4e95-8981-5571d4178466 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action returned with HTTP 200 Aug 13 15:20:40.000211 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 846/3334] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:20:39 2026] POST /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:40.009075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.011893 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:40.012228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:40.012501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:40.024378 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.024378 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:40.031949 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.039499 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ddb1e23-d5cd-43d8-8302-57526f792901 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 200 Aug 13 15:20:40.040727 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 828/3335] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:40 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:40.054237 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4bd07f3-c260-4a65-a016-435ec6791440 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.056103 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] POST https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action Aug 13 15:20:40.056519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:40.056700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:40.065414 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.065414 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:40.072834 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.072834 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:40.073442 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.078762 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Get volume image-metadata completed successfully. Aug 13 15:20:40.094221 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Delete volume metadata completed successfully. Aug 13 15:20:40.094221 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4bd07f3-c260-4a65-a016-435ec6791440 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action returned with HTTP 200 Aug 13 15:20:40.094221 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 836/3336] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:20:40 2026] POST /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 15:20:40.106288 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.108697 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] POST https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action Aug 13 15:20:40.109520 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:40.109728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-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 15:20:40.118504 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.118504 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:40.119188 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.125055 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Get volume image-metadata completed successfully. Aug 13 15:20:40.125445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-658668b8-a28e-48ce-84ae-9bc7c57b9156 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action returned with HTTP 200 Aug 13 15:20:40.126015 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 827/3337] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:20:40 2026] POST /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:40.139659 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.140688 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:40.141965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:40.141965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:40.149546 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.149546 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:40.151836 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.158220 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1037a85e-f676-421e-ba46-6c5c3eabfe3e tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 200 Aug 13 15:20:40.158715 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 847/3338] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:40 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:40.171125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.172902 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:40.173124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:40.173299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:40.173445 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Delete volume with id: e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:40.183448 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.183448 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:40.184049 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.210624 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Delete volume request issued successfully. Aug 13 15:20:40.211705 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bea25687-5ba6-4e22-a6e4-6111ca7271e3 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 202 Aug 13 15:20:40.211705 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 829/3339] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:40 2026] DELETE /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:40.225228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.228239 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:40.228239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:40.228239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:40.239084 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.239084 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:40.246450 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Volume info retrieved successfully. Aug 13 15:20:40.254059 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd0b98b2-b4ec-4bbc-842d-9f26f858f8d5 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 200 Aug 13 15:20:40.254203 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 837/3340] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:40 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:40.742239 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.747789 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] PUT https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 Aug 13 15:20:40.748200 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:40.756251 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Acquiring lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:40.762268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:40.763359 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:40.763359 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:40.874110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Lock "cinder-attachment_update-1c719b4a-6f72-4279-87e4-795c3b52d31f-np0000007223" released by "attachment_update" :: held 0.112s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:40.874827 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-210ddc33-e9aa-42c1-96bc-4e98dfb74f52 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 returned with HTTP 200 Aug 13 15:20:40.875391 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 828/3341] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:40 2026] PUT /volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:40.887293 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-2aabbde6-75b2-4a54-a1d3-1b36edef38e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:40.889118 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-2aabbde6-75b2-4a54-a1d3-1b36edef38e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 Aug 13 15:20:40.889313 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-2aabbde6-75b2-4a54-a1d3-1b36edef38e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:40.889507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-2aabbde6-75b2-4a54-a1d3-1b36edef38e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:40.912488 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-2aabbde6-75b2-4a54-a1d3-1b36edef38e1 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 returned with HTTP 200 Aug 13 15:20:40.912922 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 848/3342] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:20:40 2026] GET /volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:41.270892 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1890d2e8-fbc7-4a5f-aeb7-338b48b6f157 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:41.273398 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1890d2e8-fbc7-4a5f-aeb7-338b48b6f157 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] GET https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b Aug 13 15:20:41.273659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1890d2e8-fbc7-4a5f-aeb7-338b48b6f157 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:41.274077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1890d2e8-fbc7-4a5f-aeb7-338b48b6f157 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:41.285033 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1890d2e8-fbc7-4a5f-aeb7-338b48b6f157 tempest-VolumesImageMetadata-1796549273 tempest-VolumesImageMetadata-1796549273-project-member] https://10.4.3.38/volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b returned with HTTP 404 Aug 13 15:20:41.286139 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 830/3343] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:41 2026] GET /volume/v3/volumes/e96cbfc5-0e2a-4ba5-bc98-058051c3641b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:41.344073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:41.523981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:41.524523 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-655742732"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:41.526521 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-655742732'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:41.528344 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume of 1 GB Aug 13 15:20:41.530498 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=768,cinder:INSERT=123,cinder:UPDATE=218,cinder:DELETE=7 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:20:41.540177 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:20:41.553004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (b0ff6b84-5341-42c0-be04-1a34d0befd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:41.554735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaf0099-b09b-44e6-8a87-2a54105a5b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:41.556606 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:41.591748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaf0099-b09b-44e6-8a87-2a54105a5b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:41.592595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2feeeba-369f-4505-803e-aca7c1664aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:41.692904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['7aa1d6a0-e1ec-40a4-ade3-1b5d51964422', '70a2b67c-30f8-4acc-8d86-06657459c086', '957d7008-6279-40d8-ab1c-6ed949856f05', '6bf5ebf1-06cd-42c4-a903-3a7a4791b2ba'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:41.694077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2feeeba-369f-4505-803e-aca7c1664aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa1d6a0-e1ec-40a4-ade3-1b5d51964422', '70a2b67c-30f8-4acc-8d86-06657459c086', '957d7008-6279-40d8-ab1c-6ed949856f05', '6bf5ebf1-06cd-42c4-a903-3a7a4791b2ba']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:41.694879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5eebbf-869b-435f-bb63-473b554a010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:41.725291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d5eebbf-869b-435f-bb63-473b554a010d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bdc0ee7-451e-4b04-b42c-f32fa118b139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655742732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['7aa1d6a0-e1ec-40a4-ade3-1b5d51964422','70a2b67c-30f8-4acc-8d86-06657459c086','957d7008-6279-40d8-ab1c-6ed949856f05','6bf5ebf1-06cd-42c4-a903-3a7a4791b2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655742732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bdc0ee7-451e-4b04-b42c-f32fa118b139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:41.726108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c570570a-1ac4-46ee-a910-1416e15af744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:41.751945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c570570a-1ac4-46ee-a910-1416e15af744) transitioned into state 'SUCCESS' from state '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-655742732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['7aa1d6a0-e1ec-40a4-ade3-1b5d51964422','70a2b67c-30f8-4acc-8d86-06657459c086','957d7008-6279-40d8-ab1c-6ed949856f05','6bf5ebf1-06cd-42c4-a903-3a7a4791b2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:41.752092 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e51508-60d6-40dc-86ed-6da3ecf8c93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:41.763199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e51508-60d6-40dc-86ed-6da3ecf8c93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:41.764176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (b0ff6b84-5341-42c0-be04-1a34d0befd69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:41.764547 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:20:41.765291 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f17389a0-f86e-4e30-9a27-6b031c9c77d0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:41.765987 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 838/3344] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:41 2026] POST /volume/v3/volumes => generated 746 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:43.285829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:43.449633 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:43.450154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-94226500"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:43.451731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-94226500'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:43.451876 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Create volume of 1 GB Aug 13 15:20:43.452121 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:43.452121 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:43.457364 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Availability Zones retrieved successfully. Aug 13 15:20:43.463927 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Flow 'volume_create_api' (8600d098-434e-4397-b44c-6f20f22fbf45) 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 15:20:43.465025 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf1b6e3-363d-4d18-8580-6a100809229a) transitioned 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 15:20:43.466117 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-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 15:20:43.491830 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf1b6e3-363d-4d18-8580-6a100809229a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:20:43.492557 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0484725f-8d28-4231-9a08-e31bac1534fe) transitioned 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 15:20:43.584522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Created reservations ['736a397c-a86c-466b-889c-32947dcd5510', 'ab669b96-4ba6-47b8-b0d4-fec6981267ef', 'fa54e6cc-e873-480a-96a4-1d46d28bdd15', 'ebc3ba6b-69af-4cd9-ae3a-7ec94744a994'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:43.585622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0484725f-8d28-4231-9a08-e31bac1534fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['736a397c-a86c-466b-889c-32947dcd5510', 'ab669b96-4ba6-47b8-b0d4-fec6981267ef', 'fa54e6cc-e873-480a-96a4-1d46d28bdd15', 'ebc3ba6b-69af-4cd9-ae3a-7ec94744a994']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:43.586614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296bbaf6-cbc3-473d-b3c6-9dca2e93cb1e) transitioned 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 15:20:43.624827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296bbaf6-cbc3-473d-b3c6-9dca2e93cb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2309d9b9-f4ba-4e6a-bc24-6439e3b5db28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-94226500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8368a1a36374aeaa479a41ef2522c02',qos_specs=None,replication_status=,reservations=['736a397c-a86c-466b-889c-32947dcd5510','ab669b96-4ba6-47b8-b0d4-fec6981267ef','fa54e6cc-e873-480a-96a4-1d46d28bdd15','ebc3ba6b-69af-4cd9-ae3a-7ec94744a994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23d79c50be3438591d04e7f870e792d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-94226500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2309d9b9-f4ba-4e6a-bc24-6439e3b5db28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8368a1a36374aeaa479a41ef2522c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c23d79c50be3438591d04e7f870e792d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:43.625924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4e60d-7b1f-44e4-86d5-ce3dac190a7e) transitioned 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 15:20:43.672509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e4e60d-7b1f-44e4-86d5-ce3dac190a7e) transitioned into state 'SUCCESS' from state '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-94226500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8368a1a36374aeaa479a41ef2522c02',qos_specs=None,replication_status=,reservations=['736a397c-a86c-466b-889c-32947dcd5510','ab669b96-4ba6-47b8-b0d4-fec6981267ef','fa54e6cc-e873-480a-96a4-1d46d28bdd15','ebc3ba6b-69af-4cd9-ae3a-7ec94744a994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23d79c50be3438591d04e7f870e792d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:43.673739 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0beefd76-2430-4c60-9a31-30e66edcda85) transitioned 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 15:20:43.684502 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0beefd76-2430-4c60-9a31-30e66edcda85) 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 15:20:43.685620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Flow 'volume_create_api' (8600d098-434e-4397-b44c-6f20f22fbf45) 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 15:20:43.685947 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Create volume request issued successfully. Aug 13 15:20:43.686715 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c1629c2-517a-4c92-b548-1abfe12cc027 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:43.688425 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 829/3345] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:20:43 2026] POST /volume/v3/volumes => generated 746 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:43.710778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:43.712964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:43.712964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:43.712964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:43.731568 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:43.731568 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:43.743896 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Volume info retrieved successfully. Aug 13 15:20:43.750737 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a007d38-2176-43b7-b406-d9a6d0ede7a8 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 200 Aug 13 15:20:43.751289 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 849/3346] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:43 2026] GET /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:44.167932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-e5bba9ce-8430-408b-bedd-bccf6936632d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.172187 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-e5bba9ce-8430-408b-bedd-bccf6936632d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption Aug 13 15:20:44.172187 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-e5bba9ce-8430-408b-bedd-bccf6936632d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.172187 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-e5bba9ce-8430-408b-bedd-bccf6936632d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.174086 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=705,cinder:INSERT=106,cinder:UPDATE=208,cinder:DELETE=2 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:20:44.187215 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.187215 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:44.199145 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-e5bba9ce-8430-408b-bedd-bccf6936632d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption returned with HTTP 200 Aug 13 15:20:44.199652 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 831/3347] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:20:44 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:44.769318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4accb84-90b6-495e-a497-151468180193 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.773767 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4accb84-90b6-495e-a497-151468180193 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:44.774178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4accb84-90b6-495e-a497-151468180193 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.774178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4accb84-90b6-495e-a497-151468180193 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.784094 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.784094 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:44.792989 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4accb84-90b6-495e-a497-151468180193 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Volume info retrieved successfully. Aug 13 15:20:44.800701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4accb84-90b6-495e-a497-151468180193 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 200 Aug 13 15:20:44.801295 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 839/3348] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:44 2026] GET /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:44.819432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.821216 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:20:44.821388 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.821569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.833439 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-76593501 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-76593501, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:44.833850 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-76593501 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-76593501, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:44.834256 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-76593501 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-76593501, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:44.836305 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.836305 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:44.852038 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5aaacc2-c3ba-4e8a-a07b-5e047aeca41d tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:20:44.852640 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 830/3349] 10.4.3.38 () {66 vars in 1227 bytes} [Thu Aug 13 15:20:44 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:44.866484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e59e716-1376-4f24-85d1-64523622258e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.872263 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e59e716-1376-4f24-85d1-64523622258e tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:44.872586 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e59e716-1376-4f24-85d1-64523622258e tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.872851 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e59e716-1376-4f24-85d1-64523622258e tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.880135 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.880135 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:44.885021 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e59e716-1376-4f24-85d1-64523622258e tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Volume info retrieved successfully. Aug 13 15:20:44.891287 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e59e716-1376-4f24-85d1-64523622258e tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 200 Aug 13 15:20:44.891906 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 850/3350] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:44 2026] GET /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:44.907567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.909316 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:44.909650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.909995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.910255 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Delete volume with id: 2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:44.927355 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.927355 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:44.931856 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Volume info retrieved successfully. Aug 13 15:20:44.957055 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Delete volume request issued successfully. Aug 13 15:20:44.957055 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee788ed8-4262-44c7-8bce-f048b8eff7df tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 202 Aug 13 15:20:44.957055 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 832/3351] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:20:44 2026] DELETE /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:20:44.963597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:44.968596 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:44.968943 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:44.969214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:44.980637 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:44.980637 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:44.986838 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Volume info retrieved successfully. Aug 13 15:20:44.994293 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5489b8a2-9630-4ee8-a14b-b90e78cfe989 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 200 Aug 13 15:20:44.995053 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 840/3352] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:44 2026] GET /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:46.010220 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57917654-c1ff-4cd7-8fd4-0205b12cfb35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:46.012533 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57917654-c1ff-4cd7-8fd4-0205b12cfb35 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] GET https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 Aug 13 15:20:46.012837 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57917654-c1ff-4cd7-8fd4-0205b12cfb35 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:46.013029 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57917654-c1ff-4cd7-8fd4-0205b12cfb35 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:46.019610 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57917654-c1ff-4cd7-8fd4-0205b12cfb35 tempest-AbsoluteLimitsTests-1697650264 tempest-AbsoluteLimitsTests-1697650264-project-member] https://10.4.3.38/volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 returned with HTTP 404 Aug 13 15:20:46.020202 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 831/3353] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:46 2026] GET /volume/v3/volumes/2309d9b9-f4ba-4e6a-bc24-6439e3b5db28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:47.750102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-30685635-b7bb-4b4e-bdaf-64b8bc2393ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:47.755756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-30685635-b7bb-4b4e-bdaf-64b8bc2393ca tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7/action Aug 13 15:20:47.755756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-30685635-b7bb-4b4e-bdaf-64b8bc2393ca tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:47.755756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-30685635-b7bb-4b4e-bdaf-64b8bc2393ca tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:47.759097 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=595,cinder:UPDATE=170,cinder:INSERT=75,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:20:47.778176 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:47.778176 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:47.797710 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c4eed8ff-f24d-4517-8eda-115d55fd6007 req-30685635-b7bb-4b4e-bdaf-64b8bc2393ca tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7/action returned with HTTP 204 Aug 13 15:20:47.799144 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 851/3354] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:47 2026] POST /volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:48.211731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-672a1159-111e-436a-8a14-0c33a9242333 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.215518 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672a1159-111e-436a-8a14-0c33a9242333 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:48.216114 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672a1159-111e-436a-8a14-0c33a9242333 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:48.216370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672a1159-111e-436a-8a14-0c33a9242333 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:48.228913 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:48.228913 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:48.233711 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-672a1159-111e-436a-8a14-0c33a9242333 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:48.240309 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672a1159-111e-436a-8a14-0c33a9242333 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:48.240929 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 833/3355] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:48 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:48.300978 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.305399 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:48.305593 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:48.305787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:48.323901 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:48.323901 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:48.326918 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:48.330854 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e9726025-fdc3-4b38-bef1-12fb13c17f4b tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:48.331205 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 841/3356] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:48 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:48.358743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.363605 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] POST https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/action Aug 13 15:20:48.363986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:48.364125 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-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 15:20:48.375875 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:48.375875 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:48.376385 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:48.381858 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Begin detaching volume completed successfully. Aug 13 15:20:48.382407 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-3dce8d78-dfe4-49a5-845f-8a82c1aa3b07 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/action returned with HTTP 202 Aug 13 15:20:48.383323 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 832/3357] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:20:48 2026] POST /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:20:48.451437 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b82736e1-f41d-40c0-9f2f-990b3c16832d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.451721 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b82736e1-f41d-40c0-9f2f-990b3c16832d None None] GET https://10.4.3.38/volume// Aug 13 15:20:48.452025 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b82736e1-f41d-40c0-9f2f-990b3c16832d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:48.452329 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b82736e1-f41d-40c0-9f2f-990b3c16832d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:48.452705 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b82736e1-f41d-40c0-9f2f-990b3c16832d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:48.452797 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 852/3358] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20: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 15:20:48.465653 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.468037 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:20:48.468272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:48.468498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:48.479139 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:48.479139 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:48.482768 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:20:48.487691 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-bb7198d4-6d57-4361-9d92-945232de49c6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:20:48.488486 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 834/3359] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:48 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 1349 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:48.506584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e14b2ddb-cfcd-442d-957c-638784638d76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:48.510523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e14b2ddb-cfcd-442d-957c-638784638d76 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption Aug 13 15:20:48.510665 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e14b2ddb-cfcd-442d-957c-638784638d76 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:48.511106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e14b2ddb-cfcd-442d-957c-638784638d76 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:48.524763 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:48.524763 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:48.534599 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-e14b2ddb-cfcd-442d-957c-638784638d76 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption returned with HTTP 200 Aug 13 15:20:48.535212 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 842/3360] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:20:48 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:49.919767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb1a4de7-655d-40d4-9623-453f5df54535 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:49.996416 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb1a4de7-655d-40d4-9623-453f5df54535 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:20:49.996416 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb1a4de7-655d-40d4-9623-453f5df54535 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-654959647", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:50.015712 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb1a4de7-655d-40d4-9623-453f5df54535 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:20:50.015712 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 833/3361] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:20:49 2026] POST /volume/v3/types => generated 211 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:50.021387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1762a9da-ef9a-4df7-9e8f-db971d25d8c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:50.023341 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1762a9da-ef9a-4df7-9e8f-db971d25d8c6 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] POST https://10.4.3.38/volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045/encryption Aug 13 15:20:50.023705 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1762a9da-ef9a-4df7-9e8f-db971d25d8c6 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:50.044776 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1762a9da-ef9a-4df7-9e8f-db971d25d8c6 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045/encryption returned with HTTP 200 Aug 13 15:20:50.044995 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 853/3362] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:20:50 2026] POST /volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:50.060586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9427113a-1f8e-4bff-9aec-a0909c323913 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:50.144170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:20:50.144665 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-970367985", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-654959647", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:50.146785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-970367985', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-654959647', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:20:50.151293 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:20:50.152693 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:50.152693 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:50.152693 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:20:50.161774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (1496c1f4-c69f-414d-932e-87ce3a5ad4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:50.163384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13717972-19ff-4ccd-9c05-9c7ee8806b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:50.165120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:20:50.198040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13717972-19ff-4ccd-9c05-9c7ee8806b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:20:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c2dd323-2cf3-4fcc-8569-0bedeed5b045,is_public=True,name='tempest-scenario-type-luks-654959647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c2dd323-2cf3-4fcc-8569-0bedeed5b045', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:50.199591 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89bff00-98ab-4928-a23c-4a4bc7d35fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:50.224271 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-654959647 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-654959647, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:50.224529 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-654959647 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-654959647, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:20:50.261750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['089c43cf-be86-4f32-b098-2a4413387451', 'c2badd94-c9be-49dd-a852-916fae71e20f', '552e1404-9e6b-41fb-9b98-57efae4ef0d5', '45660643-bdb3-4e10-bb3d-729dfc3ac590'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:20:50.262428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89bff00-98ab-4928-a23c-4a4bc7d35fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089c43cf-be86-4f32-b098-2a4413387451', 'c2badd94-c9be-49dd-a852-916fae71e20f', '552e1404-9e6b-41fb-9b98-57efae4ef0d5', '45660643-bdb3-4e10-bb3d-729dfc3ac590']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:50.263585 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2509561b-e18d-4ebd-a97f-5f37b663cdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:50.287693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2509561b-e18d-4ebd-a97f-5f37b663cdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eabe927-3ab9-462e-bfd0-8cd88fd9fbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-970367985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['089c43cf-be86-4f32-b098-2a4413387451','c2badd94-c9be-49dd-a852-916fae71e20f','552e1404-9e6b-41fb-9b98-57efae4ef0d5','45660643-bdb3-4e10-bb3d-729dfc3ac590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=1c2dd323-2cf3-4fcc-8569-0bedeed5b045), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-970367985',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0eabe927-3ab9-462e-bfd0-8cd88fd9fbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c2dd323-2cf3-4fcc-8569-0bedeed5b045),volume_type_id=1c2dd323-2cf3-4fcc-8569-0bedeed5b045)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:50.287693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5463f54-50d5-46b2-a7f9-150b8b3c1dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:50.305161 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5463f54-50d5-46b2-a7f9-150b8b3c1dd4) transitioned into state 'SUCCESS' from state '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-970367985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['089c43cf-be86-4f32-b098-2a4413387451','c2badd94-c9be-49dd-a852-916fae71e20f','552e1404-9e6b-41fb-9b98-57efae4ef0d5','45660643-bdb3-4e10-bb3d-729dfc3ac590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=1c2dd323-2cf3-4fcc-8569-0bedeed5b045)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:50.306060 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cc841dc-ac8e-41f9-818c-e22b9ba2c001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:20:50.316742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cc841dc-ac8e-41f9-818c-e22b9ba2c001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:20:50.318397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (1496c1f4-c69f-414d-932e-87ce3a5ad4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:20:50.318936 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:20:50.320308 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9427113a-1f8e-4bff-9aec-a0909c323913 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:20:50.320308 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 835/3363] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:20:50 2026] POST /volume/v3/volumes => generated 776 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:20:50.334728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:50.336931 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:50.337155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:50.337386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:50.351017 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:50.351017 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:50.356148 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:50.361566 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17ed9db3-448f-4b0b-b039-4bc1a9c531d7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:50.362134 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 843/3364] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:50 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:51.377696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21819265-b1c6-4057-895d-e9dfa5a96866 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:51.379139 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21819265-b1c6-4057-895d-e9dfa5a96866 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:51.379701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21819265-b1c6-4057-895d-e9dfa5a96866 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:51.379701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21819265-b1c6-4057-895d-e9dfa5a96866 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:51.386231 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:51.386231 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:51.389602 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21819265-b1c6-4057-895d-e9dfa5a96866 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:51.393697 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21819265-b1c6-4057-895d-e9dfa5a96866 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:51.393949 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 834/3365] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:51 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:51.410382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f96edd9-4080-4a16-9c35-191b8da94283 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:51.410849 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f96edd9-4080-4a16-9c35-191b8da94283 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:51.410849 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f96edd9-4080-4a16-9c35-191b8da94283 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:51.410849 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f96edd9-4080-4a16-9c35-191b8da94283 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:51.417415 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:51.417415 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:51.422434 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f96edd9-4080-4a16-9c35-191b8da94283 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:51.431095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f96edd9-4080-4a16-9c35-191b8da94283 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:51.431095 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 854/3366] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:20:51 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:51.449814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51329823-f9cb-4986-a554-f377f02c7a44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:51.453460 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/action Aug 13 15:20:51.453460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:51.453460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:51.463257 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:51.463257 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:51.464014 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:51.471562 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume updated successfully. Aug 13 15:20:51.471796 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51329823-f9cb-4986-a554-f377f02c7a44 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/action returned with HTTP 200 Aug 13 15:20:51.474701 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 836/3367] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:20:51 2026] POST /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:20:51.610060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:51.613372 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:51.613736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:51.613937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:51.622567 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:51.622567 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:51.626569 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:51.633822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-cbebcc80-f6c3-4559-89ba-967577ba7d49 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:51.634645 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 844/3368] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:51 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:52.684690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:52.687283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:52.687564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:52.687976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:52.697661 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:52.697661 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:52.702980 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:52.708687 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-76413ee7-3807-4edf-9ac0-657b08072ca5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:52.709198 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 835/3369] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:20:52 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:20:52.720579 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f69b29b5-e510-48c9-9c11-5d0d79c0121b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:52.721066 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69b29b5-e510-48c9-9c11-5d0d79c0121b None None] GET https://10.4.3.38/volume// Aug 13 15:20:52.721303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69b29b5-e510-48c9-9c11-5d0d79c0121b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:52.721569 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69b29b5-e510-48c9-9c11-5d0d79c0121b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:52.722061 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69b29b5-e510-48c9-9c11-5d0d79c0121b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:52.722547 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 855/3370] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:20: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 15:20:52.731613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-7c81195c-52bf-41d4-84b2-e85f5252868e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:52.733866 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-7c81195c-52bf-41d4-84b2-e85f5252868e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:20:52.734086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-7c81195c-52bf-41d4-84b2-e85f5252868e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eabe927-3ab9-462e-bfd0-8cd88fd9fbba", "connector": null, "instance_uuid": "8f4a8a08-c816-4479-a413-f42cf95e779b"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:52.742049 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:52.742049 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:52.767659 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-7c81195c-52bf-41d4-84b2-e85f5252868e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:20:52.768244 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 837/3371] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:20:52 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 15:20:53.856888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4e5a55e-22e4-4096-9111-3d28542b24ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:53.859228 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4e5a55e-22e4-4096-9111-3d28542b24ef None None] GET https://10.4.3.38/volume// Aug 13 15:20:53.859228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4e5a55e-22e4-4096-9111-3d28542b24ef None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:53.859228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4e5a55e-22e4-4096-9111-3d28542b24ef None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:53.859228 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4e5a55e-22e4-4096-9111-3d28542b24ef None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:20:53.859228 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 845/3372] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:20:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:20:53.865568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:53.868391 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:20:53.868637 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:53.870334 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:53.880495 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:53.880495 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:20:53.885009 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:20:53.890694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-18d37a62-ba99-4d4c-864f-bd1f69825918 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:20:53.891513 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 836/3373] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:20:53 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 1047 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:20:54.031582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:54.033770 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a Aug 13 15:20:54.034191 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:54.043264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-0eabe927-3ab9-462e-bfd0-8cd88fd9fbba-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:20:54.050703 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-0eabe927-3ab9-462e-bfd0-8cd88fd9fbba-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:20:54.050703 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:54.050703 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:20:54.136966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-0eabe927-3ab9-462e-bfd0-8cd88fd9fbba-np0000007223" released by "attachment_update" :: held 0.089s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:20:54.137267 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-399612fc-e387-4bea-a318-456823d6871c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a returned with HTTP 200 Aug 13 15:20:54.137760 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 856/3374] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:20:54 2026] PUT /volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:20:54.160976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-a324385d-7f2f-43e5-a740-d10c65bacf5b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:54.162966 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-a324385d-7f2f-43e5-a740-d10c65bacf5b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a/action Aug 13 15:20:54.163377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-a324385d-7f2f-43e5-a740-d10c65bacf5b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:20:54.163532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-a324385d-7f2f-43e5-a740-d10c65bacf5b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:20:54.184336 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:54.184336 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:20:54.193283 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-a324385d-7f2f-43e5-a740-d10c65bacf5b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a/action returned with HTTP 204 Aug 13 15:20:54.193521 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 838/3375] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:20:54 2026] POST /volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:20:58.450397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-fbf565b1-4641-4877-b9a6-4a020bdf7dd9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:20:58.452719 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-fbf565b1-4641-4877-b9a6-4a020bdf7dd9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/encryption Aug 13 15:20:58.452925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-fbf565b1-4641-4877-b9a6-4a020bdf7dd9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:20:58.453129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-fbf565b1-4641-4877-b9a6-4a020bdf7dd9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:20:58.461987 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:20:58.461987 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:20:58.468126 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38be86b8-c91e-4c96-864e-c5a704b94c37 req-fbf565b1-4641-4877-b9a6-4a020bdf7dd9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/encryption returned with HTTP 200 Aug 13 15:20:58.468695 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 846/3376] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:20:58 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:03.889683 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=107,cinder:INSERT=18,cinder:UPDATE=31 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:21:04.128375 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:21:04.190521 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=54,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:21:05.821082 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:05.823057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:05.823456 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-330656706", "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 15:21:05.825460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-330656706', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:05.825604 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume of 1 GB Aug 13 15:21:05.830178 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Availability Zones retrieved successfully. Aug 13 15:21:05.837510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Flow 'volume_create_api' (231ea746-ac9f-4236-aad5-fc07740546cd) 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 15:21:05.838427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a55517-d3ad-4f6f-8489-9cd5d7688db9) transitioned 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 15:21:05.839368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-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 15:21:05.861847 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a55517-d3ad-4f6f-8489-9cd5d7688db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:21:05.862494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e3b95a-5742-4207-882f-0ce720b2eda5) transitioned 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 15:21:05.913627 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Created reservations ['f996cbf3-84ec-46f0-a29d-cf7e359c1009', '0e992960-5318-477a-abea-f75988dbcb94', 'a9b7cbad-0028-4764-a3c4-eab653a0c28d', '54fd019f-3382-4c75-8bef-1b93b09d379b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:05.914374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e3b95a-5742-4207-882f-0ce720b2eda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f996cbf3-84ec-46f0-a29d-cf7e359c1009', '0e992960-5318-477a-abea-f75988dbcb94', 'a9b7cbad-0028-4764-a3c4-eab653a0c28d', '54fd019f-3382-4c75-8bef-1b93b09d379b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:05.915122 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd1a3ff-db31-4a51-9668-655ff93e777f) transitioned 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 15:21:05.935325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd1a3ff-db31-4a51-9668-655ff93e777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0e17bc4-7398-409a-b799-e620452f85b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-330656706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f745b28144a0eb28eecd4256ecc13',qos_specs=None,replication_status=,reservations=['f996cbf3-84ec-46f0-a29d-cf7e359c1009','0e992960-5318-477a-abea-f75988dbcb94','a9b7cbad-0028-4764-a3c4-eab653a0c28d','54fd019f-3382-4c75-8bef-1b93b09d379b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0366e478e32245cda4e6f840eed0b590',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-330656706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0e17bc4-7398-409a-b799-e620452f85b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f745b28144a0eb28eecd4256ecc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0366e478e32245cda4e6f840eed0b590',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:05.935969 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f398a7b4-ff55-41e3-bdd3-56ab2c469480) transitioned 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 15:21:05.951644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f398a7b4-ff55-41e3-bdd3-56ab2c469480) transitioned into state 'SUCCESS' from state '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-330656706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f745b28144a0eb28eecd4256ecc13',qos_specs=None,replication_status=,reservations=['f996cbf3-84ec-46f0-a29d-cf7e359c1009','0e992960-5318-477a-abea-f75988dbcb94','a9b7cbad-0028-4764-a3c4-eab653a0c28d','54fd019f-3382-4c75-8bef-1b93b09d379b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0366e478e32245cda4e6f840eed0b590',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:05.952308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b6f6cd-3e43-48d6-bc4f-6545c42fd187) transitioned 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 15:21:05.960470 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b6f6cd-3e43-48d6-bc4f-6545c42fd187) 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 15:21:05.961518 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Flow 'volume_create_api' (231ea746-ac9f-4236-aad5-fc07740546cd) 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 15:21:05.961845 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume request issued successfully. Aug 13 15:21:05.962377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f24a98b1-e9e9-4e2e-a5dc-76462f506e63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:05.962798 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 837/3377] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:05 2026] POST /volume/v3/volumes => generated 752 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:05.976723 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:05.978868 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:05.979093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:05.979320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:05.996054 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:05.996054 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:06.004094 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:06.014274 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e6e1f55-f857-48ce-b2c9-f3e6e3c3cddf tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:06.014274 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 857/3378] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:05 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.026818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.028782 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.028965 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.029139 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.054298 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.054298 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:07.058423 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.063052 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4acc2de6-3305-4c1c-9f16-1ba4fd2c8be9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.063429 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 839/3379] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.078645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a292c480-59a5-47d1-afd7-d18d32577671 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.080534 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a292c480-59a5-47d1-afd7-d18d32577671 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.080736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a292c480-59a5-47d1-afd7-d18d32577671 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.080945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a292c480-59a5-47d1-afd7-d18d32577671 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.088997 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.088997 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:07.093203 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a292c480-59a5-47d1-afd7-d18d32577671 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.102542 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a292c480-59a5-47d1-afd7-d18d32577671 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.102936 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 847/3380] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.120918 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.122640 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:21:07.122843 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.123027 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.123264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:21:07.123580 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.123580 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:07.124003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:21:07.131249 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Get all volumes completed successfully. Aug 13 15:21:07.131594 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdd29837-c707-444f-b7ad-a3f252e165e4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:21:07.131975 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 838/3381] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.141338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81389964-4b0d-4eb6-8cb5-74a61011781b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.143240 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81389964-4b0d-4eb6-8cb5-74a61011781b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.146711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81389964-4b0d-4eb6-8cb5-74a61011781b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.146711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81389964-4b0d-4eb6-8cb5-74a61011781b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.154842 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.154842 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:07.158253 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81389964-4b0d-4eb6-8cb5-74a61011781b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.162152 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81389964-4b0d-4eb6-8cb5-74a61011781b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.162508 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 858/3382] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.204577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.210371 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.210585 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.210790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.221960 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.221960 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:07.225488 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.231476 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-d8066803-ee00-4d1d-8d27-daf82032f61a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.231887 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 840/3383] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.322718 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-322f3346-fb90-424f-81b0-ebd354ee33c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.323145 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-322f3346-fb90-424f-81b0-ebd354ee33c3 None None] GET https://10.4.3.38/volume// Aug 13 15:21:07.323338 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-322f3346-fb90-424f-81b0-ebd354ee33c3 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.323564 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-322f3346-fb90-424f-81b0-ebd354ee33c3 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.323941 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-322f3346-fb90-424f-81b0-ebd354ee33c3 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:07.324269 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 848/3384] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:21:07.331694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-13af9303-9269-4bd2-8121-ff6fde09390b req-9b94dfb1-1a4d-49af-8489-03da5a539b58 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.333693 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-9b94dfb1-1a4d-49af-8489-03da5a539b58 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:07.334112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-9b94dfb1-1a4d-49af-8489-03da5a539b58 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e17bc4-7398-409a-b799-e620452f85b9", "connector": null, "instance_uuid": "11a92c71-57c5-4914-9d08-965e7e6a138e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:07.343086 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.343086 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:07.367805 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-9b94dfb1-1a4d-49af-8489-03da5a539b58 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:07.368305 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 839/3385] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:07 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 15:21:07.395890 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.398588 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.398828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.399037 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.410767 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.410767 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:07.414732 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.417970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83cd7955-e369-4888-924f-ce7bc2f4fb88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.418360 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83cd7955-e369-4888-924f-ce7bc2f4fb88 None None] GET https://10.4.3.38/volume// Aug 13 15:21:07.418520 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83cd7955-e369-4888-924f-ce7bc2f4fb88 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.418737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83cd7955-e369-4888-924f-ce7bc2f4fb88 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.419055 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83cd7955-e369-4888-924f-ce7bc2f4fb88 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:07.419311 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 841/3386] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:21:07.421379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f91e8081-8f04-47c4-9b70-07dbc95077b2 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.421787 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 859/3387] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:07.427571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.431509 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:07.431824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.432090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.445002 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.445002 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:07.449856 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:07.456600 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-533fb959-6fe5-4ccb-83d6-486d69bf35ce tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:07.457338 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 849/3388] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:07 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:07.572052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.574009 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] PUT https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 Aug 13 15:21:07.574354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:07.581283 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Acquiring lock "cinder-attachment_update-f0e17bc4-7398-409a-b799-e620452f85b9-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:07.585400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Lock "cinder-attachment_update-f0e17bc4-7398-409a-b799-e620452f85b9-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:07.586296 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.586296 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:07.650145 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Lock "cinder-attachment_update-f0e17bc4-7398-409a-b799-e620452f85b9-np0000007223" released by "attachment_update" :: held 0.065s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:07.650429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-b21d7637-fc8f-4e4d-acf9-68b0b33e8a0f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 returned with HTTP 200 Aug 13 15:21:07.651011 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 840/3389] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:07 2026] PUT /volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:07.785339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-689f9d6b-e439-49f0-8caa-a58d1507bcee req-1b34d55a-32fd-4a0d-a2a4-0748e8a449d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:07.789583 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-689f9d6b-e439-49f0-8caa-a58d1507bcee req-1b34d55a-32fd-4a0d-a2a4-0748e8a449d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a Aug 13 15:21:07.789787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-689f9d6b-e439-49f0-8caa-a58d1507bcee req-1b34d55a-32fd-4a0d-a2a4-0748e8a449d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:07.790008 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-689f9d6b-e439-49f0-8caa-a58d1507bcee req-1b34d55a-32fd-4a0d-a2a4-0748e8a449d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:07.797752 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:07.797752 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:07.839987 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-689f9d6b-e439-49f0-8caa-a58d1507bcee req-1b34d55a-32fd-4a0d-a2a4-0748e8a449d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a returned with HTTP 200 Aug 13 15:21:07.840412 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 842/3390] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:07 2026] DELETE /volume/v3/attachments/55fac274-fe75-4c69-8b2e-1bdb78134e1a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:08.435306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:08.437124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:08.437344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:08.437554 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:08.446365 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:08.446365 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:08.449687 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:08.453738 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4f538ba-a100-449a-8cbd-e995a63a78d9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:08.454149 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 860/3391] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:08 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:08.978921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:08.981041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:21:08.981249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:08.981484 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:08.981690 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:21:08.988716 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:08.988716 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:08.989164 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:09.000630 np0000007223 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:21:09.006449 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:21:09.006791 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab8f7175-d5ce-4824-baf2-4ac333cb9089 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 202 Aug 13 15:21:09.007441 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 850/3392] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:21:08 2026] DELETE /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:09.015427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:09.017193 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:21:09.017394 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:09.017585 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:09.025333 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:09.025333 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:09.029378 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:09.033788 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8acf4aa0-90b1-42d2-869e-362c2bb85331 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 200 Aug 13 15:21:09.034183 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 841/3393] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:09 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:09.468739 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:09.473040 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:09.473040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:09.473040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:09.481237 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:09.481237 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:09.485395 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:09.489643 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd3993e3-f035-4709-ae42-4653a052d4e9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:09.490115 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 843/3394] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:09 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:10.047228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-130ce38c-65e6-40d0-bbeb-055d01fb61e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.051691 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130ce38c-65e6-40d0-bbeb-055d01fb61e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba Aug 13 15:21:10.051691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130ce38c-65e6-40d0-bbeb-055d01fb61e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:10.051691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130ce38c-65e6-40d0-bbeb-055d01fb61e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:10.058451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130ce38c-65e6-40d0-bbeb-055d01fb61e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba returned with HTTP 404 Aug 13 15:21:10.059270 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 861/3395] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:10 2026] GET /volume/v3/volumes/0eabe927-3ab9-462e-bfd0-8cd88fd9fbba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:10.066089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-264aaded-8090-4b3f-adda-493b40adbb2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.067941 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:21:10.068133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:10.068331 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:10.069168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:21:10.081894 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Get all volumes completed successfully. Aug 13 15:21:10.083412 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:10.083412 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:10.087398 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-264aaded-8090-4b3f-adda-493b40adbb2d tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:21:10.087779 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 851/3396] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:21:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:10.101986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-627e3fb3-9a31-4ed5-a65c-d92df6c928e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.103652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-627e3fb3-9a31-4ed5-a65c-d92df6c928e5 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] DELETE https://10.4.3.38/volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045 Aug 13 15:21:10.103857 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-627e3fb3-9a31-4ed5-a65c-d92df6c928e5 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:10.104045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-627e3fb3-9a31-4ed5-a65c-d92df6c928e5 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:10.123505 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-627e3fb3-9a31-4ed5-a65c-d92df6c928e5 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045 returned with HTTP 202 Aug 13 15:21:10.123999 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 842/3397] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:21:10 2026] DELETE /volume/v3/types/1c2dd323-2cf3-4fcc-8569-0bedeed5b045 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:10.133355 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d08240e-6e7a-4c90-ac33-d1102d93a9ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.135204 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d08240e-6e7a-4c90-ac33-d1102d93a9ed tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:21:10.135847 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d08240e-6e7a-4c90-ac33-d1102d93a9ed tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1619117300", "extra_specs": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:10.151225 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d08240e-6e7a-4c90-ac33-d1102d93a9ed tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:21:10.151711 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 844/3398] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:21:10 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:10.161341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01d478e5-936f-4227-807e-ca808c8d01b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.162789 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01d478e5-936f-4227-807e-ca808c8d01b0 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] POST https://10.4.3.38/volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3/encryption Aug 13 15:21:10.163242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01d478e5-936f-4227-807e-ca808c8d01b0 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:10.177709 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01d478e5-936f-4227-807e-ca808c8d01b0 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3/encryption returned with HTTP 200 Aug 13 15:21:10.178241 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 862/3399] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:21:10 2026] POST /volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:10.186231 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18daa779-fe09-4df3-86be-2e828bfcf527 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.187877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:10.188211 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-433354011", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1619117300", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:10.189650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-433354011', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1619117300', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:10.192982 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:21:10.193233 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:10.193233 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:10.193651 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:21:10.198707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (b0f50334-b42c-484e-afc4-ea694ba70c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:10.199520 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04880ff-1a97-4660-a326-b0305defae9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:10.200312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:10.224234 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04880ff-1a97-4660-a326-b0305defae9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:21:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=810912ec-69c8-417e-a0b2-47f4d99e75c3,is_public=True,name='tempest-scenario-type-luks2-1619117300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '810912ec-69c8-417e-a0b2-47f4d99e75c3', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:10.225001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42c0d2b-a723-4d62-87cf-17a3f6c61c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:10.249119 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1619117300 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1619117300, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:10.249375 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1619117300 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1619117300, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:10.272588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['31c2e498-6069-4cfc-8268-779221a63a4d', 'f52e04f3-779e-4f8b-994d-b9fdfcd69fcc', 'd4fa7d01-a9e5-4719-bdf6-bab9c825c763', 'cdad4a4f-862d-4b29-bfb4-7a0573e7f463'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:10.273458 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42c0d2b-a723-4d62-87cf-17a3f6c61c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c2e498-6069-4cfc-8268-779221a63a4d', 'f52e04f3-779e-4f8b-994d-b9fdfcd69fcc', 'd4fa7d01-a9e5-4719-bdf6-bab9c825c763', 'cdad4a4f-862d-4b29-bfb4-7a0573e7f463']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:10.274335 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2d5233-b84b-4cb6-a8d5-fd7321935905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:10.296116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2d5233-b84b-4cb6-a8d5-fd7321935905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0c1496-f649-41c3-a37f-fa558f4d6959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-433354011',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['31c2e498-6069-4cfc-8268-779221a63a4d','f52e04f3-779e-4f8b-994d-b9fdfcd69fcc','d4fa7d01-a9e5-4719-bdf6-bab9c825c763','cdad4a4f-862d-4b29-bfb4-7a0573e7f463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=810912ec-69c8-417e-a0b2-47f4d99e75c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-433354011',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd0c1496-f649-41c3-a37f-fa558f4d6959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(810912ec-69c8-417e-a0b2-47f4d99e75c3),volume_type_id=810912ec-69c8-417e-a0b2-47f4d99e75c3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:10.296805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa40ee6-a2d3-45ce-abe5-5152e9e614f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:10.313578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa40ee6-a2d3-45ce-abe5-5152e9e614f2) transitioned into state 'SUCCESS' from state '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-433354011',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['31c2e498-6069-4cfc-8268-779221a63a4d','f52e04f3-779e-4f8b-994d-b9fdfcd69fcc','d4fa7d01-a9e5-4719-bdf6-bab9c825c763','cdad4a4f-862d-4b29-bfb4-7a0573e7f463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=810912ec-69c8-417e-a0b2-47f4d99e75c3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:10.314170 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84f8ec6-7f90-4052-95e3-d1bfbe9a5825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:10.323081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84f8ec6-7f90-4052-95e3-d1bfbe9a5825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:10.323992 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (b0f50334-b42c-484e-afc4-ea694ba70c0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:10.324348 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:21:10.324958 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18daa779-fe09-4df3-86be-2e828bfcf527 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:10.325388 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 852/3400] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:10 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:10.339933 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a56e262e-115c-4c01-a9c2-f204e679e67c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.342087 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a56e262e-115c-4c01-a9c2-f204e679e67c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:10.342287 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a56e262e-115c-4c01-a9c2-f204e679e67c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:10.342485 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a56e262e-115c-4c01-a9c2-f204e679e67c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:10.349260 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:10.349260 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:10.352978 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a56e262e-115c-4c01-a9c2-f204e679e67c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:10.356836 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a56e262e-115c-4c01-a9c2-f204e679e67c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:10.357396 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 843/3401] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:10 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:10.503228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.507381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:10.507381 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:10.507381 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:10.515056 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:10.515056 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:10.518195 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:10.522081 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c1a931a-38c5-4242-afbd-61f0f99ad1a4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:10.522556 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 845/3402] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:10 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:10.877261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-13af9303-9269-4bd2-8121-ff6fde09390b req-50354d24-23cb-4e07-9be1-cab9936aecb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:10.878976 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-50354d24-23cb-4e07-9be1-cab9936aecb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334/action Aug 13 15:21:10.879456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-50354d24-23cb-4e07-9be1-cab9936aecb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:10.879711 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-50354d24-23cb-4e07-9be1-cab9936aecb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:10.896056 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:10.896056 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:10.903770 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-13af9303-9269-4bd2-8121-ff6fde09390b req-50354d24-23cb-4e07-9be1-cab9936aecb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334/action returned with HTTP 204 Aug 13 15:21:10.904308 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 863/3403] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:10 2026] POST /volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:11.371048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.372934 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:11.373133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.373352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.380618 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.380618 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:11.384836 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:11.389297 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe0704d8-ba5c-40b0-b75e-8a8094dc94be tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:11.389905 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 853/3404] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:11.402975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.404859 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:11.405042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.405262 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.411760 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.411760 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:11.415777 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:11.420313 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63c22bd9-8126-4e92-a55e-544f8f0cd8e4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:11.420659 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 844/3405] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:11.433971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.439064 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/action Aug 13 15:21:11.439064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:11.439064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:11.446155 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.446155 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:11.446788 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:11.452897 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume updated successfully. Aug 13 15:21:11.453204 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cd1785e-2c52-4fed-9c4c-fa919dadc0f6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/action returned with HTTP 200 Aug 13 15:21:11.453773 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 846/3406] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:21:11 2026] POST /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 15:21:11.535188 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.539634 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:11.539634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.539634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.552319 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.552319 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:11.556861 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:11.562012 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7af4e487-4822-4fbb-8857-9d8279a29d83 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:11.562571 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 864/3407] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:11.579985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.581920 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:11.582171 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.582569 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.583376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.585459 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:11.585703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.585982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.590655 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.590655 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:11.592831 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.592831 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:11.594090 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:11.596999 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:11.598544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c5eb25d-2b47-4cfd-a1d6-948ec6e25ad3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:11.598969 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 854/3408] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:11.602172 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-4d3e59f8-0808-4dbb-a14c-39d814d6d745 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:11.602753 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 845/3409] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:11.617304 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-722bd14b-401b-45b5-964e-662f81e1e36a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.621741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:11.621741 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0e17bc4-7398-409a-b799-e620452f85b9", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1907615049", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:11.632603 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.632603 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:11.633207 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:11.633418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create snapshot from volume f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:11.677482 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Created reservations ['48e552d7-5942-4039-93fe-f6d453f09af1', '7aeb6d90-162f-4797-b7ff-8b1007578d70', '1e0128cd-d3dd-4bf8-a345-a01d1866f5ea', 'f03ba668-764d-4294-9f20-8bba66117824'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:11.713075 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot force create request issued successfully. Aug 13 15:21:11.716820 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-722bd14b-401b-45b5-964e-662f81e1e36a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:11.716820 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 847/3410] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:11.728460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.731739 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:11.731739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.731739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.740267 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.740267 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:11.741052 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot retrieved successfully. Aug 13 15:21:11.742248 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbabba07-c2b3-4d96-8d96-8ae4289cf905 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 200 Aug 13 15:21:11.742850 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 865/3411] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:11.961302 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.963299 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:11.963500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.963683 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.970198 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:11.970198 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:11.973851 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:11.978188 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-69bdf353-d096-48ba-a97e-c630d958c419 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:11.978634 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 855/3412] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:11.990696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93c5a6db-9216-45fb-a6b8-3d232983418b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:11.991308 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93c5a6db-9216-45fb-a6b8-3d232983418b None None] GET https://10.4.3.38/volume// Aug 13 15:21:11.991573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93c5a6db-9216-45fb-a6b8-3d232983418b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:11.991896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93c5a6db-9216-45fb-a6b8-3d232983418b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:11.992327 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93c5a6db-9216-45fb-a6b8-3d232983418b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:11.992850 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 846/3413] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:21:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:21:12.003032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-2d225419-da49-4951-8009-5a8552072255 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.005505 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-2d225419-da49-4951-8009-5a8552072255 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:12.005994 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-2d225419-da49-4951-8009-5a8552072255 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd0c1496-f649-41c3-a37f-fa558f4d6959", "connector": null, "instance_uuid": "67a337a4-243f-4b4d-831c-f7e837213b69"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:12.015376 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.015376 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:12.039636 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-2d225419-da49-4951-8009-5a8552072255 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:12.039636 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 848/3414] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:12 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 15:21:12.568422 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b93d64df-0999-4c87-92b7-8192bd07b004 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.678033 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93d64df-0999-4c87-92b7-8192bd07b004 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:21:12.679404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b93d64df-0999-4c87-92b7-8192bd07b004 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878", "extra_specs": {"multiattach": " True"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:12.694350 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93d64df-0999-4c87-92b7-8192bd07b004 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:21:12.694350 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 866/3415] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:21:12 2026] POST /volume/v3/types => generated 287 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:12.703434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.705928 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:12.706375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1195818581", "snapshot_id": null, "imageRef": null, "volume_type": "07135dbe-599a-48c4-9dec-643c75a93cd2", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:12.708759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1195818581', 'snapshot_id': None, 'imageRef': None, 'volume_type': '07135dbe-599a-48c4-9dec-643c75a93cd2', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:12.714096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume of 1 GB Aug 13 15:21:12.714523 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.714523 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:12.715442 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Availability Zones retrieved successfully. Aug 13 15:21:12.725443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (121d98ba-5867-492a-8af6-a105a677d235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:12.726797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef63581-d122-4ab2-a561-b6dab6890161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:12.728488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:12.741615 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.741615 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:12.753966 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.755854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:12.756165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:12.756435 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:12.761373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef63581-d122-4ab2-a561-b6dab6890161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:21:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=07135dbe-599a-48c4-9dec-643c75a93cd2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07135dbe-599a-48c4-9dec-643c75a93cd2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:12.761542 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.761542 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:12.762346 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot retrieved successfully. Aug 13 15:21:12.763098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6055768e-a069-4657-b577-a90654da52e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:12.763612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7f0fabe-2ae2-46f4-8c94-db16f2c7b98b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 200 Aug 13 15:21:12.764523 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 847/3416] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:12 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:12.773942 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.777698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:12.777698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:12.777698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:12.784243 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.784243 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:12.785185 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot retrieved successfully. Aug 13 15:21:12.786747 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e3ddd57-f1c4-42d6-be53-d51ffe6e4b5d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 200 Aug 13 15:21:12.787423 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 849/3417] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:12 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:12.801248 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:12.802064 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1885037007-1824946878, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:12.802331 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.804130 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:21:12.804324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:12.804533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:12.814207 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.814207 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:12.817821 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:21:12.823245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c05aa5f2-356d-4bfd-bb1d-4d651c353120 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:21:12.825604 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 867/3418] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:12 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:12.842498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Created reservations ['68be8e21-d376-40a2-850d-2638d631e3fd', '5a4024dc-3dad-4817-97ec-d22f94364a9a', '6fcaad66-091f-496f-9586-7cdca03297d6', '7112c821-84b0-4d41-842f-0f709ecaa899'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:12.843438 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6055768e-a069-4657-b577-a90654da52e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68be8e21-d376-40a2-850d-2638d631e3fd', '5a4024dc-3dad-4817-97ec-d22f94364a9a', '6fcaad66-091f-496f-9586-7cdca03297d6', '7112c821-84b0-4d41-842f-0f709ecaa899']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:12.844257 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cbc0d7-5a26-44aa-af6e-94e029907482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:12.875587 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cbc0d7-5a26-44aa-af6e-94e029907482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6001088-22d6-4d79-89c3-eaa5c0fd2730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1195818581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['68be8e21-d376-40a2-850d-2638d631e3fd','5a4024dc-3dad-4817-97ec-d22f94364a9a','6fcaad66-091f-496f-9586-7cdca03297d6','7112c821-84b0-4d41-842f-0f709ecaa899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=07135dbe-599a-48c4-9dec-643c75a93cd2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1195818581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6001088-22d6-4d79-89c3-eaa5c0fd2730,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e9d5837563cf40fbb19404fc6ed7b589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53ac07bbc2724fd28332d5005afb3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07135dbe-599a-48c4-9dec-643c75a93cd2),volume_type_id=07135dbe-599a-48c4-9dec-643c75a93cd2)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:12.877123 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdc26b6-b243-44f2-8fb3-d9d802c3a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:12.894802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afdc26b6-b243-44f2-8fb3-d9d802c3a66f) transitioned into state 'SUCCESS' from state '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-1195818581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['68be8e21-d376-40a2-850d-2638d631e3fd','5a4024dc-3dad-4817-97ec-d22f94364a9a','6fcaad66-091f-496f-9586-7cdca03297d6','7112c821-84b0-4d41-842f-0f709ecaa899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=07135dbe-599a-48c4-9dec-643c75a93cd2)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:12.895823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6749d1-bfa0-455b-bc54-c36b1de3c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:12.913784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6749d1-bfa0-455b-bc54-c36b1de3c512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:12.913784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (121d98ba-5867-492a-8af6-a105a677d235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:12.913784 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request issued successfully. Aug 13 15:21:12.913784 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-176ac3ed-c930-453a-9d54-c5496ba214e9 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:12.914018 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 856/3419] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:12 2026] POST /volume/v3/volumes => generated 828 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:12.931579 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f03fc79-f094-4057-9f64-b71df785af04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:12.933212 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f03fc79-f094-4057-9f64-b71df785af04 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:12.933400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f03fc79-f094-4057-9f64-b71df785af04 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:12.933575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f03fc79-f094-4057-9f64-b71df785af04 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:12.940107 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:12.940107 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:12.943904 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f03fc79-f094-4057-9f64-b71df785af04 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:12.948258 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f03fc79-f094-4057-9f64-b71df785af04 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:12.948615 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 848/3420] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:12 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:13.162610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5439276-13ff-4b3a-8682-377565c6c0cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:13.163446 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5439276-13ff-4b3a-8682-377565c6c0cf None None] GET https://10.4.3.38/volume// Aug 13 15:21:13.163956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5439276-13ff-4b3a-8682-377565c6c0cf None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:13.164310 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5439276-13ff-4b3a-8682-377565c6c0cf None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:13.164741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5439276-13ff-4b3a-8682-377565c6c0cf None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:13.165120 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 850/3421] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:13.172226 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:13.177557 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:13.177761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:13.177964 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:13.189415 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:13.189415 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:13.193377 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:13.197644 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-fd3c0d3a-eec5-4247-a7af-f912804f923d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:13.198072 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 868/3422] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:13 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:13.300018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:13.302993 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 Aug 13 15:21:13.302993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:13.314295 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-fd0c1496-f649-41c3-a37f-fa558f4d6959-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:13.319394 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-fd0c1496-f649-41c3-a37f-fa558f4d6959-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:13.322594 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:13.322594 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:13.418510 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-fd0c1496-f649-41c3-a37f-fa558f4d6959-np0000007223" released by "attachment_update" :: held 0.099s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:13.419006 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-10c4d802-4e47-4b40-b5a0-cb42b5e07242 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 returned with HTTP 200 Aug 13 15:21:13.422164 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 857/3423] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:13 2026] PUT /volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:13.440360 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-59a21a83-90e3-4dc7-a542-bef4f99b7de1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:13.442508 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-59a21a83-90e3-4dc7-a542-bef4f99b7de1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379/action Aug 13 15:21:13.443035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-59a21a83-90e3-4dc7-a542-bef4f99b7de1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:13.443188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-59a21a83-90e3-4dc7-a542-bef4f99b7de1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:21:13.458853 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:13.458853 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:13.467942 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-59a21a83-90e3-4dc7-a542-bef4f99b7de1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379/action returned with HTTP 204 Aug 13 15:21:13.468374 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 849/3424] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:13 2026] POST /volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:13.964319 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82cafa75-d42c-45e7-8879-e7798c82d991 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:13.966252 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82cafa75-d42c-45e7-8879-e7798c82d991 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:13.966493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82cafa75-d42c-45e7-8879-e7798c82d991 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:13.966731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82cafa75-d42c-45e7-8879-e7798c82d991 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:13.975018 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:13.975018 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:13.980022 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-82cafa75-d42c-45e7-8879-e7798c82d991 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:13.985955 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82cafa75-d42c-45e7-8879-e7798c82d991 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:13.986516 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 851/3425] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:13 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:13.999153 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:14.001124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:14.001320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:14.001521 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:14.008618 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:14.008618 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:14.012367 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:14.016737 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4aac8f0b-ccfd-4558-b684-8cf31f78c91b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:14.017110 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 869/3426] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:13 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:14.032548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:14.035506 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:14.036094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-227132448", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:14.043299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-227132448', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:14.043505 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume of 1 GB Aug 13 15:21:14.043954 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:14.043954 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:14.051608 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Availability Zones retrieved successfully. Aug 13 15:21:14.057974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (670e700a-80db-4635-a09e-1e234a6736a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:14.059149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff32f133-9552-41ae-92e7-9547d36a3158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:14.060087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:14.087195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff32f133-9552-41ae-92e7-9547d36a3158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:14.088201 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca937151-6983-492b-9ab6-5384197780a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:14.162069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Created reservations ['14148305-4636-4c3b-b209-ed9327d9a02b', '4b9b25cd-95a9-49f5-882c-fd3be454aa2c', 'f23fec11-5276-458b-ad2f-54f995cf3766', '2fdad22e-d8ba-4d29-bb9a-7993dcc76de5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:14.164427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca937151-6983-492b-9ab6-5384197780a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14148305-4636-4c3b-b209-ed9327d9a02b', '4b9b25cd-95a9-49f5-882c-fd3be454aa2c', 'f23fec11-5276-458b-ad2f-54f995cf3766', '2fdad22e-d8ba-4d29-bb9a-7993dcc76de5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:14.166301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6b9695-eeaf-4623-9cea-4e5b5895c9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:14.194877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6b9695-eeaf-4623-9cea-4e5b5895c9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9843119f-f949-46fd-9f31-0a1b8c540ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-227132448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['14148305-4636-4c3b-b209-ed9327d9a02b','4b9b25cd-95a9-49f5-882c-fd3be454aa2c','f23fec11-5276-458b-ad2f-54f995cf3766','2fdad22e-d8ba-4d29-bb9a-7993dcc76de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-227132448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9843119f-f949-46fd-9f31-0a1b8c540ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9d5837563cf40fbb19404fc6ed7b589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53ac07bbc2724fd28332d5005afb3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:14.195805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e95ede9-6750-4719-8cd3-b502a0cdf56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:14.217957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e95ede9-6750-4719-8cd3-b502a0cdf56e) transitioned into state 'SUCCESS' from state '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-227132448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['14148305-4636-4c3b-b209-ed9327d9a02b','4b9b25cd-95a9-49f5-882c-fd3be454aa2c','f23fec11-5276-458b-ad2f-54f995cf3766','2fdad22e-d8ba-4d29-bb9a-7993dcc76de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:14.219186 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c373d59f-ccd8-4966-9724-98183bdff43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:14.229168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c373d59f-ccd8-4966-9724-98183bdff43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:14.230197 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (670e700a-80db-4635-a09e-1e234a6736a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:14.230556 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request issued successfully. Aug 13 15:21:14.231296 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b8306f2-1237-4f66-b131-a15ef951ab58 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:14.231821 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 858/3427] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:14 2026] POST /volume/v3/volumes => generated 750 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:14.245440 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e339501a-efe1-4d43-93ee-63f965db118d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:14.247598 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e339501a-efe1-4d43-93ee-63f965db118d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:14.247926 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e339501a-efe1-4d43-93ee-63f965db118d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:14.248181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e339501a-efe1-4d43-93ee-63f965db118d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:14.255692 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:14.255692 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:14.260585 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e339501a-efe1-4d43-93ee-63f965db118d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:14.265268 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e339501a-efe1-4d43-93ee-63f965db118d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:14.265751 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 850/3428] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:14 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.019864 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-dbb70179-ea38-42d2-8ae5-e3a3beba27b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.022471 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-dbb70179-ea38-42d2-8ae5-e3a3beba27b7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 Aug 13 15:21:15.022471 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-dbb70179-ea38-42d2-8ae5-e3a3beba27b7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:15.022471 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-dbb70179-ea38-42d2-8ae5-e3a3beba27b7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:15.030290 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.030290 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:15.103365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d723f1a-eb7c-4a7a-8441-9357615d3dcb req-dbb70179-ea38-42d2-8ae5-e3a3beba27b7 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 returned with HTTP 200 Aug 13 15:21:15.103905 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 852/3429] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:15 2026] DELETE /volume/v3/attachments/8736bd33-49ef-4e29-8ab4-9f457678cff7 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.278550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.280946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:15.281276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:15.281585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:15.291040 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.291040 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:15.296285 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:15.302369 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fdb7207-4c1f-4869-904d-d32f5468fe7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:15.303033 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 870/3430] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:15 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.316346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b8646cf-f464-4510-819a-6b305eaafc39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.318627 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b8646cf-f464-4510-819a-6b305eaafc39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:15.318911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b8646cf-f464-4510-819a-6b305eaafc39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:15.319161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b8646cf-f464-4510-819a-6b305eaafc39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:15.328644 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.328644 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:15.333499 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b8646cf-f464-4510-819a-6b305eaafc39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:15.339226 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b8646cf-f464-4510-819a-6b305eaafc39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:15.339757 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 859/3431] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:15 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.357143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1576bd39-5b71-4494-9011-4a2bc052ddfb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.358891 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1576bd39-5b71-4494-9011-4a2bc052ddfb tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:21:15.359256 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1576bd39-5b71-4494-9011-4a2bc052ddfb tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1686625686", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:15.372941 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1576bd39-5b71-4494-9011-4a2bc052ddfb tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:21:15.373449 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 851/3432] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:21:15 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.384538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dddee59e-c96b-473b-8c70-8a677ced32ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.386875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dddee59e-c96b-473b-8c70-8a677ced32ee tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] POST https://10.4.3.38/volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43/encryption Aug 13 15:21:15.387311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dddee59e-c96b-473b-8c70-8a677ced32ee tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:15.391708 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.391708 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:15.408204 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dddee59e-c96b-473b-8c70-8a677ced32ee tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43/encryption returned with HTTP 200 Aug 13 15:21:15.408431 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 853/3433] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:21:15 2026] POST /volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.416312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b354064b-43f8-4801-813a-7e8c892d9c15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.419846 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:15.420542 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-906700585", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1686625686", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:15.423305 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-906700585', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1686625686', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:15.426455 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume of 1 GB Aug 13 15:21:15.427417 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.427417 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:15.427902 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Availability Zones retrieved successfully. Aug 13 15:21:15.436697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (e2cbc3a9-a197-4d0b-bf3e-0c6e24fb8942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:15.438178 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdf5b19-569d-4d13-9745-90bc1e8979d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:15.439417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:15.473228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fdf5b19-569d-4d13-9745-90bc1e8979d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:21:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d62305fe-0a50-4bd5-bfd1-06f344f7fa43,is_public=True,name='tempest-scenario-type-luks-1686625686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd62305fe-0a50-4bd5-bfd1-06f344f7fa43', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:15.474650 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18ffdbc-9789-45c9-be3e-a6504d58ee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:15.501571 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1686625686 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1686625686, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:15.501978 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1686625686 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1686625686, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:21:15.533093 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Created reservations ['21f85b44-c27a-4dab-a5f4-14ae2bca34b5', '89c9edcf-ac1e-48ca-b0f6-2a576d17e873', 'f4d648f0-43c8-4810-93ea-77b02bd9c2e0', '50bd7293-9cd4-46bf-a6f8-86260008f9ad'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:15.534406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18ffdbc-9789-45c9-be3e-a6504d58ee98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f85b44-c27a-4dab-a5f4-14ae2bca34b5', '89c9edcf-ac1e-48ca-b0f6-2a576d17e873', 'f4d648f0-43c8-4810-93ea-77b02bd9c2e0', '50bd7293-9cd4-46bf-a6f8-86260008f9ad']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:15.534862 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea34e69-6f42-4fa3-afd5-299fbd189aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:15.560806 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea34e69-6f42-4fa3-afd5-299fbd189aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb372f2-c0e2-4d9e-985c-28e4e371570f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-906700585',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['21f85b44-c27a-4dab-a5f4-14ae2bca34b5','89c9edcf-ac1e-48ca-b0f6-2a576d17e873','f4d648f0-43c8-4810-93ea-77b02bd9c2e0','50bd7293-9cd4-46bf-a6f8-86260008f9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=d62305fe-0a50-4bd5-bfd1-06f344f7fa43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-906700585',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ccb372f2-c0e2-4d9e-985c-28e4e371570f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9d5837563cf40fbb19404fc6ed7b589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53ac07bbc2724fd28332d5005afb3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d62305fe-0a50-4bd5-bfd1-06f344f7fa43),volume_type_id=d62305fe-0a50-4bd5-bfd1-06f344f7fa43)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:15.561596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6f481b-e972-4ce7-842d-c68a6497b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:15.586244 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6f481b-e972-4ce7-842d-c68a6497b54c) transitioned into state 'SUCCESS' from state '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-906700585',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['21f85b44-c27a-4dab-a5f4-14ae2bca34b5','89c9edcf-ac1e-48ca-b0f6-2a576d17e873','f4d648f0-43c8-4810-93ea-77b02bd9c2e0','50bd7293-9cd4-46bf-a6f8-86260008f9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=d62305fe-0a50-4bd5-bfd1-06f344f7fa43)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:15.587310 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd7be99-7264-420c-a0e5-6142075e7958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:15.598377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd7be99-7264-420c-a0e5-6142075e7958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:15.600572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (e2cbc3a9-a197-4d0b-bf3e-0c6e24fb8942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:15.600572 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request issued successfully. Aug 13 15:21:15.600572 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b354064b-43f8-4801-813a-7e8c892d9c15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:15.600913 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 871/3434] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:15 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:15.622432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.624551 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:15.624765 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:15.624974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:15.637245 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.637245 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:15.641777 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:15.647265 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0974f2c-c26b-4ebe-a62c-c502e5068764 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:15.647763 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 860/3435] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:15 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:15.662181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:15.665934 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:21:15.666097 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:15.666268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:15.672967 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:15.672967 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:15.678461 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:21:15.682817 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1c40e91e-9c62-49b4-9704-2e594765bfad req-520a1c5b-db7c-413c-9785-1c36a2b9d773 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:21:15.686701 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 852/3436] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:15 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:16.666521 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a85a441e-02ce-4156-874d-38f3237f82bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.674934 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a85a441e-02ce-4156-874d-38f3237f82bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:16.674934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a85a441e-02ce-4156-874d-38f3237f82bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:16.674934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a85a441e-02ce-4156-874d-38f3237f82bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:16.682575 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:16.682575 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:16.690236 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a85a441e-02ce-4156-874d-38f3237f82bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:16.701264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a85a441e-02ce-4156-874d-38f3237f82bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:16.701847 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 854/3437] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:16 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:16.716915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e0063df-91b1-41d5-97c6-0d898648b88d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.719024 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e0063df-91b1-41d5-97c6-0d898648b88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:16.719241 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e0063df-91b1-41d5-97c6-0d898648b88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:16.719475 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e0063df-91b1-41d5-97c6-0d898648b88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:16.728661 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:16.728661 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:16.734522 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e0063df-91b1-41d5-97c6-0d898648b88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:16.743690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e0063df-91b1-41d5-97c6-0d898648b88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:16.744130 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 872/3438] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:16 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:16.795843 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.798156 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:16.798357 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:16.798538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:16.805189 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:16.805189 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:16.808577 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:16.812373 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-c72eb8c7-e937-4640-8570-b20e89f97aa0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:16.812748 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 861/3439] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:16 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:16.886201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a367cfaa-3e28-4105-a991-088ba0c83082 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.886698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a367cfaa-3e28-4105-a991-088ba0c83082 None None] GET https://10.4.3.38/volume// Aug 13 15:21:16.886900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a367cfaa-3e28-4105-a991-088ba0c83082 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:16.887098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a367cfaa-3e28-4105-a991-088ba0c83082 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:16.887407 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a367cfaa-3e28-4105-a991-088ba0c83082 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:16.887707 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 853/3440] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:16.895840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-4f5b57ee-8352-4c03-a6c3-b7a126f41990 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.899582 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-4f5b57ee-8352-4c03-a6c3-b7a126f41990 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:16.904973 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-4f5b57ee-8352-4c03-a6c3-b7a126f41990 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9843119f-f949-46fd-9f31-0a1b8c540ac5", "connector": null, "instance_uuid": "bfeb9269-1925-41d1-83d6-449ab86e3c41"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:16.923776 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:16.923776 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:16.953154 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-4f5b57ee-8352-4c03-a6c3-b7a126f41990 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:16.953574 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 855/3441] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:16 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 15:21:16.982551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a561b725-b436-4f10-ac34-4123cc2df8fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:16.987857 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a561b725-b436-4f10-ac34-4123cc2df8fe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:16.988137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a561b725-b436-4f10-ac34-4123cc2df8fe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:16.988364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a561b725-b436-4f10-ac34-4123cc2df8fe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:17.001082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-587b4448-9bb6-44f3-9399-fe99a4084d62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:17.001480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-587b4448-9bb6-44f3-9399-fe99a4084d62 None None] GET https://10.4.3.38/volume// Aug 13 15:21:17.001682 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-587b4448-9bb6-44f3-9399-fe99a4084d62 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:17.002362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-587b4448-9bb6-44f3-9399-fe99a4084d62 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:17.002362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-587b4448-9bb6-44f3-9399-fe99a4084d62 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:17.002912 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 862/3442] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:21:17.006562 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:17.006562 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:17.014112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:17.014466 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a561b725-b436-4f10-ac34-4123cc2df8fe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:17.016032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:17.016251 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:17.016429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:17.023010 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a561b725-b436-4f10-ac34-4123cc2df8fe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:17.023463 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 873/3443] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:16 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:17.028901 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:17.028901 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:17.036313 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:17.043235 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-a0837858-7d82-49ba-b120-733016e60db3 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:17.043945 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 854/3444] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:17 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:17.162335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:17.164639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] PUT https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa Aug 13 15:21:17.165062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:17.173147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Acquiring lock "cinder-attachment_update-9843119f-f949-46fd-9f31-0a1b8c540ac5-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:17.177741 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-9843119f-f949-46fd-9f31-0a1b8c540ac5-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:17.178765 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:17.178765 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:17.270775 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-9843119f-f949-46fd-9f31-0a1b8c540ac5-np0000007223" released by "attachment_update" :: held 0.093s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:17.271138 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-b5ac1253-a645-40f1-8e59-4575c2ccb849 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa returned with HTTP 200 Aug 13 15:21:17.271747 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 856/3445] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:17 2026] PUT /volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:18.038690 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed5af530-bd85-474a-b89e-ce79e730d988 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:18.040518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5af530-bd85-474a-b89e-ce79e730d988 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:18.040726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed5af530-bd85-474a-b89e-ce79e730d988 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:18.040921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed5af530-bd85-474a-b89e-ce79e730d988 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:18.051664 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:18.051664 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:18.055244 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed5af530-bd85-474a-b89e-ce79e730d988 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:18.059928 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5af530-bd85-474a-b89e-ce79e730d988 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:18.060396 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 863/3446] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:18 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:18.060720 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-e946de31-69f5-4d22-964b-26edb3f1f03d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:18.065610 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-e946de31-69f5-4d22-964b-26edb3f1f03d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption Aug 13 15:21:18.065610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-e946de31-69f5-4d22-964b-26edb3f1f03d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:18.065610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-e946de31-69f5-4d22-964b-26edb3f1f03d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:18.077210 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:18.077210 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:18.087085 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63230590-e9a1-4dee-bb16-43ad41d3d6db req-e946de31-69f5-4d22-964b-26edb3f1f03d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption returned with HTTP 200 Aug 13 15:21:18.087768 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 874/3447] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:21:18 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:18.725942 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:18.728339 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:21:18.728729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:18.729023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:18.729254 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume with id: 1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:21:18.740173 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:18.740173 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:18.740942 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:21:18.754532 np0000007223 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:21:18.761696 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Delete volume request issued successfully. Aug 13 15:21:18.761981 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12ead54d-a8d4-427d-a5b3-85f4963ed01d tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 202 Aug 13 15:21:18.762518 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 855/3448] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:21:18 2026] DELETE /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:18.769457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:18.771233 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:21:18.771399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:18.771592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:18.777921 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:18.777921 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:18.781734 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Volume info retrieved successfully. Aug 13 15:21:18.785923 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-729e4f71-0d95-4cbb-92a4-343bb56c82f6 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 200 Aug 13 15:21:18.786316 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 857/3449] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:18 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:19.072453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:19.074155 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:19.074346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:19.074519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:19.083392 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:19.083392 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:19.086765 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:19.090657 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ec9e461-3613-4fe5-abbf-0a0a55a248a2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:19.090966 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 864/3450] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:19 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:19.803217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59ababd4-ed28-4654-abd3-0784bb053484 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:19.805072 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59ababd4-ed28-4654-abd3-0784bb053484 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] GET https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f Aug 13 15:21:19.805267 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59ababd4-ed28-4654-abd3-0784bb053484 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:19.805467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59ababd4-ed28-4654-abd3-0784bb053484 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:19.811432 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59ababd4-ed28-4654-abd3-0784bb053484 tempest-TestEncryptedCinderVolumes-2083196577 tempest-TestEncryptedCinderVolumes-2083196577-project-member] https://10.4.3.38/volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f returned with HTTP 404 Aug 13 15:21:19.811995 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 875/3451] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:19 2026] GET /volume/v3/volumes/1c719b4a-6f72-4279-87e4-795c3b52d31f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:19.820277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:19.945815 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:21:19.946052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:19.946270 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:19.947043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:21:19.965439 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Get all volumes completed successfully. Aug 13 15:21:19.967639 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:19.967639 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:19.972975 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd213b1f-096a-48a7-8af4-115993c9e5d7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:21:19.973428 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 856/3452] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:21:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11359 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:19.994015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45a81c44-5253-4df7-b44b-dfc65f6dfee7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:19.996187 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45a81c44-5253-4df7-b44b-dfc65f6dfee7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] DELETE https://10.4.3.38/volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b Aug 13 15:21:19.996410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45a81c44-5253-4df7-b44b-dfc65f6dfee7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:19.996652 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45a81c44-5253-4df7-b44b-dfc65f6dfee7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:20.020978 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45a81c44-5253-4df7-b44b-dfc65f6dfee7 tempest-TestEncryptedCinderVolumes-946332287 tempest-TestEncryptedCinderVolumes-946332287-project-admin] https://10.4.3.38/volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b returned with HTTP 202 Aug 13 15:21:20.021411 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 858/3453] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:21:19 2026] DELETE /volume/v3/types/8072d3e0-7c61-4006-abb7-e617ab401f0b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:20.107558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:20.116706 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:20.116925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:20.117142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:20.126747 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:20.126747 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:20.130542 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:20.135043 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0c869d4-1586-40a9-8c34-c69a31af51ac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:20.135456 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 865/3454] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:20 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:21.152453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:21.154244 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:21.154600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:21.154995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:21.166889 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:21.166889 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:21.171735 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:21.176891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d68c8ecb-84bd-4af1-ba30-d66dc50b9830 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:21.177447 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 876/3455] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:21 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:21.409834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-f0fb0a33-ea54-41c3-baa8-cace46cdc2b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:21.412840 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-f0fb0a33-ea54-41c3-baa8-cace46cdc2b8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa/action Aug 13 15:21:21.413384 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-f0fb0a33-ea54-41c3-baa8-cace46cdc2b8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:21.413590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-f0fb0a33-ea54-41c3-baa8-cace46cdc2b8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-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 15:21:21.435901 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:21.435901 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:21.446315 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1b833a0-0f80-4ef9-b74d-5b3b8e049c86 req-f0fb0a33-ea54-41c3-baa8-cace46cdc2b8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa/action returned with HTTP 204 Aug 13 15:21:21.447056 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 857/3456] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:21 2026] POST /volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:22.192918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.195848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:21:22.196322 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.196850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.211248 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.211248 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:22.216077 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:22.223258 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c2c9b09-a0e4-4a6a-ba7f-13425a73fea1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:21:22.223258 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 859/3457] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:22 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:22.272704 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.275655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:22.275812 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.276059 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.284471 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.284471 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:22.288377 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:22.294354 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-99089de8-f3bd-4871-a75f-4aefc103f9aa tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:22.294910 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 866/3458] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:22 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:22.404933 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8644a16-e219-4e79-989b-dc557d5e90d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.405400 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8644a16-e219-4e79-989b-dc557d5e90d4 None None] GET https://10.4.3.38/volume// Aug 13 15:21:22.405776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8644a16-e219-4e79-989b-dc557d5e90d4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.405960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8644a16-e219-4e79-989b-dc557d5e90d4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.406364 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8644a16-e219-4e79-989b-dc557d5e90d4 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:22.407323 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 877/3459] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21:22 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 15:21:22.417974 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-e2040c06-7acd-4dd4-b6ba-7658997899ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.423471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-e2040c06-7acd-4dd4-b6ba-7658997899ad tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:22.423993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-e2040c06-7acd-4dd4-b6ba-7658997899ad tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccb372f2-c0e2-4d9e-985c-28e4e371570f", "connector": null, "instance_uuid": "bfeb9269-1925-41d1-83d6-449ab86e3c41"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:22.435698 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.435698 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:22.471987 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-e2040c06-7acd-4dd4-b6ba-7658997899ad tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:22.472657 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 858/3460] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:22 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:22.505936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.509924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:22.509924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.509924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.510088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62d574b9-3912-4b13-8100-51652908d779 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.510088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62d574b9-3912-4b13-8100-51652908d779 None None] GET https://10.4.3.38/volume// Aug 13 15:21:22.510088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62d574b9-3912-4b13-8100-51652908d779 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.510088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62d574b9-3912-4b13-8100-51652908d779 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.510088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62d574b9-3912-4b13-8100-51652908d779 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:22.510314 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 867/3461] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21:22 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 15:21:22.521240 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.521306 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.521306 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:22.522108 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:22.522108 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.522302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.524593 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:22.530738 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a6a3a6a-7c57-4559-a7bd-21a2d137c94d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:22.531227 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 860/3462] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:22 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:22.538259 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.538259 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:22.542155 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:22.548995 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-ff6f286a-b551-47d6-9769-f2ea1235d750 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:22.550552 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 878/3463] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:22 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:22.658719 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.660760 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] PUT https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 Aug 13 15:21:22.661340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:22.668045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Acquiring lock "cinder-attachment_update-ccb372f2-c0e2-4d9e-985c-28e4e371570f-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:22.672466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-ccb372f2-c0e2-4d9e-985c-28e4e371570f-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:22.673562 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.673562 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:22.753548 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-ccb372f2-c0e2-4d9e-985c-28e4e371570f-np0000007223" released by "attachment_update" :: held 0.081s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:22.754001 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-76b7ffb4-9e76-4bfe-8202-fbe21936ba6c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 returned with HTTP 200 Aug 13 15:21:22.754553 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 859/3464] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:22 2026] PUT /volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:22.763854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-759347a2-d40b-4985-950a-414ffe6f67dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:22.766152 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-759347a2-d40b-4985-950a-414ffe6f67dd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption Aug 13 15:21:22.766366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-759347a2-d40b-4985-950a-414ffe6f67dd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:22.766542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-759347a2-d40b-4985-950a-414ffe6f67dd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:22.776328 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:22.776328 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:22.782767 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-759347a2-d40b-4985-950a-414ffe6f67dd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption returned with HTTP 200 Aug 13 15:21:22.783443 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 868/3465] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:21:22 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:23.543954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:23.545872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:23.546127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:23.546268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:23.556433 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:23.556433 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:23.566712 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:23.573240 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e835bdb-f53c-4551-8ec6-325be5d9dbbe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:23.573720 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 861/3466] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:23 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:24.280080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.281790 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:24.282165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-559465178", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:24.283648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-559465178', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:24.283831 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume of 1 GB Aug 13 15:21:24.288085 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Availability Zones retrieved successfully. Aug 13 15:21:24.293394 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (e39a7e64-5732-4f8a-aeb8-bcda8042b021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:24.294291 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b3f872-5392-4865-a56f-1beaa40f44c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:24.295211 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:24.323062 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b3f872-5392-4865-a56f-1beaa40f44c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:24.323553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee3fb90-a980-45f8-950c-edcc070ae389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:24.402565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['a5a10a2e-6c1a-44f8-963f-2e890806d97a', '5cfbf715-67df-4a1d-b8f0-0bccb9d22a2e', '81182a3c-eced-4c51-a098-b0f2b617db80', '0c736b4f-03e6-493a-9c87-1e3323496e6d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:24.403696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee3fb90-a980-45f8-950c-edcc070ae389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a10a2e-6c1a-44f8-963f-2e890806d97a', '5cfbf715-67df-4a1d-b8f0-0bccb9d22a2e', '81182a3c-eced-4c51-a098-b0f2b617db80', '0c736b4f-03e6-493a-9c87-1e3323496e6d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:24.404794 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7185751d-150a-4c94-ac6e-441155cc869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:24.436745 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7185751d-150a-4c94-ac6e-441155cc869a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '948be92a-af8b-427b-bfd0-b71461647aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-559465178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['a5a10a2e-6c1a-44f8-963f-2e890806d97a','5cfbf715-67df-4a1d-b8f0-0bccb9d22a2e','81182a3c-eced-4c51-a098-b0f2b617db80','0c736b4f-03e6-493a-9c87-1e3323496e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-559465178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=948be92a-af8b-427b-bfd0-b71461647aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8264fd5eac7f4af6a8435ae096aa75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:24.437633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f947ea-82c4-413c-bc78-5d360ffc01af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:24.460802 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f947ea-82c4-413c-bc78-5d360ffc01af) transitioned into state 'SUCCESS' from state '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-559465178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['a5a10a2e-6c1a-44f8-963f-2e890806d97a','5cfbf715-67df-4a1d-b8f0-0bccb9d22a2e','81182a3c-eced-4c51-a098-b0f2b617db80','0c736b4f-03e6-493a-9c87-1e3323496e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:24.461699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7e885a-4aba-418d-a77f-96f59de93300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:24.472015 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7e885a-4aba-418d-a77f-96f59de93300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:24.473349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (e39a7e64-5732-4f8a-aeb8-bcda8042b021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:24.473349 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request issued successfully. Aug 13 15:21:24.473918 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2edc7d98-a3a9-4719-95d7-fd382a2db354 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:24.474397 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 879/3467] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:24 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:24.487962 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ef7ba76-b018-4020-84dd-1e44e141600e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.489865 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ef7ba76-b018-4020-84dd-1e44e141600e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:24.490047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ef7ba76-b018-4020-84dd-1e44e141600e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.490214 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ef7ba76-b018-4020-84dd-1e44e141600e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.497023 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.497023 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:24.501200 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ef7ba76-b018-4020-84dd-1e44e141600e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:24.505593 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ef7ba76-b018-4020-84dd-1e44e141600e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:24.506065 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 860/3468] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:24 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:24.588688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.590494 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:24.590644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.590860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.601853 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.601853 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:24.606581 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:24.612417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-451bfad6-5c3b-4b1e-96d4-8a6a1f3cc14e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:24.612932 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 869/3469] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:24 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:24.629539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.637784 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:24.638038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.638231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.647558 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.647558 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:24.652266 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:24.657600 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-4cef97fa-37b5-4e7b-b97f-fc17014c8223 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:24.658072 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 862/3470] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:24 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:24.728462 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7a01008-eccc-4dea-ab59-b3d6d2a22d42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.728957 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a01008-eccc-4dea-ab59-b3d6d2a22d42 None None] GET https://10.4.3.38/volume// Aug 13 15:21:24.729138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a01008-eccc-4dea-ab59-b3d6d2a22d42 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.729334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a01008-eccc-4dea-ab59-b3d6d2a22d42 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.729635 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a01008-eccc-4dea-ab59-b3d6d2a22d42 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:24.729953 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 880/3471] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:24.738323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-c91357a6-2362-480e-bf45-3d2540f35f5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.740485 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-c91357a6-2362-480e-bf45-3d2540f35f5e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:24.740884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-c91357a6-2362-480e-bf45-3d2540f35f5e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c06d6216-8721-4297-91dd-a3a95e31ecb2", "connector": null, "instance_uuid": "7ce65cf6-616a-4b12-a187-6a1b983a3893"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:24.749581 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.749581 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:24.778909 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-c91357a6-2362-480e-bf45-3d2540f35f5e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:24.780102 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 861/3472] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:24 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 15:21:24.810372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-970f4292-db9f-4551-87c2-32587128346d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.813017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-970f4292-db9f-4551-87c2-32587128346d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:24.813243 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-970f4292-db9f-4551-87c2-32587128346d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.813485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-970f4292-db9f-4551-87c2-32587128346d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.824213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b887c42-96a6-4e67-85f1-b18d3e763d59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.824734 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b887c42-96a6-4e67-85f1-b18d3e763d59 None None] GET https://10.4.3.38/volume// Aug 13 15:21:24.824949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b887c42-96a6-4e67-85f1-b18d3e763d59 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.825163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b887c42-96a6-4e67-85f1-b18d3e763d59 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.825229 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.825229 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:24.825555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b887c42-96a6-4e67-85f1-b18d3e763d59 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:24.825912 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 863/3473] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:24.829749 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-970f4292-db9f-4551-87c2-32587128346d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:24.835017 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.835421 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-970f4292-db9f-4551-87c2-32587128346d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:24.835970 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 870/3474] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:24 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:24.838985 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:24.839137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:24.839557 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:24.853042 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.853042 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:24.857443 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:24.862506 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-ec10e0d4-1fa8-42d8-9c1e-5b5c71ff792f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:24.862981 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 881/3475] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:24 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:24.975294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:24.977441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] PUT https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 Aug 13 15:21:24.977851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:24.985769 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Acquiring lock "cinder-attachment_update-c06d6216-8721-4297-91dd-a3a95e31ecb2-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:24.991012 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Lock "cinder-attachment_update-c06d6216-8721-4297-91dd-a3a95e31ecb2-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:24.992298 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:24.992298 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:25.076252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Lock "cinder-attachment_update-c06d6216-8721-4297-91dd-a3a95e31ecb2-np0000007223" released by "attachment_update" :: held 0.085s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:25.076645 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-faad72e8-9c05-4c08-add0-7aefd8f551b9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 returned with HTTP 200 Aug 13 15:21:25.077303 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 862/3476] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:24 2026] PUT /volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:25.519862 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:25.522088 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:25.522354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:25.522594 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:25.531410 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:25.531410 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:25.535797 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:25.543362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aede5cd-ca10-445b-af54-a279597fc4e2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:25.544038 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 864/3477] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:25 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:25.559274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:25.561349 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:25.561584 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:25.561725 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:25.569459 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:25.569459 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:25.576313 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:25.582133 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76be6d5f-e53f-4912-9332-e0ae5b02c61d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:25.582601 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 871/3478] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:25 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:25.626571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:25.630151 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:25.630444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:25.630770 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:25.644235 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:25.644235 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:25.649595 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:25.656106 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c51e7e3f-9c07-4ff5-83e1-ade278b088da tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:25.656608 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 882/3479] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:25 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:25.848654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5fcf6af-511a-4910-8b65-834673ce8607 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:25.850429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5fcf6af-511a-4910-8b65-834673ce8607 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:25.850693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5fcf6af-511a-4910-8b65-834673ce8607 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:25.850960 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5fcf6af-511a-4910-8b65-834673ce8607 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:25.863193 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:25.863193 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:25.867925 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5fcf6af-511a-4910-8b65-834673ce8607 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:25.872353 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5fcf6af-511a-4910-8b65-834673ce8607 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:25.872737 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 863/3480] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:25 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:26.312335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.314187 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:26.314359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.314540 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.321103 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.321103 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:26.324650 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:26.328919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-cb4c55bd-d529-4778-a995-4dbbc510f2b8 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:26.329296 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 865/3481] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:26 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:26.406525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46b407a7-490c-4719-b31c-ba3fd9f388c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.406968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46b407a7-490c-4719-b31c-ba3fd9f388c0 None None] GET https://10.4.3.38/volume// Aug 13 15:21:26.407144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46b407a7-490c-4719-b31c-ba3fd9f388c0 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.407354 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46b407a7-490c-4719-b31c-ba3fd9f388c0 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.407708 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46b407a7-490c-4719-b31c-ba3fd9f388c0 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:26.408040 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 872/3482] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:26.416112 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-40510fdf-fe6a-4d19-9729-b3167b867e56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.582424 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-40510fdf-fe6a-4d19-9729-b3167b867e56 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:26.582792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-40510fdf-fe6a-4d19-9729-b3167b867e56 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "948be92a-af8b-427b-bfd0-b71461647aef", "connector": null, "instance_uuid": "854f91e6-009d-40cb-b3ca-ea4bd04fcde8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:26.593130 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.593130 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:26.623243 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-40510fdf-fe6a-4d19-9729-b3167b867e56 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:26.623874 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 883/3483] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:26 2026] POST /volume/v3/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:26.648920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7239b28-e994-4bad-bf23-21e1843213a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.650599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7239b28-e994-4bad-bf23-21e1843213a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:26.650845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7239b28-e994-4bad-bf23-21e1843213a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.651043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7239b28-e994-4bad-bf23-21e1843213a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.656067 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71e6d806-de06-4604-8a87-5f695957292b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.656431 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71e6d806-de06-4604-8a87-5f695957292b None None] GET https://10.4.3.38/volume// Aug 13 15:21:26.656631 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71e6d806-de06-4604-8a87-5f695957292b None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.656877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71e6d806-de06-4604-8a87-5f695957292b None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.657293 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71e6d806-de06-4604-8a87-5f695957292b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:26.657598 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 866/3484] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:26.659701 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.659701 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:26.662956 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b7239b28-e994-4bad-bf23-21e1843213a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:26.664624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.666062 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:26.666274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.666439 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.666938 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7239b28-e994-4bad-bf23-21e1843213a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:26.667303 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 864/3485] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:26 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:21:26.669520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c025ceab-a8ed-453b-a573-8edbb0467107 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.672228 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c025ceab-a8ed-453b-a573-8edbb0467107 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:26.672531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c025ceab-a8ed-453b-a573-8edbb0467107 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.672813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c025ceab-a8ed-453b-a573-8edbb0467107 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.675198 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.675198 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:26.678844 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:26.683523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-3d6e2d32-6493-4be8-be8e-86450a0a5a57 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:26.683971 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 873/3486] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:26 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:26.684935 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.684935 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:26.688427 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c025ceab-a8ed-453b-a573-8edbb0467107 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:26.697179 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c025ceab-a8ed-453b-a573-8edbb0467107 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:26.697754 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 884/3487] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:26 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:26.787958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.790328 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] PUT https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 Aug 13 15:21:26.790747 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:26.799042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Acquiring lock "cinder-attachment_update-948be92a-af8b-427b-bfd0-b71461647aef-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:26.804030 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-948be92a-af8b-427b-bfd0-b71461647aef-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:26.805023 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.805023 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:26.890556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68e107b5-e6d6-455a-a355-7b0208672530 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:26.893471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68e107b5-e6d6-455a-a355-7b0208672530 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:26.893735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68e107b5-e6d6-455a-a355-7b0208672530 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:26.894005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68e107b5-e6d6-455a-a355-7b0208672530 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:26.899518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-948be92a-af8b-427b-bfd0-b71461647aef-np0000007223" released by "attachment_update" :: held 0.095s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:26.899896 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-28b432ff-7867-4825-b3dd-912e60fd2343 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 returned with HTTP 200 Aug 13 15:21:26.900303 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 867/3488] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:26 2026] PUT /volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:26.904760 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:26.904760 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:26.908666 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68e107b5-e6d6-455a-a355-7b0208672530 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:26.913485 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68e107b5-e6d6-455a-a355-7b0208672530 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:26.913877 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 865/3489] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:26 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:27.143299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4c26aa7-9162-4d30-a711-94e5e720573f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.145348 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4c26aa7-9162-4d30-a711-94e5e720573f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:27.145631 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4c26aa7-9162-4d30-a711-94e5e720573f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.145920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4c26aa7-9162-4d30-a711-94e5e720573f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.157219 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.157219 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:27.162586 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4c26aa7-9162-4d30-a711-94e5e720573f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:27.172692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4c26aa7-9162-4d30-a711-94e5e720573f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:27.172692 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 874/3490] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:27.218392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.221109 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:27.221367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.221632 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.230498 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.230498 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:27.234861 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:27.240371 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-615e92d2-1c89-49d5-bdf9-befbb8eb8146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:27.240957 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 885/3491] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:27.330070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd6f9509-f5e7-4816-9787-025bc4151031 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.330510 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd6f9509-f5e7-4816-9787-025bc4151031 None None] GET https://10.4.3.38/volume// Aug 13 15:21:27.330626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd6f9509-f5e7-4816-9787-025bc4151031 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.330858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd6f9509-f5e7-4816-9787-025bc4151031 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.331178 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd6f9509-f5e7-4816-9787-025bc4151031 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:27.331458 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 868/3492] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:27.342626 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-d626d665-c141-458c-89b6-db3d399b7314 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.345472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-d626d665-c141-458c-89b6-db3d399b7314 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:27.345868 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-d626d665-c141-458c-89b6-db3d399b7314 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bdc0ee7-451e-4b04-b42c-f32fa118b139", "connector": null, "instance_uuid": "2d0383ba-6930-4fcd-b6e3-55d84aa9a21e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:27.354370 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.354370 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:27.383751 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-d626d665-c141-458c-89b6-db3d399b7314 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:27.384357 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 866/3493] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:27 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 15:21:27.417005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.419501 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:27.419845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.420134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.422112 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61d35c96-873b-4eec-9ece-15634ad73da2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.422542 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61d35c96-873b-4eec-9ece-15634ad73da2 None None] GET https://10.4.3.38/volume// Aug 13 15:21:27.422760 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61d35c96-873b-4eec-9ece-15634ad73da2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.422980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61d35c96-873b-4eec-9ece-15634ad73da2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.423385 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61d35c96-873b-4eec-9ece-15634ad73da2 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:27.423726 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 886/3494] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:27.430358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.434483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:27.434733 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.434971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.439099 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.439099 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:27.444322 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:27.446967 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.446967 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:27.450300 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e7c73f-1cf7-4f67-b344-4ec0d4c4a103 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:27.451050 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:27.451123 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 875/3495] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:27.462007 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-595df312-b8ec-4121-b7d1-6c4e79285a13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:27.462549 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 869/3496] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:27.574367 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.580357 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] PUT https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 Aug 13 15:21:27.580862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:27.591498 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Acquiring lock "cinder-attachment_update-6bdc0ee7-451e-4b04-b42c-f32fa118b139-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:27.597208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Lock "cinder-attachment_update-6bdc0ee7-451e-4b04-b42c-f32fa118b139-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:27.598391 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.598391 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:27.681969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.686144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:27.686454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.686768 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.693229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Lock "cinder-attachment_update-6bdc0ee7-451e-4b04-b42c-f32fa118b139-np0000007223" released by "attachment_update" :: held 0.096s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:27.693611 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-ba38aa7f-32c6-4512-a601-a30b52a9a9e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 returned with HTTP 200 Aug 13 15:21:27.694217 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 867/3497] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:27 2026] PUT /volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:27.701125 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.701125 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:27.705619 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:27.713467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.716755 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:27.717055 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.717343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.722101 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fad31e3d-60b2-4952-8f4a-5b89408aa78a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:27.722501 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 887/3498] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:27.733152 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.733152 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:27.736617 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:27.740439 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14f72fe9-0f04-4fa7-8e28-46b5d1a67d55 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:27.740856 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 876/3499] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:27.930145 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:27.932090 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:27.932368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:27.933639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:27.946008 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:27.946008 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:27.950734 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:27.956654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-890ed6a2-e5d5-482f-91fe-cb98368e8c3a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:27.957178 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 870/3500] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:27 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:28.466509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41fe798a-34c3-4375-85bc-546b9d683a71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:28.469014 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41fe798a-34c3-4375-85bc-546b9d683a71 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:28.470690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41fe798a-34c3-4375-85bc-546b9d683a71 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:28.470690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41fe798a-34c3-4375-85bc-546b9d683a71 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:28.481711 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:28.481711 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:28.487032 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-41fe798a-34c3-4375-85bc-546b9d683a71 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:28.491595 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41fe798a-34c3-4375-85bc-546b9d683a71 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:28.492221 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 868/3501] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:28 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:28.739968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc1375ac-facc-476a-afee-51c08483cad6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:28.744130 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc1375ac-facc-476a-afee-51c08483cad6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:28.744352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc1375ac-facc-476a-afee-51c08483cad6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:28.744570 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc1375ac-facc-476a-afee-51c08483cad6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:28.756399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dca3aef0-f687-4943-8831-ebec2f68561c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:28.758135 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dca3aef0-f687-4943-8831-ebec2f68561c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:28.758339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dca3aef0-f687-4943-8831-ebec2f68561c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:28.758517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dca3aef0-f687-4943-8831-ebec2f68561c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:28.759265 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:28.759265 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:28.763684 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bc1375ac-facc-476a-afee-51c08483cad6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:28.767349 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:28.767349 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:28.768921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc1375ac-facc-476a-afee-51c08483cad6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:28.769401 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 888/3502] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:28 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:28.770444 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dca3aef0-f687-4943-8831-ebec2f68561c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:28.774201 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dca3aef0-f687-4943-8831-ebec2f68561c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:28.774683 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 877/3503] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:28 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:28.969166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:28.970867 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:28.971089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:28.971284 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:28.980690 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:28.980690 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:28.983965 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:28.988141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c1b125d-85eb-493b-8dfc-53676fc155a3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:28.988509 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 871/3504] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:28 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:29.506696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:29.507108 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:29.507108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:29.507176 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:29.518053 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:29.518053 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:29.522861 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:29.526283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25d15aa0-3e3a-43b1-bdae-70c5301b3da7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:29.526626 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 869/3505] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:29 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:29.782550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:29.785264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:29.785868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:29.785938 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:29.786935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:29.789306 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:29.789515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:29.789707 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:29.798594 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:29.798594 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:29.799003 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:29.799003 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:29.802798 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:29.803062 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:29.808959 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-963cbd24-22d7-4578-bfb2-78bd87cdc828 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:29.809485 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 878/3506] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:29 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:29.810135 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db98a571-2d14-47e8-abc0-b2a9a3db1cf6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:29.810725 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 889/3507] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:29 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:30.001256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:30.003249 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:30.003529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:30.004849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:30.016237 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:30.016237 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:30.020282 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:30.025103 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b02c4c5-297a-425f-9ca1-39a40bbf4d49 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:30.025563 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 872/3508] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:30 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:30.103193 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-26f3619e-63af-4ab2-a90c-854aeae15fec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:30.105283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-26f3619e-63af-4ab2-a90c-854aeae15fec tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008/action Aug 13 15:21:30.105634 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-26f3619e-63af-4ab2-a90c-854aeae15fec tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:30.105960 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-26f3619e-63af-4ab2-a90c-854aeae15fec tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-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 15:21:30.122616 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:30.122616 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:30.131163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c93f7bd3-b4b2-45b8-9186-1cb495d397ea req-26f3619e-63af-4ab2-a90c-854aeae15fec tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008/action returned with HTTP 204 Aug 13 15:21:30.131294 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 870/3509] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:30 2026] POST /volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:30.538700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:30.540275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:30.540433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:30.540608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:30.549586 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:30.549586 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:30.552810 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:30.557981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1f0d5f7-5147-4eb2-8519-d17e18e79ff6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:30.558811 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 879/3510] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:30 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:30.822124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21125574-45c6-42ee-8679-9bfe73f18313 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:30.824316 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21125574-45c6-42ee-8679-9bfe73f18313 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:30.824478 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21125574-45c6-42ee-8679-9bfe73f18313 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:30.824649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21125574-45c6-42ee-8679-9bfe73f18313 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:30.825538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:30.832261 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:30.832450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:30.832705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:30.837839 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:30.837839 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:30.844126 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:30.844126 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:30.844730 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21125574-45c6-42ee-8679-9bfe73f18313 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:30.847336 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:30.854155 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b14790f9-0660-4c11-98fa-7b7ef771ae16 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:30.854256 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21125574-45c6-42ee-8679-9bfe73f18313 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:30.854495 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 873/3511] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:30 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:30.854917 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 890/3512] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:30 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:31.039058 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.043812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:31.044048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.044426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.053505 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.053505 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:31.059454 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:31.062431 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76b3d3ad-8633-4e19-9cfe-49303fdbd4d4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:31.062843 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 871/3513] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1651 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:31.078316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.081178 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:31.081613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06d6216-8721-4297-91dd-a3a95e31ecb2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1506980243"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:31.102960 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.102960 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:31.103555 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:31.103763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:31.110097 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b03fdf-ea3f-4f5d-8c18-248691762255 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 400 Aug 13 15:21:31.110699 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 880/3514] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:31 2026] POST /volume/v3/snapshots => generated 160 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:21:31.118640 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.121141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:31.121553 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06d6216-8721-4297-91dd-a3a95e31ecb2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1968873517"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:31.138368 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.138368 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:31.139238 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:31.139503 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:31.165897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['37f353a8-5a76-4b01-903c-9b27777cc820', 'ebe7350f-2f57-4591-89a1-24e826aa4360', '1188c578-7120-4c9f-9f51-5da39276df0e', 'ebdcd60a-a877-457a-8b6d-ccb724a29f0a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:31.202257 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot force create request issued successfully. Aug 13 15:21:31.202657 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c22eda69-6fd2-471f-b842-e59cbc534df1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:31.203198 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 874/3515] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:31.215549 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c168285-1399-4d72-969f-78cb294c3b72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.217753 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c168285-1399-4d72-969f-78cb294c3b72 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:31.217969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c168285-1399-4d72-969f-78cb294c3b72 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.218191 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c168285-1399-4d72-969f-78cb294c3b72 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.228113 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.228113 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:31.229237 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c168285-1399-4d72-969f-78cb294c3b72 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:31.230856 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c168285-1399-4d72-969f-78cb294c3b72 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 200 Aug 13 15:21:31.231899 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 891/3516] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:31.408222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-8dc42195-9403-4a1b-b556-44017c74386b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.410763 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-8dc42195-9403-4a1b-b556-44017c74386b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption Aug 13 15:21:31.411067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-8dc42195-9403-4a1b-b556-44017c74386b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.411318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-8dc42195-9403-4a1b-b556-44017c74386b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.422315 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.422315 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:31.429984 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-8dc42195-9403-4a1b-b556-44017c74386b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption returned with HTTP 200 Aug 13 15:21:31.430429 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 872/3517] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:31.572749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.574764 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:31.575399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.575399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.586610 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.586610 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:31.592071 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:31.596956 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4daf7c44-86e9-46a0-9b33-5093fdd2a58d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:31.597392 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 881/3518] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:31.865868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2416807b-56ba-4312-8920-5125c1da36f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.867075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:31.867504 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2416807b-56ba-4312-8920-5125c1da36f9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:31.867685 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2416807b-56ba-4312-8920-5125c1da36f9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.867875 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2416807b-56ba-4312-8920-5125c1da36f9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.870381 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:31.870381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:31.870381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:31.877565 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.877565 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:31.878645 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:31.878645 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:31.880898 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2416807b-56ba-4312-8920-5125c1da36f9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:31.881977 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:31.885556 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2416807b-56ba-4312-8920-5125c1da36f9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:31.886034 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 875/3519] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:31.886378 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccc9b3b0-84c8-4ab5-af6c-7df70f3eaeca tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:31.886841 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 892/3520] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:31 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:32.240940 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42608f23-303f-41d1-99f1-4bd90f24d58e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.243134 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42608f23-303f-41d1-99f1-4bd90f24d58e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:32.243494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42608f23-303f-41d1-99f1-4bd90f24d58e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:32.243840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42608f23-303f-41d1-99f1-4bd90f24d58e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:32.250882 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.250882 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:32.251310 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42608f23-303f-41d1-99f1-4bd90f24d58e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:32.252456 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42608f23-303f-41d1-99f1-4bd90f24d58e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 200 Aug 13 15:21:32.253036 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 873/3521] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:32 2026] GET /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:32.262938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.265016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:32.265432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06d6216-8721-4297-91dd-a3a95e31ecb2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1701061744"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:32.279947 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.279947 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:32.280535 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:32.280737 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:32.308046 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-cd2b6849-b10a-47e5-a07b-9652a73c8e93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.310487 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-cd2b6849-b10a-47e5-a07b-9652a73c8e93 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164/action Aug 13 15:21:32.310844 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-cd2b6849-b10a-47e5-a07b-9652a73c8e93 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:32.310948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-cd2b6849-b10a-47e5-a07b-9652a73c8e93 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:32.316557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['ec5adc84-7a90-45df-8b35-150444ab69fb', '8a448542-a7ac-4628-a0e5-5a796cf0563d', '5fc9ce44-9d08-46c3-80db-ebcafc1dd4be', '44e243a1-828c-4eb5-a1e9-e158b459bad8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:32.330856 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.330856 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:32.349393 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot force create request issued successfully. Aug 13 15:21:32.349792 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bcdca0c-6207-4ab2-b39c-d6ce6acc52c3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:32.349868 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bbdae403-7f72-4a71-bf3c-60196684d48c req-cd2b6849-b10a-47e5-a07b-9652a73c8e93 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164/action returned with HTTP 204 Aug 13 15:21:32.350230 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 876/3522] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:32 2026] POST /volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:32.350286 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 882/3523] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:32.360534 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.362392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:32.362814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:32.362814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:32.368477 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.368477 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:32.369037 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:32.369991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2a09649-b3ba-4a72-8b9c-e3f6e02d1e7a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 200 Aug 13 15:21:32.370373 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 893/3524] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:32 2026] GET /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:32.609742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.611530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:32.611786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:32.612061 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:32.622812 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.622812 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:32.626724 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:32.631694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1e3ec76-8b78-47a9-aad5-e209f9e63d74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:32.632096 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 874/3525] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:32 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:32.900262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.902236 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:32.902401 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:32.902651 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:32.902930 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:32.904199 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:21:32.904438 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:32.904660 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:32.914853 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.914853 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:32.916322 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:32.916322 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:32.918846 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:32.920490 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:32.923955 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d19c707e-7a52-4938-8fdb-b3cbbf182ba7 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:32.924458 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 877/3526] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:32 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:32.925270 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ddc96e-5f56-4575-a382-9bdc7d0c2bcd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:21:32.925643 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 883/3527] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:32 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:33.129787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-b6accde1-1439-484c-b379-bebed4866153 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.132560 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-b6accde1-1439-484c-b379-bebed4866153 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314/action Aug 13 15:21:33.133126 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-b6accde1-1439-484c-b379-bebed4866153 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:33.133274 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-b6accde1-1439-484c-b379-bebed4866153 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:33.154467 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.154467 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:33.165539 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df347a57-b926-4b95-89c5-0a0ee9f16a7d req-b6accde1-1439-484c-b379-bebed4866153 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314/action returned with HTTP 204 Aug 13 15:21:33.165979 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 894/3528] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:33 2026] POST /volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:33.379154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.381084 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:33.381298 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.381517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.387163 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.387163 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:33.387765 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:33.388759 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2027fa57-14b2-4b6f-8b05-202c93eb3bb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 200 Aug 13 15:21:33.389201 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 875/3529] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:33.398460 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c141e039-0d7c-4e43-9164-b8088739ca31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.400172 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:33.400494 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06d6216-8721-4297-91dd-a3a95e31ecb2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-882862307"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:33.410947 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.410947 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:33.411416 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:33.411545 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:33.439439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['c828e087-76c8-4e20-9e78-3dcf5a16da3c', '824e60ad-ef4a-4703-aa2b-9f2c6208bb0d', '208e5cf1-8b04-4570-9b19-4d4f7d7167fa', 'ac46b8e1-a974-4c78-aa24-b3b176482639'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:33.484095 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot force create request issued successfully. Aug 13 15:21:33.484557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c141e039-0d7c-4e43-9164-b8088739ca31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:33.485163 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 878/3530] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:33.494537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.496241 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:33.496412 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.496618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.501538 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.501538 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:33.501999 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:33.502722 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0d1e3cb-73a6-48a7-bcc1-b7948fb28e6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 200 Aug 13 15:21:33.503180 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 884/3531] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:33.559448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.561947 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:33.562212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.562460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.571321 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.571321 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:33.575292 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:33.579077 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-1f9f4492-7f67-4533-815f-0edb64968f39 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:33.579434 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 895/3532] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:33.641048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83f5b416-32d6-46a1-89c2-0019c63b1895 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.641382 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83f5b416-32d6-46a1-89c2-0019c63b1895 None None] GET https://10.4.3.38/volume// Aug 13 15:21:33.641529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83f5b416-32d6-46a1-89c2-0019c63b1895 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.641742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83f5b416-32d6-46a1-89c2-0019c63b1895 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.642165 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83f5b416-32d6-46a1-89c2-0019c63b1895 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:33.642437 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 876/3533] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:33.644096 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c565c66-7f91-4923-8fca-127909a04ff3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.646311 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c565c66-7f91-4923-8fca-127909a04ff3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:33.646473 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c565c66-7f91-4923-8fca-127909a04ff3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.646682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c565c66-7f91-4923-8fca-127909a04ff3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.649410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-bf00e745-6495-4d2c-91bb-2f11506e0f49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.651222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-bf00e745-6495-4d2c-91bb-2f11506e0f49 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:33.651531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-bf00e745-6495-4d2c-91bb-2f11506e0f49 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6001088-22d6-4d79-89c3-eaa5c0fd2730", "connector": null, "instance_uuid": "bfeb9269-1925-41d1-83d6-449ab86e3c41"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:33.655754 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.655754 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:33.658972 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2c565c66-7f91-4923-8fca-127909a04ff3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:33.659288 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.659288 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:33.663407 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c565c66-7f91-4923-8fca-127909a04ff3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:33.663776 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 879/3534] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:33.685179 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-bf00e745-6495-4d2c-91bb-2f11506e0f49 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:33.685612 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 885/3535] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:33 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 15:21:33.711024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.712795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:33.713024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.713227 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.719786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d44be76-4b55-4130-8d4c-dd5771f5efb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.720277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d44be76-4b55-4130-8d4c-dd5771f5efb7 None None] GET https://10.4.3.38/volume// Aug 13 15:21:33.720508 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d44be76-4b55-4130-8d4c-dd5771f5efb7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.720754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d44be76-4b55-4130-8d4c-dd5771f5efb7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.721205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d44be76-4b55-4130-8d4c-dd5771f5efb7 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:33.721763 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 877/3536] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:33.725919 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.725919 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:33.728230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.729885 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:33.730259 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:33.730442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.730626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.734295 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92193cd7-9665-46ba-9bc9-daa12325d9e6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:33.734665 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 896/3537] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:33.742463 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.742463 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:33.745753 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:33.750171 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-5ee72636-5ca1-434a-af4c-ed71c5823eef tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:33.750590 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 880/3538] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:33.852705 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.854784 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] PUT https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 Aug 13 15:21:33.855183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:33.881217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Acquiring lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:33.885507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:33.886451 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.886451 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:33.937198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:33.939121 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:33.939419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:33.939610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:33.948976 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:33.948976 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:33.952275 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:33.955199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" released by "attachment_update" :: held 0.070s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:33.955613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-22a68a60-146d-4f0c-8cc7-8fd5b453cd5b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 returned with HTTP 200 Aug 13 15:21:33.956479 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 886/3539] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:33 2026] PUT /volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:33.957028 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3c5a787-4f26-4cc9-8f37-501f44a44e8a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:33.957410 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 878/3540] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:33 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:34.513118 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:34.514757 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:34.514979 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:34.515280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:34.521806 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:34.521806 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:34.521806 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:34.522921 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aeb6d96-fa89-435b-b8bf-eac1bb77ceb6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 200 Aug 13 15:21:34.524157 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 897/3541] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:34 2026] GET /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:34.534841 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-843d2c3a-c346-4473-990b-ef60469f1882 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:34.536526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:34.536755 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:34.536970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:34.537101 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:34.542991 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:34.542991 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:34.543323 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:34.564634 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:21:34.564894 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-843d2c3a-c346-4473-990b-ef60469f1882 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 202 Aug 13 15:21:34.565376 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 881/3542] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:34 2026] DELETE /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:34.575873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1de36587-1985-475b-b90f-20146de750a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:34.577720 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1de36587-1985-475b-b90f-20146de750a5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:34.577931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1de36587-1985-475b-b90f-20146de750a5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:34.578108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1de36587-1985-475b-b90f-20146de750a5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:34.583624 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:34.583624 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:34.584077 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1de36587-1985-475b-b90f-20146de750a5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:34.584888 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1de36587-1985-475b-b90f-20146de750a5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 200 Aug 13 15:21:34.585252 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 887/3543] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:34 2026] GET /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:34.690547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:34.692642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:34.692875 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:34.693066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:34.705140 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:34.705140 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:34.709618 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:34.713882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b18d93e-9c00-45c3-b8ae-cabd0f7fd6b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:34.714222 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 879/3544] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:34 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:34.748331 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6038f145-1f86-41eb-9926-9c642826affe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:34.749976 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6038f145-1f86-41eb-9926-9c642826affe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:34.750173 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6038f145-1f86-41eb-9926-9c642826affe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:34.750363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6038f145-1f86-41eb-9926-9c642826affe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:34.759571 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:34.759571 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:34.762940 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6038f145-1f86-41eb-9926-9c642826affe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:34.767124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6038f145-1f86-41eb-9926-9c642826affe tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:34.767548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 898/3545] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:34 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:35.595367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afd61b01-285a-4830-b885-828c180129ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:35.598742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afd61b01-285a-4830-b885-828c180129ed tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:35.598742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afd61b01-285a-4830-b885-828c180129ed tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:35.598742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afd61b01-285a-4830-b885-828c180129ed tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:35.604540 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afd61b01-285a-4830-b885-828c180129ed tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 404 Aug 13 15:21:35.605343 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 882/3546] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:35 2026] GET /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:35.612389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-383057d5-25ae-4f9c-bcb8-619d87224381 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:35.614613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:35.614983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:35.615135 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:35.615282 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:35.621544 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:35.621544 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:35.622094 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:35.640781 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:21:35.641623 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-383057d5-25ae-4f9c-bcb8-619d87224381 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 202 Aug 13 15:21:35.641623 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 888/3547] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:35 2026] DELETE /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:35.649030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:35.650979 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:35.651206 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:35.651362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:35.657362 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:35.657362 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:35.658001 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:35.658810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02d1ce01-b988-4768-a23a-cba43a3a4bd4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 200 Aug 13 15:21:35.658998 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 880/3548] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:35 2026] GET /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:35.726098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b434c907-05a3-4b75-b733-68af6214abde None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:35.727642 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b434c907-05a3-4b75-b733-68af6214abde tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:35.727866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b434c907-05a3-4b75-b733-68af6214abde tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:35.727989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b434c907-05a3-4b75-b733-68af6214abde tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:35.736804 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:35.736804 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:35.739833 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b434c907-05a3-4b75-b733-68af6214abde tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:35.743257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b434c907-05a3-4b75-b733-68af6214abde tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:35.743758 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 899/3549] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:35 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:35.779777 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:35.782609 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:35.782609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:35.782609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:35.791147 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:35.791147 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:35.794316 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:35.799947 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c78a282-a723-4b36-be9a-64730dd7ed56 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:35.799947 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 883/3550] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:35 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.203501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-687e8612-0638-4195-8e81-14426f1874da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.206884 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-687e8612-0638-4195-8e81-14426f1874da tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2/action Aug 13 15:21:36.207299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-687e8612-0638-4195-8e81-14426f1874da tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:36.207414 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-687e8612-0638-4195-8e81-14426f1874da tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:36.232525 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.232525 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:36.243220 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-af5c656a-3724-488c-8646-ae2db59b3b53 req-687e8612-0638-4195-8e81-14426f1874da tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2/action returned with HTTP 204 Aug 13 15:21:36.243804 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 889/3551] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:36 2026] POST /volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:36.391181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.555083 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:36.555438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-297995032", "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 15:21:36.557059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-297995032', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:36.557174 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Create volume of 1 GB Aug 13 15:21:36.561222 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Availability Zones retrieved successfully. Aug 13 15:21:36.566622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Flow 'volume_create_api' (969de5fd-f5b4-46ca-8460-5762b6f5df46) 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 15:21:36.567555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48f38ca-5994-4bae-ba97-3eb846d55d9c) transitioned 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 15:21:36.568483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-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 15:21:36.595139 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48f38ca-5994-4bae-ba97-3eb846d55d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:21:36.596172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e50787-4d70-4b06-9d02-ea2e100401a8) transitioned 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 15:21:36.659964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Created reservations ['e36b35cf-79f3-45cb-9c65-84e4052994a3', '78a54e5f-7533-4fdc-8093-c43468e396f2', '0fa10c13-9210-4f05-a9cd-0a61d78da56a', 'f419bb16-8b25-4e1f-a54c-984c289682ab'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:36.661227 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e50787-4d70-4b06-9d02-ea2e100401a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36b35cf-79f3-45cb-9c65-84e4052994a3', '78a54e5f-7533-4fdc-8093-c43468e396f2', '0fa10c13-9210-4f05-a9cd-0a61d78da56a', 'f419bb16-8b25-4e1f-a54c-984c289682ab']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:36.662276 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42e77d-363a-4229-8a6c-2a326372dedc) transitioned 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 15:21:36.667268 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0442ef8e-478f-4588-a77e-903a3d987f92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.669692 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0442ef8e-478f-4588-a77e-903a3d987f92 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:36.669955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0442ef8e-478f-4588-a77e-903a3d987f92 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.670209 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0442ef8e-478f-4588-a77e-903a3d987f92 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.676145 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0442ef8e-478f-4588-a77e-903a3d987f92 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 404 Aug 13 15:21:36.676986 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 900/3552] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:36.685053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.685576 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42e77d-363a-4229-8a6c-2a326372dedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2968985-0b0f-4023-a5cd-bf3f2afe350f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-297995032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87afdd7dabea41689106746545cf8ea3',qos_specs=None,replication_status=,reservations=['e36b35cf-79f3-45cb-9c65-84e4052994a3','78a54e5f-7533-4fdc-8093-c43468e396f2','0fa10c13-9210-4f05-a9cd-0a61d78da56a','f419bb16-8b25-4e1f-a54c-984c289682ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b341452c45b4d8abe2b8dac32e15559',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-297995032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2968985-0b0f-4023-a5cd-bf3f2afe350f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87afdd7dabea41689106746545cf8ea3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b341452c45b4d8abe2b8dac32e15559',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:36.686277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec23a63b-a5f8-489c-996d-037430f87fa2) transitioned 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 15:21:36.688690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:36.688690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.688690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.688690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:36.695045 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.695045 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:36.696146 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:36.703568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec23a63b-a5f8-489c-996d-037430f87fa2) transitioned into state 'SUCCESS' from state '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-297995032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87afdd7dabea41689106746545cf8ea3',qos_specs=None,replication_status=,reservations=['e36b35cf-79f3-45cb-9c65-84e4052994a3','78a54e5f-7533-4fdc-8093-c43468e396f2','0fa10c13-9210-4f05-a9cd-0a61d78da56a','f419bb16-8b25-4e1f-a54c-984c289682ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b341452c45b4d8abe2b8dac32e15559',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:36.703568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e082ea-8e5e-40b9-b0a6-efb0daab0220) transitioned 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 15:21:36.714115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e082ea-8e5e-40b9-b0a6-efb0daab0220) 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 15:21:36.714473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Flow 'volume_create_api' (969de5fd-f5b4-46ca-8460-5762b6f5df46) 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 15:21:36.715025 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Create volume request issued successfully. Aug 13 15:21:36.715921 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d53ce71-6e3a-4e1d-8a36-f8a6e9364b97 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:36.717688 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 881/3553] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:36 2026] POST /volume/v3/volumes => generated 753 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:36.726627 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:21:36.726956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9f0445c-4d1b-45dd-a03a-8d987f2f5f60 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 202 Aug 13 15:21:36.727793 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 884/3554] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:36 2026] DELETE /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:36.740724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.742638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20243898-ab4e-4720-986b-61687d228ffa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.742872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:36.742872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.742872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.746683 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20243898-ab4e-4720-986b-61687d228ffa tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:36.746683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20243898-ab4e-4720-986b-61687d228ffa tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.746683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20243898-ab4e-4720-986b-61687d228ffa tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.748409 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.748409 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:36.749374 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:36.750298 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11cbfe1a-3e56-46c7-8039-e65c22f2bb89 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 200 Aug 13 15:21:36.750808 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 890/3555] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.757226 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.757868 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.757868 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:36.759149 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:21:36.759356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.759510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.762869 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-20243898-ab4e-4720-986b-61687d228ffa tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:36.769238 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20243898-ab4e-4720-986b-61687d228ffa tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:36.769490 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.769490 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:36.770108 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 901/3556] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.773040 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:36.779413 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6bc580d-fb21-47ab-a35d-d0f8ce6a7994 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:21:36.780065 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 882/3557] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:36.792380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.795586 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:21:36.796122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6bdc0ee7-451e-4b04-b42c-f32fa118b139", "name": "tempest-VolumesBackupsTest-Backup-541790231", "force": true, "container": "tempest-volumesbackupstest-backup-container-671622951"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:36.797492 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': '6bdc0ee7-451e-4b04-b42c-f32fa118b139', 'name': 'tempest-VolumesBackupsTest-Backup-541790231', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-671622951'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:21:36.797621 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume 6bdc0ee7-451e-4b04-b42c-f32fa118b139 in container tempest-volumesbackupstest-backup-container-671622951 Aug 13 15:21:36.809389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-9d5f364f-8533-497c-92cc-173cf7eb423c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.811525 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-9d5f364f-8533-497c-92cc-173cf7eb423c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 Aug 13 15:21:36.811776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-9d5f364f-8533-497c-92cc-173cf7eb423c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.811993 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-9d5f364f-8533-497c-92cc-173cf7eb423c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.812715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.813010 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.813010 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:36.813882 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:21:36.814530 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:36.814756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.814975 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.819324 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.819324 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:36.825269 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.825269 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:36.829320 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:36.834247 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf469dfa-e13b-4809-b348-4364a5a2c245 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:36.834609 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 902/3558] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.847277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['7c7fd391-c135-47e5-99ef-341439ea42a3', 'dd69038b-bc45-438c-99c9-3b249fd3dd4c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:36.870827 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24a7bdad-e5dd-4cf4-8bee-8d1bf1adc70a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:21:36.871278 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 885/3559] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:36 2026] POST /volume/v3/backups => generated 327 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:36.880291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.882241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:36.882494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.882702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.882829 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:36.887695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.888288 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.888288 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:36.889082 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e33ac52c-9174-47e9-b3aa-8da1e28877e3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:36.889454 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 883/3560] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.889994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:36.890303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "948be92a-af8b-427b-bfd0-b71461647aef", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-281018252", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:36.893739 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4cba4b5-ba9a-41a5-9de4-a36989570cb7 req-9d5f364f-8533-497c-92cc-173cf7eb423c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 returned with HTTP 200 Aug 13 15:21:36.895129 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 891/3561] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:36 2026] DELETE /volume/v3/attachments/0d303f41-ccbc-462c-8d92-157139cbc379 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:36.904883 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.904883 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:36.905395 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:36.905966 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create snapshot from volume 948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:36.941706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['af594588-ac5b-46ba-a053-00e1ac8eaa5c', 'c9bb4118-7f78-4e57-a962-ef1ae4915304', '6e116db3-ad0d-4609-969e-16ce9695cb80', 'a16887a9-8fb4-47cb-a315-b8d4e0e2a5bd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:36.979389 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot force create request issued successfully. Aug 13 15:21:36.979988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63e03b2a-d8e9-4d24-8135-05c87f0b0a1c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:36.980434 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 903/3562] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:36 2026] POST /volume/v3/snapshots => generated 312 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:36.990508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:36.992662 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:21:36.992950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:36.993208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:36.999168 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:36.999168 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:36.999740 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:37.000737 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4939fe28-7f36-493c-bb74-1a37c2e8ef9c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 200 Aug 13 15:21:37.001381 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 886/3563] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:36 2026] GET /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.223500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1850660d-024f-41d9-96c1-b582907ac2af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.225232 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:37.225398 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.225568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.225974 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete snapshot with id: a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:37.230254 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.230254 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:37.230731 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot retrieved successfully. Aug 13 15:21:37.246746 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot delete request issued successfully. Aug 13 15:21:37.246746 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1850660d-024f-41d9-96c1-b582907ac2af tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 202 Aug 13 15:21:37.247332 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 884/3564] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:37 2026] DELETE /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:37.254767 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.256767 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:37.257011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.257240 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.262926 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.262926 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:37.263469 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Snapshot retrieved successfully. Aug 13 15:21:37.264366 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eba9c2a4-d0b3-4a2d-b3e6-347b337323b3 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 200 Aug 13 15:21:37.264846 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 892/3565] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.759477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9a32a45-b320-441f-a8ac-e1a64d88c9fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.761171 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9a32a45-b320-441f-a8ac-e1a64d88c9fd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:37.761348 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9a32a45-b320-441f-a8ac-e1a64d88c9fd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.761522 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9a32a45-b320-441f-a8ac-e1a64d88c9fd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.765413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9a32a45-b320-441f-a8ac-e1a64d88c9fd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 404 Aug 13 15:21:37.765837 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 904/3566] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:37.771899 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.773419 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:37.773595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.773779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.773919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 3ae166ed-e3a5-4490-a681-351465bd7da9 Aug 13 15:21:37.777748 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-229804ed-c169-42a5-b46e-f4fcdbcd259c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 returned with HTTP 404 Aug 13 15:21:37.778168 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 887/3567] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:37 2026] DELETE /volume/v3/snapshots/3ae166ed-e3a5-4490-a681-351465bd7da9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:37.782924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e35379c-4295-4c50-93fe-1de5802b608c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.783997 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.784665 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e35379c-4295-4c50-93fe-1de5802b608c tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:37.784880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e35379c-4295-4c50-93fe-1de5802b608c tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.785059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e35379c-4295-4c50-93fe-1de5802b608c tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.785545 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:37.785746 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.785935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.786028 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: f2946c20-9f53-4b2f-b293-47e6ca225514 Aug 13 15:21:37.789908 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-051fde51-78e2-46c0-855f-1213b8ccdfd1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 returned with HTTP 404 Aug 13 15:21:37.790321 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 893/3568] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:37 2026] DELETE /volume/v3/snapshots/f2946c20-9f53-4b2f-b293-47e6ca225514 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:37.792117 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.792117 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:37.796107 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e35379c-4295-4c50-93fe-1de5802b608c tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:37.796533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17c5225b-0967-4381-9a53-883db183ed76 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.798172 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17c5225b-0967-4381-9a53-883db183ed76 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:37.798359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17c5225b-0967-4381-9a53-883db183ed76 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.798551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17c5225b-0967-4381-9a53-883db183ed76 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.798690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-17c5225b-0967-4381-9a53-883db183ed76 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: b6a060c3-4dcb-4e74-9cdb-4342f28700e9 Aug 13 15:21:37.799869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e35379c-4295-4c50-93fe-1de5802b608c tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:37.800228 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 885/3569] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.802712 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17c5225b-0967-4381-9a53-883db183ed76 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 returned with HTTP 404 Aug 13 15:21:37.803127 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 905/3570] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:37 2026] DELETE /volume/v3/snapshots/b6a060c3-4dcb-4e74-9cdb-4342f28700e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:37.810486 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.812080 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:37.812204 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.812370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.818618 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.818618 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:37.821606 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:37.825223 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1545e9c-7d15-4476-a0ba-5f828d1eb933 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:37.825589 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 888/3571] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.837076 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.837732 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.838894 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] POST https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f/action Aug 13 15:21:37.839233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-401304325", "disk_format": "raw"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:37.839345 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-401304325", "disk_format": "raw"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:37.839547 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:37.839743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.839932 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.847161 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.847161 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:37.847584 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:37.849047 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.849047 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:37.852103 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:37.856363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-d9b7ea11-3c85-4ab6-8fe3-8f164b867f31 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:37.856761 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 886/3572] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1651 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:37.860372 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.860372 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:37.863732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.image.image_utils [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-401304325'}] 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-401304325'}]. {{(pid=100284) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 15:21:37.873780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.875863 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2/action Aug 13 15:21:37.876161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:37.876273 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:37.885642 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.885642 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:37.886149 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:37.891238 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Begin detaching volume completed successfully. Aug 13 15:21:37.891438 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-e638e497-e5ec-4c28-b3ea-5c9519989766 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2/action returned with HTTP 202 Aug 13 15:21:37.891867 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 906/3573] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:21:37 2026] POST /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:21:37.899202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.900808 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:37.901057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.901280 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.901469 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:37.905776 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.905776 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:37.906487 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8676f3d-6aaa-485f-b077-3e15ca81266b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:37.906890 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 889/3574] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.927370 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38daeafc-9e6e-473e-812f-1d21835c5a55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.927834 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38daeafc-9e6e-473e-812f-1d21835c5a55 None None] GET https://10.4.3.38/volume// Aug 13 15:21:37.928035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38daeafc-9e6e-473e-812f-1d21835c5a55 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.928283 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38daeafc-9e6e-473e-812f-1d21835c5a55 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.928688 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38daeafc-9e6e-473e-812f-1d21835c5a55 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:37.929063 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 887/3575] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:21:37.936041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.936733 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:37.938427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:37.938555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:37.938620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.938761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:37.938828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.938983 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:37.947869 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.947869 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:37.948775 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:37.948775 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:37.950801 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:37.952475 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:37.954348 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6308efe0-5caf-4a8c-9d27-32c408ac4289 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:37.954665 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 890/3576] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:37.957422 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-f507dc2c-8e63-4ae1-8b0e-90f3dca7dd02 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:37.957968 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 907/3577] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:37 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:38.010006 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.012265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:21:38.012509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.012792 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.018476 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.018476 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:38.018983 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:38.020004 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-892a6d8d-c754-4ecd-a964-c3e6973a144c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 200 Aug 13 15:21:38.020391 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 888/3578] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:38.028660 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9965244-8144-4838-b1f8-9abe1396be98 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.030919 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9965244-8144-4838-b1f8-9abe1396be98 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:21:38.031180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9965244-8144-4838-b1f8-9abe1396be98 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.031435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9965244-8144-4838-b1f8-9abe1396be98 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.037799 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.037799 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:38.038558 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f9965244-8144-4838-b1f8-9abe1396be98 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:38.039640 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9965244-8144-4838-b1f8-9abe1396be98 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 200 Aug 13 15:21:38.040155 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 891/3579] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:38.127756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5394edec-7473-46ed-b7df-0de53932e257 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.129547 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:38.129807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.129988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.130167 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:38.137789 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.137789 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:38.138273 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:38.149624 np0000007223 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:21:38.155362 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:21:38.155706 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5394edec-7473-46ed-b7df-0de53932e257 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 202 Aug 13 15:21:38.156100 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 908/3580] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:21:38 2026] DELETE /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:38.166516 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.170604 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:38.170907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.172689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.184990 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.184990 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:38.192415 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:38.197124 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c5bbb9c-fc13-484a-bd09-de0d7516999d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 200 Aug 13 15:21:38.197634 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 889/3581] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:38.275421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-65202a28-8187-431d-b84e-82727d1b7051 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.277290 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65202a28-8187-431d-b84e-82727d1b7051 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:21:38.277529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65202a28-8187-431d-b84e-82727d1b7051 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.277807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65202a28-8187-431d-b84e-82727d1b7051 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.282929 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65202a28-8187-431d-b84e-82727d1b7051 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 404 Aug 13 15:21:38.283516 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 892/3582] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:38.318336 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Copy volume to image completed successfully. Aug 13 15:21:38.318750 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4294b1ad-d0f8-45d3-9b80-fe330ecd9bcd tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f/action returned with HTTP 202 Aug 13 15:21:38.319296 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 894/3583] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:21:37 2026] POST /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f/action => generated 685 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:38.376888 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-2a1b3cdb-7ec3-4680-abe8-f8bf534bc999 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.380735 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-2a1b3cdb-7ec3-4680-abe8-f8bf534bc999 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/attachments?instance_id=11a92c71-57c5-4914-9d08-965e7e6a138e Aug 13 15:21:38.382546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-2a1b3cdb-7ec3-4680-abe8-f8bf534bc999 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.382788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-2a1b3cdb-7ec3-4680-abe8-f8bf534bc999 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.399180 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-2a1b3cdb-7ec3-4680-abe8-f8bf534bc999 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments?instance_id=11a92c71-57c5-4914-9d08-965e7e6a138e returned with HTTP 200 Aug 13 15:21:38.399650 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 909/3584] 10.4.3.38 () {70 vars in 1630 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/attachments?instance_id=11a92c71-57c5-4914-9d08-965e7e6a138e => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:38.406765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-4933ad02-4d2e-44f3-9558-68db01ed2706 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.408599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-4933ad02-4d2e-44f3-9558-68db01ed2706 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 Aug 13 15:21:38.408801 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-4933ad02-4d2e-44f3-9558-68db01ed2706 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.408982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-4933ad02-4d2e-44f3-9558-68db01ed2706 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.424616 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b1e90d5-b097-4a21-8622-12c3243fdafc req-4933ad02-4d2e-44f3-9558-68db01ed2706 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 returned with HTTP 200 Aug 13 15:21:38.425102 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 890/3585] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:38.916437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.918140 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:38.918312 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.918477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.918577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:38.922658 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.922658 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:38.923339 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d28af2af-2fcc-4e16-a0e9-83d10cdfd148 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:38.923619 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 893/3586] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:38.967311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:38.968899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:38.969078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:38.969249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:38.977532 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:38.977532 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:38.980633 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:38.984234 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a54d48b8-1007-4399-9426-d27f7b8cd578 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:38.984592 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 895/3587] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:38 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:39.210828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c91b4ba-e569-411f-b352-e16ddb6f869f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.212992 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c91b4ba-e569-411f-b352-e16ddb6f869f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 Aug 13 15:21:39.213250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c91b4ba-e569-411f-b352-e16ddb6f869f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.213497 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c91b4ba-e569-411f-b352-e16ddb6f869f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.222629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c91b4ba-e569-411f-b352-e16ddb6f869f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 returned with HTTP 404 Aug 13 15:21:39.222629 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 910/3588] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/volumes/fd0c1496-f649-41c3-a37f-fa558f4d6959 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:39.231278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ed31a27-698f-49d1-b443-60d477e9724a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.233473 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:21:39.234841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.234888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.235638 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.235638 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:39.236267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:21:39.269575 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Get all volumes completed successfully. Aug 13 15:21:39.272770 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.272770 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:39.278968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ed31a27-698f-49d1-b443-60d477e9724a tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:21:39.278968 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 891/3589] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14558 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:39.301344 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb540601-5300-420b-8177-01fb08230c58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.303413 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb540601-5300-420b-8177-01fb08230c58 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] DELETE https://10.4.3.38/volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3 Aug 13 15:21:39.303585 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb540601-5300-420b-8177-01fb08230c58 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.303785 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb540601-5300-420b-8177-01fb08230c58 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.326944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb540601-5300-420b-8177-01fb08230c58 tempest-TestVolumeBootPattern-251845546 tempest-TestVolumeBootPattern-251845546-project-admin] https://10.4.3.38/volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3 returned with HTTP 202 Aug 13 15:21:39.327428 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 894/3590] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:21:39 2026] DELETE /volume/v3/types/810912ec-69c8-417e-a0b2-47f4d99e75c3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:39.361081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.363586 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:39.363976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1802688958", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:39.365459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1802688958', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:39.451892 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:21:39.457065 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:21:39.460435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5a775af-9633-4889-b7e7-70225294b256 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.462246 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:39.462371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (860fe7f8-6cf5-4962-9a14-dc9d2ae14576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:39.462604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "948be92a-af8b-427b-bfd0-b71461647aef", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-796421892", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:39.463408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685b1d69-c329-4095-bf5e-b6a52f88cadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:39.464309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:21:39.478189 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.478189 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:39.478748 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:39.478970 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create snapshot from volume 948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:39.503197 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['022d237e-370d-4869-947c-72693797d51f', 'b7d96b86-7b90-4a55-bda8-8c87dba1067b', '030beb45-382a-4cdd-ad61-83b840cc70c8', 'dc2a1cef-ff1d-4d7f-9879-3d7be4a865f8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:39.518314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685b1d69-c329-4095-bf5e-b6a52f88cadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:39.519071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6af42c-72ae-4f99-98d5-45df647ed164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:39.529982 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot force create request issued successfully. Aug 13 15:21:39.530285 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5a775af-9633-4889-b7e7-70225294b256 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:39.530801 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 911/3591] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:39 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:39.538725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.540762 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:21:39.540955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.541131 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.546573 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.546573 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:39.547349 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:39.547859 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7103eda-c1a7-4722-b954-1b423aedccf5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 200 Aug 13 15:21:39.548181 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 892/3592] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:39.581828 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['954511c7-5c50-403e-a46f-2b831ed55809', '10b710ce-c4cb-4a90-9b67-99ce63aef26c', '14ced015-eff8-470c-b579-a73dde023aa3', '8012946e-aff7-4356-8aef-dd1682f4fd37'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:39.582686 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6af42c-72ae-4f99-98d5-45df647ed164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['954511c7-5c50-403e-a46f-2b831ed55809', '10b710ce-c4cb-4a90-9b67-99ce63aef26c', '14ced015-eff8-470c-b579-a73dde023aa3', '8012946e-aff7-4356-8aef-dd1682f4fd37']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:39.583416 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026390fc-6afb-4e48-855c-588643c5bfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:39.605698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026390fc-6afb-4e48-855c-588643c5bfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184ce289-13d7-4c16-904a-77687015d708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1802688958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['954511c7-5c50-403e-a46f-2b831ed55809','10b710ce-c4cb-4a90-9b67-99ce63aef26c','14ced015-eff8-470c-b579-a73dde023aa3','8012946e-aff7-4356-8aef-dd1682f4fd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1802688958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=184ce289-13d7-4c16-904a-77687015d708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:39.606457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2472bfdd-f3ea-4bf8-a36c-be7fb7877f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:39.623638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-b019f4d0-16ca-4813-aa1b-723118423818 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.624283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2472bfdd-f3ea-4bf8-a36c-be7fb7877f37) transitioned into state 'SUCCESS' from state '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-1802688958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['954511c7-5c50-403e-a46f-2b831ed55809','10b710ce-c4cb-4a90-9b67-99ce63aef26c','14ced015-eff8-470c-b579-a73dde023aa3','8012946e-aff7-4356-8aef-dd1682f4fd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:39.625221 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73b9f70-ce55-4044-a983-78b90e5ad283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:21:39.626419 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-b019f4d0-16ca-4813-aa1b-723118423818 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75/action Aug 13 15:21:39.626419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-b019f4d0-16ca-4813-aa1b-723118423818 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:39.626419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-b019f4d0-16ca-4813-aa1b-723118423818 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:39.634305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73b9f70-ce55-4044-a983-78b90e5ad283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:39.635091 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (860fe7f8-6cf5-4962-9a14-dc9d2ae14576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:21:39.635344 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:21:39.635922 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03a020a4-dcae-4948-a70f-31ea44d9a30d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:39.636299 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 896/3593] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:39 2026] POST /volume/v3/volumes => generated 757 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:39.645462 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.645462 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:39.654379 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.655494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-264ce72a-bbec-40a1-9a59-28ec1e419e2f req-b019f4d0-16ca-4813-aa1b-723118423818 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75/action returned with HTTP 204 Aug 13 15:21:39.656040 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 895/3594] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:39 2026] POST /volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:39.656863 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:39.657129 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.657488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.670550 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.670550 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:39.679076 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:39.684733 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e28825d0-22f6-4cc6-b64d-5d5262b63827 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:39.685193 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 912/3595] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:39.809330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-9117c9a1-0304-4fbe-bce6-f781aee7a0bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.812057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-9117c9a1-0304-4fbe-bce6-f781aee7a0bb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 Aug 13 15:21:39.812319 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-9117c9a1-0304-4fbe-bce6-f781aee7a0bb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.812582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-9117c9a1-0304-4fbe-bce6-f781aee7a0bb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.822168 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.822168 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:39.872938 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bfc7807-8ca5-4815-8681-101c0860b6a9 req-9117c9a1-0304-4fbe-bce6-f781aee7a0bb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 returned with HTTP 200 Aug 13 15:21:39.873479 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 893/3596] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:39 2026] DELETE /volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:39.933416 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.935311 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:39.936609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.936609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:39.936609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:39.940023 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:39.940023 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:39.940766 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54697d3f-56bc-41cf-b154-eabbc69f5aa7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:39.941139 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 897/3597] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:39.996604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:39.998736 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:21:39.998996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:39.999262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.010166 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.010166 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:40.013561 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:21:40.017655 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4b21480-2c50-457a-9ef2-e4a8e2a0ffdb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:21:40.018061 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 896/3598] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:39 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:40.557353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:40.559226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:21:40.559447 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:40.559609 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.564409 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.564409 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:40.564832 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:40.565533 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac000aba-346c-4814-9566-4bc97fcba0a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 200 Aug 13 15:21:40.565917 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 913/3599] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:40 2026] GET /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:40.573691 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa366155-0870-4d41-8b76-9c18814b3790 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:40.575806 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa366155-0870-4d41-8b76-9c18814b3790 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:21:40.576063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa366155-0870-4d41-8b76-9c18814b3790 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:40.576300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa366155-0870-4d41-8b76-9c18814b3790 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.582500 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.582500 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:40.583013 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa366155-0870-4d41-8b76-9c18814b3790 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:40.583910 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa366155-0870-4d41-8b76-9c18814b3790 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 200 Aug 13 15:21:40.584310 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 894/3600] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:40 2026] GET /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:40.697770 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:40.699304 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:40.699474 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:40.699639 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.705896 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.705896 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:40.709300 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:40.713378 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-546d9100-d6e7-47c3-aff9-c631fdfb3e55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:40.713773 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 898/3601] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:40 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:40.725510 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:40.726941 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:40.727103 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:40.727269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.733073 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.733073 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:40.735829 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:40.739435 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cf51b16-cce3-477b-adac-5e32052e29e9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:40.739842 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 897/3602] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:40 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:40.953657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-286cf85f-7723-49bb-b031-204f716e975a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:40.956236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-286cf85f-7723-49bb-b031-204f716e975a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:40.959700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-286cf85f-7723-49bb-b031-204f716e975a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:40.959700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-286cf85f-7723-49bb-b031-204f716e975a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:40.959700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-286cf85f-7723-49bb-b031-204f716e975a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:40.962122 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:40.962122 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:40.963430 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-286cf85f-7723-49bb-b031-204f716e975a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:40.964172 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 914/3603] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:40 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:41.775611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:41.777462 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:41.777660 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:41.777884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:41.784075 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:41.784075 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:41.787379 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:41.791762 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-7ddd1639-24a9-4e0f-99b1-84d6b60c2007 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:41.792177 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 895/3604] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:41 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:41.975498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:41.977437 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:41.977437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:41.977437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:41.978753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:41.979184 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=343,cinder:INSERT=51,cinder:UPDATE=84 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:21:41.981471 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:41.981471 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:41.982823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee4f29c5-10c2-4aa5-bbde-bbb932f151e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:41.982823 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 899/3605] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:41 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:42.032627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.034186 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:42.034531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "948be92a-af8b-427b-bfd0-b71461647aef", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1872634949", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:42.044514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:42.044514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:42.045172 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:42.045326 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create snapshot from volume 948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:42.070173 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['0a46be4f-a260-46b3-99d9-8fe7553386ea', '5d1bfe8d-18f5-4f33-a482-39b8a0b0ffcd', '835b367c-9f8d-4620-a2c9-d07e2792ab50', 'dd224d6c-1fed-4029-9517-6b24dd1f3e55'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:42.106352 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot force create request issued successfully. Aug 13 15:21:42.106860 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe1285bc-619b-40f1-9a7b-b24936fb2ec0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:42.107456 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 898/3606] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:42.117751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.120279 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:21:42.120279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:42.120428 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:42.125265 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:42.125265 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:42.125651 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:42.126349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a107eb5-d51d-42b6-8d64-fb874964fd7f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 200 Aug 13 15:21:42.126692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 915/3607] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:42 2026] GET /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:42.342362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.344395 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:42.344654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:42.344915 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:42.351608 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:42.351608 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:42.354966 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:42.359408 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-3d100abd-13f0-40cf-800b-3be3cf1c0bc0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:42.359892 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 896/3608] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:42 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:42.369371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d9f61ab-1c30-41f8-a9ab-347a8861dbbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.369748 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d9f61ab-1c30-41f8-a9ab-347a8861dbbd None None] GET https://10.4.3.38/volume// Aug 13 15:21:42.369968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d9f61ab-1c30-41f8-a9ab-347a8861dbbd None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:42.370149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d9f61ab-1c30-41f8-a9ab-347a8861dbbd None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:42.370472 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d9f61ab-1c30-41f8-a9ab-347a8861dbbd None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:42.370755 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 900/3609] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:21: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 15:21:42.377595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-c37b7b34-d27c-4905-82a0-b6d227f6e85a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.379470 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-c37b7b34-d27c-4905-82a0-b6d227f6e85a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:42.379849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-c37b7b34-d27c-4905-82a0-b6d227f6e85a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "184ce289-13d7-4c16-904a-77687015d708", "connector": null, "instance_uuid": "03a5f92e-5a02-4e95-b2c6-fc5a175a4dce"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:42.387549 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:42.387549 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:42.408530 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-c37b7b34-d27c-4905-82a0-b6d227f6e85a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:42.408954 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 899/3610] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:42 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 15:21:42.991724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:42.993451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:42.993633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:42.993855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:42.993949 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:42.997868 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:42.997868 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:42.998513 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98e43752-8b8f-4c4e-bd23-9f887c9b91e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:42.998887 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 916/3611] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:42 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:43.137385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de4160b7-560f-4284-a1db-c6bb140084bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.139593 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de4160b7-560f-4284-a1db-c6bb140084bc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:21:43.140274 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de4160b7-560f-4284-a1db-c6bb140084bc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.140274 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de4160b7-560f-4284-a1db-c6bb140084bc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.146543 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.146543 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:43.147145 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de4160b7-560f-4284-a1db-c6bb140084bc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:43.148165 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de4160b7-560f-4284-a1db-c6bb140084bc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 200 Aug 13 15:21:43.148797 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 897/3612] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:43 2026] GET /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:43.159839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92673df3-bf5e-4b33-9886-6f407af7d80d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.162005 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92673df3-bf5e-4b33-9886-6f407af7d80d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:21:43.162310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92673df3-bf5e-4b33-9886-6f407af7d80d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.162570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92673df3-bf5e-4b33-9886-6f407af7d80d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.167988 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.167988 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:43.168545 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92673df3-bf5e-4b33-9886-6f407af7d80d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:43.169382 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92673df3-bf5e-4b33-9886-6f407af7d80d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 200 Aug 13 15:21:43.169771 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 901/3613] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:43 2026] GET /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:43.211264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.213668 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:43.213986 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.214219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.227222 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.227222 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:43.231616 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:43.236470 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-cf294a8b-1e0f-46fc-a36d-73d7a64e8ac1 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:43.236903 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 900/3614] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:43 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:43.255034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.258128 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef/action Aug 13 15:21:43.258598 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:43.258805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:43.272935 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.272935 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:43.273507 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:43.286012 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Begin detaching volume completed successfully. Aug 13 15:21:43.286250 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-624949a1-5bb3-4b19-8d8d-d2b6c1cce679 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef/action returned with HTTP 202 Aug 13 15:21:43.286831 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 917/3615] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:21:43 2026] POST /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:21:43.382106 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1bb0128d-b164-414a-a5e1-67e91c1cf751 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.382479 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bb0128d-b164-414a-a5e1-67e91c1cf751 None None] GET https://10.4.3.38/volume// Aug 13 15:21:43.382702 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bb0128d-b164-414a-a5e1-67e91c1cf751 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.382967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bb0128d-b164-414a-a5e1-67e91c1cf751 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.384034 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bb0128d-b164-414a-a5e1-67e91c1cf751 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:43.384034 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 898/3616] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:43.394719 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.397480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:21:43.397821 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.398119 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.411045 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.411045 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:43.416182 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:43.423439 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-eb104297-4729-4d27-ad03-26b773a69a7c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:21:43.424076 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 902/3617] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:43 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:43.858806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27d44472-0c61-4329-9e70-98384ecb11b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.859261 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27d44472-0c61-4329-9e70-98384ecb11b9 None None] GET https://10.4.3.38/volume// Aug 13 15:21:43.859446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27d44472-0c61-4329-9e70-98384ecb11b9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.859659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27d44472-0c61-4329-9e70-98384ecb11b9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.860019 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27d44472-0c61-4329-9e70-98384ecb11b9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:43.860290 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 901/3618] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:43.869859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:43.874336 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:21:43.874657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:43.874907 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:43.885138 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:43.885138 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:43.887885 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:21:43.892620 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-d71957c8-a653-4c11-b25f-9ead053b6ac2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:21:43.893040 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 918/3619] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:43 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:44.008334 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:44.010344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:44.010534 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:44.010753 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:44.010890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:44.015558 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:44.015558 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:44.016471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e7a95a1-65ed-4dc5-a794-928659e89ccd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:44.016939 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 899/3620] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:44 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:44.023784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:44.026138 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 Aug 13 15:21:44.026659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:44.041456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-184ce289-13d7-4c16-904a-77687015d708-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:44.048558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-184ce289-13d7-4c16-904a-77687015d708-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:44.053688 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:44.053688 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:44.143277 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-184ce289-13d7-4c16-904a-77687015d708-np0000007223" released by "attachment_update" :: held 0.095s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:44.143731 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-b3118989-443b-4917-b403-755fd494279f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 returned with HTTP 200 Aug 13 15:21:44.144103 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 903/3621] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:44 2026] PUT /volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:44.171995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-718e6a14-2b4e-4b97-8527-26743d072a29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:44.175578 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-718e6a14-2b4e-4b97-8527-26743d072a29 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29/action Aug 13 15:21:44.175578 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-718e6a14-2b4e-4b97-8527-26743d072a29 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:44.175578 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-718e6a14-2b4e-4b97-8527-26743d072a29 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:44.191448 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:44.191448 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:44.201695 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3314181a-36f0-4802-90a6-4b2ece2367ae req-718e6a14-2b4e-4b97-8527-26743d072a29 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29/action returned with HTTP 204 Aug 13 15:21:44.202388 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 902/3622] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:44 2026] POST /volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:45.033735 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:45.036230 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:45.036553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:45.036870 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:45.037015 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:45.042995 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:45.042995 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:45.044244 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae993ea4-0e07-41e3-80a4-b10ec8b9986b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:45.044687 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 919/3623] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:45 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:46.056728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:46.058749 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:46.058992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:46.059225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:46.059359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:46.065400 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:46.065400 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:46.065400 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c75a320d-f708-44de-b22f-583fdc3a9c90 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:46.065400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 900/3624] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:46 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:46.812241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-0d2304e0-dc9e-4549-9d07-713aa3ae9323 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:46.817109 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-0d2304e0-dc9e-4549-9d07-713aa3ae9323 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 Aug 13 15:21:46.817318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-0d2304e0-dc9e-4549-9d07-713aa3ae9323 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:46.817515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-0d2304e0-dc9e-4549-9d07-713aa3ae9323 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:46.839739 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:46.839739 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:46.938910 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fdb066-0544-4f8f-a41c-3946143cce20 req-0d2304e0-dc9e-4549-9d07-713aa3ae9323 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 returned with HTTP 200 Aug 13 15:21:46.939598 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 904/3625] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:46 2026] DELETE /volume/v3/attachments/c308cd00-16af-4044-9d86-ce7e29bd4314 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:47.079763 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b52f443-5f50-4bee-bf16-feab0441f011 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:47.084143 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b52f443-5f50-4bee-bf16-feab0441f011 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:47.084450 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b52f443-5f50-4bee-bf16-feab0441f011 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:47.084658 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b52f443-5f50-4bee-bf16-feab0441f011 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:47.084881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5b52f443-5f50-4bee-bf16-feab0441f011 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:47.100075 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:47.100075 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:47.100635 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b52f443-5f50-4bee-bf16-feab0441f011 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:47.101360 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 903/3626] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:47 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:47.178285 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-40e0b81a-b2eb-4699-8abd-315d8ff7f0ae req-f7c2fa3a-f2a8-4845-924b-914232ae405f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:47.181971 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-40e0b81a-b2eb-4699-8abd-315d8ff7f0ae req-f7c2fa3a-f2a8-4845-924b-914232ae405f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 Aug 13 15:21:47.182249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-40e0b81a-b2eb-4699-8abd-315d8ff7f0ae req-f7c2fa3a-f2a8-4845-924b-914232ae405f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:47.182561 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-40e0b81a-b2eb-4699-8abd-315d8ff7f0ae req-f7c2fa3a-f2a8-4845-924b-914232ae405f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:47.190959 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-40e0b81a-b2eb-4699-8abd-315d8ff7f0ae req-f7c2fa3a-f2a8-4845-924b-914232ae405f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 returned with HTTP 404 Aug 13 15:21:47.192779 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 920/3627] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:21:47 2026] DELETE /volume/v3/attachments/22dc5a4f-7704-4b6a-8a99-38c8e1fda008 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:21:47.572043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:47.575189 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:21:47.575539 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1165892158", "snapshot_id": "9ad091f4-7f9b-4041-820c-808e61a87bab", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:47.579365 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1165892158', 'snapshot_id': '9ad091f4-7f9b-4041-820c-808e61a87bab', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:21:47.590470 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:47.590470 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:47.590971 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:21:47.591134 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume of 1 GB Aug 13 15:21:47.600168 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Availability Zones retrieved successfully. Aug 13 15:21:47.606458 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (276e1b09-377e-4172-9fa2-0dd18b62e848) 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 15:21:47.607725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f9c663-e3f1-4f0d-9a9f-5c2177b407f0) transitioned 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 15:21:47.610248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-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 15:21:47.672170 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6f9c663-e3f1-4f0d-9a9f-5c2177b407f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ad091f4-7f9b-4041-820c-808e61a87bab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:21:47.673309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3395a6-c7aa-4a07-bc85-6e3eda09b3cc) transitioned 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 15:21:47.746586 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['47101adf-b178-4710-a960-e8b3281b2fc6', 'd32b681b-b384-42bc-8e66-1a185be3103f', '9139574b-383a-4c0a-a85b-dd9025cf2ec2', '0c9b4fa8-6ef6-474a-b005-5fb272d76d93'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:47.747369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3395a6-c7aa-4a07-bc85-6e3eda09b3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47101adf-b178-4710-a960-e8b3281b2fc6', 'd32b681b-b384-42bc-8e66-1a185be3103f', '9139574b-383a-4c0a-a85b-dd9025cf2ec2', '0c9b4fa8-6ef6-474a-b005-5fb272d76d93']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:47.748069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3048cd08-abc2-4a9f-9c08-7c4082d8995a) transitioned 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 15:21:47.785242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3048cd08-abc2-4a9f-9c08-7c4082d8995a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3999e15-8e85-4044-92b5-89b84f1e2de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1165892158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['47101adf-b178-4710-a960-e8b3281b2fc6','d32b681b-b384-42bc-8e66-1a185be3103f','9139574b-383a-4c0a-a85b-dd9025cf2ec2','0c9b4fa8-6ef6-474a-b005-5fb272d76d93'],size=1,snapshot_id=9ad091f4-7f9b-4041-820c-808e61a87bab,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1165892158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3999e15-8e85-4044-92b5-89b84f1e2de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8264fd5eac7f4af6a8435ae096aa75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ad091f4-7f9b-4041-820c-808e61a87bab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:47.785896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbadf270-095a-470f-90e1-6d82c6e44ba3) transitioned 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 15:21:47.804425 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbadf270-095a-470f-90e1-6d82c6e44ba3) transitioned into state 'SUCCESS' from state '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-1165892158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['47101adf-b178-4710-a960-e8b3281b2fc6','d32b681b-b384-42bc-8e66-1a185be3103f','9139574b-383a-4c0a-a85b-dd9025cf2ec2','0c9b4fa8-6ef6-474a-b005-5fb272d76d93'],size=1,snapshot_id=9ad091f4-7f9b-4041-820c-808e61a87bab,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:21:47.805062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131a85f2-8d74-4295-9efc-af5aa011ec1d) transitioned 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 15:21:47.827014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131a85f2-8d74-4295-9efc-af5aa011ec1d) 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 15:21:47.827787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (276e1b09-377e-4172-9fa2-0dd18b62e848) 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 15:21:47.828072 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request issued successfully. Aug 13 15:21:47.828619 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eac6c513-be88-4dff-bbfb-ad78b596c7c6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:21:47.829034 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 901/3628] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:21:47 2026] POST /volume/v3/volumes => generated 789 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:47.849785 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:47.852575 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:47.852825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:47.853050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:47.870595 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:47.870595 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:47.878167 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:47.886761 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0cc7dae-2670-428f-923f-3db3e30a5aef tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:47.886761 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 905/3629] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:47 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:48.112850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:48.114647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:48.114929 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:48.115128 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:48.115231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:48.121566 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:48.121566 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:48.122308 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e9d81aa-d362-49a4-8de4-cb210a1d0d31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:48.122722 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 904/3630] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:48 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:48.906339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-755494cc-224e-451a-aaea-6ea1e8851c28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:48.907699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-755494cc-224e-451a-aaea-6ea1e8851c28 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:48.907902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-755494cc-224e-451a-aaea-6ea1e8851c28 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:48.908112 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-755494cc-224e-451a-aaea-6ea1e8851c28 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:48.928683 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:48.928683 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:48.935547 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-755494cc-224e-451a-aaea-6ea1e8851c28 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:48.942126 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-755494cc-224e-451a-aaea-6ea1e8851c28 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:48.942126 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 921/3631] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:48 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:48.959534 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:48.962004 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:48.962238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:48.962479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:48.972683 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:48.972683 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:48.978529 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:48.985015 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acbd0cf3-59d4-4b80-8c97-523515f86000 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:48.990059 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 902/3632] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:48 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:49.134321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.136972 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:49.137495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.137495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.137495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:49.143395 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.143395 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:49.144113 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0e120fe-474a-4868-81c4-ba13b3dd9350 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:49.145101 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 906/3633] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:49.428594 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.430604 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:49.430958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.431203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.438650 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.438650 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:49.442463 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:49.448203 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b39c0010-c516-427d-a78b-4c1d6b35e5dc tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:49.448631 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 905/3634] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:49.462819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a32d854-2b26-4cc3-8667-7276cca13153 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.464898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:49.465107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.465293 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.465481 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:49.473188 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.473188 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:49.473848 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:49.486453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.489408 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:49.489656 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.489930 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.499954 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.499954 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:49.500396 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:21:49.500662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a32d854-2b26-4cc3-8667-7276cca13153 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 202 Aug 13 15:21:49.501244 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 922/3635] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:21:49 2026] DELETE /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:49.511936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.513268 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:49.514306 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:49.514485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.514653 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.521629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-21c666fe-f526-4528-bd52-e4ce6e56803a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:49.522338 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 903/3636] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:49.523141 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.523141 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:49.531293 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:49.542198 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c5efdd2-f972-4aa6-9646-5ed3426e5a0e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 200 Aug 13 15:21:49.542982 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 907/3637] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:49.662638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-928da0ef-f5d5-4ca6-af2b-e9ab06ec5687 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.662929 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-928da0ef-f5d5-4ca6-af2b-e9ab06ec5687 None None] GET https://10.4.3.38/volume// Aug 13 15:21:49.663336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-928da0ef-f5d5-4ca6-af2b-e9ab06ec5687 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.663434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-928da0ef-f5d5-4ca6-af2b-e9ab06ec5687 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.663958 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-928da0ef-f5d5-4ca6-af2b-e9ab06ec5687 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:49.664426 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 906/3638] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:21: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 15:21:49.676523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-11fb08b2-b7fb-43cc-b4b5-206b708c3049 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.678899 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-11fb08b2-b7fb-43cc-b4b5-206b708c3049 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:21:49.679104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-11fb08b2-b7fb-43cc-b4b5-206b708c3049 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3999e15-8e85-4044-92b5-89b84f1e2de7", "connector": null, "instance_uuid": "854f91e6-009d-40cb-b3ca-ea4bd04fcde8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:49.687800 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.687800 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:49.725126 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-11fb08b2-b7fb-43cc-b4b5-206b708c3049 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:21:49.725512 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 923/3639] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:21:49 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 15:21:49.766879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.768822 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:49.769269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.769269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.797088 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.797088 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:49.800795 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:49.802908 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db31b6bc-486d-4115-ae8a-c449b756fab7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.803272 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db31b6bc-486d-4115-ae8a-c449b756fab7 None None] GET https://10.4.3.38/volume// Aug 13 15:21:49.803471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db31b6bc-486d-4115-ae8a-c449b756fab7 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.803682 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db31b6bc-486d-4115-ae8a-c449b756fab7 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.804017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db31b6bc-486d-4115-ae8a-c449b756fab7 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:49.804287 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 908/3640] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:49.805255 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e154f06-3fdf-499d-b068-a9fff25a1943 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:49.805616 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 904/3641] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:49.819729 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.822143 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:49.822383 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:49.822603 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:49.833447 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.833447 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:49.837496 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:49.842631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-0dc79594-7256-492e-9964-5a5e7e3eb347 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:49.843270 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 907/3642] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:49 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:21:49.966769 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:49.974296 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] PUT https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 Aug 13 15:21:49.974757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:49.983649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Acquiring lock "cinder-attachment_update-a3999e15-8e85-4044-92b5-89b84f1e2de7-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:21:49.993175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-a3999e15-8e85-4044-92b5-89b84f1e2de7-np0000007223" acquired by "attachment_update" :: waited 0.010s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:21:49.994847 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:49.994847 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:50.126428 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-a3999e15-8e85-4044-92b5-89b84f1e2de7-np0000007223" released by "attachment_update" :: held 0.133s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:21:50.126882 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-d5296385-d238-407f-bdc7-1bbc33018d20 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 returned with HTTP 200 Aug 13 15:21:50.127483 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 924/3643] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:21:49 2026] PUT /volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:21:50.165344 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.169332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:50.169332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:50.169332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:50.169332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:50.175658 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:50.175658 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:50.177734 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a523ecd9-c42c-4123-9cd0-0a4cd84140c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:50.178302 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 909/3644] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:50 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:50.562643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5167c4f1-e487-4158-8398-01ed50b0f48c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.567020 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5167c4f1-e487-4158-8398-01ed50b0f48c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 Aug 13 15:21:50.567282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5167c4f1-e487-4158-8398-01ed50b0f48c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:50.567988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5167c4f1-e487-4158-8398-01ed50b0f48c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:50.576141 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5167c4f1-e487-4158-8398-01ed50b0f48c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 returned with HTTP 404 Aug 13 15:21:50.578778 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 905/3645] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:50 2026] GET /volume/v3/volumes/c06d6216-8721-4297-91dd-a3a95e31ecb2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:50.589967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.595247 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:21:50.595538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:50.595753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:50.609829 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:50.609829 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:50.613429 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:50.619066 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26594edf-5592-45b8-892a-30e92e9ec8c4 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:21:50.619989 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 908/3646] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:50 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:50.633726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.637413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:50.638764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-645841576"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:50.651534 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:50.651534 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:50.652084 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:50.652202 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:21:50.687695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['c036ea79-8e8d-4feb-85f2-3ac2a7636737', '58a28c5d-2cb0-4547-9e4f-b74da72a34f5', '0571200c-b173-4c19-9cdf-751a5c36cfcd', '07d0295f-5cbf-4e0e-94ff-8ef16303f617'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:50.727937 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot create request issued successfully. Aug 13 15:21:50.729491 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d087f017-ea3b-4a9f-844b-213b49fdbf66 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:50.730125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 925/3647] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:50 2026] POST /volume/v3/snapshots => generated 379 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:50.739436 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.741870 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:50.743634 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:50.743922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:50.749283 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:50.749283 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:50.749782 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:50.750497 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfe8e21c-023a-4b29-8f30-cf9c652f46ca tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:50.750980 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 910/3648] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:50 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:50.820049 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:50.822083 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:50.822269 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:50.822442 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:50.832122 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:50.832122 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:50.837985 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:50.847628 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-149af8f5-20b0-465f-a0cf-4d87271b7402 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:50.848180 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 906/3649] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:50 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.196518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.200689 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:51.200689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.200689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.200689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:51.208752 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.208752 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:51.210694 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f51fe74-81b5-41fb-90ab-0300e5d4f168 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:51.211223 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 909/3650] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.761886 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74b62f73-e792-42a0-9978-75c6c553199e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.764188 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74b62f73-e792-42a0-9978-75c6c553199e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.764431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74b62f73-e792-42a0-9978-75c6c553199e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.764692 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74b62f73-e792-42a0-9978-75c6c553199e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.775190 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.775190 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:51.775469 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74b62f73-e792-42a0-9978-75c6c553199e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.776565 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74b62f73-e792-42a0-9978-75c6c553199e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:51.777114 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 926/3651] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.789104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.791413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.791698 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.792010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.799597 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.799597 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:51.800259 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.801322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0795d807-c533-4d84-b2a4-7181a1c3af11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:51.801866 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 911/3652] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.818966 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.822562 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:51.822618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.822868 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.823177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:21:51.824521 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:21:51.831177 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Get all snapshots completed successfully. Aug 13 15:21:51.831595 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4c67141-ce01-43a1-9427-a2d3ef6bc136 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:21:51.832148 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 907/3653] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.844525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6012fa4-e872-4e04-9311-536928142b61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.846836 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6012fa4-e872-4e04-9311-536928142b61 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] PUT https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.847288 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6012fa4-e872-4e04-9311-536928142b61 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2058140280", "description": "This is the new description of snapshot."}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:51.856271 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.856271 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:51.856966 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a6012fa4-e872-4e04-9311-536928142b61 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.862200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b06ad59-7020-4a0c-b73d-d86084980278 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.864695 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b06ad59-7020-4a0c-b73d-d86084980278 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:51.864987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b06ad59-7020-4a0c-b73d-d86084980278 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.865261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b06ad59-7020-4a0c-b73d-d86084980278 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.868406 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6012fa4-e872-4e04-9311-536928142b61 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:51.869028 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 910/3654] 10.4.3.38 () {68 vars in 1368 bytes} [Thu Aug 13 15:21:51 2026] PUT /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.881495 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.881495 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:51.882663 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.884976 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.885234 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.885648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.889124 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b06ad59-7020-4a0c-b73d-d86084980278 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:51.892392 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.892392 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:51.895691 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.895691 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6edd9f20-399d-46fe-8179-a040d7ba2b1b tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:51.895691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 912/3655] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:21:51.896265 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b06ad59-7020-4a0c-b73d-d86084980278 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:51.896265 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 927/3656] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:51.905938 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68c4f27f-0194-4c86-b470-a3061967fd38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.907885 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.908113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.908318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.908432 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.914371 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.914371 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:51.915001 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.934326 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:21:51.934642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68c4f27f-0194-4c86-b470-a3061967fd38 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 202 Aug 13 15:21:51.936391 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 908/3657] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:51 2026] DELETE /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:51.957210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:51.959697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:51.960010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:51.960280 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:51.977867 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:51.977867 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:51.978477 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:51.979952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1ea9383-884d-4b4a-b2ab-f95d5d29298c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 200 Aug 13 15:21:51.980536 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 911/3658] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:51 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:52.227033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:52.229702 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:52.230179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:52.230534 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:52.230775 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:52.242137 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:52.242137 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:52.243430 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de32274e-a3da-4f52-831c-a8a0e6c1a146 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:52.246437 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 913/3659] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:52 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:52.912539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:52.914396 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:52.914736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:52.915094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:52.930897 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:52.930897 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:52.937760 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:52.948467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b333b19c-700f-413e-b4ee-a6d0e5a235a0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:52.950635 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 928/3660] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:52 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:52.993746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b42779b2-6d86-4d46-8b78-f427fcbf1bba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:52.997186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b42779b2-6d86-4d46-8b78-f427fcbf1bba tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:52.997364 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b42779b2-6d86-4d46-8b78-f427fcbf1bba tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:52.997539 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b42779b2-6d86-4d46-8b78-f427fcbf1bba tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.009544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b42779b2-6d86-4d46-8b78-f427fcbf1bba tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 404 Aug 13 15:21:53.010201 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 909/3661] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:52 2026] GET /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:53.022950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.025315 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:53.025499 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:53.025710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.025839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d Aug 13 15:21:53.032754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d716bc4e-0912-417a-8b4a-629ceda2e786 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d returned with HTTP 404 Aug 13 15:21:53.033223 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 912/3662] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:21:53 2026] DELETE /volume/v3/snapshots/8de72ae2-4e2d-47a2-a9ad-5d3c5e74107d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:53.045876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.048301 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:21:53.048481 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:53.048745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.057282 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:53.057282 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:53.061005 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:53.065624 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4737e00-c1ec-4eaa-9702-1bb9570def79 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:21:53.066113 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 914/3663] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:53 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:53.085330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-365787b1-8354-4d52-ba97-6cab2445179a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.087485 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:21:53.088034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-182861182"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:53.102747 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:53.102747 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:53.103461 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:21:53.103650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:21:53.141003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['b6b99fa3-653e-4ac0-b746-69def4178932', '149e3b5e-3b46-4a62-a143-67def83d2b75', '9509b2d6-a42d-4698-ab5e-ddd423b009ae', '1834f6de-abf1-48b2-8ac4-8a3ab11e7cab'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:21:53.176067 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot create request issued successfully. Aug 13 15:21:53.176476 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-365787b1-8354-4d52-ba97-6cab2445179a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:21:53.176902 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 929/3664] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:21:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:21:53.190376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.194574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:21:53.194574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:53.194574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.205711 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:53.205711 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:53.205711 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:53.205711 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd16072a-517b-4f0f-8e4d-e35979ceba50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 200 Aug 13 15:21:53.205711 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 910/3665] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:53 2026] GET /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:53.263773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85f596c5-9139-43cc-a07f-4259cb37c850 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.268394 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85f596c5-9139-43cc-a07f-4259cb37c850 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:53.268394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85f596c5-9139-43cc-a07f-4259cb37c850 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:53.268394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85f596c5-9139-43cc-a07f-4259cb37c850 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.268394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-85f596c5-9139-43cc-a07f-4259cb37c850 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:53.274456 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:53.274456 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:53.277886 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85f596c5-9139-43cc-a07f-4259cb37c850 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:53.279128 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 913/3666] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:53 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:53.968779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:53.972737 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:53.972981 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:53.973179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:53.988736 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:53.988736 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:53.995345 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:54.002307 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecfb8e75-6fbb-4d4d-ba67-c087fc78ab93 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:54.002723 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 915/3667] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:53 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:54.214889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:54.217055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:21:54.217262 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:54.217469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:54.222739 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:54.222739 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:54.223166 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:21:54.223995 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b6264d8-3726-4b06-8ccf-58341121ab50 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 200 Aug 13 15:21:54.224651 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 930/3668] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:21:54 2026] GET /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:54.290123 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:54.292109 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:54.292378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:54.292632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:54.292795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:54.297577 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:54.297577 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:54.298451 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a431c1f-fff4-4d83-aaef-ad8e8c2161ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:54.298907 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 911/3669] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:54 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:21:54.713949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:54.716006 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:54.716183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:54.716394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:54.724749 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:54.724749 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:54.729056 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:54.734282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f78155f1-cfc6-46c0-9698-0a78340ad593 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:54.735067 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 914/3670] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:54 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:55.016541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-099570b1-e114-4e8b-a8f0-0b311356f46d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:55.018649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-099570b1-e114-4e8b-a8f0-0b311356f46d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:55.018921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-099570b1-e114-4e8b-a8f0-0b311356f46d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:55.019161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-099570b1-e114-4e8b-a8f0-0b311356f46d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:55.030521 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:55.030521 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:55.034420 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-099570b1-e114-4e8b-a8f0-0b311356f46d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:55.039290 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-099570b1-e114-4e8b-a8f0-0b311356f46d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:55.039911 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 916/3671] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:55 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:55.315049 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:55.317505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:55.317799 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:55.318055 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:55.318162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:55.323355 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:55.323355 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:55.323797 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-391ff61b-a3fb-4b11-aca4-f62248a5fc31 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:55.324338 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 931/3672] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:55 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:55.442282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-668e6248-bf31-4593-b980-18e41d1a56a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:55.444272 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-668e6248-bf31-4593-b980-18e41d1a56a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796/action Aug 13 15:21:55.444751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-668e6248-bf31-4593-b980-18e41d1a56a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:55.444971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-668e6248-bf31-4593-b980-18e41d1a56a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-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 15:21:55.465610 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:55.465610 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:55.475283 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422828d9-2728-4a46-83aa-e722fdf03cd1 req-668e6248-bf31-4593-b980-18e41d1a56a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796/action returned with HTTP 204 Aug 13 15:21:55.476400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 912/3673] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:21:55 2026] POST /volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:55.749575 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d6678b3-380c-4a67-87fd-2041de94a48a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:55.751382 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d6678b3-380c-4a67-87fd-2041de94a48a tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:55.751609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d6678b3-380c-4a67-87fd-2041de94a48a tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:55.751882 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d6678b3-380c-4a67-87fd-2041de94a48a tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:55.758691 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:55.758691 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:55.762241 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d6678b3-380c-4a67-87fd-2041de94a48a tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:55.767033 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d6678b3-380c-4a67-87fd-2041de94a48a tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:55.767373 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 915/3674] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:55 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:56.051068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:56.052702 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:56.052938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:56.053116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:56.062439 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:56.062439 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:56.066236 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:56.070793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d32827e5-b7ea-40da-8598-fc05153b6f6b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:56.072118 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 917/3675] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:56 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:56.165382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:56.166972 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:56.167151 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:56.167325 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:56.167466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Delete volume with id: c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:56.181604 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:56.181604 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:56.185064 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:56.201135 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Delete volume request issued successfully. Aug 13 15:21:56.201314 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7df9e87-6e9f-4962-985b-3a4ef5914ad7 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 202 Aug 13 15:21:56.201934 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 932/3676] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:21:56 2026] DELETE /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:21:56.212332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:56.218599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:56.219099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:56.219419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:56.231239 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:56.231239 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:56.235322 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Volume info retrieved successfully. Aug 13 15:21:56.240371 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fcf3ab3-a7a0-418e-8435-7cd516013b04 tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 200 Aug 13 15:21:56.240898 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 913/3677] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:56 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:56.337086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:56.340159 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:56.340458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:56.340997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:56.340997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:56.347508 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:56.347508 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:56.348455 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b18ea6b9-a092-4858-878c-16d9d88491c5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:56.348845 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 916/3678] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:56 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:57.254037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbd9351f-29b2-48a7-b7d8-b233f6248abc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:57.256273 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbd9351f-29b2-48a7-b7d8-b233f6248abc tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] GET https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f Aug 13 15:21:57.256542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbd9351f-29b2-48a7-b7d8-b233f6248abc tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:57.256796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbd9351f-29b2-48a7-b7d8-b233f6248abc tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:57.265644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbd9351f-29b2-48a7-b7d8-b233f6248abc tempest-TestImageHashVerification-28972261 tempest-TestImageHashVerification-28972261-project-member] https://10.4.3.38/volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f returned with HTTP 404 Aug 13 15:21:57.266556 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 918/3679] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:57 2026] GET /volume/v3/volumes/c2968985-0b0f-4023-a5cd-bf3f2afe350f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:21:57.362109 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:57.366987 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:57.367182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:57.367378 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:57.367483 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:57.378118 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:57.378118 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:57.379949 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65073c12-1019-4c1e-8e83-f01a0832bb11 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:57.380387 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 933/3680] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:57 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:58.397566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:58.399399 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:58.399620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:58.399855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:58.399987 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:58.406768 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:58.406768 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:21:58.407871 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e5bc67-248f-49cc-8cf8-0a8b2696c9f1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:58.408357 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 914/3681] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:58 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:59.421867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-398c15d3-74cf-41d0-8310-b698d25cc76d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:59.423754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-398c15d3-74cf-41d0-8310-b698d25cc76d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:21:59.424053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-398c15d3-74cf-41d0-8310-b698d25cc76d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:59.424269 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-398c15d3-74cf-41d0-8310-b698d25cc76d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:59.424365 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-398c15d3-74cf-41d0-8310-b698d25cc76d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:21:59.429121 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:59.429121 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:21:59.429946 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-398c15d3-74cf-41d0-8310-b698d25cc76d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:21:59.430283 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 917/3682] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:21:59 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:21:59.838625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:59.846302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:59.846510 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:59.846753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:59.858129 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:59.858129 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:21:59.861638 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:59.866043 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-15961294-b8cd-4d88-bbc0-de8bae21654a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:21:59.866499 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 919/3683] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:21:59 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:21:59.890386 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:59.892904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7/action Aug 13 15:21:59.893359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:21:59.893624 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:21:59.908267 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:21:59.908267 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:21:59.908838 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:21:59.916873 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Begin detaching volume completed successfully. Aug 13 15:21:59.917211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-e8bb3e23-b8ec-4a84-a8c3-e5f34b9cdb37 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7/action returned with HTTP 202 Aug 13 15:21:59.917720 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 934/3684] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:21:59 2026] POST /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:21:59.968600 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3cdbe97a-644e-4f0b-b833-984893f642d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:59.969472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3cdbe97a-644e-4f0b-b833-984893f642d0 None None] GET https://10.4.3.38/volume// Aug 13 15:21:59.969472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3cdbe97a-644e-4f0b-b833-984893f642d0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:59.969472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3cdbe97a-644e-4f0b-b833-984893f642d0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:21:59.969689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3cdbe97a-644e-4f0b-b833-984893f642d0 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:21:59.970024 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 915/3685] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:21: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 15:21:59.990349 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:21:59.992436 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:21:59.992638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:21:59.992872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:00.006305 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:00.006305 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:00.010352 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:00.015736 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-2a1dfa52-6b42-41b3-b708-1f4d107fc035 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:22:00.016146 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 918/3686] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:21:59 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:00.442790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:00.445032 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:00.445188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:00.445737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:00.445737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:00.450521 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:00.450521 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:00.451318 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73cb28c7-2ccc-4f95-a003-eb9df97f168c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:00.451691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 920/3687] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:00 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:01.030406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-122df75d-94f1-4868-8447-cb71ed55aefb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:01.033092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-122df75d-94f1-4868-8447-cb71ed55aefb tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 Aug 13 15:22:01.033306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-122df75d-94f1-4868-8447-cb71ed55aefb tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:01.033547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-122df75d-94f1-4868-8447-cb71ed55aefb tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:01.042564 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:01.042564 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:01.098844 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4978483b-b07a-4f35-bcc0-2579eca97434 req-122df75d-94f1-4868-8447-cb71ed55aefb tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 returned with HTTP 200 Aug 13 15:22:01.099517 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 935/3688] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:01 2026] DELETE /volume/v3/attachments/f74f27e2-6130-4f10-aac4-4c81a6e58796 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:01.462406 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77ca2112-94e0-4216-a644-9426a11b4b36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:01.465001 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77ca2112-94e0-4216-a644-9426a11b4b36 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:01.465272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77ca2112-94e0-4216-a644-9426a11b4b36 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:01.465527 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77ca2112-94e0-4216-a644-9426a11b4b36 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:01.465696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-77ca2112-94e0-4216-a644-9426a11b4b36 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:01.474564 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:01.474564 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:01.475685 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77ca2112-94e0-4216-a644-9426a11b4b36 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:01.476216 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 916/3689] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:01 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:02.077242 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca39c7a0-29e9-4941-b513-1ca858417007 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:02.079278 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:02.081522 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1064164626", "snapshot_id": "8b549395-3991-441b-83b8-ca39aac28bb3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:02.081522 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1064164626', 'snapshot_id': '8b549395-3991-441b-83b8-ca39aac28bb3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:02.088980 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:02.088980 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:02.089724 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:02.090032 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume of 1 GB Aug 13 15:22:02.094848 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Availability Zones retrieved successfully. Aug 13 15:22:02.100913 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (0a56a733-bbb1-4ee1-b243-3f7e6513ac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:02.102256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a74c5e-ea17-48ef-bd17-ae06db0c4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:02.103455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:02.133850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a74c5e-ea17-48ef-bd17-ae06db0c4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b549395-3991-441b-83b8-ca39aac28bb3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:02.134964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3beb160b-c27b-49e5-aa21-393d663a1ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:02.179566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['da4f247e-c3fc-4fae-ae10-e5389ec0a755', '2208dac1-9a44-48b1-8b94-0c4981e8565e', '05ba0db2-b48a-4b04-9823-74348c89924c', 'd16cac82-fa65-4d58-880c-309498b88949'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:02.180893 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3beb160b-c27b-49e5-aa21-393d663a1ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4f247e-c3fc-4fae-ae10-e5389ec0a755', '2208dac1-9a44-48b1-8b94-0c4981e8565e', '05ba0db2-b48a-4b04-9823-74348c89924c', 'd16cac82-fa65-4d58-880c-309498b88949']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:02.181821 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93974c6-55e1-442f-adc0-fcf598d57a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:02.223385 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93974c6-55e1-442f-adc0-fcf598d57a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d122f4f-36ff-4119-bd67-4307f07dc3e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1064164626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['da4f247e-c3fc-4fae-ae10-e5389ec0a755','2208dac1-9a44-48b1-8b94-0c4981e8565e','05ba0db2-b48a-4b04-9823-74348c89924c','d16cac82-fa65-4d58-880c-309498b88949'],size=1,snapshot_id=8b549395-3991-441b-83b8-ca39aac28bb3,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1064164626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d122f4f-36ff-4119-bd67-4307f07dc3e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8264fd5eac7f4af6a8435ae096aa75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b549395-3991-441b-83b8-ca39aac28bb3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:02.224708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b52e54c-15f9-4b41-9f1c-60d4075a71a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:02.244694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b52e54c-15f9-4b41-9f1c-60d4075a71a8) transitioned into state 'SUCCESS' from state '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-1064164626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['da4f247e-c3fc-4fae-ae10-e5389ec0a755','2208dac1-9a44-48b1-8b94-0c4981e8565e','05ba0db2-b48a-4b04-9823-74348c89924c','d16cac82-fa65-4d58-880c-309498b88949'],size=1,snapshot_id=8b549395-3991-441b-83b8-ca39aac28bb3,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:02.244694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3f313e-1978-4b66-8b1a-6fb10b21fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:02.263716 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d3f313e-1978-4b66-8b1a-6fb10b21fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:02.264913 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (0a56a733-bbb1-4ee1-b243-3f7e6513ac53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:02.265392 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request issued successfully. Aug 13 15:22:02.266191 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca39c7a0-29e9-4941-b513-1ca858417007 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:02.266785 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 919/3690] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:02 2026] POST /volume/v3/volumes => generated 789 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:02.283620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-661912e1-a50f-4d42-9754-8e77b1f818be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:02.285530 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-661912e1-a50f-4d42-9754-8e77b1f818be tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:02.285742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-661912e1-a50f-4d42-9754-8e77b1f818be tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:02.285964 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-661912e1-a50f-4d42-9754-8e77b1f818be tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:02.293105 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:02.293105 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:02.297118 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-661912e1-a50f-4d42-9754-8e77b1f818be tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:02.301865 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-661912e1-a50f-4d42-9754-8e77b1f818be tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:02.302257 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 921/3691] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:02 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:02.488716 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:02.490509 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:02.490718 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:02.490958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:02.491067 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:02.495364 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:02.495364 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:02.496366 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c18a5c52-075c-4a2d-8655-c0a0adda1807 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:02.496868 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 936/3692] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:02 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:03.316128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:03.319101 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:03.319383 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:03.319648 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:03.331339 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:03.331339 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:03.338518 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:03.346471 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-713da587-ae2d-4e87-a9eb-a84c475a9329 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:03.347300 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 917/3693] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:03 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:03.362159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a71547bf-4461-49dc-8eff-651be3fc850a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:03.364239 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a71547bf-4461-49dc-8eff-651be3fc850a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:03.364744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a71547bf-4461-49dc-8eff-651be3fc850a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:03.366378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a71547bf-4461-49dc-8eff-651be3fc850a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:03.376329 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:03.376329 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:03.385777 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a71547bf-4461-49dc-8eff-651be3fc850a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:03.396654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a71547bf-4461-49dc-8eff-651be3fc850a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:03.397158 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 920/3694] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:03 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:03.506623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25f55948-83b6-473c-b03a-abc89e746416 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:03.508451 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25f55948-83b6-473c-b03a-abc89e746416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:03.508645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25f55948-83b6-473c-b03a-abc89e746416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:03.508881 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25f55948-83b6-473c-b03a-abc89e746416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:03.508984 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-25f55948-83b6-473c-b03a-abc89e746416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:03.513664 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:03.513664 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:03.514663 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25f55948-83b6-473c-b03a-abc89e746416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:03.515167 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 922/3695] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:03 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:03.936795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:03.939316 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:03.939578 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:03.939833 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:03.948749 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:03.948749 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:03.953069 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:03.957526 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-aad69778-79c4-4865-82ac-ca5287d7d8ae tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:03.957947 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 937/3696] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:03 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:04.072735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57dc69de-f5e5-46fb-bf89-fce9858ec795 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.073265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57dc69de-f5e5-46fb-bf89-fce9858ec795 None None] GET https://10.4.3.38/volume// Aug 13 15:22:04.073479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57dc69de-f5e5-46fb-bf89-fce9858ec795 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:04.073763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57dc69de-f5e5-46fb-bf89-fce9858ec795 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:04.076988 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57dc69de-f5e5-46fb-bf89-fce9858ec795 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:04.077371 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 918/3697] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:22:04 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 15:22:04.087901 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-25de398a-c3d6-4772-b30e-b2f6a81fd501 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.091466 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-25de398a-c3d6-4772-b30e-b2f6a81fd501 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:04.091466 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-25de398a-c3d6-4772-b30e-b2f6a81fd501 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d122f4f-36ff-4119-bd67-4307f07dc3e6", "connector": null, "instance_uuid": "854f91e6-009d-40cb-b3ca-ea4bd04fcde8"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:04.104926 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:04.104926 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:04.138367 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-25de398a-c3d6-4772-b30e-b2f6a81fd501 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:04.139126 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 921/3698] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:04 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 15:22:04.174642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9180a308-e244-4312-9cba-e0c1a75dca33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.176576 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9180a308-e244-4312-9cba-e0c1a75dca33 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:04.176817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9180a308-e244-4312-9cba-e0c1a75dca33 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:04.177025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9180a308-e244-4312-9cba-e0c1a75dca33 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:04.181423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10d722f9-05e3-4150-a131-140fdfa2407c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.181996 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10d722f9-05e3-4150-a131-140fdfa2407c None None] GET https://10.4.3.38/volume// Aug 13 15:22:04.182245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10d722f9-05e3-4150-a131-140fdfa2407c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:04.182499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10d722f9-05e3-4150-a131-140fdfa2407c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:04.182946 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10d722f9-05e3-4150-a131-140fdfa2407c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:04.183315 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 938/3699] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:04.190203 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:04.190203 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:04.192426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.193604 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9180a308-e244-4312-9cba-e0c1a75dca33 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:04.196031 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:04.196391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:04.196781 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:04.197909 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9180a308-e244-4312-9cba-e0c1a75dca33 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:04.198270 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 923/3700] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:04 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:04.200310 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=342,cinder:INSERT=32,cinder:UPDATE=66 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:22:04.216637 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:04.216637 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:04.223486 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:04.231689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-8c874caa-b41d-48ce-9d89-04220deb50dc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:04.232506 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 919/3701] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:04 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:04.339276 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.341372 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] PUT https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 Aug 13 15:22:04.342823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:04.348625 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=370,cinder:UPDATE=102,cinder:INSERT=39 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:22:04.357664 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Acquiring lock "cinder-attachment_update-6d122f4f-36ff-4119-bd67-4307f07dc3e6-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:04.366130 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-6d122f4f-36ff-4119-bd67-4307f07dc3e6-np0000007223" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:04.368053 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:04.368053 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:04.487483 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-6d122f4f-36ff-4119-bd67-4307f07dc3e6-np0000007223" released by "attachment_update" :: held 0.122s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:04.487897 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-fc8d4168-d63f-459a-87ac-60047c495151 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 returned with HTTP 200 Aug 13 15:22:04.488454 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 922/3702] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:04 2026] PUT /volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:04.529911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:04.531964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:04.532166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:04.532356 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:04.532449 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:04.534485 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=353,cinder:INSERT=51,cinder:UPDATE=90 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:22:04.539710 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:04.539710 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:04.539710 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918cdc1e-0d76-4d46-8c42-75fb33110f41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:04.539710 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 939/3703] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:04 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:05.214862 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:05.217750 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:05.217750 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:05.217750 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:05.231201 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:05.231201 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:05.235029 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:05.238762 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22f0f78b-1900-4a98-a192-4ea39b281ebf tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:05.238762 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 924/3704] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:05 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:05.554923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:05.557788 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:05.557788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:05.557788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:05.558059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:05.563698 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:05.563698 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:05.564754 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4280f096-c92c-467d-9ecf-1cf4098c3fb1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:05.565266 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 920/3705] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:05 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:06.250907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:06.253300 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:06.253600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:06.253938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:06.263769 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:06.263769 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:06.267038 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:06.270781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d95bdeb-3010-4242-8899-dcb1754ce34f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:06.271236 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 923/3706] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:06 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:06.454277 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:06.456003 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:06.456377 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5dd2bed2-a4ac-4134-bdff-741fb7014bab", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:06.457988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5dd2bed2-a4ac-4134-bdff-741fb7014bab', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:06.539461 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume of 1 GB Aug 13 15:22:06.544268 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Availability Zones retrieved successfully. Aug 13 15:22:06.552011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (7c212f15-e24b-4acd-ba90-23561671bf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:06.553936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0ec480-0b08-4a0e-a9ac-7574e785498a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:06.555268 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:06.578372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:06.580638 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:06.580926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:06.581173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:06.581319 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:06.586883 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:06.586883 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:06.587958 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08545713-fcc5-4de3-9cd9-00f6ff63bc57 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:06.588444 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 925/3707] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:06 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:06.613733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b0ec480-0b08-4a0e-a9ac-7574e785498a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:06.614490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a09a46f-07c0-46b5-9ea4-a213688a7c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:06.668965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['803569c7-79da-49fc-9f28-4399d69b77a4', '43bce3f7-3682-48d8-ba18-26c9839b40db', 'd354a398-dcdd-48fd-b695-f4e1d030dd14', '29d1e489-f116-4674-9281-4da27c271b2f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:06.669701 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a09a46f-07c0-46b5-9ea4-a213688a7c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803569c7-79da-49fc-9f28-4399d69b77a4', '43bce3f7-3682-48d8-ba18-26c9839b40db', 'd354a398-dcdd-48fd-b695-f4e1d030dd14', '29d1e489-f116-4674-9281-4da27c271b2f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:06.670454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59aad8-ad09-43ae-9926-db70291d92d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:06.690704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59aad8-ad09-43ae-9926-db70291d92d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd67cee-14d4-492e-b8d0-f82444c37848', '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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['803569c7-79da-49fc-9f28-4399d69b77a4','43bce3f7-3682-48d8-ba18-26c9839b40db','d354a398-dcdd-48fd-b695-f4e1d030dd14','29d1e489-f116-4674-9281-4da27c271b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:06Z,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=ddd67cee-14d4-492e-b8d0-f82444c37848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e69cbe06d34f619dc5b8826e60c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d3cafe555f49538d47224e732cea0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:06.691431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0501d49b-e7e0-4b75-b25e-5e6d82982089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:06.707919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0501d49b-e7e0-4b75-b25e-5e6d82982089) transitioned into state 'SUCCESS' from 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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['803569c7-79da-49fc-9f28-4399d69b77a4','43bce3f7-3682-48d8-ba18-26c9839b40db','d354a398-dcdd-48fd-b695-f4e1d030dd14','29d1e489-f116-4674-9281-4da27c271b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:06.708595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15bb62e6-93e1-4eec-91c7-7afaead0535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:06.717563 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15bb62e6-93e1-4eec-91c7-7afaead0535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:06.718454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (7c212f15-e24b-4acd-ba90-23561671bf13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:06.718780 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request issued successfully. Aug 13 15:22:06.719366 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61431984-5eb3-4a9e-b80a-5c24bb00c5af tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:06.719808 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 940/3708] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:22:06 2026] POST /volume/v3/volumes => generated 773 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:06.732066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78835fee-959f-49ee-9052-c98b61392527 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:06.734400 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78835fee-959f-49ee-9052-c98b61392527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:06.734705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78835fee-959f-49ee-9052-c98b61392527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:06.734967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78835fee-959f-49ee-9052-c98b61392527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:06.744057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:06.744057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:06.748568 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78835fee-959f-49ee-9052-c98b61392527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:06.753893 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78835fee-959f-49ee-9052-c98b61392527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:06.754528 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 921/3709] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:06 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:07.283120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:07.284941 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:07.285148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:07.285328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:07.295291 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:07.295291 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:07.298887 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:07.303514 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f454e43c-7256-4c36-ae3c-e1ec2644f421 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:07.304090 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 924/3710] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:07 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:07.598142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:07.600732 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:07.601050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:07.601338 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:07.601509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:07.606422 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:07.606422 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:07.607488 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0818a433-332a-477f-95e0-6cc54ecf9ae0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:07.607942 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 926/3711] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:07 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:07.764990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-3c6a8652-3d04-43eb-94e5-fa4acef20814 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:07.768235 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-3c6a8652-3d04-43eb-94e5-fa4acef20814 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07/action Aug 13 15:22:07.768741 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-3c6a8652-3d04-43eb-94e5-fa4acef20814 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:07.768919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-3c6a8652-3d04-43eb-94e5-fa4acef20814 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:07.770297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:07.773787 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:07.773787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:07.773787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:07.784478 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:07.784478 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:07.789073 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:07.794552 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c69dc1f-8487-4863-8853-7f068384b0d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:07.795267 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 922/3712] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:07 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:07.796492 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:07.796492 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:07.812151 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-78d9c496-9333-4f9a-9a89-b3c1346f9eb6 req-3c6a8652-3d04-43eb-94e5-fa4acef20814 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07/action returned with HTTP 204 Aug 13 15:22:07.812722 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 941/3713] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:07 2026] POST /volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:08.315563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.317108 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:08.317315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.317518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.325229 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.325229 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:08.328257 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:08.332949 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9cd7f18-ef69-4774-947f-5b36960b6492 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:08.333364 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 925/3714] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:08 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:08.617784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81606936-85dc-481f-8261-b4ade0ba7404 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.619490 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81606936-85dc-481f-8261-b4ade0ba7404 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:08.619709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81606936-85dc-481f-8261-b4ade0ba7404 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.619904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81606936-85dc-481f-8261-b4ade0ba7404 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.620002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-81606936-85dc-481f-8261-b4ade0ba7404 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:08.624500 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.624500 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:08.625791 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81606936-85dc-481f-8261-b4ade0ba7404 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:08.626354 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 927/3715] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:08 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:08.637376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6368c28-f829-404d-9f7a-e7055a50d529 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.639081 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6368c28-f829-404d-9f7a-e7055a50d529 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:08.639294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6368c28-f829-404d-9f7a-e7055a50d529 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.639513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6368c28-f829-404d-9f7a-e7055a50d529 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.648949 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.648949 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:08.652816 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6368c28-f829-404d-9f7a-e7055a50d529 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:08.657573 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6368c28-f829-404d-9f7a-e7055a50d529 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:08.658058 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 923/3716] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:08 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:08.674384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21ba58e4-5fd9-4858-a13d-b67105216dae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.676030 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:08.676217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.676397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.676496 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 5ec971c5-200b-4685-83d6-8531fd6c3aa8. Aug 13 15:22:08.680387 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.680387 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:08.691401 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 5ec971c5-200b-4685-83d6-8531fd6c3aa8 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:22:08.693122 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21ba58e4-5fd9-4858-a13d-b67105216dae tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 202 Aug 13 15:22:08.693548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 942/3717] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:08 2026] DELETE /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:08.701095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1b906040-e2d1-48da-b16d-7a731a1041aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.703166 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b906040-e2d1-48da-b16d-7a731a1041aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:08.703334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b906040-e2d1-48da-b16d-7a731a1041aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.703484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b906040-e2d1-48da-b16d-7a731a1041aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.703576 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1b906040-e2d1-48da-b16d-7a731a1041aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:08.708186 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.708186 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:08.709925 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b906040-e2d1-48da-b16d-7a731a1041aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 200 Aug 13 15:22:08.710365 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 926/3718] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:08 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:08.810396 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43249c43-f855-4774-99f3-09586522eb1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:08.812739 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43249c43-f855-4774-99f3-09586522eb1e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:08.813216 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43249c43-f855-4774-99f3-09586522eb1e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:08.813271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43249c43-f855-4774-99f3-09586522eb1e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:08.822635 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:08.822635 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:08.827452 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43249c43-f855-4774-99f3-09586522eb1e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:08.834455 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43249c43-f855-4774-99f3-09586522eb1e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:08.834455 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 928/3719] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:08 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:09.720530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.722810 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 Aug 13 15:22:09.723072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.723321 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.723472 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5ec971c5-200b-4685-83d6-8531fd6c3aa8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:09.727900 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da9cd996-d971-4748-9e49-69f2a703b1a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 returned with HTTP 404 Aug 13 15:22:09.728370 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 924/3720] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/v3/backups/5ec971c5-200b-4685-83d6-8531fd6c3aa8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:09.827492 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.830403 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:09.830767 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.831058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.842986 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:09.842986 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:09.847003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6bf8b45-75c6-4044-856a-db55051507ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.847329 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:09.849355 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6bf8b45-75c6-4044-856a-db55051507ea tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:09.849619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6bf8b45-75c6-4044-856a-db55051507ea tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.849891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6bf8b45-75c6-4044-856a-db55051507ea tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.852383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-4ddeb97c-ca4d-495a-bb9d-25e8aa0b1d05 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:09.853097 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 943/3721] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:09.859121 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:09.859121 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:09.863614 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e6bf8b45-75c6-4044-856a-db55051507ea tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:09.868972 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6bf8b45-75c6-4044-856a-db55051507ea tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:09.869466 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 927/3722] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:09.873814 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.875691 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139/action Aug 13 15:22:09.876046 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:09.876173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:09.886262 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:09.886262 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:09.886749 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:09.893035 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Begin detaching volume completed successfully. Aug 13 15:22:09.893258 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-a73e848c-6eec-4bdf-9260-5c2c20b89d03 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139/action returned with HTTP 202 Aug 13 15:22:09.893682 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 929/3723] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:09 2026] POST /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:09.910201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eec71033-5242-4ff1-8789-41094bd2f439 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.912937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eec71033-5242-4ff1-8789-41094bd2f439 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:09.913252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eec71033-5242-4ff1-8789-41094bd2f439 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.913508 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eec71033-5242-4ff1-8789-41094bd2f439 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.928761 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:09.928761 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:09.929648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f689450-28d8-4ae5-9798-ab68303f8588 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.930196 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f689450-28d8-4ae5-9798-ab68303f8588 None None] GET https://10.4.3.38/volume// Aug 13 15:22:09.930424 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f689450-28d8-4ae5-9798-ab68303f8588 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.930681 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f689450-28d8-4ae5-9798-ab68303f8588 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.931139 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f689450-28d8-4ae5-9798-ab68303f8588 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:09.931506 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 944/3724] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:22:09.934005 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eec71033-5242-4ff1-8789-41094bd2f439 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:09.938308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:09.943574 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eec71033-5242-4ff1-8789-41094bd2f439 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:09.944099 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 925/3725] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:09.944455 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:09.944746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:09.944989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:09.957053 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:09.957053 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:09.960062 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:09.963952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-41b920ff-cce6-4edb-9195-ef4e6fb06305 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:09.964475 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 928/3726] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:09 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:10.883499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:10.885327 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:10.885480 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:10.885664 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:10.892926 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:10.892926 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:10.896613 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:10.900974 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c3e3def-c70c-4b00-bc8d-26ddedcb6103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:10.901556 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 930/3727] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:10 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:10.958627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:10.960752 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:10.961041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:10.961307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:10.972001 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:10.972001 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:10.976801 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:10.981119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f14675f9-27f1-4cc6-aa10-db26c884cdf0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:10.981742 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 945/3728] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:10 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:11.244814 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.247201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:11.247492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.247725 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:11.257285 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:11.257285 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:11.261490 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:11.266946 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-c03c778f-3161-4f38-be6f-86b0814d63ac tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:11.267333 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 926/3729] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:11 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:11.284715 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.286852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6/action Aug 13 15:22:11.286985 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:11.287098 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:11.298299 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:11.298299 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:11.298816 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:11.306273 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Begin detaching volume completed successfully. Aug 13 15:22:11.306352 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-4f9d7b3a-843a-40e2-9d42-a04f798d10a5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6/action returned with HTTP 202 Aug 13 15:22:11.307225 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 929/3730] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:11 2026] POST /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:11.351990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ac41d69-d4f2-4926-8b51-68c726aa6ba4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.352434 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ac41d69-d4f2-4926-8b51-68c726aa6ba4 None None] GET https://10.4.3.38/volume// Aug 13 15:22:11.352688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ac41d69-d4f2-4926-8b51-68c726aa6ba4 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.352974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ac41d69-d4f2-4926-8b51-68c726aa6ba4 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:11.353390 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ac41d69-d4f2-4926-8b51-68c726aa6ba4 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:11.353779 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 931/3731] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:11.362655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.364458 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:11.364637 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.364835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:11.372653 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:11.372653 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:11.375637 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:11.379971 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-5e051713-8e72-4b21-9517-90022bc1682a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:11.380303 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 946/3732] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:11 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:11.436708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-087c5c2a-fff4-4e85-a595-d7bc7657e8b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.438821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-087c5c2a-fff4-4e85-a595-d7bc7657e8b9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 Aug 13 15:22:11.439016 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-087c5c2a-fff4-4e85-a595-d7bc7657e8b9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.439190 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-087c5c2a-fff4-4e85-a595-d7bc7657e8b9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:11.446315 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:11.446315 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:11.497820 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2b6417b-0c40-4c4c-8783-7c2955d8d25d req-087c5c2a-fff4-4e85-a595-d7bc7657e8b9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 returned with HTTP 200 Aug 13 15:22:11.498265 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 927/3733] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:11 2026] DELETE /volume/v3/attachments/7564b8e5-fc57-426d-b744-2bf0b58aaad2 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:11.914493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.916184 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:11.916354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.916581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:11.924848 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:11.924848 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:11.928860 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:11.932978 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08d4e335-de80-4e1b-a8d6-a4176bb8df0c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:11.933356 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 930/3734] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:11 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:11.993183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6174366-51db-4796-a5f6-d9a086c115d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:11.994913 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6174366-51db-4796-a5f6-d9a086c115d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:11.995112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6174366-51db-4796-a5f6-d9a086c115d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:11.995310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6174366-51db-4796-a5f6-d9a086c115d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:12.002237 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:12.002237 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:12.006325 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6174366-51db-4796-a5f6-d9a086c115d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:12.013261 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6174366-51db-4796-a5f6-d9a086c115d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:12.013614 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 932/3735] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:11 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:12.270494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-d5cd1072-5d3c-491d-9734-e377e51eba73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:12.272968 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-d5cd1072-5d3c-491d-9734-e377e51eba73 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 Aug 13 15:22:12.273195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-d5cd1072-5d3c-491d-9734-e377e51eba73 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:12.273440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-d5cd1072-5d3c-491d-9734-e377e51eba73 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:12.281190 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:12.281190 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:12.343468 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efe31ccf-dbba-4c0c-95ea-22d15d8a63b0 req-d5cd1072-5d3c-491d-9734-e377e51eba73 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 returned with HTTP 200 Aug 13 15:22:12.344051 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 947/3736] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:12 2026] DELETE /volume/v3/attachments/fbeb0ada-1938-4174-883b-137f4378ff07 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:12.407954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:12.413199 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:12.413693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1148634554", "snapshot_id": "301cca08-b7b7-4b95-82f5-0114e16b53dc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:12.416413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1148634554', 'snapshot_id': '301cca08-b7b7-4b95-82f5-0114e16b53dc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:12.430418 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:12.430418 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:12.431352 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:12.434111 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume of 1 GB Aug 13 15:22:12.440225 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Availability Zones retrieved successfully. Aug 13 15:22:12.448571 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (dd9eed81-9257-4893-84d1-4b5f924f2fff) 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 15:22:12.450184 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28bc3cf-9513-4c22-8f9d-93e340a75865) transitioned 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 15:22:12.452708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-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 15:22:12.486898 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28bc3cf-9513-4c22-8f9d-93e340a75865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '301cca08-b7b7-4b95-82f5-0114e16b53dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:22:12.487589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dfcafab-e948-4780-8c3b-cdb9d41252a5) transitioned 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 15:22:12.534300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Created reservations ['320ac8d9-354d-4f04-a2ee-936d50b802ad', '76429f15-cdcc-472c-aa89-0c4127918209', 'f2a556e7-b037-4a35-9a5f-2e03710d9b30', '05c52dd6-0226-4d7a-90db-348258d6664d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:12.535235 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dfcafab-e948-4780-8c3b-cdb9d41252a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['320ac8d9-354d-4f04-a2ee-936d50b802ad', '76429f15-cdcc-472c-aa89-0c4127918209', 'f2a556e7-b037-4a35-9a5f-2e03710d9b30', '05c52dd6-0226-4d7a-90db-348258d6664d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:12.536033 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db07454-1e74-4bd4-a192-ca88d0b641cb) transitioned 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 15:22:12.585994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db07454-1e74-4bd4-a192-ca88d0b641cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c34930bf-9b4b-4710-b701-c23f0e352f00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1148634554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['320ac8d9-354d-4f04-a2ee-936d50b802ad','76429f15-cdcc-472c-aa89-0c4127918209','f2a556e7-b037-4a35-9a5f-2e03710d9b30','05c52dd6-0226-4d7a-90db-348258d6664d'],size=1,snapshot_id=301cca08-b7b7-4b95-82f5-0114e16b53dc,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1148634554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c34930bf-9b4b-4710-b701-c23f0e352f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8264fd5eac7f4af6a8435ae096aa75c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=301cca08-b7b7-4b95-82f5-0114e16b53dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:12.586751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257ac1a4-f51d-48af-8ae4-d78095640977) transitioned 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 15:22:12.605005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257ac1a4-f51d-48af-8ae4-d78095640977) transitioned into state 'SUCCESS' from state '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-1148634554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8264fd5eac7f4af6a8435ae096aa75c0',qos_specs=None,replication_status=,reservations=['320ac8d9-354d-4f04-a2ee-936d50b802ad','76429f15-cdcc-472c-aa89-0c4127918209','f2a556e7-b037-4a35-9a5f-2e03710d9b30','05c52dd6-0226-4d7a-90db-348258d6664d'],size=1,snapshot_id=301cca08-b7b7-4b95-82f5-0114e16b53dc,source_replicaid=,source_volid=None,status='creating',user_id='0b202b75276c4f80bcb4d63968ed4e9d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:12.605761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7663e7ce-9756-424c-8214-63abac43ad9d) transitioned 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 15:22:12.627533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7663e7ce-9756-424c-8214-63abac43ad9d) 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 15:22:12.628369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Flow 'volume_create_api' (dd9eed81-9257-4893-84d1-4b5f924f2fff) 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 15:22:12.628681 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Create volume request issued successfully. Aug 13 15:22:12.629236 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c4bad5d-b5dc-451f-a4a7-669eff9655d6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:12.629642 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 928/3737] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:12 2026] POST /volume/v3/volumes => generated 789 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:12.645935 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:12.652170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:12.652170 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:12.652170 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:12.663959 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:12.663959 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:12.676966 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:12.680449 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5a7213d-f56b-46bd-b166-388a2330aa3a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:12.680997 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 931/3738] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:12 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:12.946065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e907699b-fcd9-4749-acfc-0df3eb829287 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:12.947913 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e907699b-fcd9-4749-acfc-0df3eb829287 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:12.948142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e907699b-fcd9-4749-acfc-0df3eb829287 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:12.948363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e907699b-fcd9-4749-acfc-0df3eb829287 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:12.954913 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:12.954913 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:12.958313 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e907699b-fcd9-4749-acfc-0df3eb829287 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:12.962558 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e907699b-fcd9-4749-acfc-0df3eb829287 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:12.962955 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 933/3739] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:12 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:13.694620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:13.696949 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:13.697212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:13.697473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:13.706646 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:13.706646 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:13.711732 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:13.718073 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e15c8f90-f6bf-4c0f-ad9e-b8d351e2de92 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:13.718614 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 948/3740] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:13 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:13.730911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:13.735623 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:13.735967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:13.736253 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:13.745380 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:13.745380 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:13.749683 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:13.753344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25ed7bef-50f3-4a35-9822-15d37e786fa4 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:13.753682 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 929/3741] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:13 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:13.976888 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:13.980459 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:13.980459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:13.980459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:13.986610 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:13.986610 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:13.990382 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:13.995618 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf4e4c3b-5fc3-47cc-83fd-55dedddb920d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:13.996196 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 932/3742] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:13 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:14.007766 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.009357 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:14.009528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.009709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.015694 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.015694 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:14.018530 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:14.022073 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-970dc08f-299c-47e8-af55-712f1a8f70d4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:14.022404 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 934/3743] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:14.038099 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.040438 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:14.040630 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.040855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.040993 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:14.047202 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.047202 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:14.047603 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:14.064534 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume request issued successfully. Aug 13 15:22:14.064534 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1b03555-29ca-447e-b9c9-772faeb756c1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 202 Aug 13 15:22:14.064534 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 949/3744] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:14 2026] DELETE /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:14.070609 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.072562 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:14.072562 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.072562 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.078938 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.078938 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:14.082211 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:14.086392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e24afe3f-962a-45cc-88ae-ed9b437a7b5e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 200 Aug 13 15:22:14.086760 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 930/3745] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:14.242959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.244570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:14.244906 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.245172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.251892 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.251892 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:14.255319 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:14.259337 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-705aaec3-e985-47e8-af96-73631ac3421b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:14.259337 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 933/3746] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:14.326208 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5abc22a6-5570-4d55-9400-be0cdf81ef3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.326534 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5abc22a6-5570-4d55-9400-be0cdf81ef3d None None] GET https://10.4.3.38/volume// Aug 13 15:22:14.326713 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5abc22a6-5570-4d55-9400-be0cdf81ef3d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.326945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5abc22a6-5570-4d55-9400-be0cdf81ef3d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.327245 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5abc22a6-5570-4d55-9400-be0cdf81ef3d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:14.327523 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 935/3747] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:22: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 15:22:14.334511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-85731c9d-252b-4817-8a56-d0329d182293 req-8824ade9-e0d5-44a6-b66a-68a163aeb722 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.336173 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-8824ade9-e0d5-44a6-b66a-68a163aeb722 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:14.336499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-8824ade9-e0d5-44a6-b66a-68a163aeb722 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c34930bf-9b4b-4710-b701-c23f0e352f00", "connector": null, "instance_uuid": "854f91e6-009d-40cb-b3ca-ea4bd04fcde8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:14.344170 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.344170 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:14.366236 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-8824ade9-e0d5-44a6-b66a-68a163aeb722 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:14.366758 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 950/3748] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:14 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:14.389726 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.391882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:14.392085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.392324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.402478 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.402478 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-358153f5-f3db-4719-a069-e1feb86b4a5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-358153f5-f3db-4719-a069-e1feb86b4a5c None None] GET https://10.4.3.38/volume// Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-358153f5-f3db-4719-a069-e1feb86b4a5c None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-358153f5-f3db-4719-a069-e1feb86b4a5c None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-358153f5-f3db-4719-a069-e1feb86b4a5c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:14.402605 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 934/3749] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:14.404035 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:14.408133 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f06d121-a027-42fe-9eb3-29fe6d9c046e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:14.408133 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 931/3750] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:14.411909 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.415936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:14.416133 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.416304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.425505 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.425505 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:14.428910 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:14.432464 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-63df5434-42c2-4275-a37e-7b780f33c8f3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:14.432863 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 936/3751] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:14.540304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.543531 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] PUT https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 Aug 13 15:22:14.544069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:14.553270 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Acquiring lock "cinder-attachment_update-c34930bf-9b4b-4710-b701-c23f0e352f00-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:14.557784 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-c34930bf-9b4b-4710-b701-c23f0e352f00-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:14.558846 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.558846 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:14.646150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Lock "cinder-attachment_update-c34930bf-9b4b-4710-b701-c23f0e352f00-np0000007223" released by "attachment_update" :: held 0.088s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:14.646551 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-99cc6412-e011-4d9b-83c2-cffda26e0ab3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 returned with HTTP 200 Aug 13 15:22:14.647229 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 951/3752] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:14 2026] PUT /volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:14.819842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.821234 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:14.821543 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.821892 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.822134 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:14.830759 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.830759 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:14.830759 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:14.847313 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:22:14.848962 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ceb994d-8e55-4c06-b146-71a72f79d594 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 202 Aug 13 15:22:14.849459 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 935/3753] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:14 2026] DELETE /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:14.855645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:14.858120 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:14.858120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:14.858120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:14.866210 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:14.866210 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:14.874330 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:14.879256 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8173f1fb-5308-40e4-930b-4ad925e2fe7c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 200 Aug 13 15:22:14.879827 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 932/3754] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:14 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:15.100382 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2087a086-ffdd-4779-b5a4-174d12234f71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.102151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2087a086-ffdd-4779-b5a4-174d12234f71 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:15.102508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2087a086-ffdd-4779-b5a4-174d12234f71 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:15.102950 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2087a086-ffdd-4779-b5a4-174d12234f71 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:15.111742 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2087a086-ffdd-4779-b5a4-174d12234f71 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 404 Aug 13 15:22:15.112279 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 937/3755] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:15 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:15.421320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46abec40-07fa-4803-8619-03d2a3621a5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.424178 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46abec40-07fa-4803-8619-03d2a3621a5f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:15.424415 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46abec40-07fa-4803-8619-03d2a3621a5f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:15.424685 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46abec40-07fa-4803-8619-03d2a3621a5f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:15.434538 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:15.434538 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:15.437622 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46abec40-07fa-4803-8619-03d2a3621a5f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:15.441310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46abec40-07fa-4803-8619-03d2a3621a5f tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:15.441662 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 952/3756] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:15 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:15.897890 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc78f507-eb74-453f-8707-4d9c20b9322a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.901567 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc78f507-eb74-453f-8707-4d9c20b9322a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:15.901705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc78f507-eb74-453f-8707-4d9c20b9322a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:15.901962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc78f507-eb74-453f-8707-4d9c20b9322a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:15.913312 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc78f507-eb74-453f-8707-4d9c20b9322a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 404 Aug 13 15:22:15.913776 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 936/3757] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:15 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:15.924543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb87a577-2217-47a8-8954-4de72ac0f6ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.928184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb87a577-2217-47a8-8954-4de72ac0f6ef tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:15.928440 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb87a577-2217-47a8-8954-4de72ac0f6ef tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:15.928553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb87a577-2217-47a8-8954-4de72ac0f6ef tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:15.934256 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb87a577-2217-47a8-8954-4de72ac0f6ef tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 404 Aug 13 15:22:15.934890 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 933/3758] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:15 2026] GET /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:15.945924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-528303bb-df12-4f33-b61b-af2fad037f3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.947009 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-528303bb-df12-4f33-b61b-af2fad037f3a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:15.947448 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-528303bb-df12-4f33-b61b-af2fad037f3a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:15.947448 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-528303bb-df12-4f33-b61b-af2fad037f3a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:15.947608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-528303bb-df12-4f33-b61b-af2fad037f3a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 6bdc0ee7-451e-4b04-b42c-f32fa118b139 Aug 13 15:22:15.953149 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-528303bb-df12-4f33-b61b-af2fad037f3a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 returned with HTTP 404 Aug 13 15:22:15.953624 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 938/3759] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:15 2026] DELETE /volume/v3/volumes/6bdc0ee7-451e-4b04-b42c-f32fa118b139 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:15.987764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:15.989956 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:15.990399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-800368611"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:15.992909 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-800368611'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:16.094593 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume of 1 GB Aug 13 15:22:16.098506 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:22:16.103585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (3c02ac32-e54b-47a1-9219-f140e8b65572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:16.104626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b35670b-0137-4653-bc38-e11e99a762c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.105482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:16.160034 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b35670b-0137-4653-bc38-e11e99a762c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:16.163947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8f5339-9f84-4ac8-9ee2-82347e20f6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.204959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['402880e1-7001-4a15-bd2e-b923d53533dd', '6bb62715-d664-4c33-b826-f403a76e1553', 'd6987cbf-86b0-4ab0-91bf-06a32dc4ecfc', 'be995133-3d2a-47a2-bb73-d75bc2b7269e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:16.205647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8f5339-9f84-4ac8-9ee2-82347e20f6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402880e1-7001-4a15-bd2e-b923d53533dd', '6bb62715-d664-4c33-b826-f403a76e1553', 'd6987cbf-86b0-4ab0-91bf-06a32dc4ecfc', 'be995133-3d2a-47a2-bb73-d75bc2b7269e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:16.206306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c698a57-ead0-4d58-a662-5e8788d1b993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.228413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c698a57-ead0-4d58-a662-5e8788d1b993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbf31d33-8228-454f-a334-6cc9ef1d6ebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-800368611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['402880e1-7001-4a15-bd2e-b923d53533dd','6bb62715-d664-4c33-b826-f403a76e1553','d6987cbf-86b0-4ab0-91bf-06a32dc4ecfc','be995133-3d2a-47a2-bb73-d75bc2b7269e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-800368611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbf31d33-8228-454f-a334-6cc9ef1d6ebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:16.229114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7d665c-0950-4a82-a097-e44d33fda8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.247256 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7d665c-0950-4a82-a097-e44d33fda8bf) transitioned into state 'SUCCESS' from state '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-800368611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['402880e1-7001-4a15-bd2e-b923d53533dd','6bb62715-d664-4c33-b826-f403a76e1553','d6987cbf-86b0-4ab0-91bf-06a32dc4ecfc','be995133-3d2a-47a2-bb73-d75bc2b7269e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:16.248023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624c8d7e-25d8-4d95-8c0e-e4fd9282be05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.257231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624c8d7e-25d8-4d95-8c0e-e4fd9282be05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:16.258083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (3c02ac32-e54b-47a1-9219-f140e8b65572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:16.258358 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:22:16.258908 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2d27ed6-ca48-406b-a9df-0c586be06bf7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:16.259301 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 953/3760] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:15 2026] POST /volume/v3/volumes => generated 746 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:16.271299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af222733-7aa2-496e-b13d-caf3997ab886 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:16.274697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af222733-7aa2-496e-b13d-caf3997ab886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:16.274697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af222733-7aa2-496e-b13d-caf3997ab886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:16.274697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af222733-7aa2-496e-b13d-caf3997ab886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:16.281341 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:16.281341 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:16.285240 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af222733-7aa2-496e-b13d-caf3997ab886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:16.290129 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af222733-7aa2-496e-b13d-caf3997ab886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:16.290129 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 937/3761] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:16 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:16.457967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-162303fb-8387-4b49-a324-1887c706f999 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:16.461629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-162303fb-8387-4b49-a324-1887c706f999 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:16.463264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-162303fb-8387-4b49-a324-1887c706f999 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:16.463445 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-162303fb-8387-4b49-a324-1887c706f999 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:16.479836 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:16.479836 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:16.489739 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-162303fb-8387-4b49-a324-1887c706f999 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:16.497421 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-162303fb-8387-4b49-a324-1887c706f999 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:16.497868 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 934/3762] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:16 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:16.871149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:16.873049 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:16.873431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "3afd6f46-64b4-4ebb-80b2-ee92bdb9307f", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:16.874945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '3afd6f46-64b4-4ebb-80b2-ee92bdb9307f', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:16.962971 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume of 1 GB Aug 13 15:22:16.969205 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Availability Zones retrieved successfully. Aug 13 15:22:16.975396 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (caca9267-a890-4ee4-826b-f36211d81fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:16.977121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b06bf7b-7575-4f1e-977d-be04d16f6c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:16.978500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:17.042066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b06bf7b-7575-4f1e-977d-be04d16f6c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:17.042880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d38a545-ce55-4ba1-a08d-93a4260cf79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:17.093842 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['26c78e35-63fb-49c6-925f-a5421a4441cc', '82171d31-ea33-4176-afa4-b3ed86828070', '7b7f3444-607b-4f31-8312-140e850f4e02', '3db7d6dc-227f-4374-bf22-36ceb995ad17'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:17.094934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d38a545-ce55-4ba1-a08d-93a4260cf79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c78e35-63fb-49c6-925f-a5421a4441cc', '82171d31-ea33-4176-afa4-b3ed86828070', '7b7f3444-607b-4f31-8312-140e850f4e02', '3db7d6dc-227f-4374-bf22-36ceb995ad17']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:17.096001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe25be7-7584-4b05-9ed6-6d9a77f21d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:17.122317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe25be7-7584-4b05-9ed6-6d9a77f21d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99073dec-15fb-48f5-b026-e593af108704', '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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['26c78e35-63fb-49c6-925f-a5421a4441cc','82171d31-ea33-4176-afa4-b3ed86828070','7b7f3444-607b-4f31-8312-140e850f4e02','3db7d6dc-227f-4374-bf22-36ceb995ad17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:17Z,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=99073dec-15fb-48f5-b026-e593af108704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e69cbe06d34f619dc5b8826e60c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d3cafe555f49538d47224e732cea0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:17.123235 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534e12fd-65a9-4bfc-af9a-37ab04d2a374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:17.144306 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534e12fd-65a9-4bfc-af9a-37ab04d2a374) transitioned into state 'SUCCESS' from 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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['26c78e35-63fb-49c6-925f-a5421a4441cc','82171d31-ea33-4176-afa4-b3ed86828070','7b7f3444-607b-4f31-8312-140e850f4e02','3db7d6dc-227f-4374-bf22-36ceb995ad17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:17.144945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5073ca2-a201-427d-8cd9-15ac118b643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:17.154616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5073ca2-a201-427d-8cd9-15ac118b643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:17.155888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (caca9267-a890-4ee4-826b-f36211d81fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:17.156397 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request issued successfully. Aug 13 15:22:17.157271 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6991eb25-6c0a-4b31-9c69-9f7b883390fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:17.157867 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 939/3763] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:22:16 2026] POST /volume/v3/volumes => generated 773 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:17.170689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7c77a55-0aa0-448b-853b-15eb987099fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.172759 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7c77a55-0aa0-448b-853b-15eb987099fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:17.172990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7c77a55-0aa0-448b-853b-15eb987099fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:17.173158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7c77a55-0aa0-448b-853b-15eb987099fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:17.183534 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.183534 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:17.186868 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7c77a55-0aa0-448b-853b-15eb987099fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:17.190369 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7c77a55-0aa0-448b-853b-15eb987099fa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:17.190814 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 954/3764] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:17 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:17.303329 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0125787d-292c-426d-94ed-7abea12d801a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.305204 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0125787d-292c-426d-94ed-7abea12d801a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:17.305459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0125787d-292c-426d-94ed-7abea12d801a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:17.305613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0125787d-292c-426d-94ed-7abea12d801a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:17.316297 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.316297 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:17.320534 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0125787d-292c-426d-94ed-7abea12d801a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:17.328089 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0125787d-292c-426d-94ed-7abea12d801a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:17.328487 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 938/3765] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:17 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:17.340976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db003785-851a-4fb7-a002-163cf7cc7a8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.342799 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db003785-851a-4fb7-a002-163cf7cc7a8b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:17.343019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db003785-851a-4fb7-a002-163cf7cc7a8b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:17.343203 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db003785-851a-4fb7-a002-163cf7cc7a8b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:17.349825 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.349825 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:17.356516 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db003785-851a-4fb7-a002-163cf7cc7a8b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:17.365832 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db003785-851a-4fb7-a002-163cf7cc7a8b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:17.366194 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 935/3766] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:17 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:17.380270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.384336 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:22:17.384336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bbf31d33-8228-454f-a334-6cc9ef1d6ebc", "name": "tempest-VolumesBackupsTest-Backup-1341702244", "container": "tempest-volumesbackupstest-backup-container-1618372127"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:17.384336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': 'bbf31d33-8228-454f-a334-6cc9ef1d6ebc', 'name': 'tempest-VolumesBackupsTest-Backup-1341702244', 'container': 'tempest-volumesbackupstest-backup-container-1618372127'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:22:17.384336 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume bbf31d33-8228-454f-a334-6cc9ef1d6ebc in container tempest-volumesbackupstest-backup-container-1618372127 Aug 13 15:22:17.393082 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.393082 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:17.394196 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:17.414497 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['b69bf9b4-0043-48a6-a9a9-635924fb5da0', '2a3c3cd0-0aed-488a-8711-d5bb66cf3547'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:17.450371 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb127cf-2abd-461b-8dcb-1a39a6b4a0b1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:22:17.450949 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 940/3767] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:17 2026] POST /volume/v3/backups => generated 328 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:17.459327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.461648 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:17.461648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:17.461648 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:17.462004 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:17.465795 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.465795 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:17.466550 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84ed87c3-677a-48fa-8347-cd8126ec4060 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:17.467128 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 955/3768] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:17 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:17.513080 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.516921 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:17.517159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:17.517395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:17.541763 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.541763 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:17.546214 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:17.550543 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ecf16538-cfdb-471a-9017-eb4ba53bea49 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:17.551232 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 939/3769] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:17 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:17.936089 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-85731c9d-252b-4817-8a56-d0329d182293 req-7fd0820b-ec41-421a-b27f-23eba7f5465a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:17.937959 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-7fd0820b-ec41-421a-b27f-23eba7f5465a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0/action Aug 13 15:22:17.938689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-7fd0820b-ec41-421a-b27f-23eba7f5465a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:17.938689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-7fd0820b-ec41-421a-b27f-23eba7f5465a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-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 15:22:17.953346 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:17.953346 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:17.962767 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85731c9d-252b-4817-8a56-d0329d182293 req-7fd0820b-ec41-421a-b27f-23eba7f5465a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0/action returned with HTTP 204 Aug 13 15:22:17.962920 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 936/3770] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:17 2026] POST /volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:18.202271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:18.204129 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:18.204364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:18.204574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:18.211508 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:18.211508 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:18.215317 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:18.219176 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db32e2ee-78be-41f6-bf6e-f780da845ec7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:18.219573 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 941/3771] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:18 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:18.477318 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afd73137-4d70-43b4-95e8-463d8a6423fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:18.478967 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afd73137-4d70-43b4-95e8-463d8a6423fa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:18.479148 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afd73137-4d70-43b4-95e8-463d8a6423fa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:18.479375 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afd73137-4d70-43b4-95e8-463d8a6423fa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:18.479419 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-afd73137-4d70-43b4-95e8-463d8a6423fa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:18.483916 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:18.483916 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:18.484750 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afd73137-4d70-43b4-95e8-463d8a6423fa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:18.485198 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 956/3772] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:18 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:18.568609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-978bbf17-fb2c-45dd-a841-62bc33275913 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:18.570521 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-978bbf17-fb2c-45dd-a841-62bc33275913 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:18.570727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-978bbf17-fb2c-45dd-a841-62bc33275913 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:18.570958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-978bbf17-fb2c-45dd-a841-62bc33275913 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:18.584897 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:18.584897 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:18.590111 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-978bbf17-fb2c-45dd-a841-62bc33275913 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:18.595753 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-978bbf17-fb2c-45dd-a841-62bc33275913 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:18.596300 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 940/3773] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:18 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:19.232719 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:19.235048 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:19.235317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:19.235573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:19.245430 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:19.245430 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:19.250776 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:19.257138 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e6b41c0-8a88-40f3-b037-3309476f72d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:19.257948 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 937/3774] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:19 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:19.496865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2894ee33-fd88-4af5-975c-033e44bc962e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:19.498592 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2894ee33-fd88-4af5-975c-033e44bc962e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:19.498813 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2894ee33-fd88-4af5-975c-033e44bc962e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:19.499004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2894ee33-fd88-4af5-975c-033e44bc962e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:19.499103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2894ee33-fd88-4af5-975c-033e44bc962e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:19.503425 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:19.503425 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:19.504185 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2894ee33-fd88-4af5-975c-033e44bc962e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:19.504540 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 942/3775] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:19 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:20.269171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:20.271111 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:20.271353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:20.271582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:20.279182 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:20.279182 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:20.283013 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:20.288690 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0881e382-a5c5-4d4e-9ae9-45677588a43e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:20.289171 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 957/3776] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:20 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:20.515143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7b8046b-6c0b-41c7-a022-561596497462 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:20.517268 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7b8046b-6c0b-41c7-a022-561596497462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:20.517496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7b8046b-6c0b-41c7-a022-561596497462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:20.517732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7b8046b-6c0b-41c7-a022-561596497462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:20.517880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d7b8046b-6c0b-41c7-a022-561596497462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:20.522712 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:20.522712 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:20.523548 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7b8046b-6c0b-41c7-a022-561596497462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:20.524122 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 941/3777] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:20 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:21.302264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:21.304169 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:21.304366 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:21.304577 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:21.311639 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:21.311639 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:21.315505 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:21.320320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab5bb427-8aa4-454a-b925-a8f40e40ec6c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:21.320823 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 938/3778] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:21 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:21.535696 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:21.536711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:21.536903 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:21.537096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:21.537701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:21.541278 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:21.541278 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:21.541968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0b0c7c4-261f-44bc-b6ea-c33a00b19a42 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:21.542321 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 943/3779] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:21 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:21.910955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:21.913101 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:21.913304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:21.913521 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:21.923103 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:21.923103 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:21.925924 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:21.929459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-38a9ec97-a869-498a-a88b-51a63a6b5e67 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:21.929902 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 958/3780] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:21 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:21.946230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:21.950894 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] POST https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00/action Aug 13 15:22:21.950894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:21.950894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:21.964557 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:21.964557 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:21.965028 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:21.971973 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Begin detaching volume completed successfully. Aug 13 15:22:21.972189 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-71c10777-4c5e-4f40-a4c7-45c59c753538 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00/action returned with HTTP 202 Aug 13 15:22:21.972570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 942/3781] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:21 2026] POST /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:22.014772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5395beaa-4c4e-4de3-b90d-043732130267 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:22.015152 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5395beaa-4c4e-4de3-b90d-043732130267 None None] GET https://10.4.3.38/volume// Aug 13 15:22:22.015308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5395beaa-4c4e-4de3-b90d-043732130267 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:22.015488 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5395beaa-4c4e-4de3-b90d-043732130267 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:22.015853 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5395beaa-4c4e-4de3-b90d-043732130267 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:22.016140 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 939/3782] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22:22 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 15:22:22.025037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:22.027041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:22.027253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:22.027460 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:22.036581 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:22.036581 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:22.039630 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:22.043393 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-577411e5-04ff-406e-b552-d13b210d1bb9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:22.043914 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 944/3783] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:22 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:22.340403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21ede8d3-212b-4416-afb0-618f3abf8400 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:22.342104 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21ede8d3-212b-4416-afb0-618f3abf8400 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:22.342473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21ede8d3-212b-4416-afb0-618f3abf8400 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:22.342699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21ede8d3-212b-4416-afb0-618f3abf8400 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:22.349313 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:22.349313 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:22.353067 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21ede8d3-212b-4416-afb0-618f3abf8400 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:22.357972 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21ede8d3-212b-4416-afb0-618f3abf8400 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:22.358443 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 959/3784] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:22 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:22.552029 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:22.553532 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:22.553695 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:22.553898 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:22.553997 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:22.557902 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:22.557902 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:22.558591 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1233bc81-8a71-4f90-949b-945f29f3f6ca tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:22.559042 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 943/3785] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:22 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:23.328901 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-a499b28b-69da-4188-8c25-1afc1c5a1c46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:23.330783 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-a499b28b-69da-4188-8c25-1afc1c5a1c46 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 Aug 13 15:22:23.331023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-a499b28b-69da-4188-8c25-1afc1c5a1c46 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:23.331265 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-a499b28b-69da-4188-8c25-1afc1c5a1c46 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:23.338163 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:23.338163 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:23.370978 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:23.372745 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:23.373025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:23.373267 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:23.379771 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:23.379771 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:23.383047 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:23.387109 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b40409a5-a48c-470d-a22b-1ee8831c74e1 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:23.387624 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 945/3786] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:23 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:23.394986 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2eff540c-5883-40d3-93d3-61cfbe4c137e req-a499b28b-69da-4188-8c25-1afc1c5a1c46 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 returned with HTTP 200 Aug 13 15:22:23.395410 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 940/3787] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:23 2026] DELETE /volume/v3/attachments/11ea5639-7c60-4e52-9d13-3d4b5d0485d0 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:23.567866 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80e83958-0ab4-432c-9188-33fc89234c53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:23.570183 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80e83958-0ab4-432c-9188-33fc89234c53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:23.570533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80e83958-0ab4-432c-9188-33fc89234c53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:23.570919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80e83958-0ab4-432c-9188-33fc89234c53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:23.571056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-80e83958-0ab4-432c-9188-33fc89234c53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:23.577131 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:23.577131 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:23.578248 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80e83958-0ab4-432c-9188-33fc89234c53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:23.578804 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 960/3788] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:23 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:24.104348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.106055 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:24.106343 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.106569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.113709 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.113709 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:24.117585 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:24.122297 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c5b4582-1c39-4b34-b73d-022debc2c98b tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:24.122815 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 944/3789] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:24 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:24.135802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7bd775f-104d-4f47-a190-e22602d7df63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.139050 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7bd775f-104d-4f47-a190-e22602d7df63 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:24.139278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7bd775f-104d-4f47-a190-e22602d7df63 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.139479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7bd775f-104d-4f47-a190-e22602d7df63 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.149453 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.149453 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:24.152856 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7bd775f-104d-4f47-a190-e22602d7df63 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:24.157187 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7bd775f-104d-4f47-a190-e22602d7df63 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:24.157594 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 946/3790] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:24 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:24.173685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.176307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:24.176307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.176307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.176307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume with id: c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:24.182843 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.182843 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:24.183280 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:24.198960 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume request issued successfully. Aug 13 15:22:24.199148 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b082379-d48e-4ca5-9ed2-17423c613d97 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 202 Aug 13 15:22:24.199571 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 941/3791] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:24 2026] DELETE /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:24.207810 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35300f82-6f35-411e-a3ae-e7df9991a09c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.210091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35300f82-6f35-411e-a3ae-e7df9991a09c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:24.210176 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35300f82-6f35-411e-a3ae-e7df9991a09c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.210391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35300f82-6f35-411e-a3ae-e7df9991a09c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.217708 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.217708 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:24.221381 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35300f82-6f35-411e-a3ae-e7df9991a09c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:24.225281 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35300f82-6f35-411e-a3ae-e7df9991a09c tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 200 Aug 13 15:22:24.225648 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 961/3792] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:24 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:24.402171 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-056e1909-7ced-4fcf-8049-3ee86666408c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.404105 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-056e1909-7ced-4fcf-8049-3ee86666408c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:24.404379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-056e1909-7ced-4fcf-8049-3ee86666408c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.404626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-056e1909-7ced-4fcf-8049-3ee86666408c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.411701 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.411701 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:24.416384 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-056e1909-7ced-4fcf-8049-3ee86666408c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:24.421614 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-056e1909-7ced-4fcf-8049-3ee86666408c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:24.422186 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 945/3793] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:24 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:24.589463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:24.591619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:24.591866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:24.592099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:24.592218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:24.597366 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:24.597366 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:24.598246 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3048a72-b791-42cc-afb8-6da99e26ac28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:24.598643 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 947/3794] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:24 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:25.240615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74ca2f99-4fe9-4c0b-b44f-24751ce725c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.242199 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74ca2f99-4fe9-4c0b-b44f-24751ce725c2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 Aug 13 15:22:25.242356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74ca2f99-4fe9-4c0b-b44f-24751ce725c2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.242519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74ca2f99-4fe9-4c0b-b44f-24751ce725c2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.247189 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74ca2f99-4fe9-4c0b-b44f-24751ce725c2 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 returned with HTTP 404 Aug 13 15:22:25.247559 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 942/3795] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/c34930bf-9b4b-4710-b701-c23f0e352f00 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:25.253721 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50d093b3-29a4-443f-ad04-937617f4af72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.255293 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50d093b3-29a4-443f-ad04-937617f4af72 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:25.255438 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50d093b3-29a4-443f-ad04-937617f4af72 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.255607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50d093b3-29a4-443f-ad04-937617f4af72 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.261611 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.261611 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:25.264550 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50d093b3-29a4-443f-ad04-937617f4af72 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:25.267897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50d093b3-29a4-443f-ad04-937617f4af72 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:25.268241 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 962/3796] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:25.283682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.285957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:25.286158 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.286336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.292938 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.292938 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:25.296283 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:25.300245 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0b89bf6-ea35-4597-bf39-f9581d6f55e6 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:25.300841 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 946/3797] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:25.312378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.314418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:25.314655 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.314924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.315145 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume with id: 6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:25.323046 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.323046 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:25.323549 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:25.339259 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume request issued successfully. Aug 13 15:22:25.339479 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b76e4d-38ab-46ce-9a0a-b0d37a841560 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 202 Aug 13 15:22:25.339995 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 948/3798] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:25 2026] DELETE /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:25.348354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22967b83-2427-41be-93bf-64a05d96002a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.350011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22967b83-2427-41be-93bf-64a05d96002a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:25.350201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22967b83-2427-41be-93bf-64a05d96002a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.350369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22967b83-2427-41be-93bf-64a05d96002a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.356913 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.356913 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:25.360288 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22967b83-2427-41be-93bf-64a05d96002a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:25.364592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22967b83-2427-41be-93bf-64a05d96002a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 200 Aug 13 15:22:25.364969 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 943/3799] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:25.434076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.435573 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:25.435820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.436024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.443762 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.443762 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:25.446347 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:25.450533 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a577f820-bf4b-40b8-b886-5b53f5b88265 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:25.451024 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 963/3800] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:25.462529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1daec065-42fd-4234-92fe-791781539609 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.464244 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1daec065-42fd-4234-92fe-791781539609 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:25.464475 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1daec065-42fd-4234-92fe-791781539609 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.464700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1daec065-42fd-4234-92fe-791781539609 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.473409 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.473409 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:25.479263 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1daec065-42fd-4234-92fe-791781539609 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:25.484599 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1daec065-42fd-4234-92fe-791781539609 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:25.485159 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 947/3801] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:25.498015 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b92e40a2-a479-4361-9210-2fe52ed998ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.499666 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:25.500050 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "99073dec-15fb-48f5-b026-e593af108704", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:25.501568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '99073dec-15fb-48f5-b026-e593af108704', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:25.508163 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.508163 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:25.508573 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume retrieved successfully. Aug 13 15:22:25.508707 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume of 1 GB Aug 13 15:22:25.511978 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Availability Zones retrieved successfully. Aug 13 15:22:25.516914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (62eee95a-0fe3-4986-9d6f-336009e72f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:25.517926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1a87dd-1604-4f64-b791-d973677d5a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:25.518757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:25.539217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1a87dd-1604-4f64-b791-d973677d5a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '99073dec-15fb-48f5-b026-e593af108704', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:25.539907 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e48f10-7c73-452c-9fbf-bd98fa69f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:25.580387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['05b27720-ea3a-4e7e-8d46-e15d3fff0720', 'd9b279ec-1dfc-4800-a45e-a21d1520fca1', '71d69193-7162-438a-982e-719cb0a7efb2', 'd09f4835-d6b7-4602-9a40-5a189c00dc75'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:25.581146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e48f10-7c73-452c-9fbf-bd98fa69f541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05b27720-ea3a-4e7e-8d46-e15d3fff0720', 'd9b279ec-1dfc-4800-a45e-a21d1520fca1', '71d69193-7162-438a-982e-719cb0a7efb2', 'd09f4835-d6b7-4602-9a40-5a189c00dc75']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:25.581959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f5f1e9-8d26-4a06-8955-638ab885d3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:25.609743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40b1c514-522f-435f-955e-2652180b0c41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.610349 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40b1c514-522f-435f-955e-2652180b0c41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:25.610592 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40b1c514-522f-435f-955e-2652180b0c41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.610835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40b1c514-522f-435f-955e-2652180b0c41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.610972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-40b1c514-522f-435f-955e-2652180b0c41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:25.614566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f5f1e9-8d26-4a06-8955-638ab885d3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c39faba9-5cc7-4e22-9659-a417ba7cb7e0', '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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['05b27720-ea3a-4e7e-8d46-e15d3fff0720','d9b279ec-1dfc-4800-a45e-a21d1520fca1','71d69193-7162-438a-982e-719cb0a7efb2','d09f4835-d6b7-4602-9a40-5a189c00dc75'],size=1,snapshot_id=None,source_replicaid=,source_volid=99073dec-15fb-48f5-b026-e593af108704,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:22:25Z,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=c39faba9-5cc7-4e22-9659-a417ba7cb7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e69cbe06d34f619dc5b8826e60c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=99073dec-15fb-48f5-b026-e593af108704,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d3cafe555f49538d47224e732cea0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:25.615256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16aba075-789b-42a3-bc9a-bfd6aa301d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:25.615501 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.615501 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:25.616281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40b1c514-522f-435f-955e-2652180b0c41 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:25.616749 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 944/3802] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:25.635810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16aba075-789b-42a3-bc9a-bfd6aa301d23) transitioned into state 'SUCCESS' from 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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['05b27720-ea3a-4e7e-8d46-e15d3fff0720','d9b279ec-1dfc-4800-a45e-a21d1520fca1','71d69193-7162-438a-982e-719cb0a7efb2','d09f4835-d6b7-4602-9a40-5a189c00dc75'],size=1,snapshot_id=None,source_replicaid=,source_volid=99073dec-15fb-48f5-b026-e593af108704,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:25.636561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d59a85-2736-4b9f-8bec-a3292e47ec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:25.651351 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d59a85-2736-4b9f-8bec-a3292e47ec8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:25.652237 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (62eee95a-0fe3-4986-9d6f-336009e72f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:25.652579 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request issued successfully. Aug 13 15:22:25.653131 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92e40a2-a479-4361-9210-2fe52ed998ce tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:25.653747 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 949/3803] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:22:25 2026] POST /volume/v3/volumes => generated 807 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:25.667496 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:25.669571 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:25.669863 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:25.670094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:25.677316 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:25.677316 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:25.681209 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:25.685644 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76dc1507-ceef-4298-b01f-aa40e2cd2205 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 200 Aug 13 15:22:25.685974 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 964/3804] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:25 2026] GET /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:26.310597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.312557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:26.312751 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.312959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.321651 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.321651 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:26.324647 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:26.328254 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-641296a7-16ec-49c5-96dd-6ba071014352 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:26.328819 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 948/3805] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:26.378375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1a792d5-a42e-434e-ab6d-4e27e9cffe1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.380211 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1a792d5-a42e-434e-ab6d-4e27e9cffe1a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 Aug 13 15:22:26.380390 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1a792d5-a42e-434e-ab6d-4e27e9cffe1a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.380562 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1a792d5-a42e-434e-ab6d-4e27e9cffe1a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.386163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1a792d5-a42e-434e-ab6d-4e27e9cffe1a tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 returned with HTTP 404 Aug 13 15:22:26.386627 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 945/3806] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/6d122f4f-36ff-4119-bd67-4307f07dc3e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:26.396229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.397597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85c9c09b-a9c1-4542-ad2c-f6af04971508 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.398061 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c9c09b-a9c1-4542-ad2c-f6af04971508 None None] GET https://10.4.3.38/volume// Aug 13 15:22:26.398237 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85c9c09b-a9c1-4542-ad2c-f6af04971508 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.398493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85c9c09b-a9c1-4542-ad2c-f6af04971508 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.398909 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c9c09b-a9c1-4542-ad2c-f6af04971508 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:26.399049 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:26.399187 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 965/3807] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:22: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 15:22:26.399314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.399549 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.410428 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-91c7f413-14c3-402a-833e-08e0a331b49e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.413567 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.413567 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:26.419071 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:26.426405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb66ce5-5af9-4e3a-80c4-22abb8ae8cb0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:22:26.426852 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 950/3808] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:26.440132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.441914 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:26.442108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.442282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.449192 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.449192 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:26.452795 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:26.456601 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82d8b8fc-93ee-4315-a4ac-2a7d893bdee9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:22:26.457008 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 946/3809] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:26.468387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.470093 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:26.470278 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.470456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.470607 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume with id: a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:26.477987 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.477987 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:26.478450 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:26.501175 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume request issued successfully. Aug 13 15:22:26.501361 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2f98d-1acd-48df-a596-38fa2f934a1e tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 202 Aug 13 15:22:26.501820 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 966/3810] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:26 2026] DELETE /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:26.513332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.515061 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:26.515284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.515479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.523393 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.523393 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:26.528239 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:26.533296 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ef13c34-cbd4-4b70-b52c-e8815680831d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 200 Aug 13 15:22:26.533866 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 951/3811] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:26.556687 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-91c7f413-14c3-402a-833e-08e0a331b49e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:26.557252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-91c7f413-14c3-402a-833e-08e0a331b49e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6001088-22d6-4d79-89c3-eaa5c0fd2730", "connector": null, "instance_uuid": "f0e1ab8d-7153-4cc4-8023-08f7877f337c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:26.571051 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.571051 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:26.604817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-91c7f413-14c3-402a-833e-08e0a331b49e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:26.605252 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 949/3812] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:26 2026] POST /volume/v3/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:26.632186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fac64008-df3d-4739-baa3-3e46212a8d77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.634119 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fac64008-df3d-4739-baa3-3e46212a8d77 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:26.634438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fac64008-df3d-4739-baa3-3e46212a8d77 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.634519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fac64008-df3d-4739-baa3-3e46212a8d77 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.634604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fac64008-df3d-4739-baa3-3e46212a8d77 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:26.635848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.637965 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:26.638170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.638326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.638560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87155c04-990b-4cb2-b9d6-8345f6b0c8b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.639095 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87155c04-990b-4cb2-b9d6-8345f6b0c8b8 None None] GET https://10.4.3.38/volume// Aug 13 15:22:26.639331 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87155c04-990b-4cb2-b9d6-8345f6b0c8b8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.639577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87155c04-990b-4cb2-b9d6-8345f6b0c8b8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.639690 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.639690 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:26.640040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87155c04-990b-4cb2-b9d6-8345f6b0c8b8 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:26.640586 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 952/3813] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:26.640650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fac64008-df3d-4739-baa3-3e46212a8d77 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:26.641063 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 947/3814] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:26.648166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.650696 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:26.650971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.651255 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.653693 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.653693 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:26.657430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:26.662383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b8eb51a-ac45-4cb7-96dd-e911c8d7f295 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:26.662970 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 967/3815] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:26.664637 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.664637 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:26.668023 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:26.672118 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-ff81b11a-4e42-4359-b9d9-2470d9929038 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:26.672438 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 950/3816] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:26.701915 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.704038 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:26.704239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.704415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.713390 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.713390 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:26.716745 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:26.720989 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-247cbc85-c142-4d48-97f1-0b3b4d18f4d8 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 200 Aug 13 15:22:26.721352 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 953/3817] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:26.732179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.733730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:26.733923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.734112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.740134 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.740134 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:26.743096 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:26.746944 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91a1b438-e402-4c78-aba4-a8ebc3f55103 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 200 Aug 13 15:22:26.747290 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 948/3818] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 1226 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:26.759850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.761682 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:26.761944 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.762184 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.762416 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:26.771194 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.771194 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:26.771779 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:26.776306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.778555 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] PUT https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 Aug 13 15:22:26.778990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:26.787599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Acquiring lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:26.788306 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume request issued successfully. Aug 13 15:22:26.788548 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a47d9ec-771e-47d2-94cb-65a9c80c001f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 202 Aug 13 15:22:26.788999 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 968/3819] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:26 2026] DELETE /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:26.793156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:26.793397 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.793397 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:26.795040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:26.797800 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:26.797800 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:26.798001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:26.808513 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:26.808513 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:26.813186 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:26.818601 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9508eaae-9225-440a-8411-dc8ad091d6c6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 200 Aug 13 15:22:26.819117 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 954/3820] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:26 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 1190 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:26.891222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-b6001088-22d6-4d79-89c3-eaa5c0fd2730-np0000007223" released by "attachment_update" :: held 0.099s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:26.891524 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-f33618d7-f8d4-40f0-8b1d-9d08c1f90d9c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 returned with HTTP 200 Aug 13 15:22:26.892017 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 951/3821] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:26 2026] PUT /volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:27.546314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee2106df-b009-45a6-a1e4-d8311cbce0fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.548117 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee2106df-b009-45a6-a1e4-d8311cbce0fc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 Aug 13 15:22:27.548305 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee2106df-b009-45a6-a1e4-d8311cbce0fc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.548483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee2106df-b009-45a6-a1e4-d8311cbce0fc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.554019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee2106df-b009-45a6-a1e4-d8311cbce0fc tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 returned with HTTP 404 Aug 13 15:22:27.554486 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 949/3822] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/volumes/a3999e15-8e85-4044-92b5-89b84f1e2de7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:27.563041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.564766 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:22:27.564960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.565165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.565262 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete snapshot with id: 301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:22:27.573427 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:27.573427 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:27.574100 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:27.593769 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot delete request issued successfully. Aug 13 15:22:27.593960 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8dd8f5a-8d71-4dcb-bbf1-92d76de21324 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 202 Aug 13 15:22:27.594360 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 969/3823] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:27 2026] DELETE /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:27.601550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.606894 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:22:27.607102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.607282 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.612653 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:27.612653 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:27.613152 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:27.614045 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe5ffb92-e1a5-43e4-81af-6f964d2daeb3 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 200 Aug 13 15:22:27.614539 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 955/3824] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:27.655774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.657926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:27.658328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.658328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.658453 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:27.663393 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:27.663393 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:27.664243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aa891cd-473c-4194-aa0c-f0ba77c9729c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:27.664605 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 952/3825] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:27.680330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-489f73f4-e4c1-4684-802b-31911533aae8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.685804 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-489f73f4-e4c1-4684-802b-31911533aae8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:27.686148 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-489f73f4-e4c1-4684-802b-31911533aae8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.686401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-489f73f4-e4c1-4684-802b-31911533aae8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.713571 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:27.713571 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:27.718357 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-489f73f4-e4c1-4684-802b-31911533aae8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:27.722899 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-489f73f4-e4c1-4684-802b-31911533aae8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:27.723314 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 950/3826] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:27.835174 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a410226-3000-4a28-b06c-35b6846c12f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.836295 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a410226-3000-4a28-b06c-35b6846c12f3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:27.836494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a410226-3000-4a28-b06c-35b6846c12f3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.836683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a410226-3000-4a28-b06c-35b6846c12f3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.842353 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a410226-3000-4a28-b06c-35b6846c12f3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 404 Aug 13 15:22:27.842838 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 970/3827] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:27.900294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.902631 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:22:27.902930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.903176 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.903322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete snapshot with id: a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:22:27.909010 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8d391cd-254e-433d-a3cf-fa6568bb8eb9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 404 Aug 13 15:22:27.909622 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 956/3828] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:27 2026] DELETE /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:27.916325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c35624c4-f684-49be-81f8-3b3567cf5417 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.918686 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c35624c4-f684-49be-81f8-3b3567cf5417 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 Aug 13 15:22:27.918686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c35624c4-f684-49be-81f8-3b3567cf5417 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.918686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c35624c4-f684-49be-81f8-3b3567cf5417 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.923018 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c35624c4-f684-49be-81f8-3b3567cf5417 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 returned with HTTP 404 Aug 13 15:22:27.923429 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 953/3829] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/snapshots/a149c0a4-4c86-4a5c-b87d-d0ce974f09a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:27.963080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:27.967042 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:27.967234 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:27.967418 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:27.983756 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:27.983756 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:27.991661 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:27.997849 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-5e33598d-d69d-4a4c-bb48-09aba48c0b5b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:22:27.998374 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 951/3830] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:27 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:28.020395 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.022168 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9/action Aug 13 15:22:28.023662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:28.023662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:28.034231 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.034231 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:28.034692 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:28.040351 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Begin detaching volume completed successfully. Aug 13 15:22:28.040642 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-93a41b61-9766-4b00-948f-c159b02b45e8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9/action returned with HTTP 202 Aug 13 15:22:28.041138 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 971/3831] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:28 2026] POST /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:28.088306 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61774b4f-d807-4231-abe6-ff2813e77a30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.088763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61774b4f-d807-4231-abe6-ff2813e77a30 None None] GET https://10.4.3.38/volume// Aug 13 15:22:28.088971 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61774b4f-d807-4231-abe6-ff2813e77a30 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.089195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61774b4f-d807-4231-abe6-ff2813e77a30 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.089560 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61774b4f-d807-4231-abe6-ff2813e77a30 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:28.089924 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 957/3832] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:28.096225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.098122 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:28.098181 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.098313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.109686 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.109686 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:28.112694 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:28.116865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-e1271a0b-0133-45b9-9285-959e37e12871 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:22:28.117349 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 954/3833] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:28 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 15:22:28.626318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-349e22cb-fded-490e-8028-16169e5a0794 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.628315 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349e22cb-fded-490e-8028-16169e5a0794 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc Aug 13 15:22:28.628496 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349e22cb-fded-490e-8028-16169e5a0794 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.628759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349e22cb-fded-490e-8028-16169e5a0794 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.632955 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349e22cb-fded-490e-8028-16169e5a0794 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc returned with HTTP 404 Aug 13 15:22:28.633400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 952/3834] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:28 2026] GET /volume/v3/snapshots/301cca08-b7b7-4b95-82f5-0114e16b53dc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:28.639496 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.645000 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:22:28.645162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.645344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.645444 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete snapshot with id: 8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:22:28.657124 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.657124 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:28.657586 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:28.675625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.678034 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:28.678242 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.678419 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.678744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:28.683199 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot delete request issued successfully. Aug 13 15:22:28.683519 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-becfa2c6-4ab2-4dc7-9952-23ef1f4dae3d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 202 Aug 13 15:22:28.683637 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.683637 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:28.684333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43407959-9e85-41f0-a0a8-56de2b3a3f12 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:28.684644 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 958/3835] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:28 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:28.685495 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 972/3836] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:28 2026] DELETE /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:28.691156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a303e289-8166-46b7-9417-43f8c3614485 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.694825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a303e289-8166-46b7-9417-43f8c3614485 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:22:28.695043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a303e289-8166-46b7-9417-43f8c3614485 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.695236 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a303e289-8166-46b7-9417-43f8c3614485 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.700690 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.700690 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:28.701167 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a303e289-8166-46b7-9417-43f8c3614485 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:28.702017 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a303e289-8166-46b7-9417-43f8c3614485 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 200 Aug 13 15:22:28.703116 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 955/3837] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:28 2026] GET /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:28.738128 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:28.743016 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:28.743410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:28.743684 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:28.756430 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:28.756430 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:28.759686 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:28.763768 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af85ecda-1001-43a5-95eb-0b43ad3788cb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:28.764220 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 953/3838] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:28 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:29.145594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-778f5eac-1fe6-4d3f-92ec-3cd1650cd0ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.148118 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-778f5eac-1fe6-4d3f-92ec-3cd1650cd0ab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763/action Aug 13 15:22:29.148512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-778f5eac-1fe6-4d3f-92ec-3cd1650cd0ab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:29.148684 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-778f5eac-1fe6-4d3f-92ec-3cd1650cd0ab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:29.171387 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.171387 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:29.185993 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c738391b-44e1-4fc2-a933-cdef661645f8 req-778f5eac-1fe6-4d3f-92ec-3cd1650cd0ab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763/action returned with HTTP 204 Aug 13 15:22:29.185993 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 959/3839] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:29 2026] POST /volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:29.278021 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-929dc32e-3ad4-40a9-b116-346c38398008 req-1ffd7d87-7a9f-46c2-94ef-ccbfcd062e05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.281662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-1ffd7d87-7a9f-46c2-94ef-ccbfcd062e05 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 Aug 13 15:22:29.281662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-1ffd7d87-7a9f-46c2-94ef-ccbfcd062e05 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.281662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-1ffd7d87-7a9f-46c2-94ef-ccbfcd062e05 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.288856 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.288856 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:29.332190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.333911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:29.334289 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "184ce289-13d7-4c16-904a-77687015d708", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-441172647", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:29.340650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-929dc32e-3ad4-40a9-b116-346c38398008 req-1ffd7d87-7a9f-46c2-94ef-ccbfcd062e05 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 returned with HTTP 200 Aug 13 15:22:29.341317 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 973/3840] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:29 2026] DELETE /volume/v3/attachments/7f10470d-de75-44da-b377-358cef5b8334 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:29.346407 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.346407 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:29.347038 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:29.347228 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:29.390288 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['0d0440b2-119d-415c-b197-1d20d4280fe0', '38f447e9-e500-4013-8c9a-4e38ae17a5dd', '854fece1-8963-4e99-b5a0-a637ba15a08c', 'a47bac94-89b4-44a9-9ca4-1d8fa865154e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:29.428814 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:22:29.429235 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-406a5817-a2dc-43a5-a9c8-6d4b0f360a34 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:29.430338 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 956/3841] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:29.441964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.444434 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:29.444820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.445100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.455778 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.455778 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:29.458194 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:29.459181 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aa04eef-699a-48e4-8c3f-a89213caf204 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 200 Aug 13 15:22:29.459519 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 954/3842] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:29.510327 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.512323 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:29.512721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f214d933-ee61-4253-b26f-421cb7574a99", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:29.514326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f214d933-ee61-4253-b26f-421cb7574a99', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:29.586403 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume of 1 GB Aug 13 15:22:29.593137 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Availability Zones retrieved successfully. Aug 13 15:22:29.601753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (f0d32ab0-b5c2-4f47-8ee3-8d6a62ac18ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:29.603172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2886f7fa-4221-4ce2-b05b-3b2df49da9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:29.604466 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:29.660222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2886f7fa-4221-4ce2-b05b-3b2df49da9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:29.660945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3504f632-ed46-43db-834e-b9f840a3d61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:29.695990 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['c8399a02-1f12-4146-878e-b99e5fd88016', 'df739444-9acc-4409-ad47-4d3ae83bcaa1', 'e07fb9ba-2334-4917-bc5a-a49934bcc0df', '6f16eade-6216-47ed-8534-8f9499c752c5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:29.696157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45b7634a-1167-4327-815d-9ab5afc4d116 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.696696 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3504f632-ed46-43db-834e-b9f840a3d61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8399a02-1f12-4146-878e-b99e5fd88016', 'df739444-9acc-4409-ad47-4d3ae83bcaa1', 'e07fb9ba-2334-4917-bc5a-a49934bcc0df', '6f16eade-6216-47ed-8534-8f9499c752c5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:29.697349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e2b139-e309-4d3a-9ae1-b27eb6b5336d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:29.698375 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b7634a-1167-4327-815d-9ab5afc4d116 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:29.698633 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b7634a-1167-4327-815d-9ab5afc4d116 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.698923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b7634a-1167-4327-815d-9ab5afc4d116 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.699060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-45b7634a-1167-4327-815d-9ab5afc4d116 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:29.705541 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.705541 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:29.709227 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b7634a-1167-4327-815d-9ab5afc4d116 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:29.709754 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 974/3843] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:29.715437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e850a823-2ae7-41d2-8d0e-1ecc217e23d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.717385 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e850a823-2ae7-41d2-8d0e-1ecc217e23d0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 Aug 13 15:22:29.717807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e850a823-2ae7-41d2-8d0e-1ecc217e23d0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.718001 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e850a823-2ae7-41d2-8d0e-1ecc217e23d0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.720128 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e2b139-e309-4d3a-9ae1-b27eb6b5336d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d', '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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['c8399a02-1f12-4146-878e-b99e5fd88016','df739444-9acc-4409-ad47-4d3ae83bcaa1','e07fb9ba-2334-4917-bc5a-a49934bcc0df','6f16eade-6216-47ed-8534-8f9499c752c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:29Z,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=5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e69cbe06d34f619dc5b8826e60c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d3cafe555f49538d47224e732cea0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:29.720955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b24252a-8b51-427f-a17f-e08cca9fdaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:29.722027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e850a823-2ae7-41d2-8d0e-1ecc217e23d0 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 returned with HTTP 404 Aug 13 15:22:29.722449 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 957/3844] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/snapshots/8b549395-3991-441b-83b8-ca39aac28bb3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:29.730597 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.732275 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:22:29.732537 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.732713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.732713 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete snapshot with id: 9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:22:29.735948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b24252a-8b51-427f-a17f-e08cca9fdaaa) transitioned into state 'SUCCESS' from 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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['c8399a02-1f12-4146-878e-b99e5fd88016','df739444-9acc-4409-ad47-4d3ae83bcaa1','e07fb9ba-2334-4917-bc5a-a49934bcc0df','6f16eade-6216-47ed-8534-8f9499c752c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:29.736484 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b03b1a1-3628-4e31-b35b-3816c7d29f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:29.737735 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.737735 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:29.738121 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:29.744146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b03b1a1-3628-4e31-b35b-3816c7d29f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:29.744943 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (f0d32ab0-b5c2-4f47-8ee3-8d6a62ac18ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:29.745195 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request issued successfully. Aug 13 15:22:29.745683 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0f76d4a-1455-4d88-a52a-7e90c075a313 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:29.746090 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 960/3845] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:22:29 2026] POST /volume/v3/volumes => generated 773 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:29.758808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e5a96df-0404-427a-99a1-f45c21aeafec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.761335 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5a96df-0404-427a-99a1-f45c21aeafec tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:29.761523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e5a96df-0404-427a-99a1-f45c21aeafec tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.761715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e5a96df-0404-427a-99a1-f45c21aeafec tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.762227 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot delete request issued successfully. Aug 13 15:22:29.762372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a222acf3-c99e-496a-8fdc-708842ccf4d5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 202 Aug 13 15:22:29.762822 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 955/3846] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:29 2026] DELETE /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:29.775074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59def166-51fc-4f2e-831b-7cc0c2849305 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.775343 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.775343 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:29.775509 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59def166-51fc-4f2e-831b-7cc0c2849305 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:22:29.775752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59def166-51fc-4f2e-831b-7cc0c2849305 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.775995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59def166-51fc-4f2e-831b-7cc0c2849305 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.778921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:29.782018 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e5a96df-0404-427a-99a1-f45c21aeafec tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:29.782294 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.782294 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:29.782387 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:29.782573 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:29.782857 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59def166-51fc-4f2e-831b-7cc0c2849305 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Snapshot retrieved successfully. Aug 13 15:22:29.782914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:29.783849 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59def166-51fc-4f2e-831b-7cc0c2849305 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 200 Aug 13 15:22:29.784407 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 958/3847] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:29.788846 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5a96df-0404-427a-99a1-f45c21aeafec tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:29.789224 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 975/3848] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:29.799017 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:29.799017 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:29.803294 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:29.809869 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1e92f3e-c870-452a-96ab-4ed7af099bcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:29.809869 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 961/3849] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:29 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1510 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:30.203533 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.208919 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:30.209101 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.209281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.219316 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.219316 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:30.228772 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:30.233069 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-75e329e7-f59b-4382-8efe-46e5e14c90a3 req-1c681aed-8533-45a5-8541-c1d0465f0b61 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:22:30.233617 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 956/3850] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.246783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f723ea12-bfba-4aea-ad60-1db52c939cef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.248437 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:30.248610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.248814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.248960 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete volume with id: f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:30.256154 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.256154 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:30.256648 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:30.273426 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete volume request issued successfully. Aug 13 15:22:30.273623 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f723ea12-bfba-4aea-ad60-1db52c939cef tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 202 Aug 13 15:22:30.274130 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 959/3851] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:30 2026] DELETE /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:30.282426 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28a72fab-7921-446c-9bab-9c6202f19f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.284402 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28a72fab-7921-446c-9bab-9c6202f19f82 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:30.284977 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28a72fab-7921-446c-9bab-9c6202f19f82 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.285408 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28a72fab-7921-446c-9bab-9c6202f19f82 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.295987 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.295987 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:30.299409 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28a72fab-7921-446c-9bab-9c6202f19f82 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:30.304744 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28a72fab-7921-446c-9bab-9c6202f19f82 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 200 Aug 13 15:22:30.305391 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 976/3852] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.469825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.471655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:30.472013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.472229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.477490 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.477490 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:30.478134 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:30.479044 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de09b5eb-54df-48ba-8cec-c30e2fdb6b72 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 200 Aug 13 15:22:30.479564 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 962/3853] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.489756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4942006-9b36-45c2-815e-8b9340bf683e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.491775 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4942006-9b36-45c2-815e-8b9340bf683e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:30.492123 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4942006-9b36-45c2-815e-8b9340bf683e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.493466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4942006-9b36-45c2-815e-8b9340bf683e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.499834 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.499834 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:30.499834 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c4942006-9b36-45c2-815e-8b9340bf683e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:30.499834 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4942006-9b36-45c2-815e-8b9340bf683e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 200 Aug 13 15:22:30.499834 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 957/3854] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.509378 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e8322d7-353a-4dc1-b940-62c384175b5e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.512169 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:30.512815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "184ce289-13d7-4c16-904a-77687015d708", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1841571976", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:30.528820 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.528820 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:30.529250 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:30.529375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:30.572918 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['30de233f-b374-43c5-986b-3b2008b29dd6', 'fdf6eef5-cf5c-45a2-8087-e97fef64d945', 'f2bb84c7-611c-448b-8eb4-1aadac3d152c', '5125f52f-3c89-49fd-aba5-b7971da36864'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:30.610252 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:22:30.610252 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e8322d7-353a-4dc1-b940-62c384175b5e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:30.610252 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 960/3855] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:30.618737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b59f8ff1-189a-482b-bd4f-30823b79923e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.620488 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b59f8ff1-189a-482b-bd4f-30823b79923e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:30.620839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b59f8ff1-189a-482b-bd4f-30823b79923e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.621101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b59f8ff1-189a-482b-bd4f-30823b79923e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.625749 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.625749 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:30.626242 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b59f8ff1-189a-482b-bd4f-30823b79923e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:30.627432 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b59f8ff1-189a-482b-bd4f-30823b79923e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 200 Aug 13 15:22:30.627432 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 977/3856] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.722901 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.725361 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:30.725634 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.725920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.726068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:30.732749 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.732749 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:30.733825 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb4afa4-63ec-4158-aa48-3fda9602f066 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:30.734365 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 963/3857] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.795155 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6949f274-cbdb-4031-92c5-6a4454ed199d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.797370 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6949f274-cbdb-4031-92c5-6a4454ed199d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab Aug 13 15:22:30.797874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6949f274-cbdb-4031-92c5-6a4454ed199d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.798254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6949f274-cbdb-4031-92c5-6a4454ed199d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.804731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.807870 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:30.809205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6949f274-cbdb-4031-92c5-6a4454ed199d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab returned with HTTP 404 Aug 13 15:22:30.809205 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 958/3858] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/snapshots/9ad091f4-7f9b-4041-820c-808e61a87bab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:30.813120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.816393 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.819376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97fba290-6f1c-438c-9564-de9001af22cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.822246 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97fba290-6f1c-438c-9564-de9001af22cd tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:30.823695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97fba290-6f1c-438c-9564-de9001af22cd tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.823695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97fba290-6f1c-438c-9564-de9001af22cd tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.826333 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.826333 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:30.830442 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:30.831599 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.831599 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:30.836280 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bd31fe9-646c-4b0f-aa7f-ae409098488b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:30.836811 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 961/3859] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:22:30.837232 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97fba290-6f1c-438c-9564-de9001af22cd tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:30.843184 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97fba290-6f1c-438c-9564-de9001af22cd tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:22:30.843184 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 978/3860] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.854509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.856968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:30.857248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.857528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.865646 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.865646 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:30.869157 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:30.873104 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b8d95f8-9499-487a-a355-a17b3378e7e5 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:22:30.873651 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 964/3861] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:30.892707 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.894444 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] DELETE https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:30.894802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.895114 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.895406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume with id: 948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:30.906182 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.906182 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:30.906182 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:30.924872 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Delete volume request issued successfully. Aug 13 15:22:30.925295 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b1ac432-26dc-4b44-b77a-66b6709a0d10 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 202 Aug 13 15:22:30.925897 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 959/3862] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:30 2026] DELETE /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:30.935131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:30.936853 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:30.937051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:30.937233 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:30.943850 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:30.943850 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:30.947525 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Volume info retrieved successfully. Aug 13 15:22:30.951972 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2af532bb-892d-4056-94e5-4f9c5db88ff9 tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 200 Aug 13 15:22:30.952520 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 962/3863] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:30 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:31.150080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.153129 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.153479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.154689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.169054 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.169054 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:31.172584 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.176826 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-721e2d8c-957c-4a65-b5a2-c07de72a3c70 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.177381 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 979/3864] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.189983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.191651 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.191883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.192074 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.206160 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.206160 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:31.211575 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.218231 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd53d431-7a43-42fd-a47c-815be9f7d643 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.218648 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 965/3865] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.231135 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.232512 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.232882 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.233149 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.244476 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.244476 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:31.248356 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.251553 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ee294be-2b47-4ffe-a4c0-a03f2c63d5db tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.252043 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 960/3866] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.291357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.294589 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.294859 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.295045 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.306836 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.306836 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:31.309902 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.313975 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a57a1356-e8e9-4af2-b92c-f08c2214c42f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.314373 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 963/3867] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.319820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58f3344b-a610-4e0a-84b7-458ea6c5fa92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.321352 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58f3344b-a610-4e0a-84b7-458ea6c5fa92 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 Aug 13 15:22:31.321656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58f3344b-a610-4e0a-84b7-458ea6c5fa92 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.322027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58f3344b-a610-4e0a-84b7-458ea6c5fa92 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.329100 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58f3344b-a610-4e0a-84b7-458ea6c5fa92 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 returned with HTTP 404 Aug 13 15:22:31.329595 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 980/3868] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/f0e17bc4-7398-409a-b799-e620452f85b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:31.335636 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.338542 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action Aug 13 15:22:31.338542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:31.338542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:31.350182 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.350182 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:31.350612 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.356228 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Begin detaching volume completed successfully. Aug 13 15:22:31.356419 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-c721dbab-e580-43d9-bba8-99050fdfd18f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action returned with HTTP 202 Aug 13 15:22:31.356919 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 966/3869] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:31 2026] POST /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:31.377604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.383294 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.383294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.383294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.396221 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ecad7076-891d-415b-ad3c-dfe571d45a05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.396638 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ecad7076-891d-415b-ad3c-dfe571d45a05 None None] GET https://10.4.3.38/volume// Aug 13 15:22:31.396955 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ecad7076-891d-415b-ad3c-dfe571d45a05 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.397150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ecad7076-891d-415b-ad3c-dfe571d45a05 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.397466 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ecad7076-891d-415b-ad3c-dfe571d45a05 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:31.398072 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 964/3870] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:31.404488 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.404488 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:31.408334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.410312 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.411264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:31.411689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.411689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.415904 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95ae0134-2b3f-4459-b8d5-6e5540e44de4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.415904 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 961/3871] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1513 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.424624 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.424624 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:31.429422 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:31.433836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1b9d95a8-d08e-4c11-8b42-4513faa366fb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:31.434568 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 981/3872] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1693 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:31.638235 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.640120 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:31.640337 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.640529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.645652 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.645652 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:31.646194 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:31.646981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc68da16-4b2b-4e1d-b907-0f11a861c4a7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 200 Aug 13 15:22:31.647334 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 967/3873] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:31.656978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97de4dfa-1311-441d-af67-b1950b715c6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.658500 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97de4dfa-1311-441d-af67-b1950b715c6f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:31.658691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97de4dfa-1311-441d-af67-b1950b715c6f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.658846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97de4dfa-1311-441d-af67-b1950b715c6f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.662979 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.662979 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:31.663324 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97de4dfa-1311-441d-af67-b1950b715c6f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:31.663952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97de4dfa-1311-441d-af67-b1950b715c6f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 200 Aug 13 15:22:31.664253 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 965/3874] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:31.672558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.674599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:31.675030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "184ce289-13d7-4c16-904a-77687015d708", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-685992111", "description": null, "metadata": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:31.687355 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.687355 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:31.687897 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:31.688108 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:31.710988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['0e29d1e6-3da0-4dfa-a635-9d3993a5a65a', '3861173b-7e78-4eea-9d85-ea3c6867e4c1', 'db4b9d2c-c30d-47d0-9805-03db13fe81d6', 'ac8b0c6f-02e5-41bb-a335-170252ef6f85'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:31.738895 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:22:31.739344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03cad0f8-5a43-428e-872f-74e6d70a8492 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:31.739951 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 962/3875] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:31.749131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b17de57-5854-498d-a806-59a3d438201c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.751225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b17de57-5854-498d-a806-59a3d438201c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:31.751381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b17de57-5854-498d-a806-59a3d438201c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.751538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b17de57-5854-498d-a806-59a3d438201c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.751647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3b17de57-5854-498d-a806-59a3d438201c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:31.753527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-821eb92b-c94b-466c-beca-59194e95a40c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.758480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-821eb92b-c94b-466c-beca-59194e95a40c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:31.758790 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-821eb92b-c94b-466c-beca-59194e95a40c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.759079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-821eb92b-c94b-466c-beca-59194e95a40c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.764688 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.764688 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:31.766474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b17de57-5854-498d-a806-59a3d438201c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:31.767061 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 982/3876] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:31.771517 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.771517 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:31.772238 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-821eb92b-c94b-466c-beca-59194e95a40c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:31.773658 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-821eb92b-c94b-466c-beca-59194e95a40c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 200 Aug 13 15:22:31.774181 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 968/3877] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:31.851659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2889908-3998-481f-a7d2-fc041c7025e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.854228 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2889908-3998-481f-a7d2-fc041c7025e6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:31.854470 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2889908-3998-481f-a7d2-fc041c7025e6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.854692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2889908-3998-481f-a7d2-fc041c7025e6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.866193 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:31.866193 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:31.871299 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2889908-3998-481f-a7d2-fc041c7025e6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:31.876280 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2889908-3998-481f-a7d2-fc041c7025e6 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:31.876661 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 966/3878] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:31.967175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67702cb6-b31c-41ec-89c0-2f2f9ef01d2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:31.968943 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67702cb6-b31c-41ec-89c0-2f2f9ef01d2d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] GET https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef Aug 13 15:22:31.969140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67702cb6-b31c-41ec-89c0-2f2f9ef01d2d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:31.969318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67702cb6-b31c-41ec-89c0-2f2f9ef01d2d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:31.974721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67702cb6-b31c-41ec-89c0-2f2f9ef01d2d tempest-SnapshotDataIntegrityTests-453585545 tempest-SnapshotDataIntegrityTests-453585545-project-member] https://10.4.3.38/volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef returned with HTTP 404 Aug 13 15:22:31.975187 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 963/3879] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:31 2026] GET /volume/v3/volumes/948be92a-af8b-427b-bfd0-b71461647aef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:32.028048 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.031132 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:32.031349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.031534 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.048313 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.048313 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:32.052170 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:32.058325 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-a754c550-11dd-4204-92ab-2c75ef814934 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:32.058826 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 983/3880] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1513 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:32.081891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1f1affa5-052d-40ec-ac80-6bdcc24b7c4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.087942 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1f1affa5-052d-40ec-ac80-6bdcc24b7c4e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 Aug 13 15:22:32.087942 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1f1affa5-052d-40ec-ac80-6bdcc24b7c4e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.087942 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1f1affa5-052d-40ec-ac80-6bdcc24b7c4e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.097541 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.097541 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:32.148801 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c7ba051-4c35-47ce-a0eb-88fa52e7342d req-1f1affa5-052d-40ec-ac80-6bdcc24b7c4e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 returned with HTTP 200 Aug 13 15:22:32.149239 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 969/3881] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:32 2026] DELETE /volume/v3/attachments/5c5d95e7-363f-4783-8184-1f4e3a451763 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:32.432962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a06956a7-9722-4394-908c-2dbe174a1034 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.435884 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a06956a7-9722-4394-908c-2dbe174a1034 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:32.436165 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a06956a7-9722-4394-908c-2dbe174a1034 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.436444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a06956a7-9722-4394-908c-2dbe174a1034 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.457644 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.457644 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:32.462562 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a06956a7-9722-4394-908c-2dbe174a1034 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:32.468760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a06956a7-9722-4394-908c-2dbe174a1034 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:32.469393 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 967/3882] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:22:32.779335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8586c529-8e79-41fd-b88c-a0a587335794 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.782478 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8586c529-8e79-41fd-b88c-a0a587335794 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:32.782735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8586c529-8e79-41fd-b88c-a0a587335794 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.782956 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8586c529-8e79-41fd-b88c-a0a587335794 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.783098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8586c529-8e79-41fd-b88c-a0a587335794 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:32.785442 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4664b773-eccd-44a1-9645-f09f6847ed18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.786911 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4664b773-eccd-44a1-9645-f09f6847ed18 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:32.787072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4664b773-eccd-44a1-9645-f09f6847ed18 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.787237 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4664b773-eccd-44a1-9645-f09f6847ed18 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.788921 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.788921 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:32.790137 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8586c529-8e79-41fd-b88c-a0a587335794 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:32.790511 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 964/3883] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:32.796602 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.796602 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:32.796602 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4664b773-eccd-44a1-9645-f09f6847ed18 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:32.796602 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4664b773-eccd-44a1-9645-f09f6847ed18 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 200 Aug 13 15:22:32.796602 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 984/3884] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:32.806632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27b3954e-262d-440c-9281-cfb66d0cea2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.810559 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27b3954e-262d-440c-9281-cfb66d0cea2c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:32.810927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27b3954e-262d-440c-9281-cfb66d0cea2c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.811164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27b3954e-262d-440c-9281-cfb66d0cea2c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.815806 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.815806 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:32.816346 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-27b3954e-262d-440c-9281-cfb66d0cea2c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:32.817142 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27b3954e-262d-440c-9281-cfb66d0cea2c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 200 Aug 13 15:22:32.817596 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 970/3885] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:32.891926 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1adee6d1-e693-45c9-b63a-29971462c895 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:32.897551 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1adee6d1-e693-45c9-b63a-29971462c895 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:32.897551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1adee6d1-e693-45c9-b63a-29971462c895 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:32.897551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1adee6d1-e693-45c9-b63a-29971462c895 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:32.907344 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:32.907344 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:32.913474 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1adee6d1-e693-45c9-b63a-29971462c895 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:32.920452 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1adee6d1-e693-45c9-b63a-29971462c895 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:32.921185 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 968/3886] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:32 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:33.802604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:33.804383 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:33.804599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:33.804841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:33.804979 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:33.809260 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:33.809260 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:33.810082 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1370be63-a085-4ee9-a4f7-bcefc4724345 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:33.810460 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 965/3887] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:33 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:33.934888 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:33.938157 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:33.939260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:33.939709 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:33.953112 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:33.953112 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:33.961344 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:33.964555 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75c7043e-dbe1-4996-8438-95f4e3d24288 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:33.965337 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 985/3888] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:33 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:34.527441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8703169c-f302-4732-b7bc-78362ac5347a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.530868 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:34.531124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:34.531373 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:34.531519 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:34.538553 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.538553 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:34.539040 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:34.557583 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:22:34.557808 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8703169c-f302-4732-b7bc-78362ac5347a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 202 Aug 13 15:22:34.558239 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 971/3889] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:34 2026] DELETE /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:34.565570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.568347 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:34.568614 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:34.568913 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:34.575910 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.575910 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:34.576583 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:34.577701 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71548066-d9da-4b67-b79a-8153a0ea1a20 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 200 Aug 13 15:22:34.578234 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 969/3890] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:34 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:34.821391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.822766 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:34.822948 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:34.823115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:34.823216 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:34.827216 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.827216 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:34.827872 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22e002aa-b0c6-4625-85c3-bacd0137dea1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:34.828221 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 966/3891] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:34 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:34.840216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65420539-3385-4a55-9943-fa6cd004049e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.841884 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65420539-3385-4a55-9943-fa6cd004049e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:34.842090 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65420539-3385-4a55-9943-fa6cd004049e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:34.842329 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65420539-3385-4a55-9943-fa6cd004049e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:34.848848 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.848848 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:34.852120 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-65420539-3385-4a55-9943-fa6cd004049e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:34.856502 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65420539-3385-4a55-9943-fa6cd004049e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:34.856939 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 986/3892] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:34 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:34.868518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b00b975-125b-4edc-979c-e34fc295d462 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.870320 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348/restore Aug 13 15:22:34.870618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:34.871925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Restoring backup 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 ({'restore': {}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:22:34.872027 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Restoring backup 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 to volume None. Aug 13 15:22:34.877503 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.877503 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:34.878541 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating volume of 1 GB for restore of backup 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. Aug 13 15:22:34.884709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability zone cache updated, next update will occur around 2026-08-13 16:22:34.884488. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:22:34.884853 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:22:34.890369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (3063b5a8-cd44-4df9-ab9e-e41c83baa51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:34.891334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3580211-07eb-4ef6-b1f0-4d2569f4c4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:34.892402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:34.922010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3580211-07eb-4ef6-b1f0-4d2569f4c4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:34.922732 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f2e682-6067-469e-b61d-abfe9459a262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:34.956531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['85f72fdd-ed1f-4e9e-b5b9-e1e2f08675fc', 'c760ae4c-cea9-430e-adfa-249d539209b6', 'a59ee246-6e5d-438c-aa60-1cab398245d9', 'ccf410b6-9227-4b6a-8906-49a0201c447a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:34.957250 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f2e682-6067-469e-b61d-abfe9459a262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f72fdd-ed1f-4e9e-b5b9-e1e2f08675fc', 'c760ae4c-cea9-430e-adfa-249d539209b6', 'a59ee246-6e5d-438c-aa60-1cab398245d9', 'ccf410b6-9227-4b6a-8906-49a0201c447a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:34.957957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907e351-9ee4-4f41-92e1-b52edbfeddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:34.977041 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:34.978732 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:34.978940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:34.979145 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:34.985098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7907e351-9ee4-4f41-92e1-b52edbfeddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777edf16-7c13-4f2b-97ac-7b204f46824e', '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_7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['85f72fdd-ed1f-4e9e-b5b9-e1e2f08675fc','c760ae4c-cea9-430e-adfa-249d539209b6','a59ee246-6e5d-438c-aa60-1cab398245d9','ccf410b6-9227-4b6a-8906-49a0201c447a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=777edf16-7c13-4f2b-97ac-7b204f46824e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:34.985944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb425b29-d62c-4646-8318-88ea09721701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:34.985972 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:34.985972 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:34.989641 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:34.995250 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46eedca5-48fd-48b9-afe9-a89d76ceedaf tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:34.995844 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 970/3893] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:34 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:35.001738 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb425b29-d62c-4646-8318-88ea09721701) transitioned into 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_7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['85f72fdd-ed1f-4e9e-b5b9-e1e2f08675fc','c760ae4c-cea9-430e-adfa-249d539209b6','a59ee246-6e5d-438c-aa60-1cab398245d9','ccf410b6-9227-4b6a-8906-49a0201c447a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:35.002409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aea5aa6-375d-4df3-aa16-9416b78f8984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:35.004130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.006845 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:35.007009 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.007191 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.011049 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aea5aa6-375d-4df3-aa16-9416b78f8984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:35.011819 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (3063b5a8-cd44-4df9-ab9e-e41c83baa51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:35.012102 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:22:35.018129 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.018129 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:35.018550 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:35.025725 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.025725 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:35.033578 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:35.038848 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cccb5ac-1093-40a5-ad08-cfd553161af1 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:35.039210 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 967/3894] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:35.082791 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.085275 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:35.085551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.085854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.098318 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.098318 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:35.102699 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:35.109409 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-73d55f88-b8c4-44b3-ac85-97dc6af66f3a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:35.110002 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 987/3895] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:35.128897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.130935 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action Aug 13 15:22:35.131261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:35.131367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:35.142480 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.142480 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:35.142939 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:35.149215 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Begin detaching volume completed successfully. Aug 13 15:22:35.149416 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-3b771260-3a0f-4bcc-aea7-78a345694f44 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action returned with HTTP 202 Aug 13 15:22:35.149836 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 971/3896] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:35 2026] POST /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:35.168555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.170611 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:35.170920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.171144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.181185 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.181185 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:35.186463 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:35.190014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15f3f506-a79e-4a05-840c-18f9e2ec19f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.190568 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15f3f506-a79e-4a05-840c-18f9e2ec19f5 None None] GET https://10.4.3.38/volume// Aug 13 15:22:35.190930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15f3f506-a79e-4a05-840c-18f9e2ec19f5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.191172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15f3f506-a79e-4a05-840c-18f9e2ec19f5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.191608 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15f3f506-a79e-4a05-840c-18f9e2ec19f5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:35.192013 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39dff416-d2ec-4ed0-bc4f-09a661eeba7b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:35.192059 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 988/3897] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:35.192396 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 968/3898] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:22:35.199265 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.201953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:35.202252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.202563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.214514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.214514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:35.218926 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:35.224151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-4fe02267-e740-4f07-818b-852e8614e714 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:35.224702 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 972/3899] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:35.588326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10006ca6-ce11-4f07-b779-d03373fba15b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.590291 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10006ca6-ce11-4f07-b779-d03373fba15b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:35.590456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10006ca6-ce11-4f07-b779-d03373fba15b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.590625 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10006ca6-ce11-4f07-b779-d03373fba15b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.595974 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10006ca6-ce11-4f07-b779-d03373fba15b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 404 Aug 13 15:22:35.596389 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 989/3900] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:35.603480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43e0889e-8629-4545-8a30-538480b7348b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.605172 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:35.605375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.605585 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.605746 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:35.610226 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.610226 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:35.610611 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:35.628078 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:22:35.628202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43e0889e-8629-4545-8a30-538480b7348b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 202 Aug 13 15:22:35.628524 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 969/3901] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:35 2026] DELETE /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:35.635232 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:35.636853 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:35.637046 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:35.637217 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:35.641556 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:35.641556 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:35.642001 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:35.642686 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ea5b3c6-50c9-4bae-9d02-bd8c6c8325a4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 200 Aug 13 15:22:35.643167 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 973/3902] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:35 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:36.008661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.010533 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:36.010811 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.010976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.017914 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.017914 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:36.021411 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:36.025324 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.025324 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:36.025860 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:36.025897 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2552218-c9ab-4569-a86c-0a4fe3bd4427 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:36.026045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:22:36.026182 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Overwriting volume 777edf16-7c13-4f2b-97ac-7b204f46824e with restore of backup 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:36.026517 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 990/3903] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:36.038003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.038344 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] restore_backup in rpcapi backup_id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:22:36.039751 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:36.039875 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.040030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.040330 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b00b975-125b-4edc-979c-e34fc295d462 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348/restore returned with HTTP 202 Aug 13 15:22:36.040854 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 972/3904] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:22:34 2026] POST /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348/restore => generated 189 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:36.048742 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.049753 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.049753 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:36.051079 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:36.051336 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.051705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.051705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:36.053480 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:36.056720 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.056720 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:36.057451 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13763901-ccf4-48ed-aaff-2ff0d9fedad5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:36.057831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7ed1a9d-d120-42b3-96c0-585beea49df3 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:36.057979 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 974/3905] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:36.058463 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 970/3906] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:36.071613 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.074095 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:36.074095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d", "name": "tempest-VolumeImageDependencyTests-Snapshot-2088007431"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:36.082468 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.082468 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:36.082948 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:36.083326 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create snapshot from volume 5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:36.111495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['050b3e7e-8197-4b27-a1be-a2eb4ae9b4ba', '9e56945c-a64e-4681-bdb7-2713c27921c2', '746834a1-331d-4171-a6fb-65246c2f7f44', 'c00642d0-413e-40d7-a357-ae23039bc757'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:36.136352 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot create request issued successfully. Aug 13 15:22:36.136679 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9a22f04-a047-49ea-9bff-32c78405dc4d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:36.137115 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 991/3907] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:36.145129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91379737-3303-4351-8736-29e3919b8527 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.146711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91379737-3303-4351-8736-29e3919b8527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:36.147028 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91379737-3303-4351-8736-29e3919b8527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.147084 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91379737-3303-4351-8736-29e3919b8527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.152265 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.152265 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:36.152657 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91379737-3303-4351-8736-29e3919b8527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot retrieved successfully. Aug 13 15:22:36.153413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91379737-3303-4351-8736-29e3919b8527 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 200 Aug 13 15:22:36.154204 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 973/3908] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:36.204626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.206505 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:36.206696 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.206933 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.216146 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.216146 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:36.219283 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:36.223143 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fd68b66-3303-4c3d-b5b4-cb1237a41139 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:36.223570 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 975/3909] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:36.652871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f715b9f-98a7-4348-b6fc-b0fc3f3622cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.654808 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f715b9f-98a7-4348-b6fc-b0fc3f3622cc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:36.655037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f715b9f-98a7-4348-b6fc-b0fc3f3622cc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.655243 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f715b9f-98a7-4348-b6fc-b0fc3f3622cc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.659809 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f715b9f-98a7-4348-b6fc-b0fc3f3622cc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 404 Aug 13 15:22:36.660534 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 971/3910] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:36.667636 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3df104c-61dc-4b2f-972c-b3084658be7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.669494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:36.669694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.669900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.670002 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:36.674689 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.674689 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:36.675100 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:36.692097 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:22:36.692260 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3df104c-61dc-4b2f-972c-b3084658be7f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 202 Aug 13 15:22:36.692648 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 992/3911] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:36 2026] DELETE /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:36.699643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:36.701551 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:36.701751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:36.701930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:36.707078 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:36.707078 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:36.707543 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:22:36.708298 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9128bca5-bd33-45d3-b932-bdd1780ce09a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 200 Aug 13 15:22:36.708697 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 974/3912] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:36 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:37.067853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.070044 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:37.070352 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.070563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.070680 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:37.074913 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.074913 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:37.075692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-750f7567-f6f7-423e-98c3-b00adc22ec50 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:37.076071 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 976/3913] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:37.164958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.166971 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:37.167245 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.167506 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.174272 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.174272 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:37.174883 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot retrieved successfully. Aug 13 15:22:37.175708 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40d6aa1a-1d96-4c09-b51b-c876bb1d03aa tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 200 Aug 13 15:22:37.176192 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 972/3914] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:37.185623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45538018-09bc-4aab-af52-c536bcb7786e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.187266 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:37.187681 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "78054d7a-16a8-418b-a503-fabf91a2770f", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:37.189292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '78054d7a-16a8-418b-a503-fabf91a2770f', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:37.193828 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.193828 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:37.194352 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot retrieved successfully. Aug 13 15:22:37.194498 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume of 1 GB Aug 13 15:22:37.199443 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Availability Zones retrieved successfully. Aug 13 15:22:37.205604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (66df3937-e968-4e6e-8281-deae9b417c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:37.206728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06689ee-75ac-43f8-9008-69b8c89d7285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:37.207813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:37.239857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06689ee-75ac-43f8-9008-69b8c89d7285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78054d7a-16a8-418b-a503-fabf91a2770f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:37.240655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7078b1a-a22a-4105-adea-2f8e6330977c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:37.242988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.246711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:37.246711 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.246995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.259913 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.259913 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:37.264582 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:37.270742 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39e74f98-ca97-49f0-be1f-e21079cd77c0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:37.271153 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 975/3915] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:37.298362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Created reservations ['75afb1a4-ecad-4317-a56b-2d6fde812c23', '386e6234-6ee6-44b1-9943-4926d9d8a22f', 'ed5941bf-109c-45e3-bd72-35f12d9057f1', '223d97a6-6a7e-402e-b530-ea5a8398585b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:37.299477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7078b1a-a22a-4105-adea-2f8e6330977c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75afb1a4-ecad-4317-a56b-2d6fde812c23', '386e6234-6ee6-44b1-9943-4926d9d8a22f', 'ed5941bf-109c-45e3-bd72-35f12d9057f1', '223d97a6-6a7e-402e-b530-ea5a8398585b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:37.300536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e814266-235b-4c26-8008-313b4b90a738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:37.350868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e814266-235b-4c26-8008-313b4b90a738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5028078f-91de-4571-9b55-93f4bd5b4b5c', '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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['75afb1a4-ecad-4317-a56b-2d6fde812c23','386e6234-6ee6-44b1-9943-4926d9d8a22f','ed5941bf-109c-45e3-bd72-35f12d9057f1','223d97a6-6a7e-402e-b530-ea5a8398585b'],size=1,snapshot_id=78054d7a-16a8-418b-a503-fabf91a2770f,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:22:37Z,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=5028078f-91de-4571-9b55-93f4bd5b4b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e69cbe06d34f619dc5b8826e60c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78054d7a-16a8-418b-a503-fabf91a2770f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93d3cafe555f49538d47224e732cea0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:37.351566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b4c055-9a10-4764-8023-ac3b9c48bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:37.371484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b4c055-9a10-4764-8023-ac3b9c48bb8c) transitioned into state 'SUCCESS' from 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='01e69cbe06d34f619dc5b8826e60c38f',qos_specs=None,replication_status=,reservations=['75afb1a4-ecad-4317-a56b-2d6fde812c23','386e6234-6ee6-44b1-9943-4926d9d8a22f','ed5941bf-109c-45e3-bd72-35f12d9057f1','223d97a6-6a7e-402e-b530-ea5a8398585b'],size=1,snapshot_id=78054d7a-16a8-418b-a503-fabf91a2770f,source_replicaid=,source_volid=None,status='creating',user_id='93d3cafe555f49538d47224e732cea0d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:37.371484 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022f1337-01a0-4b18-abbc-6df2fc2dd31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:37.394728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (022f1337-01a0-4b18-abbc-6df2fc2dd31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:37.395859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Flow 'volume_create_api' (66df3937-e968-4e6e-8281-deae9b417c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:37.396196 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Create volume request issued successfully. Aug 13 15:22:37.396848 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45538018-09bc-4aab-af52-c536bcb7786e tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:37.397346 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 993/3916] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:22:37 2026] POST /volume/v3/volumes => generated 807 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.412507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.414622 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:37.414924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.415185 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.427916 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.427916 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:37.433326 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:37.442802 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe4bae25-8b13-484f-b3b6-6cb4cb8a15b0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 200 Aug 13 15:22:37.443255 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 977/3917] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:37.717769 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24e15f6f-0f0d-4481-a34b-bb3145cb3289 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.720273 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e15f6f-0f0d-4481-a34b-bb3145cb3289 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:37.720517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24e15f6f-0f0d-4481-a34b-bb3145cb3289 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.720939 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24e15f6f-0f0d-4481-a34b-bb3145cb3289 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.727229 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24e15f6f-0f0d-4481-a34b-bb3145cb3289 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 404 Aug 13 15:22:37.728026 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 973/3918] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.736252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d63921e-82c7-4823-92ef-00e9de56e47e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.738565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d63921e-82c7-4823-92ef-00e9de56e47e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:37.738828 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d63921e-82c7-4823-92ef-00e9de56e47e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.739388 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d63921e-82c7-4823-92ef-00e9de56e47e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.739831 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0d63921e-82c7-4823-92ef-00e9de56e47e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:37.745662 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d63921e-82c7-4823-92ef-00e9de56e47e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 404 Aug 13 15:22:37.746305 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 976/3919] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:37 2026] DELETE /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.753958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb127829-8d4c-4820-82e9-b178659eb1a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.756592 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb127829-8d4c-4820-82e9-b178659eb1a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 Aug 13 15:22:37.756868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb127829-8d4c-4820-82e9-b178659eb1a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.757060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb127829-8d4c-4820-82e9-b178659eb1a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.763455 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb127829-8d4c-4820-82e9-b178659eb1a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 returned with HTTP 404 Aug 13 15:22:37.764185 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 994/3920] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/snapshots/835f099d-f409-4386-9a7f-bed7b7ba0fc9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.774922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.777496 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:37.777797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.778118 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.778170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:37.783582 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83af6e5f-ed3a-4753-9fd7-575df4a18a41 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 404 Aug 13 15:22:37.784393 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 978/3921] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:37 2026] DELETE /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.792466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9688f368-3656-4c12-a52f-984701b52336 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.794487 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9688f368-3656-4c12-a52f-984701b52336 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 Aug 13 15:22:37.794735 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9688f368-3656-4c12-a52f-984701b52336 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.795047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9688f368-3656-4c12-a52f-984701b52336 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.799472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9688f368-3656-4c12-a52f-984701b52336 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 returned with HTTP 404 Aug 13 15:22:37.799917 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 974/3922] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/snapshots/c57ac1a2-3001-47a0-a5c3-e47fc400ed54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.806517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.806701 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.808815 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:37.809049 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:37.809142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.809235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.809273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.809389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.809485 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:37.814407 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1a05e71-982b-48c1-81f7-fe56bba6256b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 404 Aug 13 15:22:37.814897 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 995/3923] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:37 2026] DELETE /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.821647 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.821647 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:37.822305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-39002b30-c79b-4531-90dc-74f90cf6fd37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.824374 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-39002b30-c79b-4531-90dc-74f90cf6fd37 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 Aug 13 15:22:37.824563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-39002b30-c79b-4531-90dc-74f90cf6fd37 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.824846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-39002b30-c79b-4531-90dc-74f90cf6fd37 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.826243 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:37.829882 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-39002b30-c79b-4531-90dc-74f90cf6fd37 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 returned with HTTP 404 Aug 13 15:22:37.830360 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 979/3924] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/snapshots/876cc83b-416f-4a05-8fa9-69d10eb02941 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:37.830927 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-e761ec51-b1fa-4259-9732-1684e0ab86d6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:37.831505 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 977/3925] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:37.873027 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:37.877864 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:37.878182 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:37.878412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:37.887038 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:37.887038 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:37.891424 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:37.897966 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e8dc46db-c67b-4e3f-b2ba-5b450c6ad6f5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:37.898545 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 975/3926] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:37 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:38.027105 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5392fbc9-4706-4bbe-bf47-a0d699681303 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.027531 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5392fbc9-4706-4bbe-bf47-a0d699681303 None None] GET https://10.4.3.38/volume// Aug 13 15:22:38.027726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5392fbc9-4706-4bbe-bf47-a0d699681303 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.027987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5392fbc9-4706-4bbe-bf47-a0d699681303 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.028390 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5392fbc9-4706-4bbe-bf47-a0d699681303 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:38.028824 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 996/3927] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:22: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 15:22:38.037951 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e22af41e-4f6f-457b-98d3-0e71f10c316e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.084257 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e22af41e-4f6f-457b-98d3-0e71f10c316e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:38.084736 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e22af41e-4f6f-457b-98d3-0e71f10c316e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "connector": null, "instance_uuid": "5bc96bc5-509c-41cd-83d5-56b45b72d1e3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:38.089618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.091905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:38.092212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.092529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.092736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:38.093097 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.093097 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:38.098852 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.098852 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:38.099858 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1027f20-2944-46f8-8d7f-1243e5e0edd1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:38.100361 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 978/3928] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:38.118901 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-e22af41e-4f6f-457b-98d3-0e71f10c316e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:38.119396 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 980/3929] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:38 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 15:22:38.147637 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.151629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:38.151629 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.151629 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.158899 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95a2474b-d89e-413c-8b3c-dfaac78d163d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.159349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a2474b-d89e-413c-8b3c-dfaac78d163d None None] GET https://10.4.3.38/volume// Aug 13 15:22:38.159558 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a2474b-d89e-413c-8b3c-dfaac78d163d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.159826 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a2474b-d89e-413c-8b3c-dfaac78d163d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.160215 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a2474b-d89e-413c-8b3c-dfaac78d163d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:38.160560 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 997/3930] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:38.161711 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.161711 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:38.166159 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:38.171343 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef0ac005-b9e6-4eb0-9c0a-7e6ce8c66b07 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:38.171862 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 976/3931] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:38.194057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.196740 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:38.197276 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.197276 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.213760 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.213760 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:38.218909 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:38.222995 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-35928747-07a4-4b4b-bc46-dc820eaf0ad0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:38.223515 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 979/3932] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:38.290572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.292616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:38.292959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.293208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.304973 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.304973 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:38.307617 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:38.311546 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d75b9766-083b-4c2d-91e9-791bbf4e900a tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:38.311934 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 981/3933] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:38.372427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.374412 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] PUT https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 Aug 13 15:22:38.374778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:38.381761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Acquiring lock "cinder-attachment_update-ddbc587b-a942-429f-a1b8-d75a5d36000a-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:38.386229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Lock "cinder-attachment_update-ddbc587b-a942-429f-a1b8-d75a5d36000a-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:38.387629 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.387629 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:38.455411 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68cee419-78ef-402d-a73a-2c5637c346d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.458261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68cee419-78ef-402d-a73a-2c5637c346d7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:38.458487 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68cee419-78ef-402d-a73a-2c5637c346d7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.458694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68cee419-78ef-402d-a73a-2c5637c346d7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.465836 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.465836 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:38.472764 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68cee419-78ef-402d-a73a-2c5637c346d7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:38.476744 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68cee419-78ef-402d-a73a-2c5637c346d7 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 200 Aug 13 15:22:38.476744 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 977/3934] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:38.488415 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Lock "cinder-attachment_update-ddbc587b-a942-429f-a1b8-d75a5d36000a-np0000007223" released by "attachment_update" :: held 0.100s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:38.488415 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-624df6d6-15ba-4c67-891f-0830e0ce583e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 returned with HTTP 200 Aug 13 15:22:38.488415 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 998/3935] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:38 2026] PUT /volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:38.489020 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-017714db-c203-40a3-9a71-210ec8232d41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.491246 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017714db-c203-40a3-9a71-210ec8232d41 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:38.491450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-017714db-c203-40a3-9a71-210ec8232d41 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.491635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-017714db-c203-40a3-9a71-210ec8232d41 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.498323 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.498323 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:38.501861 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-017714db-c203-40a3-9a71-210ec8232d41 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:38.506391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-017714db-c203-40a3-9a71-210ec8232d41 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 200 Aug 13 15:22:38.506961 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 980/3936] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:38.518710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.520524 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:38.520727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.520948 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.521075 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete snapshot with id: 78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:38.526833 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.526833 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:38.527530 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot retrieved successfully. Aug 13 15:22:38.544035 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot delete request issued successfully. Aug 13 15:22:38.544298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a4662ed-41cc-4fb9-b6bd-00fb3f784e2b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 202 Aug 13 15:22:38.544831 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 982/3937] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:38 2026] DELETE /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:38.551990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.554321 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:38.554602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.554893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.559438 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.559438 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:38.559924 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Snapshot retrieved successfully. Aug 13 15:22:38.560608 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bec5ad14-5c36-4efc-ab52-5f138e94a592 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 200 Aug 13 15:22:38.560980 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 978/3938] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:38 2026] GET /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:38.744621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1b496335-b96e-4981-bc93-533800a230a7 req-91dc214c-816e-480b-9647-cc225a7c45cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:38.747382 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-91dc214c-816e-480b-9647-cc225a7c45cf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 Aug 13 15:22:38.747624 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-91dc214c-816e-480b-9647-cc225a7c45cf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:38.748752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-91dc214c-816e-480b-9647-cc225a7c45cf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:38.762343 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:38.762343 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:38.826832 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b496335-b96e-4981-bc93-533800a230a7 req-91dc214c-816e-480b-9647-cc225a7c45cf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 returned with HTTP 200 Aug 13 15:22:38.827521 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 999/3939] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:38 2026] DELETE /volume/v3/attachments/6149c68c-91be-4a6c-9e79-d4e5453cdd75 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:39.118252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.120111 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:39.120209 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.120386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.120477 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:39.124307 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.124307 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:39.125003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7af3bd8-c4af-48c0-8325-c281f58fae61 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:39.125326 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 981/3940] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:39.188651 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.191839 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:39.192108 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.192327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.208799 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.208799 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:39.213956 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:39.220134 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e03d70a2-e1e3-4938-a63e-a1e2984ea5a2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:39.220536 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 983/3941] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:39.328613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.330657 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:39.330895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.331113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.340893 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.340893 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:39.347271 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.354608 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c3918ed-6199-47a2-abe8-18ee41b2b3c6 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:39.355094 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 979/3942] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:39.371276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.372935 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:39.373380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.373380 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.383256 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.383256 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:39.388516 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.394107 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dce300f3-e346-4ea9-a7cd-2ff80562d7d5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:39.394474 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1000/3943] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:39.437040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.440164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:39.440309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.440487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.457111 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.457111 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:39.461130 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.466916 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-4e8aae6e-adf1-40ba-82fb-2988aaac4152 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:39.467414 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 982/3944] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:39.486617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.489331 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/action Aug 13 15:22:39.489830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:39.490004 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:39.518442 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.518442 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:39.519046 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.526908 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Begin detaching volume completed successfully. Aug 13 15:22:39.527213 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-dfef41f3-0df8-4fe1-b03b-959374b161bc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/action returned with HTTP 202 Aug 13 15:22:39.527852 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 984/3945] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:39 2026] POST /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:39.549161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.551385 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:39.552247 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.552744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.571854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-012a4b65-c10e-42fc-9cf4-0e8588655215 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.576472 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.576472 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:39.582071 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.582522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-012a4b65-c10e-42fc-9cf4-0e8588655215 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:39.582766 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-012a4b65-c10e-42fc-9cf4-0e8588655215 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.582985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-012a4b65-c10e-42fc-9cf4-0e8588655215 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.587110 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c73d89c-b0f3-4bfb-b23b-488c7e2a1edd tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:39.588120 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 980/3946] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:39.588603 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-012a4b65-c10e-42fc-9cf4-0e8588655215 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 404 Aug 13 15:22:39.589074 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1001/3947] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:39.597906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.598248 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4703a83-cbb6-4a9b-a470-171854b45f96 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.599358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4703a83-cbb6-4a9b-a470-171854b45f96 None None] GET https://10.4.3.38/volume// Aug 13 15:22:39.599358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4703a83-cbb6-4a9b-a470-171854b45f96 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.599358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4703a83-cbb6-4a9b-a470-171854b45f96 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.599618 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4703a83-cbb6-4a9b-a470-171854b45f96 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:39.599837 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 985/3948] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:39.606416 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:39.606911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.607238 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.607520 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:39.612659 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.614650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:39.614897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.615069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.622660 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.622660 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:39.624218 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:39.626942 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.626942 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:39.631014 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:39.637685 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-42b9885c-16b4-404c-bbbc-ffc2f9aa291f tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:39.638326 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 981/3949] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1346 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:39.658960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-9691fc99-22b5-4e60-8673-de9ee4d48c8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.659062 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume request issued successfully. Aug 13 15:22:39.659223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dcbd269-8a40-4e43-ba35-557958a06fbc tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 202 Aug 13 15:22:39.659733 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 983/3950] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:39 2026] DELETE /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:39.663748 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-9691fc99-22b5-4e60-8673-de9ee4d48c8b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption Aug 13 15:22:39.664051 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-9691fc99-22b5-4e60-8673-de9ee4d48c8b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.664299 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-9691fc99-22b5-4e60-8673-de9ee4d48c8b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.667709 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-226c2e5c-fa4c-492c-987b-6360246fe8db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.670370 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-226c2e5c-fa4c-492c-987b-6360246fe8db tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:39.670599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-226c2e5c-fa4c-492c-987b-6360246fe8db tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.670856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-226c2e5c-fa4c-492c-987b-6360246fe8db tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.676695 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.676695 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:39.677879 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.677879 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:39.682069 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-226c2e5c-fa4c-492c-987b-6360246fe8db tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:39.686741 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-9691fc99-22b5-4e60-8673-de9ee4d48c8b tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption returned with HTTP 200 Aug 13 15:22:39.687417 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1002/3951] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:39.689462 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-226c2e5c-fa4c-492c-987b-6360246fe8db tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 200 Aug 13 15:22:39.689838 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 986/3952] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:39 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:39.906641 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-51ff9152-3fa4-4b97-a455-4b54a55b569b req-fddcd863-aafc-478b-89b2-d009b13e8748 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:39.909004 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-51ff9152-3fa4-4b97-a455-4b54a55b569b req-fddcd863-aafc-478b-89b2-d009b13e8748 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 Aug 13 15:22:39.909265 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-51ff9152-3fa4-4b97-a455-4b54a55b569b req-fddcd863-aafc-478b-89b2-d009b13e8748 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:39.909469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-51ff9152-3fa4-4b97-a455-4b54a55b569b req-fddcd863-aafc-478b-89b2-d009b13e8748 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:39.921506 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:39.921506 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:39.994446 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-51ff9152-3fa4-4b97-a455-4b54a55b569b req-fddcd863-aafc-478b-89b2-d009b13e8748 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 returned with HTTP 200 Aug 13 15:22:39.995052 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 982/3953] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:39 2026] DELETE /volume/v3/attachments/3066ad5f-7ea9-4b6d-92cb-408f9cab8f29 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:40.139703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:40.144217 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:40.144467 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:40.144725 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:40.144894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:40.149691 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:40.149691 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:40.150543 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14b69802-0e3f-401a-98be-0c399c2c1dd9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:40.150930 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 984/3954] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:40 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:40.234152 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:40.236165 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:40.236501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:40.236887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:40.252946 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:40.252946 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:40.257376 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:40.264811 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca05570d-497b-4500-8d87-6d44d334d7e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:40.265193 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1003/3955] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:40 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:40.605051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-333dcd62-7d72-4079-9694-5943122246cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:40.606779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333dcd62-7d72-4079-9694-5943122246cc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:40.606991 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333dcd62-7d72-4079-9694-5943122246cc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:40.607166 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333dcd62-7d72-4079-9694-5943122246cc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:40.629588 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:40.629588 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:40.634504 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-333dcd62-7d72-4079-9694-5943122246cc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:40.643314 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333dcd62-7d72-4079-9694-5943122246cc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:40.643972 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 987/3956] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:40 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:40.707218 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-546f330a-de99-41d5-b485-46cb34625438 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:40.708802 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-546f330a-de99-41d5-b485-46cb34625438 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:40.709087 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-546f330a-de99-41d5-b485-46cb34625438 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:40.709149 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-546f330a-de99-41d5-b485-46cb34625438 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:40.714819 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-546f330a-de99-41d5-b485-46cb34625438 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 404 Aug 13 15:22:40.715334 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 983/3957] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:40 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:41.034742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.036756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:41.037118 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.037424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.037641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:41.047720 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.047720 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:41.048445 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:41.068664 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume request issued successfully. Aug 13 15:22:41.068984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a77441b-8a1e-4141-a076-f509ea1b3b7b tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 202 Aug 13 15:22:41.069581 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 985/3958] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:41 2026] DELETE /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:41.079357 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.082252 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:41.082476 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.082664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.092946 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.092946 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:41.100636 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:41.107818 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15fd15b5-6504-4dfc-ab07-0691e7075d07 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 200 Aug 13 15:22:41.108239 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1004/3959] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:41.163266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.165213 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:41.165451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.165976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.166228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:41.170543 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.170543 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:41.171297 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4e3104f-d9f4-4126-bcb5-1fe19d31a783 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:41.171652 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 988/3960] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:41.281466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.283352 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:41.283538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.283726 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.294735 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.294735 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:41.300066 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:41.306205 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af2ac38a-dda1-4c3f-a0c0-12806d7e0a33 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:41.306759 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 984/3961] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:41.656173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.658041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:41.658805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.658805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.669651 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.669651 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:41.673619 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:41.677996 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad990b54-3e5f-4410-97f0-c410f4ae2586 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:41.678216 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 986/3962] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:41.678707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.680535 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:41.681631 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1400248860", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:41.682441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1400248860', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:41.682591 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume of 1 GB Aug 13 15:22:41.686695 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Availability Zones retrieved successfully. Aug 13 15:22:41.693396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Flow 'volume_create_api' (c5f91350-dadb-4cc2-b1a3-bc1294edf10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:41.694246 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493569c5-ffed-4f29-b879-5e5bf9d60884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:41.695311 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:41.725941 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493569c5-ffed-4f29-b879-5e5bf9d60884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:41.726980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6655860-7194-4364-a8e2-44410a87ae34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:41.765512 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Created reservations ['41f1e3c1-e41e-40a2-ba18-9b12463f5271', '2a019a12-3eb0-48cf-8185-ac97ff6c79bf', '532de0f8-fe68-4ece-8acf-d3b22ac98d51', 'c34dd106-bf00-45aa-bbe5-244fa1230ad4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:41.766333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6655860-7194-4364-a8e2-44410a87ae34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f1e3c1-e41e-40a2-ba18-9b12463f5271', '2a019a12-3eb0-48cf-8185-ac97ff6c79bf', '532de0f8-fe68-4ece-8acf-d3b22ac98d51', 'c34dd106-bf00-45aa-bbe5-244fa1230ad4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:41.767160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdcf50e-3b7b-4554-add3-0f24c849c986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:41.789319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdcf50e-3b7b-4554-add3-0f24c849c986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae44226-3551-492c-8137-e7537b0039ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1400248860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f745b28144a0eb28eecd4256ecc13',qos_specs=None,replication_status=,reservations=['41f1e3c1-e41e-40a2-ba18-9b12463f5271','2a019a12-3eb0-48cf-8185-ac97ff6c79bf','532de0f8-fe68-4ece-8acf-d3b22ac98d51','c34dd106-bf00-45aa-bbe5-244fa1230ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0366e478e32245cda4e6f840eed0b590',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1400248860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae44226-3551-492c-8137-e7537b0039ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f745b28144a0eb28eecd4256ecc13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0366e478e32245cda4e6f840eed0b590',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:41.790095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b5546f-0150-4425-b334-fa0a96494cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:41.808695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b5546f-0150-4425-b334-fa0a96494cb3) transitioned into state 'SUCCESS' from state '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-1400248860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f745b28144a0eb28eecd4256ecc13',qos_specs=None,replication_status=,reservations=['41f1e3c1-e41e-40a2-ba18-9b12463f5271','2a019a12-3eb0-48cf-8185-ac97ff6c79bf','532de0f8-fe68-4ece-8acf-d3b22ac98d51','c34dd106-bf00-45aa-bbe5-244fa1230ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0366e478e32245cda4e6f840eed0b590',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:41.809444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f24aaf-2427-4696-b5e8-b05cebd09bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:41.818998 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f24aaf-2427-4696-b5e8-b05cebd09bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:41.820031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Flow 'volume_create_api' (c5f91350-dadb-4cc2-b1a3-bc1294edf10e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:41.820417 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Create volume request issued successfully. Aug 13 15:22:41.821263 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10e5ac97-df44-4fcc-8b5e-7af9de4e5fc8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:41.821988 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1005/3963] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:41 2026] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:41.833074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.834803 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:41.834984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.835160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.842164 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.842164 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:41.845488 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:41.850107 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8167daa7-a85b-4506-b2d8-a7d6b58bc0b4 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:41.850527 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 989/3964] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:41.962609 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-186b745e-2eed-4b12-94aa-144433a19de2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:41.964634 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:41.964966 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:41.965165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:41.965359 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:41.972256 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:41.972256 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:41.972699 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:41.990980 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:22:41.991120 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-186b745e-2eed-4b12-94aa-144433a19de2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 202 Aug 13 15:22:41.991753 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 985/3965] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:41 2026] DELETE /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:41.998544 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.000850 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:42.001084 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.001324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.003813 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=331,cinder:UPDATE=73,cinder:INSERT=30 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:22:42.010512 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.010512 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:42.015730 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:42.021368 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-575455e4-6d70-4a3e-89a5-6cd274d7e9b6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 200 Aug 13 15:22:42.021748 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 987/3966] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:41 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:42.123541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5448ce71-a881-4474-be02-9ae97193f704 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.125755 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5448ce71-a881-4474-be02-9ae97193f704 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:42.126009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5448ce71-a881-4474-be02-9ae97193f704 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.126230 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5448ce71-a881-4474-be02-9ae97193f704 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.132847 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5448ce71-a881-4474-be02-9ae97193f704 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 404 Aug 13 15:22:42.133420 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1006/3967] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:42.142340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.143956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:42.144175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.144354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.144521 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:42.149639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09acbbef-4baa-4abd-9c3f-acc27c074b96 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 404 Aug 13 15:22:42.150090 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 990/3968] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:42 2026] DELETE /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:42.156540 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e90ed886-c415-4cc9-9191-3e4185bd7de4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.158169 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e90ed886-c415-4cc9-9191-3e4185bd7de4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c Aug 13 15:22:42.158352 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e90ed886-c415-4cc9-9191-3e4185bd7de4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.158558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e90ed886-c415-4cc9-9191-3e4185bd7de4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.164387 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e90ed886-c415-4cc9-9191-3e4185bd7de4 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c returned with HTTP 404 Aug 13 15:22:42.164845 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 986/3969] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/5028078f-91de-4571-9b55-93f4bd5b4b5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:42.171585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.173879 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:42.174118 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.174355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.174498 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete snapshot with id: 78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:42.180002 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0ed94e2-3871-4e6e-a8f4-642a994b8a6d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 404 Aug 13 15:22:42.180636 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 988/3970] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:42 2026] DELETE /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:42.181142 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57806a92-b270-4037-b68f-4ddddfbc5557 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.183115 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57806a92-b270-4037-b68f-4ddddfbc5557 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:42.183351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57806a92-b270-4037-b68f-4ddddfbc5557 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.183558 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57806a92-b270-4037-b68f-4ddddfbc5557 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.183730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-57806a92-b270-4037-b68f-4ddddfbc5557 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:42.193263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e47d2367-e61b-4816-b162-6b7ce3676682 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.195824 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.195824 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:42.196239 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e47d2367-e61b-4816-b162-6b7ce3676682 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f Aug 13 15:22:42.196448 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e47d2367-e61b-4816-b162-6b7ce3676682 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.196634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e47d2367-e61b-4816-b162-6b7ce3676682 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.196744 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57806a92-b270-4037-b68f-4ddddfbc5557 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:42.197132 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1007/3971] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.201279 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e47d2367-e61b-4816-b162-6b7ce3676682 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f returned with HTTP 404 Aug 13 15:22:42.201849 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 991/3972] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/snapshots/78054d7a-16a8-418b-a503-fabf91a2770f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:42.211961 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.214170 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:42.214423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.214646 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.214914 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:42.222266 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff9afaaa-db67-4584-ae4d-aa7242ffa391 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 404 Aug 13 15:22:42.222901 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 987/3973] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:42 2026] DELETE /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:42.230245 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3a94664-a8a2-4d92-9896-56051333dcfd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.231803 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3a94664-a8a2-4d92-9896-56051333dcfd tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d Aug 13 15:22:42.231985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3a94664-a8a2-4d92-9896-56051333dcfd tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.232157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3a94664-a8a2-4d92-9896-56051333dcfd tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.237322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3a94664-a8a2-4d92-9896-56051333dcfd tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d returned with HTTP 404 Aug 13 15:22:42.237753 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 989/3974] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/5f2ab1ab-ee07-4035-a5f5-b0975e6d3a2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:42.283543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-379ea17c-ee25-4d13-a131-e13643c46d11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.285750 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:42.286053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.286302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.286516 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:42.294308 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.294308 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:42.294836 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:42.313480 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume request issued successfully. Aug 13 15:22:42.313746 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-379ea17c-ee25-4d13-a131-e13643c46d11 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 202 Aug 13 15:22:42.314139 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1008/3975] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:42 2026] DELETE /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:42.323886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.325612 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.327394 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:42.328149 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.328149 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.329220 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:42.329538 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.329892 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.337959 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.337959 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:42.343633 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Volume info retrieved successfully. Aug 13 15:22:42.350033 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a39c20c6-e69d-45a9-ba6f-669977c5889f tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 200 Aug 13 15:22:42.350630 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 992/3976] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 1225 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:42.354079 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.354079 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:42.362063 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:42.372116 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e86b795-5c4e-46e3-9b7c-b7543f0e424f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:42.372769 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 988/3977] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.434195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-4607f01f-044b-479e-baa2-24b51ba2eab6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.436734 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-4607f01f-044b-479e-baa2-24b51ba2eab6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840/action Aug 13 15:22:42.437113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-4607f01f-044b-479e-baa2-24b51ba2eab6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:42.437252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-4607f01f-044b-479e-baa2-24b51ba2eab6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:42.455553 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.455553 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:42.471469 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c833101b-72c5-4fe8-8b51-0337df0b2e34 req-4607f01f-044b-479e-baa2-24b51ba2eab6 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840/action returned with HTTP 204 Aug 13 15:22:42.471947 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 990/3978] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:42 2026] POST /volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:42.522255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-a474cde9-1336-450f-84fb-a9458c7dbc50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.524211 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-a474cde9-1336-450f-84fb-a9458c7dbc50 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 Aug 13 15:22:42.524406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-a474cde9-1336-450f-84fb-a9458c7dbc50 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.524580 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-a474cde9-1336-450f-84fb-a9458c7dbc50 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.531520 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.531520 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:42.576174 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0d077e69-bbe9-48d6-b61e-24095f055f6f req-a474cde9-1336-450f-84fb-a9458c7dbc50 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 returned with HTTP 200 Aug 13 15:22:42.576619 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1009/3979] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:42 2026] DELETE /volume/v3/attachments/c7f77c2b-fc5c-4c44-8179-da9e6d321164 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.691430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d30a112e-aafd-4615-8173-6cffd6528794 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.693079 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d30a112e-aafd-4615-8173-6cffd6528794 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:42.693247 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d30a112e-aafd-4615-8173-6cffd6528794 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.693415 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d30a112e-aafd-4615-8173-6cffd6528794 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.700751 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.700751 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:42.704684 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d30a112e-aafd-4615-8173-6cffd6528794 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.708973 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d30a112e-aafd-4615-8173-6cffd6528794 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:42.709375 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 993/3980] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.722087 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.723947 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:42.724208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.724454 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.735769 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.735769 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:42.740503 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.745332 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d81a72d-ad7c-4cbf-8b21-9b7f0b9a46ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:42.745808 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 989/3981] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:42.787410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.789364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:42.789544 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.789757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.798694 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.798694 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:42.803932 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.807883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-bc28a188-f23f-4d31-aaf6-03269df55446 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:42.808378 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 991/3982] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:42.826488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.828508 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5/action Aug 13 15:22:42.828832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:42.828938 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:42.840473 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.840473 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:42.841095 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.847850 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Begin detaching volume completed successfully. Aug 13 15:22:42.848063 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-b0d37217-9ad0-4d3f-aac1-96771f10be15 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5/action returned with HTTP 202 Aug 13 15:22:42.848472 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1010/3983] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:42 2026] POST /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:42.864184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.866053 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:42.866257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.866525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.871819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.874465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:42.874748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.874891 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.875989 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.875989 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:42.881154 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:42.884873 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.884873 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:42.888267 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e764ad56-2a18-4ec3-897c-24f9ce410c3b tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:42.888666 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 994/3984] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.890483 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.897209 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71ef102d-3c0b-44d4-a91e-31e0bc907a60 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:42.897967 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 990/3985] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:42.903342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-206c0365-85b5-4d35-9fe0-175e9d385558 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.906283 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-206c0365-85b5-4d35-9fe0-175e9d385558 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:42.907632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-206c0365-85b5-4d35-9fe0-175e9d385558 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.907632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-206c0365-85b5-4d35-9fe0-175e9d385558 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2777098d-b1dc-4d0b-af01-642c6a4895ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2777098d-b1dc-4d0b-af01-642c6a4895ea None None] GET https://10.4.3.38/volume// Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2777098d-b1dc-4d0b-af01-642c6a4895ea None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2777098d-b1dc-4d0b-af01-642c6a4895ea None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2777098d-b1dc-4d0b-af01-642c6a4895ea None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:42.913857 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1011/3986] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:42.916207 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.916207 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:42.922001 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-206c0365-85b5-4d35-9fe0-175e9d385558 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:42.923313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.925393 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:42.925604 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.925816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.928209 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-206c0365-85b5-4d35-9fe0-175e9d385558 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:42.929198 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 992/3987] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:42.936717 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.936717 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:42.940267 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:42.942213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-275c0626-8dcb-46bc-a81b-355be943eb50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.944046 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:22:42.944323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.944528 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.945481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:22:42.945975 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-22521185-e7a2-4c9b-95ef-99d4eb38c89c tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:42.946372 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 995/3988] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:42.947683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:22:42.961934 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Get all volumes completed successfully. Aug 13 15:22:42.961934 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275c0626-8dcb-46bc-a81b-355be943eb50 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:22:42.962425 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 991/3989] 10.4.3.38 () {66 vars in 1230 bytes} [Thu Aug 13 15:22:42 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 15:22:42.972966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:42.976070 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:42.976070 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:42.976070 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:42.982173 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:42.982173 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:42.985463 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:42.989000 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ef5b866-f9e4-458f-8e46-e4a24396abd9 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:42.989331 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1012/3990] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:42 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.036621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79ba0a0e-fadc-4e90-9455-83c09f43a8ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.038872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.039124 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79ba0a0e-fadc-4e90-9455-83c09f43a8ce tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 Aug 13 15:22:43.039360 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79ba0a0e-fadc-4e90-9455-83c09f43a8ce tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.039603 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79ba0a0e-fadc-4e90-9455-83c09f43a8ce tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.041299 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:43.041299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.041554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.048163 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79ba0a0e-fadc-4e90-9455-83c09f43a8ce tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 returned with HTTP 404 Aug 13 15:22:43.048840 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 993/3991] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/184ce289-13d7-4c16-904a-77687015d708 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:43.052963 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.052963 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:43.059852 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:43.068056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-1bf022d7-8958-4894-9585-875cced63046 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:43.068512 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 996/3992] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.091119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-352acae6-1e67-4368-a28d-a392a99cde96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.094437 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:43.094815 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1607758069", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:43.096986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1607758069', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:43.163439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d90f75bb-ee20-40c8-82bf-a26d787db8b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.163927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d90f75bb-ee20-40c8-82bf-a26d787db8b5 None None] GET https://10.4.3.38/volume// Aug 13 15:22:43.164413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d90f75bb-ee20-40c8-82bf-a26d787db8b5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.164413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d90f75bb-ee20-40c8-82bf-a26d787db8b5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.164764 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d90f75bb-ee20-40c8-82bf-a26d787db8b5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:43.165160 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1013/3993] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:22: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 15:22:43.173660 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-06f76d74-458d-4f2a-ae4a-c4875f9e8050 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.176240 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-06f76d74-458d-4f2a-ae4a-c4875f9e8050 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:43.176601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-06f76d74-458d-4f2a-ae4a-c4875f9e8050 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ae44226-3551-492c-8137-e7537b0039ca", "connector": null, "instance_uuid": "7c245466-ea9f-4886-9159-07b100a2b670"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:43.188059 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.188059 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:43.194448 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:22:43.194841 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.194841 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:43.199977 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:22:43.207985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (f5690b81-f428-48fa-9cca-3e94966f9bb7) 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 15:22:43.208490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.208996 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90660eb6-5cd2-4b00-a362-03fe523473f9) transitioned 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 15:22:43.210303 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:22:43.210599 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:43.210854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.211079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.211206 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:43.216311 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.216311 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:43.217317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4f0459a-556e-4e74-8f5f-d4ce4bb5bfdf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:43.217781 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 997/3994] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.223378 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-06f76d74-458d-4f2a-ae4a-c4875f9e8050 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:43.223710 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 994/3995] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:43 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 15:22:43.257318 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.262051 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:43.262547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.262938 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.266034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1a2f6ea6-6f17-4494-ada9-7789f6724072 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.266418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a2f6ea6-6f17-4494-ada9-7789f6724072 None None] GET https://10.4.3.38/volume// Aug 13 15:22:43.266580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a2f6ea6-6f17-4494-ada9-7789f6724072 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.266837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a2f6ea6-6f17-4494-ada9-7789f6724072 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.267120 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a2f6ea6-6f17-4494-ada9-7789f6724072 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:43.267456 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 998/3996] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:43.279216 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90660eb6-5cd2-4b00-a362-03fe523473f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:22:43.280113 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef4b2b2-0b31-4417-9aae-17cb8968130d) transitioned 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 15:22:43.283161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.284951 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.284951 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:43.285437 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:43.285852 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.286014 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.289418 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:43.294396 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04c2fdc8-1b19-433b-9e63-dcc7c4ec2d63 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:43.294889 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1014/3997] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.299449 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.299449 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:43.307516 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:43.313280 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-b681f048-9859-4fa4-bdc1-17ee5e24d34d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:43.313822 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 995/3998] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:43.328874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['780c4fa0-6d10-46bb-8bdf-72188e329cb6', '484b8282-338a-4ee7-8ec8-a900267160ed', '43e32357-dff5-410c-af23-7bc2a070a192', 'ebbf34f6-7120-42e6-9cd1-93c82934657c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:43.329687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef4b2b2-0b31-4417-9aae-17cb8968130d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780c4fa0-6d10-46bb-8bdf-72188e329cb6', '484b8282-338a-4ee7-8ec8-a900267160ed', '43e32357-dff5-410c-af23-7bc2a070a192', 'ebbf34f6-7120-42e6-9cd1-93c82934657c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:43.330437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929e47ef-5e88-4a34-840c-eca474e4b1cc) transitioned 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 15:22:43.351084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929e47ef-5e88-4a34-840c-eca474e4b1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6f238d-04fd-4a57-8750-f6471af8df15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1607758069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['780c4fa0-6d10-46bb-8bdf-72188e329cb6','484b8282-338a-4ee7-8ec8-a900267160ed','43e32357-dff5-410c-af23-7bc2a070a192','ebbf34f6-7120-42e6-9cd1-93c82934657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1607758069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e6f238d-04fd-4a57-8750-f6471af8df15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:43.352111 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c18a13d-b8f6-4b73-8ec4-df2f0fec29f9) transitioned 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 15:22:43.364075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bee79a05-11c9-49ad-b941-c9b1a249c43d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.366282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bee79a05-11c9-49ad-b941-c9b1a249c43d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 Aug 13 15:22:43.366567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bee79a05-11c9-49ad-b941-c9b1a249c43d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.366823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bee79a05-11c9-49ad-b941-c9b1a249c43d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.369978 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c18a13d-b8f6-4b73-8ec4-df2f0fec29f9) transitioned into state 'SUCCESS' from state '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-1607758069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['780c4fa0-6d10-46bb-8bdf-72188e329cb6','484b8282-338a-4ee7-8ec8-a900267160ed','43e32357-dff5-410c-af23-7bc2a070a192','ebbf34f6-7120-42e6-9cd1-93c82934657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:43.370636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1add2f2-3dd5-45be-a89f-291c219a6319) transitioned 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 15:22:43.373435 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bee79a05-11c9-49ad-b941-c9b1a249c43d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 returned with HTTP 404 Aug 13 15:22:43.373991 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 999/3999] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/c39faba9-5cc7-4e22-9659-a417ba7cb7e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:43.381489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48f21761-c429-41f6-9b83-366fc43ca54c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.382300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1add2f2-3dd5-45be-a89f-291c219a6319) 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 15:22:43.383341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (f5690b81-f428-48fa-9cca-3e94966f9bb7) 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 15:22:43.383501 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48f21761-c429-41f6-9b83-366fc43ca54c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:43.383646 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:22:43.383700 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48f21761-c429-41f6-9b83-366fc43ca54c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.383949 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48f21761-c429-41f6-9b83-366fc43ca54c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.384123 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-48f21761-c429-41f6-9b83-366fc43ca54c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: 99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:43.384253 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-352acae6-1e67-4368-a28d-a392a99cde96 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:43.384710 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 992/4000] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:43 2026] POST /volume/v3/volumes => generated 757 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:43.390873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.390972 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48f21761-c429-41f6-9b83-366fc43ca54c tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 404 Aug 13 15:22:43.391743 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1015/4001] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:43 2026] DELETE /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:43.392919 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:43.393341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.393341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.398162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.400141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:43.400364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.400649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.402575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f118909-1005-4164-8b10-718d9699a331 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.403910 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.403910 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:43.404366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f118909-1005-4164-8b10-718d9699a331 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 Aug 13 15:22:43.404568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f118909-1005-4164-8b10-718d9699a331 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.404779 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f118909-1005-4164-8b10-718d9699a331 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.406834 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:43.409361 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.409361 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:43.411236 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d51c3df-32a9-43cc-a241-02f5336f6b48 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:43.411711 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 996/4002] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:43.412386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f118909-1005-4164-8b10-718d9699a331 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 returned with HTTP 404 Aug 13 15:22:43.412914 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 993/4003] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/99073dec-15fb-48f5-b026-e593af108704 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:43.413495 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:43.421434 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-632aa52a-21f6-4a43-9a9d-ed40e2a01a92 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:43.421955 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1000/4004] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.431323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.434804 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:43.435202 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1759978836"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:43.438739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.441235 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] PUT https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 Aug 13 15:22:43.441978 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:43.449473 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Acquiring lock "cinder-attachment_update-3ae44226-3551-492c-8137-e7537b0039ca-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:43.451607 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.451607 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:43.452331 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:43.452559 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:43.454340 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Lock "cinder-attachment_update-3ae44226-3551-492c-8137-e7537b0039ca-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:43.455730 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.455730 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:43.463168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-151de01c-4499-4f54-9392-3fd2d2c0251d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.464955 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-151de01c-4499-4f54-9392-3fd2d2c0251d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:43.465210 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-151de01c-4499-4f54-9392-3fd2d2c0251d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.468366 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-151de01c-4499-4f54-9392-3fd2d2c0251d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.468366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-151de01c-4499-4f54-9392-3fd2d2c0251d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Delete volume with id: ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:43.473958 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-151de01c-4499-4f54-9392-3fd2d2c0251d tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 404 Aug 13 15:22:43.474760 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 994/4005] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:43 2026] DELETE /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:43.481813 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e646a934-f325-4041-ad8e-a033545798d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.484263 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e646a934-f325-4041-ad8e-a033545798d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] GET https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 Aug 13 15:22:43.484561 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e646a934-f325-4041-ad8e-a033545798d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.484847 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e646a934-f325-4041-ad8e-a033545798d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.487491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['35fe7ac2-d33d-490d-8d88-3626ede67121', '40c68f4c-eefe-4351-ac18-2d425a3a7ed5', '67478579-a7b7-42cf-a785-65e1230d5a15', '7864e654-d2dc-4a2d-8518-ccdaeee33720'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:43.492169 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e646a934-f325-4041-ad8e-a033545798d0 tempest-VolumeImageDependencyTests-1598656069 tempest-VolumeImageDependencyTests-1598656069-project-member] https://10.4.3.38/volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 returned with HTTP 404 Aug 13 15:22:43.492883 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1001/4006] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/ddd67cee-14d4-492e-b8d0-f82444c37848 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:43.529694 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot force create request issued successfully. Aug 13 15:22:43.530099 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49c3571c-fc69-42a8-b79d-0a9dfa067e5c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:43.530502 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1016/4007] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:43.545764 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.548874 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:43.549078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.549272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.559637 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.559637 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:43.560113 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:43.560894 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cc0bb68-7e3c-4f34-a1ee-a9604cccf12d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 200 Aug 13 15:22:43.561252 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 995/4008] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.621181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Lock "cinder-attachment_update-3ae44226-3551-492c-8137-e7537b0039ca-np0000007223" released by "attachment_update" :: held 0.167s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:43.621506 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-9ce57c60-71c1-4e7a-91ab-4de6dedba4ff tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 returned with HTTP 200 Aug 13 15:22:43.622066 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 997/4009] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:43 2026] PUT /volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:43.765452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-4c54c3da-0add-49e1-b6a2-fd40f11ce351 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.767489 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-4c54c3da-0add-49e1-b6a2-fd40f11ce351 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa Aug 13 15:22:43.767737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-4c54c3da-0add-49e1-b6a2-fd40f11ce351 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.767936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-4c54c3da-0add-49e1-b6a2-fd40f11ce351 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.777108 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.777108 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:43.830861 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f09817c2-35bb-430f-9faf-b0a92c1ea2db req-4c54c3da-0add-49e1-b6a2-fd40f11ce351 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa returned with HTTP 200 Aug 13 15:22:43.831420 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1002/4010] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:43 2026] DELETE /volume/v3/attachments/a79a24ad-e3c5-4e2e-992a-e08ef1e167aa => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.911697 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.913769 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:43.913984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.914195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.921511 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.921511 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:43.925430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:43.929629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d68c01c4-2de6-4d93-b1ce-d8c2a62099b0 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:43.930052 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1017/4011] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:43.943482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.945270 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:43.945464 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.945654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.945840 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume with id: ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:43.955931 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.955931 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:43.956383 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:43.966952 np0000007223 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:22:43.973614 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume request issued successfully. Aug 13 15:22:43.973864 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76354378-241c-4ab3-b8f7-ed95e2b42a38 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 202 Aug 13 15:22:43.974291 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 996/4012] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:43 2026] DELETE /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:43.984581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:43.988808 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:43.988808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:43.988808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:43.997097 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:43.997097 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:44.001966 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:44.016496 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cde5d7bb-3d1a-4c83-89ae-e65f5f911458 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 200 Aug 13 15:22:44.016967 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 998/4013] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:43 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:44.228437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.230113 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:44.230320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.230519 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.230717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:44.236290 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.236290 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:44.237226 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76ae6c21-cd54-4efd-af9c-324065bf89a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:44.237662 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1003/4014] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:44.312101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14681044-6ade-4aee-8790-bc5102d7e79f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.315514 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14681044-6ade-4aee-8790-bc5102d7e79f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:44.316923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14681044-6ade-4aee-8790-bc5102d7e79f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.319514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14681044-6ade-4aee-8790-bc5102d7e79f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.333532 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.333532 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:44.337453 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14681044-6ade-4aee-8790-bc5102d7e79f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:44.342448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14681044-6ade-4aee-8790-bc5102d7e79f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:44.342947 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1018/4015] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:44.435333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.439598 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:44.439835 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.440057 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.453846 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.453846 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:44.460658 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:44.468115 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75a1c8c3-b007-4261-a82f-f87ab25e56e2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:44.468491 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 997/4016] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:44.482082 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.484116 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:44.484300 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.484472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.491589 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.491589 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:44.495526 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:44.501139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40afb570-0d14-4bc9-94cc-bf7ff1823d3e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:44.501684 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 999/4017] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:44.574132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.575972 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:44.576147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.576446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.581790 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.581790 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:44.582304 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:44.583175 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0004a1cf-1709-46e4-b580-d3a3a0c972b8 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 200 Aug 13 15:22:44.583542 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1004/4018] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:44.595365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.597303 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:44.597612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddbc587b-a942-429f-a1b8-d75a5d36000a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1326131439"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:44.611291 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.611291 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:44.611896 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:44.612031 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:44.641530 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['0828144b-dbb7-4e36-b61f-a2cb2f5de24d', '2c8eff38-7d9d-40df-a227-ff494a887c54', '56238d33-6a56-4ba5-80a3-3695fda8742e', '5647a536-fc99-4bb9-92f9-7e72c99733bd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:44.676082 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot force create request issued successfully. Aug 13 15:22:44.676518 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a506e3f-6823-4d9f-be31-1f2aee5172e2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:44.677011 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1019/4019] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:44.687080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:44.689242 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:44.689445 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:44.690466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:44.694717 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:44.694717 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:44.695159 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:44.695872 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10734956-4ac6-4e82-824e-4fa9f4d0dda9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 200 Aug 13 15:22:44.696203 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 998/4020] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:44 2026] GET /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.034428 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ca63b4c-b449-46e3-adf1-be8c7090abe8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.036613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ca63b4c-b449-46e3-adf1-be8c7090abe8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f Aug 13 15:22:45.036895 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ca63b4c-b449-46e3-adf1-be8c7090abe8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.037129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ca63b4c-b449-46e3-adf1-be8c7090abe8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.044843 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ca63b4c-b449-46e3-adf1-be8c7090abe8 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f returned with HTTP 404 Aug 13 15:22:45.045372 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1000/4021] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/ccb372f2-c0e2-4d9e-985c-28e4e371570f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:45.061435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.063633 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:22:45.064033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.064208 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.065216 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:22:45.086613 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Get all volumes completed successfully. Aug 13 15:22:45.089407 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.089407 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:45.099266 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5c597d7-f6fd-47d9-b867-81b17c84ae03 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:22:45.099734 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1005/4022] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14195 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:45.124361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4738bfdf-d005-4fd5-8c67-18c1a002ad01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.128429 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4738bfdf-d005-4fd5-8c67-18c1a002ad01 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] DELETE https://10.4.3.38/volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43 Aug 13 15:22:45.128629 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4738bfdf-d005-4fd5-8c67-18c1a002ad01 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.128924 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4738bfdf-d005-4fd5-8c67-18c1a002ad01 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.129181 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.129181 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:45.158487 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4738bfdf-d005-4fd5-8c67-18c1a002ad01 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43 returned with HTTP 202 Aug 13 15:22:45.159002 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1020/4023] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:22:45 2026] DELETE /volume/v3/types/d62305fe-0a50-4bd5-bfd1-06f344f7fa43 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:45.166012 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f94ee22-96b0-49f2-b28c-f05376955717 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.168215 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:45.168429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.168756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.172900 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume with id: 9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:45.180369 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.180369 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:45.180924 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:45.202658 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume request issued successfully. Aug 13 15:22:45.202938 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f94ee22-96b0-49f2-b28c-f05376955717 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 202 Aug 13 15:22:45.203132 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4f0476a-a2a2-428b-816e-55e0479c21bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.203491 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 999/4024] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:45 2026] DELETE /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:45.210828 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.213504 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:45.213815 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.214099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.224589 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.224589 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:45.229902 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:45.236021 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809c3d2e-fbe1-46e2-a55b-4cea18a53fcf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 200 Aug 13 15:22:45.236648 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1006/4025] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.251871 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.253850 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:45.254035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.254243 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.254340 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:45.259033 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.259033 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:45.259794 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a15e4c-a139-402f-85d7-8277935ecac1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:45.260081 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1021/4026] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.330611 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4f0476a-a2a2-428b-816e-55e0479c21bc tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:22:45.331039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4f0476a-a2a2-428b-816e-55e0479c21bc tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1693250977", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1875420709", "vendor_name": "tempest-vendor_name-915088898"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:45.345813 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4f0476a-a2a2-428b-816e-55e0479c21bc tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:22:45.346533 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1001/4027] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:22:45 2026] POST /volume/v3/types => generated 329 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.354550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.356056 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.356556 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:45.356777 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.356980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.357654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:45.358068 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "605600cc-5f38-461c-a917-2ee3306ee2a0", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:45.359592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume request body: {'volume': {'volume_type': '605600cc-5f38-461c-a917-2ee3306ee2a0', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:45.362814 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume of 1 GB Aug 13 15:22:45.363160 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.363160 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:45.363538 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:45.366165 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.366165 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:45.369120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Flow 'volume_create_api' (31698fda-cd8e-42c5-8b18-62d618da0496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:45.369309 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:45.370089 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be13eb97-295e-4b03-97d1-fbdb6fb94655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:45.370988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:45.373141 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc4539ff-c719-41a3-8b60-000f30f23cfb tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:45.373528 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1000/4028] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.389825 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be13eb97-295e-4b03-97d1-fbdb6fb94655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:22:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1875420709',vendor_name='tempest-vendor_name-915088898'},id=605600cc-5f38-461c-a917-2ee3306ee2a0,is_public=True,name='tempest-ProjectReaderTests-volume-type-1693250977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '605600cc-5f38-461c-a917-2ee3306ee2a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:45.390684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92b78a5-ad46-4395-9573-31cee98e1b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:45.415331 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1693250977 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1693250977, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:45.415635 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1693250977 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1693250977, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:45.443904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Created reservations ['0f2d0c24-1c7e-4c08-a419-913d8eb3de65', '529ad4a4-702d-4d4a-b763-86191b2c8cc5', 'b9cc8188-2afc-4b56-9717-4a7fac3ed792', 'bb1bf695-cc65-4c32-b1cb-4884761a3d44'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:45.444884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b92b78a5-ad46-4395-9573-31cee98e1b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f2d0c24-1c7e-4c08-a419-913d8eb3de65', '529ad4a4-702d-4d4a-b763-86191b2c8cc5', 'b9cc8188-2afc-4b56-9717-4a7fac3ed792', 'bb1bf695-cc65-4c32-b1cb-4884761a3d44']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:45.445625 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd729e52-48e7-4e4d-bf86-d26367ce4c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:45.469087 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd729e52-48e7-4e4d-bf86-d26367ce4c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '991a9672-6ba5-4f97-a95d-2b773fc57de5', '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='0647594a92f64a15a7c4b4ec76c70d90',qos_specs=None,replication_status=,reservations=['0f2d0c24-1c7e-4c08-a419-913d8eb3de65','529ad4a4-702d-4d4a-b763-86191b2c8cc5','b9cc8188-2afc-4b56-9717-4a7fac3ed792','bb1bf695-cc65-4c32-b1cb-4884761a3d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6489f339048f47f29a157199249c55bd',volume_type_id=605600cc-5f38-461c-a917-2ee3306ee2a0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22: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=991a9672-6ba5-4f97-a95d-2b773fc57de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0647594a92f64a15a7c4b4ec76c70d90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6489f339048f47f29a157199249c55bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(605600cc-5f38-461c-a917-2ee3306ee2a0),volume_type_id=605600cc-5f38-461c-a917-2ee3306ee2a0)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:45.469850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331049c6-e93c-4039-9c4f-a492c62ab4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:45.485897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331049c6-e93c-4039-9c4f-a492c62ab4fe) transitioned into state 'SUCCESS' from 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='0647594a92f64a15a7c4b4ec76c70d90',qos_specs=None,replication_status=,reservations=['0f2d0c24-1c7e-4c08-a419-913d8eb3de65','529ad4a4-702d-4d4a-b763-86191b2c8cc5','b9cc8188-2afc-4b56-9717-4a7fac3ed792','bb1bf695-cc65-4c32-b1cb-4884761a3d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6489f339048f47f29a157199249c55bd',volume_type_id=605600cc-5f38-461c-a917-2ee3306ee2a0)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:45.486605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7403bf-be44-4dc1-8baa-928649d7ca28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:45.495298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7403bf-be44-4dc1-8baa-928649d7ca28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:45.496230 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Flow 'volume_create_api' (31698fda-cd8e-42c5-8b18-62d618da0496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:45.496534 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume request issued successfully. Aug 13 15:22:45.497203 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b7aa146-acf0-45e8-a860-baf4f30dc6f6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:45.497629 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1007/4029] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:22:45 2026] POST /volume/v3/volumes => generated 772 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:45.508744 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.510520 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 Aug 13 15:22:45.510779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.511017 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.517571 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.517571 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:45.520584 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:45.523882 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baa1954c-9775-4c0b-badc-abb4726bdb6d tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 returned with HTTP 200 Aug 13 15:22:45.524272 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1022/4030] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.704860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.706731 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:45.706999 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.707255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.713431 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.713431 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:45.713944 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:45.714837 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c8c2120-cc62-47a3-9501-4fcb3551ddef tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 200 Aug 13 15:22:45.715208 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1002/4031] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.723952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48033dd1-ad44-4c08-97ec-18dc934a00df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.725862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:45.726057 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.726236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.726336 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:45.731281 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.731281 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:45.731777 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:45.749112 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:22:45.749112 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48033dd1-ad44-4c08-97ec-18dc934a00df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 202 Aug 13 15:22:45.749324 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1001/4032] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:45 2026] DELETE /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:45.750446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.752846 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:45.753097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.753334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.758144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:45.760149 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:45.760403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:45.760636 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:45.762175 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.762175 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:45.766323 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:45.766323 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:45.766904 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:45.766975 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:45.767891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c52f5b1d-17b8-4685-9afd-647e6290abdd tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 200 Aug 13 15:22:45.768334 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1023/4033] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:45.773426 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-2861fdbd-bbc4-4c66-af54-6238b7daa088 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:45.773926 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1008/4034] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:45 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:46.209356 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.211585 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:46.211894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.212163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.221747 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.221747 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:46.227467 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:46.234926 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-1a7ed6f6-1400-4c3f-a3f8-5d0e645c1a27 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:46.235529 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1003/4035] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:46.246066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30bb9854-bc36-4de1-a52b-366ecc799e74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.246443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30bb9854-bc36-4de1-a52b-366ecc799e74 None None] GET https://10.4.3.38/volume// Aug 13 15:22:46.246617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30bb9854-bc36-4de1-a52b-366ecc799e74 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.246778 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30bb9854-bc36-4de1-a52b-366ecc799e74 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.247113 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30bb9854-bc36-4de1-a52b-366ecc799e74 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:46.247428 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1002/4036] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:22: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 15:22:46.254911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7722ff3d-39f9-4a6a-b65c-744be989070e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.256936 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4e34b2a8-4213-482c-8183-190daa433e06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.257550 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7722ff3d-39f9-4a6a-b65c-744be989070e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 Aug 13 15:22:46.257839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7722ff3d-39f9-4a6a-b65c-744be989070e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.258087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7722ff3d-39f9-4a6a-b65c-744be989070e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.260869 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4e34b2a8-4213-482c-8183-190daa433e06 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:22:46.261249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4e34b2a8-4213-482c-8183-190daa433e06 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e6f238d-04fd-4a57-8750-f6471af8df15", "connector": null, "instance_uuid": "ff8bf1e8-f6d0-4f00-ab28-800c0d69c7bf"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:46.265655 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7722ff3d-39f9-4a6a-b65c-744be989070e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 returned with HTTP 404 Aug 13 15:22:46.266280 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1024/4037] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/volumes/9843119f-f949-46fd-9f31-0a1b8c540ac5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:46.272512 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.272512 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:46.272735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.275267 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:46.275380 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.275619 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.276079 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.276424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:46.277298 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:46.277580 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.277847 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.278058 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume with id: b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:46.281703 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.281703 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:46.282747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ae62b02-c2c6-4faa-a99f-4b0715495241 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:46.283272 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1004/4038] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.287743 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.287743 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:46.288519 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:46.304741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4e34b2a8-4213-482c-8183-190daa433e06 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:22:46.304940 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume request issued successfully. Aug 13 15:22:46.305051 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-023470b2-8a36-489a-8f7d-6e49f97c3615 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 202 Aug 13 15:22:46.305271 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1009/4039] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:22:46 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 15:22:46.305495 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1003/4040] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:46 2026] DELETE /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:46.314540 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.316394 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:46.316855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.316855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.324165 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.324165 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:46.327959 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:22:46.332552 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bea8a774-3cfb-4077-bb52-3b0cef99fcba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 200 Aug 13 15:22:46.333004 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1025/4041] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.387918 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.389544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:46.389820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.390312 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.401180 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.401180 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:46.404693 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:46.408801 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc01a5d0-b3fc-4036-aed1-943c029e20c8 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:46.409271 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1005/4042] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.539641 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2740a64d-24a6-4536-8790-85b630ceceeb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.542025 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2740a64d-24a6-4536-8790-85b630ceceeb tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 Aug 13 15:22:46.542333 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2740a64d-24a6-4536-8790-85b630ceceeb tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.542560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2740a64d-24a6-4536-8790-85b630ceceeb tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.550944 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.550944 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:46.554508 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2740a64d-24a6-4536-8790-85b630ceceeb tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:46.558105 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2740a64d-24a6-4536-8790-85b630ceceeb tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 returned with HTTP 200 Aug 13 15:22:46.558458 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1010/4043] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.572636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3150144b-659f-40e0-8e1a-d5dd99237925 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.574277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3150144b-659f-40e0-8e1a-d5dd99237925 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:22:46.574471 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3150144b-659f-40e0-8e1a-d5dd99237925 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.574644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3150144b-659f-40e0-8e1a-d5dd99237925 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.578896 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3150144b-659f-40e0-8e1a-d5dd99237925 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:22:46.579236 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1004/4044] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.587404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a17735a6-e58e-46ed-86a2-9c6205b0886a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.658984 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a17735a6-e58e-46ed-86a2-9c6205b0886a tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] GET https://10.4.3.38/volume/v3/messages Aug 13 15:22:46.659284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a17735a6-e58e-46ed-86a2-9c6205b0886a tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.659525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a17735a6-e58e-46ed-86a2-9c6205b0886a tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.663267 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a17735a6-e58e-46ed-86a2-9c6205b0886a tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:22:46.663732 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1026/4045] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/messages => generated 668 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.672481 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5756eef1-115f-434b-95cd-f9a05615cc46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.674247 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5756eef1-115f-434b-95cd-f9a05615cc46 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/messages/d3d60971-e207-40e9-8d1c-f4f68ed649cd Aug 13 15:22:46.674435 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5756eef1-115f-434b-95cd-f9a05615cc46 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.674627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5756eef1-115f-434b-95cd-f9a05615cc46 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.684586 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5756eef1-115f-434b-95cd-f9a05615cc46 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/messages/d3d60971-e207-40e9-8d1c-f4f68ed649cd returned with HTTP 204 Aug 13 15:22:46.685058 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1006/4046] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:22:46 2026] DELETE /volume/v3/messages/d3d60971-e207-40e9-8d1c-f4f68ed649cd => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:22:46.693285 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.694981 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 Aug 13 15:22:46.695195 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.695413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.695537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Delete volume with id: 991a9672-6ba5-4f97-a95d-2b773fc57de5 Aug 13 15:22:46.702605 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.702605 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:46.702960 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:46.703867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:22:46.727386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Created reservations ['2f9ee1e0-f1ef-47c7-9b71-c9cec6a89404', 'cf97407d-def4-442e-9c6f-5ee7eca751e7', '6b7badad-3f13-4bec-9723-efaaaee77d0b', 'ff44e11a-6c95-4feb-b9b7-a69b8a941423'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:46.759612 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Delete volume request issued successfully. Aug 13 15:22:46.759928 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de6c9090-ced2-40e2-91a8-b46e7beb4bfa tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 returned with HTTP 202 Aug 13 15:22:46.760392 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1011/4047] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:22:46 2026] DELETE /volume/v3/volumes/991a9672-6ba5-4f97-a95d-2b773fc57de5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:46.769368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88984992-b08b-46ad-9878-90f72150a288 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.771365 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88984992-b08b-46ad-9878-90f72150a288 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/types/605600cc-5f38-461c-a917-2ee3306ee2a0 Aug 13 15:22:46.771551 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88984992-b08b-46ad-9878-90f72150a288 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.771806 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88984992-b08b-46ad-9878-90f72150a288 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.780013 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a25f07d9-9fba-4626-89d0-cf0cb806d2d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.781685 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a25f07d9-9fba-4626-89d0-cf0cb806d2d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:46.781879 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a25f07d9-9fba-4626-89d0-cf0cb806d2d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.782069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a25f07d9-9fba-4626-89d0-cf0cb806d2d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.786874 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a25f07d9-9fba-4626-89d0-cf0cb806d2d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 404 Aug 13 15:22:46.787339 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1027/4048] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:46.797252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.799098 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:46.799365 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.799566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.799914 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:46.805986 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88984992-b08b-46ad-9878-90f72150a288 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/types/605600cc-5f38-461c-a917-2ee3306ee2a0 returned with HTTP 202 Aug 13 15:22:46.806376 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1005/4049] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:22:46 2026] DELETE /volume/v3/types/605600cc-5f38-461c-a917-2ee3306ee2a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:46.807326 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.807326 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:46.808028 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:46.814831 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ab0788e-d5ce-4dbd-b1bb-cc269dba39a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.816879 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ab0788e-d5ce-4dbd-b1bb-cc269dba39a6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:22:46.817331 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ab0788e-d5ce-4dbd-b1bb-cc269dba39a6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-691219722", "extra_specs": {"storage_protocol": "tempest-storage_protocol-627093540", "vendor_name": "tempest-vendor_name-174008224"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:46.828889 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:22:46.829085 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c0dd62-3d94-47d3-9132-ea193facd97c tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 202 Aug 13 15:22:46.829493 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1007/4050] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:46 2026] DELETE /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:46.834891 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ab0788e-d5ce-4dbd-b1bb-cc269dba39a6 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:22:46.835280 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1012/4051] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:22:46 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.843646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.846588 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff28454a-ea23-4b33-8249-fcde750c06fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:46.849217 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:46.849407 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:46.849596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:46.850882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:46.851164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "682e5366-8fde-42c6-9821-1d2cc396749b", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:46.852684 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume request body: {'volume': {'volume_type': '682e5366-8fde-42c6-9821-1d2cc396749b', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:46.856354 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume of 1 GB Aug 13 15:22:46.856651 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.856651 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:46.857050 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:46.861006 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:46.861006 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:46.861347 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:46.862240 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67af1da6-7236-40a5-b8df-0c093e0aa03a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 200 Aug 13 15:22:46.862636 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1028/4052] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:46 2026] GET /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:46.865039 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Flow 'volume_create_api' (a65d90ac-66da-4189-903f-7f235be3ce82) 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 15:22:46.866103 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d544b5df-090c-49c5-a981-f6f12b9357c4) transitioned 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 15:22:46.867073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-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 15:22:46.895519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d544b5df-090c-49c5-a981-f6f12b9357c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:22:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-627093540',vendor_name='tempest-vendor_name-174008224'},id=682e5366-8fde-42c6-9821-1d2cc396749b,is_public=True,name='tempest-ProjectReaderTests-volume-type-691219722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '682e5366-8fde-42c6-9821-1d2cc396749b', 'encryption_key_id': None, 'qos_specs': None, '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 15:22:46.896567 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e70896-ed51-40dc-86ef-67f5c4ebeb54) transitioned 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 15:22:46.925363 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-691219722 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-691219722, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:46.925698 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-691219722 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-691219722, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:46.957374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Created reservations ['29baf1a9-2fb8-461c-b2c3-d3d946a898ab', '6a2a31d2-6579-40e7-9872-7fd12091db9f', '2cd19023-51e1-42b6-a644-b365a262472c', 'd50b8b35-7f36-4e1f-98ea-c4c1bad0a8c0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:46.958525 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e70896-ed51-40dc-86ef-67f5c4ebeb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29baf1a9-2fb8-461c-b2c3-d3d946a898ab', '6a2a31d2-6579-40e7-9872-7fd12091db9f', '2cd19023-51e1-42b6-a644-b365a262472c', 'd50b8b35-7f36-4e1f-98ea-c4c1bad0a8c0']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:46.959596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b7754b-9f2a-40c6-bf0a-baedad51a050) transitioned 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 15:22:46.991497 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b7754b-9f2a-40c6-bf0a-baedad51a050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f187bca-6f7b-4db5-b73e-7f667412c7f4', '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='0647594a92f64a15a7c4b4ec76c70d90',qos_specs=None,replication_status=,reservations=['29baf1a9-2fb8-461c-b2c3-d3d946a898ab','6a2a31d2-6579-40e7-9872-7fd12091db9f','2cd19023-51e1-42b6-a644-b365a262472c','d50b8b35-7f36-4e1f-98ea-c4c1bad0a8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6489f339048f47f29a157199249c55bd',volume_type_id=682e5366-8fde-42c6-9821-1d2cc396749b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f187bca-6f7b-4db5-b73e-7f667412c7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0647594a92f64a15a7c4b4ec76c70d90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6489f339048f47f29a157199249c55bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(682e5366-8fde-42c6-9821-1d2cc396749b),volume_type_id=682e5366-8fde-42c6-9821-1d2cc396749b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:46.992267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c193102a-627b-40f4-aede-a1a3ca9de02f) transitioned 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 15:22:47.018052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c193102a-627b-40f4-aede-a1a3ca9de02f) transitioned into state 'SUCCESS' from 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='0647594a92f64a15a7c4b4ec76c70d90',qos_specs=None,replication_status=,reservations=['29baf1a9-2fb8-461c-b2c3-d3d946a898ab','6a2a31d2-6579-40e7-9872-7fd12091db9f','2cd19023-51e1-42b6-a644-b365a262472c','d50b8b35-7f36-4e1f-98ea-c4c1bad0a8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6489f339048f47f29a157199249c55bd',volume_type_id=682e5366-8fde-42c6-9821-1d2cc396749b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:47.018838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bd922c-64f7-48de-8549-69974749c63b) transitioned 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 15:22:47.027661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-f15bda35-b11d-467f-836c-1d7139ede284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.029644 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-f15bda35-b11d-467f-836c-1d7139ede284 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257/action Aug 13 15:22:47.030045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-f15bda35-b11d-467f-836c-1d7139ede284 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:47.030177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-f15bda35-b11d-467f-836c-1d7139ede284 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:47.030980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bd922c-64f7-48de-8549-69974749c63b) 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 15:22:47.031772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Flow 'volume_create_api' (a65d90ac-66da-4189-903f-7f235be3ce82) 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 15:22:47.032089 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Create volume request issued successfully. Aug 13 15:22:47.032652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff28454a-ea23-4b33-8249-fcde750c06fe tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:47.033141 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1006/4053] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:22:46 2026] POST /volume/v3/volumes => generated 771 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:47.045881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.047104 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.047104 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:47.048151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 Aug 13 15:22:47.048473 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.048811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.055933 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad522eb6-cbd2-455b-8c46-c399b432d069 req-f15bda35-b11d-467f-836c-1d7139ede284 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257/action returned with HTTP 204 Aug 13 15:22:47.056360 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1008/4054] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:47 2026] POST /volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:47.059438 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.059438 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:47.065335 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:47.071260 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d539da5-8b44-469a-9c98-2766f14b41b8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 returned with HTTP 200 Aug 13 15:22:47.071875 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1013/4055] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:47.297135 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.299288 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:47.299457 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.299634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.299754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:47.304980 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.304980 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:47.305994 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ce44be8-e5ae-4da4-883e-098da52d32d9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:47.306349 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1029/4056] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:47.316085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.318171 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:47.318378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.321727 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.325603 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.325603 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:47.330289 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:47.333699 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260cfe60-2e0d-471b-9288-55fdb8284a30 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e returned with HTTP 200 Aug 13 15:22:47.334154 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1007/4057] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e => generated 1409 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.348147 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b38f356e-3969-4223-ae44-c52ae413b842 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.351196 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b38f356e-3969-4223-ae44-c52ae413b842 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 Aug 13 15:22:47.351196 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b38f356e-3969-4223-ae44-c52ae413b842 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.351196 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b38f356e-3969-4223-ae44-c52ae413b842 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.351319 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.353691 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:47.353691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.353691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.357557 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b38f356e-3969-4223-ae44-c52ae413b842 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 returned with HTTP 404 Aug 13 15:22:47.358721 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1009/4058] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/b6001088-22d6-4d79-89c3-eaa5c0fd2730 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:47.360268 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.360268 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:47.363983 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:47.368448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.368724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3cb8274-34e9-4d58-a870-add04d6a8c6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.369106 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3cb8274-34e9-4d58-a870-add04d6a8c6c None None] GET https://10.4.3.38/volume// Aug 13 15:22:47.369289 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3cb8274-34e9-4d58-a870-add04d6a8c6c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.369469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3cb8274-34e9-4d58-a870-add04d6a8c6c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.369791 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a05711f5-e7ee-4a45-baa5-05941f2f0841 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e returned with HTTP 200 Aug 13 15:22:47.369838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3cb8274-34e9-4d58-a870-add04d6a8c6c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:47.370089 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1008/4059] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:47.370280 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1014/4060] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e => generated 1409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.370549 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:22:47.370776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.370965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.371651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:22:47.378742 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.380883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:22:47.381101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.381296 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.382749 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.384629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:47.384849 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.385018 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.385171 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:47.391197 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Get all volumes completed successfully. Aug 13 15:22:47.391690 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.391690 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:47.391746 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.391746 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:47.392173 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.392173 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:47.392631 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:47.393718 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:22:47.396426 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ef7c8a8-3719-4b71-be23-033fc0c5b27f tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:22:47.396426 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1030/4061] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:47.397698 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-c7a999ef-cdb0-4843-8221-80cd38de78c4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:22:47.398462 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1010/4062] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:47.409361 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:22:47.409361 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c99a9fc-23ad-4a97-ac77-ff91cdca36a6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e returned with HTTP 202 Aug 13 15:22:47.409361 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1009/4063] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:47 2026] DELETE /volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:47.415186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71221c13-4072-499a-8d93-9e8e0c71dd72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.416359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.418051 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:47.418235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.418413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.418592 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71221c13-4072-499a-8d93-9e8e0c71dd72 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] DELETE https://10.4.3.38/volume/v3/types/07135dbe-599a-48c4-9dec-643c75a93cd2 Aug 13 15:22:47.418891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71221c13-4072-499a-8d93-9e8e0c71dd72 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.419157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71221c13-4072-499a-8d93-9e8e0c71dd72 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.427106 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.427106 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:47.428128 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.430706 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:47.430896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.431077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.431199 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:47.438497 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fbe7b32-e990-4d9e-ae55-c14185f6f89b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e returned with HTTP 200 Aug 13 15:22:47.439203 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1031/4064] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e => generated 1408 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.450101 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.450101 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:47.451907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71221c13-4072-499a-8d93-9e8e0c71dd72 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types/07135dbe-599a-48c4-9dec-643c75a93cd2 returned with HTTP 202 Aug 13 15:22:47.452238 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1015/4065] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:22:47 2026] DELETE /volume/v3/types/07135dbe-599a-48c4-9dec-643c75a93cd2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:47.461328 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:47.465831 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ea5bfb2-54e5-4fb6-bef3-d91cca0efa41 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:47.466255 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1011/4066] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.482054 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.483893 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:47.484357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.484357 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.492918 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.492918 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:47.497305 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:47.501544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4be0d575-5268-4e4d-86e6-c187ee9835c7 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:47.501934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1010/4067] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.523152 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.523259 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-332fc88c-a671-42e2-a690-0015af0c692a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.525260 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-332fc88c-a671-42e2-a690-0015af0c692a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:22:47.525429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-332fc88c-a671-42e2-a690-0015af0c692a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.525593 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-332fc88c-a671-42e2-a690-0015af0c692a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.528167 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 Aug 13 15:22:47.528416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:47.544654 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.544654 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:47.546429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-3e6f238d-04fd-4a57-8750-f6471af8df15-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:22:47.551437 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-3e6f238d-04fd-4a57-8750-f6471af8df15-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:22:47.552393 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.552393 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:47.554870 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-332fc88c-a671-42e2-a690-0015af0c692a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:22:47.564530 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-332fc88c-a671-42e2-a690-0015af0c692a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:22:47.565077 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1016/4068] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.651739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-3e6f238d-04fd-4a57-8750-f6471af8df15-np0000007223" released by "attachment_update" :: held 0.100s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:22:47.652105 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-908b0c2b-dc0f-4c3f-8563-572caa0c7129 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 returned with HTTP 200 Aug 13 15:22:47.652506 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1032/4069] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:22:47 2026] PUT /volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:47.675187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4ea7a96a-3f35-469a-82d0-f22dfc2fbc71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.677466 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4ea7a96a-3f35-469a-82d0-f22dfc2fbc71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96/action Aug 13 15:22:47.677837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4ea7a96a-3f35-469a-82d0-f22dfc2fbc71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:47.677939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4ea7a96a-3f35-469a-82d0-f22dfc2fbc71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:47.700029 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.700029 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:47.710977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-271909ef-685c-490c-9b6c-a8a88a084879 req-4ea7a96a-3f35-469a-82d0-f22dfc2fbc71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96/action returned with HTTP 204 Aug 13 15:22:47.711562 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1012/4070] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:22:47 2026] POST /volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:47.871865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3bf84db2-b96c-42e3-8faf-aab333f7be11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.875256 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bf84db2-b96c-42e3-8faf-aab333f7be11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:47.875323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bf84db2-b96c-42e3-8faf-aab333f7be11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.875515 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bf84db2-b96c-42e3-8faf-aab333f7be11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.880395 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bf84db2-b96c-42e3-8faf-aab333f7be11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 404 Aug 13 15:22:47.880395 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1011/4071] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:47.888847 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.891164 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:47.891396 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.891617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.891760 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:47.897196 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.897196 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:47.898137 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:47.918967 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:22:47.919308 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f984f2-7d63-4f3d-9571-ebf06b7e287e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 202 Aug 13 15:22:47.919704 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1017/4072] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:47 2026] DELETE /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:47.928281 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:47.930119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:47.930373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:47.930642 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:47.941249 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:47.941249 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:47.941930 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:47.945754 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0c06b6f-3192-4076-b925-bd01e6b43447 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 200 Aug 13 15:22:47.946184 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1033/4073] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:47 2026] GET /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:48.086203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.090253 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 Aug 13 15:22:48.090464 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.091410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.104231 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:48.104231 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:48.108687 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:48.115727 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640dc5f1-4dad-4aee-8fc1-308ef2374f20 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 returned with HTTP 200 Aug 13 15:22:48.116586 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1013/4074] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:22:48 2026] GET /volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:48.134257 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f4646cd-34f6-4f7f-8214-459ff783d1e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.139130 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f4646cd-34f6-4f7f-8214-459ff783d1e8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:22:48.140268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f4646cd-34f6-4f7f-8214-459ff783d1e8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.140268 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f4646cd-34f6-4f7f-8214-459ff783d1e8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.145817 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f4646cd-34f6-4f7f-8214-459ff783d1e8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:22:48.146312 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1012/4075] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:22:48 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 15:22:48.160169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-05fa8dd8-30a7-449e-9469-c075f7b36375 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.166320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05fa8dd8-30a7-449e-9469-c075f7b36375 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] GET https://10.4.3.38/volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 Aug 13 15:22:48.166501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05fa8dd8-30a7-449e-9469-c075f7b36375 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.167205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05fa8dd8-30a7-449e-9469-c075f7b36375 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.171690 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:48.171690 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:48.172239 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05fa8dd8-30a7-449e-9469-c075f7b36375 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-reader] https://10.4.3.38/volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 returned with HTTP 200 Aug 13 15:22:48.172753 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1018/4076] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:22:48 2026] GET /volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:48.186334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4d5d8f5-bec2-4068-8543-b74ba3c64986 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.190234 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4d5d8f5-bec2-4068-8543-b74ba3c64986 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 Aug 13 15:22:48.190234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4d5d8f5-bec2-4068-8543-b74ba3c64986 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.190234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4d5d8f5-bec2-4068-8543-b74ba3c64986 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.200059 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4d5d8f5-bec2-4068-8543-b74ba3c64986 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 returned with HTTP 204 Aug 13 15:22:48.200761 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1034/4077] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/messages/7bdd3941-2e3a-43fe-8dd5-8476edf87822 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:22:48.209747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.212166 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 Aug 13 15:22:48.212736 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.213214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.213654 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Delete volume with id: 7f187bca-6f7b-4db5-b73e-7f667412c7f4 Aug 13 15:22:48.221366 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:48.221366 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:48.225299 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Volume info retrieved successfully. Aug 13 15:22:48.225299 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:22:48.238159 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-691219722 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-691219722, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:48.238490 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-691219722 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-691219722, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:22:48.250033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Created reservations ['fba8801d-44cb-48d1-b113-7e42ac891d90', '6076c067-e365-4ddb-b482-81075852ff71', '4b6d2702-beb5-4a45-9687-64cb53b105d8', 'ddb1dcda-0728-4348-a6cb-148c9be542ca'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:48.286579 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Delete volume request issued successfully. Aug 13 15:22:48.286903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88afa680-ca25-4192-b748-b5e0d7d75ca8 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 returned with HTTP 202 Aug 13 15:22:48.287352 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1014/4078] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/volumes/7f187bca-6f7b-4db5-b73e-7f667412c7f4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:48.294827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5733c5b0-f581-4c16-8e90-e135eb77eb63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.298925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5733c5b0-f581-4c16-8e90-e135eb77eb63 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] DELETE https://10.4.3.38/volume/v3/types/682e5366-8fde-42c6-9821-1d2cc396749b Aug 13 15:22:48.299180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5733c5b0-f581-4c16-8e90-e135eb77eb63 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.299442 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5733c5b0-f581-4c16-8e90-e135eb77eb63 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.328565 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5733c5b0-f581-4c16-8e90-e135eb77eb63 tempest-ProjectReaderTests-2055609252 tempest-ProjectReaderTests-2055609252-project-admin] https://10.4.3.38/volume/v3/types/682e5366-8fde-42c6-9821-1d2cc396749b returned with HTTP 202 Aug 13 15:22:48.329125 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1013/4079] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/types/682e5366-8fde-42c6-9821-1d2cc396749b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:48.454889 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da4096de-e34e-43e1-856e-e2049a5706d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.457761 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da4096de-e34e-43e1-856e-e2049a5706d1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e Aug 13 15:22:48.457995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da4096de-e34e-43e1-856e-e2049a5706d1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.458184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da4096de-e34e-43e1-856e-e2049a5706d1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.470000 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da4096de-e34e-43e1-856e-e2049a5706d1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e returned with HTTP 404 Aug 13 15:22:48.470585 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1019/4080] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:48 2026] GET /volume/v3/volumes/777edf16-7c13-4f2b-97ac-7b204f46824e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:48.479559 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.482472 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:48.483260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.483837 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.484145 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. Aug 13 15:22:48.498267 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:48.498267 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:48.516469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:22:48.520653 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12f38f24-dbeb-4ea9-9303-ec3e80f81124 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 202 Aug 13 15:22:48.521140 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1035/4081] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:48.532967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.535715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:48.536202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.536757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.537151 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:48.546379 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:48.546379 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:48.547770 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f95698c-7ce7-4e15-b03a-bca028032b6f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 200 Aug 13 15:22:48.547770 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1015/4082] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:48 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:48.957150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bd574c1-c6b2-4274-ae25-525b0c87a486 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.959441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd574c1-c6b2-4274-ae25-525b0c87a486 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:48.959704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd574c1-c6b2-4274-ae25-525b0c87a486 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.960012 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd574c1-c6b2-4274-ae25-525b0c87a486 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.964618 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd574c1-c6b2-4274-ae25-525b0c87a486 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 404 Aug 13 15:22:48.965083 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1014/4083] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:48 2026] GET /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:48.977646 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c116813f-8023-48d2-83b2-0781276197c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.979848 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c116813f-8023-48d2-83b2-0781276197c1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:48.980092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c116813f-8023-48d2-83b2-0781276197c1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.980325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c116813f-8023-48d2-83b2-0781276197c1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.980486 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c116813f-8023-48d2-83b2-0781276197c1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: ea553ce6-f321-436d-b6b3-0582aa31afba Aug 13 15:22:48.985881 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c116813f-8023-48d2-83b2-0781276197c1 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba returned with HTTP 404 Aug 13 15:22:48.986380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1020/4084] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/snapshots/ea553ce6-f321-436d-b6b3-0582aa31afba => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:48.994357 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:48.996137 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:48.996328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:48.996506 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:48.996601 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 080baa76-0e5b-499d-9cb0-1138914dc2ce Aug 13 15:22:49.005380 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecafddd1-f69f-41e8-a402-4bf85e20fe9e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce returned with HTTP 404 Aug 13 15:22:49.006213 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1036/4085] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:48 2026] DELETE /volume/v3/snapshots/080baa76-0e5b-499d-9cb0-1138914dc2ce => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:49.064389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.068833 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:49.069127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.069875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.083271 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.083271 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:49.088468 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:49.094332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-3315310e-b03c-4071-80a1-916171ebb1ad tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:49.094924 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1016/4086] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:22:49 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:49.125819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.131161 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a/action Aug 13 15:22:49.131161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:22:49.131161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-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 15:22:49.143057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.143057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:49.143529 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:49.151769 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Begin detaching volume completed successfully. Aug 13 15:22:49.151769 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-233e9b90-ca8b-4c28-a72c-ececeeb9e11d tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a/action returned with HTTP 202 Aug 13 15:22:49.152105 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1015/4087] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:22:49 2026] POST /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:22:49.225552 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fceeb91-c81f-45ce-9c02-86900ca34cc1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.226042 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fceeb91-c81f-45ce-9c02-86900ca34cc1 None None] GET https://10.4.3.38/volume// Aug 13 15:22:49.226287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fceeb91-c81f-45ce-9c02-86900ca34cc1 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.226524 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fceeb91-c81f-45ce-9c02-86900ca34cc1 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.226916 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fceeb91-c81f-45ce-9c02-86900ca34cc1 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:22:49.227248 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1021/4088] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:22: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 15:22:49.233620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.241524 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:49.241524 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.241815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.256561 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.256561 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:49.263576 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:49.269558 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-a24ec02b-92d2-47d4-a776-63d83bd1a276 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:49.270321 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1037/4089] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:22:49 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:49.559652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.564914 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 Aug 13 15:22:49.564914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.564914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.564914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:49.568502 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53bfc5c1-9a6f-4bfe-a8dd-7600a513220d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 returned with HTTP 404 Aug 13 15:22:49.569115 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1017/4090] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:49 2026] GET /volume/v3/backups/7a02f5c9-a9c7-4f1e-b4bf-52e3dc602348 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:49.653046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.655160 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:49.655502 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.655689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.667831 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.667831 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:49.676572 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:49.685682 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec3172f-0142-4446-a039-b4cb0a784a3c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:49.686086 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1016/4091] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:49 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:49.704257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.706348 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:49.706578 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.706968 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.707142 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:49.716026 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.716026 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:49.716717 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:49.745153 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:22:49.745363 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa3b902d-607c-47a4-b2ac-39d20ab412c6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 202 Aug 13 15:22:49.748622 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1022/4092] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:22:49 2026] DELETE /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:22:49.756255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-453310da-7a02-42f0-a7fe-afcee152be43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:49.757923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-453310da-7a02-42f0-a7fe-afcee152be43 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:49.758178 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-453310da-7a02-42f0-a7fe-afcee152be43 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:49.759693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-453310da-7a02-42f0-a7fe-afcee152be43 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:49.767716 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:49.767716 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:49.772252 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-453310da-7a02-42f0-a7fe-afcee152be43 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:49.794624 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-453310da-7a02-42f0-a7fe-afcee152be43 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 200 Aug 13 15:22:49.795043 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1038/4093] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:49 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 1353 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:50.347266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:50.479967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:50.480328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-466511110"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:50.481769 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-466511110'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:50.481920 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume of 1 GB Aug 13 15:22:50.486151 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:50.491321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (9c9a7c37-705a-4de4-8910-1c82f3e0978d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:50.492358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e002c-102b-4211-939b-64d41e8bfc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.493435 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:50.516905 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e002c-102b-4211-939b-64d41e8bfc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.517605 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dba0596-517f-4527-b774-119314b23367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.591961 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Created reservations ['c3f26533-92c2-4b61-a503-7cb119d118ae', 'c9b0ea77-b024-4169-b999-3e9cc9e2f297', 'fcc2d597-478b-4cdb-90d7-39eadffc71aa', '80fa8be6-8100-41de-aaad-9ca758d07a83'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:50.594269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dba0596-517f-4527-b774-119314b23367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f26533-92c2-4b61-a503-7cb119d118ae', 'c9b0ea77-b024-4169-b999-3e9cc9e2f297', 'fcc2d597-478b-4cdb-90d7-39eadffc71aa', '80fa8be6-8100-41de-aaad-9ca758d07a83']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.594970 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5c0b7a-240b-4c0e-92af-2256b5c9c640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.629620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5c0b7a-240b-4c0e-92af-2256b5c9c640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1e42ea-f874-4626-be03-159a74fab795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466511110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['c3f26533-92c2-4b61-a503-7cb119d118ae','c9b0ea77-b024-4169-b999-3e9cc9e2f297','fcc2d597-478b-4cdb-90d7-39eadffc71aa','80fa8be6-8100-41de-aaad-9ca758d07a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466511110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1e42ea-f874-4626-be03-159a74fab795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.630811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1dbaac2-4e60-4006-aee0-ff989c97bedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.650447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1dbaac2-4e60-4006-aee0-ff989c97bedf) transitioned into state 'SUCCESS' from state '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-466511110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['c3f26533-92c2-4b61-a503-7cb119d118ae','c9b0ea77-b024-4169-b999-3e9cc9e2f297','fcc2d597-478b-4cdb-90d7-39eadffc71aa','80fa8be6-8100-41de-aaad-9ca758d07a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.651583 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac28605c-5827-447c-9727-1df3a70b5bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.659999 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac28605c-5827-447c-9727-1df3a70b5bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.660810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (9c9a7c37-705a-4de4-8910-1c82f3e0978d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:50.661149 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request issued successfully. Aug 13 15:22:50.661726 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41923096-dc24-46b7-9ea2-e9db47fdd5d0 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:50.662246 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1018/4094] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:22:50 2026] POST /volume/v3/volumes => generated 775 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:50.675450 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:50.677625 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:50.678240 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:50.678610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:50.686739 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:50.686739 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:50.690475 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:50.694367 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9830ec50-f8a4-4e79-b1e2-e22f22aa4e9e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 returned with HTTP 200 Aug 13 15:22:50.694867 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1017/4095] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:50 2026] GET /volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:50.812405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e64a361-0e34-46c4-b609-e99bb2aed552 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:50.814443 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e64a361-0e34-46c4-b609-e99bb2aed552 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc Aug 13 15:22:50.814836 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e64a361-0e34-46c4-b609-e99bb2aed552 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:50.815286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e64a361-0e34-46c4-b609-e99bb2aed552 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:50.822349 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e64a361-0e34-46c4-b609-e99bb2aed552 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc returned with HTTP 404 Aug 13 15:22:50.823084 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1023/4096] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:50 2026] GET /volume/v3/volumes/bbf31d33-8228-454f-a334-6cc9ef1d6ebc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:50.835601 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:50.837431 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:50.837760 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-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-356804061"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:50.839361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-356804061'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:50.839480 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume of 1 GB Aug 13 15:22:50.844462 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:22:50.850252 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (88d696b4-cce6-4eb5-bcda-cb7c286ef728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:50.851192 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496fc8b7-b0d7-4754-bf4b-3baf60280cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.852148 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:50.880875 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496fc8b7-b0d7-4754-bf4b-3baf60280cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.881651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7288e0a6-382a-47d4-af10-b88cd8b8cfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.935532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['cfccfb4a-b55b-433e-b772-ce021904e431', '9a754a8f-daf6-4683-adf8-186af8f7065c', 'b1f9ee76-f5d8-461e-8e19-7cb60ca120de', '1747d971-33e3-4c8f-9f70-e315365f9f92'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:50.936048 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7288e0a6-382a-47d4-af10-b88cd8b8cfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfccfb4a-b55b-433e-b772-ce021904e431', '9a754a8f-daf6-4683-adf8-186af8f7065c', 'b1f9ee76-f5d8-461e-8e19-7cb60ca120de', '1747d971-33e3-4c8f-9f70-e315365f9f92']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.938026 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b482107f-068c-4987-ad56-61f1ba8d35c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.974490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b482107f-068c-4987-ad56-61f1ba8d35c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2853236e-5425-4284-9c71-389de5f6fc66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-356804061',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['cfccfb4a-b55b-433e-b772-ce021904e431','9a754a8f-daf6-4683-adf8-186af8f7065c','b1f9ee76-f5d8-461e-8e19-7cb60ca120de','1747d971-33e3-4c8f-9f70-e315365f9f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-356804061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2853236e-5425-4284-9c71-389de5f6fc66,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.974490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2599e6fb-fe2f-4ea2-888c-a905da115611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:50.994688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2599e6fb-fe2f-4ea2-888c-a905da115611) transitioned into state 'SUCCESS' from state '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-356804061',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['cfccfb4a-b55b-433e-b772-ce021904e431','9a754a8f-daf6-4683-adf8-186af8f7065c','b1f9ee76-f5d8-461e-8e19-7cb60ca120de','1747d971-33e3-4c8f-9f70-e315365f9f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:50.995528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc073ca9-65ba-4118-ad25-6dcc5fd6aeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:51.004759 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc073ca9-65ba-4118-ad25-6dcc5fd6aeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:51.005579 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (88d696b4-cce6-4eb5-bcda-cb7c286ef728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:51.005917 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:22:51.006474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dbc1884-85db-4f9c-bf06-9d8a57f04705 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:51.006909 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1039/4097] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:50 2026] POST /volume/v3/volumes => generated 813 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:51.019851 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:51.022426 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:22:51.022678 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:51.022914 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:51.035936 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:51.035936 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:51.041221 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:51.048662 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a9b4b40-6fb6-494b-8802-58f7ec61002f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 200 Aug 13 15:22:51.049195 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1019/4098] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:51 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:51.710105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:51.712308 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:51.712600 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:51.712890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:51.732418 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:51.732418 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:51.741563 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:51.747698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ecc67f8-18f2-4185-8187-f81c2ba6838e tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 returned with HTTP 200 Aug 13 15:22:51.748139 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1018/4099] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:51 2026] GET /volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:51.761960 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:51.825787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] GET https://10.4.3.38/volume/v3/volumes Aug 13 15:22:51.826187 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:51.826233 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:51.826535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:22:51.827263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:22:51.834187 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Get all volumes completed successfully. Aug 13 15:22:51.834613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9da8abe9-01c3-422b-8d69-e7011ec5a2d3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] https://10.4.3.38/volume/v3/volumes returned with HTTP 200 Aug 13 15:22:51.835226 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1024/4100] 10.4.3.38 () {68 vars in 1271 bytes} [Thu Aug 13 15:22:51 2026] GET /volume/v3/volumes => generated 333 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:51.844030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:51.846508 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:51.846823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:51.847094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:51.847314 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume with id: 6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:51.856855 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:51.856855 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:51.857353 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:51.876220 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume request issued successfully. Aug 13 15:22:51.876492 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64cdf2f4-3840-4cf4-bf01-908d428f67dc tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 returned with HTTP 202 Aug 13 15:22:51.877140 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1040/4101] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:51 2026] DELETE /volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:51.889286 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:51.893876 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:51.894124 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:51.894323 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:51.901379 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:51.901379 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:51.904818 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:51.909139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bfd7721-7a40-48bb-8449-47e00f4f1a5d tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 returned with HTTP 200 Aug 13 15:22:51.909545 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1020/4102] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:51 2026] GET /volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:52.062961 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.064854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:22:52.065075 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:52.065285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:52.075355 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:52.075355 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:52.079408 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:52.087390 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71e36634-31f7-447c-88ec-b6b866e1dfb7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 200 Aug 13 15:22:52.088201 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1019/4103] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:52 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:22:52.106181 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.111538 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:22:52.112595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2853236e-5425-4284-9c71-389de5f6fc66", "name": "tempest-VolumesBackupsTest-Backup-1949286293", "description": "tempest-backup-description-1835581248", "container": "tempest-volumesbackupstest-backup-container-568322458"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:52.116931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': '2853236e-5425-4284-9c71-389de5f6fc66', 'name': 'tempest-VolumesBackupsTest-Backup-1949286293', 'description': 'tempest-backup-description-1835581248', 'container': 'tempest-volumesbackupstest-backup-container-568322458'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:22:52.117112 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume 2853236e-5425-4284-9c71-389de5f6fc66 in container tempest-volumesbackupstest-backup-container-568322458 Aug 13 15:22:52.127027 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:52.127027 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:52.127650 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:22:52.158836 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['f762950a-0538-4e8e-8e05-bf7e8e3f8fef', 'e2a40fb1-3755-446a-8d51-3a8ff2e7a451'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:52.191436 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f9b258a-0e98-4d3b-b31c-4cb684c8d59f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:22:52.191900 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1025/4104] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:52 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:52.202020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.211578 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:52.212041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:52.212379 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:52.212583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:52.221008 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:52.221008 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:52.223192 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a733ce-590e-40ba-bf4d-81cecbac1848 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:52.224510 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1041/4105] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:52 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:52.421280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-7ad2a040-b694-4bc4-b5b4-34b44827c212 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.423412 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-7ad2a040-b694-4bc4-b5b4-34b44827c212 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 Aug 13 15:22:52.423517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-7ad2a040-b694-4bc4-b5b4-34b44827c212 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:52.423663 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-7ad2a040-b694-4bc4-b5b4-34b44827c212 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:52.431071 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:52.431071 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:52.501786 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7a63cd51-9e9e-4505-9c48-fa54abae4220 req-7ad2a040-b694-4bc4-b5b4-34b44827c212 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 returned with HTTP 200 Aug 13 15:22:52.502384 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1021/4106] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:52 2026] DELETE /volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:52.923314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37ddbb33-2c00-425e-9771-2e8d1a96fc8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.926059 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ddbb33-2c00-425e-9771-2e8d1a96fc8c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 Aug 13 15:22:52.926274 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ddbb33-2c00-425e-9771-2e8d1a96fc8c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:52.926499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ddbb33-2c00-425e-9771-2e8d1a96fc8c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:52.932233 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ddbb33-2c00-425e-9771-2e8d1a96fc8c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 returned with HTTP 404 Aug 13 15:22:52.932735 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1020/4107] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:52 2026] GET /volume/v3/volumes/6e1e42ea-f874-4626-be03-159a74fab795 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:52.943062 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eea3df25-e667-4ca1-8964-50678575ef0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:52.944625 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:52.944978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1553250340"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:52.946250 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1553250340'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:52.946358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume of 1 GB Aug 13 15:22:52.946562 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:52.946562 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:52.949917 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:52.955437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (6d43dd2f-bec9-4ab6-954a-8b5805c95cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:52.956334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a25f47-b8e6-4cea-a948-a370ba3526d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:52.957177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:52.980581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a25f47-b8e6-4cea-a948-a370ba3526d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:52.981316 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a0cfd5-c770-4c46-be6d-2ca8f04e61c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:53.017934 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Created reservations ['0ea53433-1b16-4042-8e87-ab919564d0d4', '3e4028be-09f8-476b-adc7-a2fde2af7c2a', '1e23f185-5e1d-4306-9c66-31cad7a5cd30', 'b3395a2d-f93c-4777-b9db-9cf80db9c5da'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:53.018886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07a0cfd5-c770-4c46-be6d-2ca8f04e61c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea53433-1b16-4042-8e87-ab919564d0d4', '3e4028be-09f8-476b-adc7-a2fde2af7c2a', '1e23f185-5e1d-4306-9c66-31cad7a5cd30', 'b3395a2d-f93c-4777-b9db-9cf80db9c5da']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:53.019816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5d6b5c-27dc-487a-b76e-8314d0cd1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:53.045371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5d6b5c-27dc-487a-b76e-8314d0cd1e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb2f42aa-ffa9-4cc2-a998-fb5a5938370d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553250340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['0ea53433-1b16-4042-8e87-ab919564d0d4','3e4028be-09f8-476b-adc7-a2fde2af7c2a','1e23f185-5e1d-4306-9c66-31cad7a5cd30','b3395a2d-f93c-4777-b9db-9cf80db9c5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1553250340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb2f42aa-ffa9-4cc2-a998-fb5a5938370d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:53.046163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae93f76-597f-4fab-8af6-e54ecb59e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:53.071185 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae93f76-597f-4fab-8af6-e54ecb59e714) transitioned into state 'SUCCESS' from state '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-1553250340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['0ea53433-1b16-4042-8e87-ab919564d0d4','3e4028be-09f8-476b-adc7-a2fde2af7c2a','1e23f185-5e1d-4306-9c66-31cad7a5cd30','b3395a2d-f93c-4777-b9db-9cf80db9c5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:53.072317 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf4419a-7ff4-416a-92c1-de9a262ee135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:53.086535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf4419a-7ff4-416a-92c1-de9a262ee135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:53.087456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (6d43dd2f-bec9-4ab6-954a-8b5805c95cff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:53.087711 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request issued successfully. Aug 13 15:22:53.088321 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eea3df25-e667-4ca1-8964-50678575ef0c tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:53.088895 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1026/4108] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:22:52 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:53.103642 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:53.106062 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:53.106422 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:53.106834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:53.116962 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:53.116962 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:53.121279 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:53.125961 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23975f73-32af-40c6-aaaa-2b9bcdae0de2 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d returned with HTTP 200 Aug 13 15:22:53.126464 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1042/4109] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:53 2026] GET /volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:53.238843 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-819ebb56-d4d7-4de5-a473-81eafc30527e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:53.241132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819ebb56-d4d7-4de5-a473-81eafc30527e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:53.241369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819ebb56-d4d7-4de5-a473-81eafc30527e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:53.241645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819ebb56-d4d7-4de5-a473-81eafc30527e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:53.241799 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-819ebb56-d4d7-4de5-a473-81eafc30527e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:53.251239 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:53.251239 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:53.252238 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819ebb56-d4d7-4de5-a473-81eafc30527e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:53.252691 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1022/4110] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:53 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:54.139239 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3721977d-3273-4391-9e48-43a7e974efa3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:54.141142 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3721977d-3273-4391-9e48-43a7e974efa3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:54.141383 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3721977d-3273-4391-9e48-43a7e974efa3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:54.141547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3721977d-3273-4391-9e48-43a7e974efa3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:54.149145 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.149145 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:54.153032 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3721977d-3273-4391-9e48-43a7e974efa3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:54.157659 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3721977d-3273-4391-9e48-43a7e974efa3 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d returned with HTTP 200 Aug 13 15:22:54.158130 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1021/4111] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:54 2026] GET /volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:54.170668 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98cf8d73-de45-49a6-8682-a2358634f513 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:54.172739 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] GET https://10.4.3.38/volume/v3/volumes/detail Aug 13 15:22:54.173048 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:54.173302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:54.173636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:22:54.174048 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.174048 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:54.174564 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:22:54.183798 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Get all volumes completed successfully. Aug 13 15:22:54.184813 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.184813 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:54.190317 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98cf8d73-de45-49a6-8682-a2358634f513 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] https://10.4.3.38/volume/v3/volumes/detail returned with HTTP 200 Aug 13 15:22:54.190889 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1027/4112] 10.4.3.38 () {68 vars in 1292 bytes} [Thu Aug 13 15:22:54 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:54.203663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:54.205590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:54.205887 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:54.206096 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:54.206243 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume with id: eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:54.214068 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.214068 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:54.214606 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:54.233576 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume request issued successfully. Aug 13 15:22:54.233854 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8aed2a85-36be-47fe-b696-03b462a6c3fe tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d returned with HTTP 202 Aug 13 15:22:54.234330 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1043/4113] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:54 2026] DELETE /volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:54.243613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:54.246067 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:54.246275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:54.246451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:54.253474 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.253474 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:54.258504 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:54.262495 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea8f1073-4dd7-4d01-a764-f3452c1711cf tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d returned with HTTP 200 Aug 13 15:22:54.262920 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1023/4114] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:54 2026] GET /volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:54.270276 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:54.272427 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:54.272812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:54.273073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:54.273401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:54.278193 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:54.278193 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:54.279037 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8b17f82-9980-4b1a-b530-94e19f1cdbd0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:54.279462 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1022/4115] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:54 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:55.278216 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-178e1471-501f-4a4c-a120-b62ce00620b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:55.280649 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-178e1471-501f-4a4c-a120-b62ce00620b4 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d Aug 13 15:22:55.281070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-178e1471-501f-4a4c-a120-b62ce00620b4 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:55.281348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-178e1471-501f-4a4c-a120-b62ce00620b4 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:55.287987 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-178e1471-501f-4a4c-a120-b62ce00620b4 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d returned with HTTP 404 Aug 13 15:22:55.288738 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1028/4116] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:55 2026] GET /volume/v3/volumes/eb2f42aa-ffa9-4cc2-a998-fb5a5938370d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:55.290036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f665e33f-f173-4b63-a083-09d84ad56939 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:55.296680 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f665e33f-f173-4b63-a083-09d84ad56939 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:55.297076 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f665e33f-f173-4b63-a083-09d84ad56939 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:55.298447 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f665e33f-f173-4b63-a083-09d84ad56939 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:55.298689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f665e33f-f173-4b63-a083-09d84ad56939 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:55.301598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:55.303531 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:55.303921 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-32756909"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:55.305156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-32756909'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:55.305333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume of 1 GB Aug 13 15:22:55.308975 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:55.308975 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:55.310719 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f665e33f-f173-4b63-a083-09d84ad56939 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:55.311100 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1044/4117] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:55 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:55.312631 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:55.332175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (6dda3f18-39f7-44c0-a094-da10cf19c57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:55.332661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c7866b-a6a7-492c-8f8c-177194a0c712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:55.333578 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:55.365880 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c7866b-a6a7-492c-8f8c-177194a0c712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:55.366740 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60eb2cf-0296-442c-a683-e7370be13fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:55.382527 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e2180301-671e-480f-a800-6d54101107db req-f4d1e564-8dc2-449e-a9a5-9afaef583262 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:55.385200 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e2180301-671e-480f-a800-6d54101107db req-f4d1e564-8dc2-449e-a9a5-9afaef583262 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 Aug 13 15:22:55.385469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e2180301-671e-480f-a800-6d54101107db req-f4d1e564-8dc2-449e-a9a5-9afaef583262 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:55.385730 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e2180301-671e-480f-a800-6d54101107db req-f4d1e564-8dc2-449e-a9a5-9afaef583262 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:55.390816 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e2180301-671e-480f-a800-6d54101107db req-f4d1e564-8dc2-449e-a9a5-9afaef583262 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 returned with HTTP 404 Aug 13 15:22:55.391595 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1023/4118] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:22:55 2026] DELETE /volume/v3/attachments/64d4c232-66e2-46c5-82ac-2a1a55627840 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:55.411458 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Created reservations ['f1ebcd45-d843-476e-b2df-c170b0cb97e9', '110742f5-2b78-4b4f-b5cb-97b6cd474294', 'e3f18c9d-77e3-4d0a-a53d-458c9c63a688', 'e21e3fa8-8d60-4996-96f7-80c89c861157'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:55.412307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60eb2cf-0296-442c-a683-e7370be13fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ebcd45-d843-476e-b2df-c170b0cb97e9', '110742f5-2b78-4b4f-b5cb-97b6cd474294', 'e3f18c9d-77e3-4d0a-a53d-458c9c63a688', 'e21e3fa8-8d60-4996-96f7-80c89c861157']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:55.413063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5924c24f-b24c-4f9a-83ee-a91f938818c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:55.437360 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5924c24f-b24c-4f9a-83ee-a91f938818c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a55526-ef9b-4dcc-9315-9362f748f7ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-32756909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['f1ebcd45-d843-476e-b2df-c170b0cb97e9','110742f5-2b78-4b4f-b5cb-97b6cd474294','e3f18c9d-77e3-4d0a-a53d-458c9c63a688','e21e3fa8-8d60-4996-96f7-80c89c861157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-32756909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a55526-ef9b-4dcc-9315-9362f748f7ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:55.438983 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fab5293-f0e9-433d-903c-a8a241ca9a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:55.461979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fab5293-f0e9-433d-903c-a8a241ca9a53) transitioned into state 'SUCCESS' from state '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-32756909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['f1ebcd45-d843-476e-b2df-c170b0cb97e9','110742f5-2b78-4b4f-b5cb-97b6cd474294','e3f18c9d-77e3-4d0a-a53d-458c9c63a688','e21e3fa8-8d60-4996-96f7-80c89c861157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:55.463045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651d1666-5e41-4194-8ac7-53ceaea1ab9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:55.479052 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651d1666-5e41-4194-8ac7-53ceaea1ab9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:55.480153 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (6dda3f18-39f7-44c0-a094-da10cf19c57f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:55.480602 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request issued successfully. Aug 13 15:22:55.482518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6773cd8-7752-4564-89c2-e0c1c3c01f72 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:55.483143 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1024/4119] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:22:55 2026] POST /volume/v3/volumes => generated 774 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:55.499932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:55.502045 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:55.502433 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:55.503012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:55.511525 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:55.511525 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:55.516989 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:55.522872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32bc5e5f-5dfa-4e32-a915-f113b0df6bad tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 200 Aug 13 15:22:55.524021 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1029/4120] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:55 2026] GET /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:56.326761 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:56.328754 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:56.329005 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:56.329240 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:56.329397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:56.336219 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:56.336219 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:56.337175 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebb4c8cb-e959-4d86-8779-e5d14c9cfdff tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:56.337554 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1045/4121] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:56 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:56.538608 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:56.540830 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:56.541107 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:56.541348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:56.554017 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:56.554017 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:56.558804 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:56.568386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ae4de72-5825-42e5-94b5-6d2a50667a21 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 200 Aug 13 15:22:56.568845 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1024/4122] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:56 2026] GET /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:56.589099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:56.593113 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] GET https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:56.595700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:56.595700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:56.604748 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:56.604748 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:56.608885 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Volume info retrieved successfully. Aug 13 15:22:56.613848 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6685bee1-9aa3-48fd-9ea0-11e33ea016fd tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 200 Aug 13 15:22:56.614352 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1025/4123] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:56 2026] GET /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 15:22:56.633650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:56.636211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:56.636462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:56.636732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:56.636904 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume with id: c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:56.646933 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:56.646933 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:56.647365 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:56.675648 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume request issued successfully. Aug 13 15:22:56.676647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4904f3c-d28d-4009-8f96-91c7c20c6c01 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 202 Aug 13 15:22:56.676819 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1030/4124] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:56 2026] DELETE /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:56.687036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:56.691240 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:56.691507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:56.691808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:56.704538 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:56.704538 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:56.710087 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:56.716281 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3890eaad-7507-4326-8a80-5013ce9fcfcb tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 200 Aug 13 15:22:56.716561 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1046/4125] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:56 2026] GET /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:57.102479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.104690 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:57.104948 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.105197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.105347 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: b1532598-73ff-49b5-aacf-b407e5301837 Aug 13 15:22:57.110293 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7c63448-1c0e-4a35-a0e6-d3eb75f310ee tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 returned with HTTP 404 Aug 13 15:22:57.110904 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1025/4126] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:22:57 2026] DELETE /volume/v3/snapshots/b1532598-73ff-49b5-aacf-b407e5301837 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:57.124687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.126745 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:22:57.126998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.127104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.133364 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:57.133364 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:57.136310 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:57.139762 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3019c491-994c-4802-8706-2c7bc0b03ef7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:22:57.140099 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1026/4127] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:57 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:57.151004 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.152557 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:57.152883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2068535102"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:57.154281 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2068535102'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:57.154408 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 1 GB Aug 13 15:22:57.158287 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:22:57.164759 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (dbdd77dc-c9f6-4a5e-bf8c-66f246f5e571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:57.165645 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920d6f67-a53c-4b4f-a2e6-5f541cb3a47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.166472 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:57.194296 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920d6f67-a53c-4b4f-a2e6-5f541cb3a47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.195126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dae15b1-1c5c-40ab-95ee-650760ab3b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.230733 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['45995963-8096-4dcb-b8fb-d4edae1a0893', '1cdfbbff-2b59-418d-8cc4-d8961f9cbed2', '7191dee0-1573-46a9-a4c8-a604563d80f3', '60b2dc5b-af5f-4109-ba14-e0e150d86e10'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:57.231454 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dae15b1-1c5c-40ab-95ee-650760ab3b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45995963-8096-4dcb-b8fb-d4edae1a0893', '1cdfbbff-2b59-418d-8cc4-d8961f9cbed2', '7191dee0-1573-46a9-a4c8-a604563d80f3', '60b2dc5b-af5f-4109-ba14-e0e150d86e10']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.232589 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdabbf2c-f258-404c-8b23-8b6465d635fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.253597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdabbf2c-f258-404c-8b23-8b6465d635fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e50e974-3d2e-4397-90c9-e11ab641d228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2068535102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['45995963-8096-4dcb-b8fb-d4edae1a0893','1cdfbbff-2b59-418d-8cc4-d8961f9cbed2','7191dee0-1573-46a9-a4c8-a604563d80f3','60b2dc5b-af5f-4109-ba14-e0e150d86e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2068535102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e50e974-3d2e-4397-90c9-e11ab641d228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.254683 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b475e759-a301-46e1-8a6f-1fc43faca63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.275141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b475e759-a301-46e1-8a6f-1fc43faca63d) transitioned into state 'SUCCESS' from state '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-2068535102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['45995963-8096-4dcb-b8fb-d4edae1a0893','1cdfbbff-2b59-418d-8cc4-d8961f9cbed2','7191dee0-1573-46a9-a4c8-a604563d80f3','60b2dc5b-af5f-4109-ba14-e0e150d86e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.276390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450dcf02-f77f-40ee-815e-2e0714ba1c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.289480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450dcf02-f77f-40ee-815e-2e0714ba1c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.290966 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (dbdd77dc-c9f6-4a5e-bf8c-66f246f5e571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:57.292218 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:22:57.292397 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3c9b6a7-6853-4646-aad3-47402a7751d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:57.293083 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1031/4128] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:22:57 2026] POST /volume/v3/volumes => generated 752 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:57.304834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.308028 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:22:57.308202 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.308545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.319785 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:57.319785 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:57.327044 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:57.334008 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-867c1175-0d73-4380-8b1b-935ed3b0ed52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 200 Aug 13 15:22:57.334398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1047/4129] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:57 2026] GET /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:57.352611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.354826 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:57.355036 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.355232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.355342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:57.360876 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:57.360876 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:57.361861 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41735dc2-2f39-4c48-92fb-6bef93eecbb5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:57.362314 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1026/4130] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:57 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:57.733792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0c124f5-3587-4b86-8720-ef4e413caaa7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.735724 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0c124f5-3587-4b86-8720-ef4e413caaa7 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff Aug 13 15:22:57.735962 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0c124f5-3587-4b86-8720-ef4e413caaa7 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.736165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0c124f5-3587-4b86-8720-ef4e413caaa7 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.744701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0c124f5-3587-4b86-8720-ef4e413caaa7 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff returned with HTTP 404 Aug 13 15:22:57.744701 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1027/4131] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:57 2026] GET /volume/v3/volumes/c5a55526-ef9b-4dcc-9315-9362f748f7ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:22:57.753866 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.755510 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:57.755910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1744871731"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:57.757317 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1744871731'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:57.757432 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume of 1 GB Aug 13 15:22:57.757666 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:57.757666 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:57.761306 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Availability Zones retrieved successfully. Aug 13 15:22:57.766848 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (0d21b4ed-4034-4ee5-992d-f667b61e1a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:57.767776 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef19675-f1df-4cfd-aa4d-6941e400947a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.768547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:57.794452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef19675-f1df-4cfd-aa4d-6941e400947a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.794769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e47814-a354-4cf5-b3ec-3803703beed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.833927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Created reservations ['dcebb4dd-4fc4-441e-9e92-131be1c05a7f', '466c50ee-d1d5-414c-96e2-9f5228a409dd', '60c7dd15-d857-42e6-ae8d-0ea366702b7e', '0847c68e-e935-4576-a893-82190262e147'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:57.834662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e47814-a354-4cf5-b3ec-3803703beed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcebb4dd-4fc4-441e-9e92-131be1c05a7f', '466c50ee-d1d5-414c-96e2-9f5228a409dd', '60c7dd15-d857-42e6-ae8d-0ea366702b7e', '0847c68e-e935-4576-a893-82190262e147']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.835409 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72a24a5-4fe2-4926-954b-18969377a79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.870688 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72a24a5-4fe2-4926-954b-18969377a79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a877df9-654e-4c8b-9075-a71f144f1568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1744871731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['dcebb4dd-4fc4-441e-9e92-131be1c05a7f','466c50ee-d1d5-414c-96e2-9f5228a409dd','60c7dd15-d857-42e6-ae8d-0ea366702b7e','0847c68e-e935-4576-a893-82190262e147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1744871731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a877df9-654e-4c8b-9075-a71f144f1568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.872257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345737ff-3b95-42a8-b980-3f2b2eb3d785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.896384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (345737ff-3b95-42a8-b980-3f2b2eb3d785) transitioned into state 'SUCCESS' from state '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-1744871731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66f1623d5a64c7184c49a7d4c6ce50f',qos_specs=None,replication_status=,reservations=['dcebb4dd-4fc4-441e-9e92-131be1c05a7f','466c50ee-d1d5-414c-96e2-9f5228a409dd','60c7dd15-d857-42e6-ae8d-0ea366702b7e','0847c68e-e935-4576-a893-82190262e147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c62012133b5498e9bf4e25dd5a723e0',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.897555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057f7147-957f-4797-a844-ba79aacb5041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:57.911124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057f7147-957f-4797-a844-ba79aacb5041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:57.912477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Flow 'volume_create_api' (0d21b4ed-4034-4ee5-992d-f667b61e1a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:57.913042 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Create volume request issued successfully. Aug 13 15:22:57.913926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe3eea44-2226-47bc-a0e2-dcc5c306058b tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:57.914610 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1032/4132] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:22:57 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:22:57.936322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:57.939216 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:22:57.939511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:57.939766 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:57.949830 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:57.949830 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:57.955626 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:57.963074 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f2fcab0-d9b4-46db-b2eb-856a1b8bbf0a tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 returned with HTTP 200 Aug 13 15:22:57.963511 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1048/4133] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:57 2026] GET /volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:22:58.350815 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:58.351537 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:22:58.351746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:58.351989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:58.360747 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:58.360747 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:58.365208 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:58.370828 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53426fd4-6eda-4593-bf2f-5b0a9bc28df3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 200 Aug 13 15:22:58.371202 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1027/4134] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:58 2026] GET /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:58.377232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:58.378841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:58.379158 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:58.379445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:58.379645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:58.384482 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:58.384482 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:58.385287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e00320b9-0531-4374-bf0c-db38df785692 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:58.385607 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aef2c364-1919-4cb9-b378-ed6ed6198dbe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:58.386172 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1028/4135] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:58 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:58.387427 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:22:58.387801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e50e974-3d2e-4397-90c9-e11ab641d228", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1399486510"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:58.399774 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:58.399774 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:58.400412 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:58.400593 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume 1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:22:58.426978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['03c92c52-a19d-4e4f-98e7-7c3a118471f7', 'c7839eee-2b8e-4e27-ad94-52333be79669', '5d89d16b-36df-4283-8d08-bc757da39177', '89f13f08-c775-45ce-b6c3-64879a4fc83f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:58.460685 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot create request issued successfully. Aug 13 15:22:58.461071 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e00320b9-0531-4374-bf0c-db38df785692 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:22:58.461494 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1033/4136] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:22:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:58.471384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:58.474117 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:22:58.474412 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:58.474626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:58.480876 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:58.480876 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:58.481384 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:58.482593 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1fd794f-ec84-4050-8522-ee4f2467bcb7 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 returned with HTTP 200 Aug 13 15:22:58.483151 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1049/4137] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:58 2026] GET /volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:58.977451 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:58.979262 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:22:58.979405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:58.979594 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:58.986326 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:58.986326 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:58.989641 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:58.993213 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67d1ef2-dc36-4ee0-8733-5c3d2882b9af tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 returned with HTTP 200 Aug 13 15:22:58.993580 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1028/4138] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:58 2026] GET /volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:59.007573 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a39a643a-8305-4c28-93db-c79551825b40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.009822 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] GET https://10.4.3.38/volume/v3/volumes/summary Aug 13 15:22:59.010582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.010809 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.011454 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:22:59.019616 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] Get summary completed successfully. Aug 13 15:22:59.020868 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a39a643a-8305-4c28-93db-c79551825b40 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-reader] https://10.4.3.38/volume/v3/volumes/summary returned with HTTP 200 Aug 13 15:22:59.020868 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1029/4139] 10.4.3.38 () {68 vars in 1295 bytes} [Thu Aug 13 15:22:59 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:59.031015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7981c522-6994-4770-8ddc-9af95235112f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.033489 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:22:59.033770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.034033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.034242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume with id: 6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:22:59.049186 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.049186 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:59.049307 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:59.071985 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Delete volume request issued successfully. Aug 13 15:22:59.072230 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7981c522-6994-4770-8ddc-9af95235112f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 returned with HTTP 202 Aug 13 15:22:59.072823 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1034/4140] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:22:59 2026] DELETE /volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:22:59.081617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5f08552-f706-4c42-a357-99fb27974b8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.083728 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5f08552-f706-4c42-a357-99fb27974b8f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:22:59.083995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5f08552-f706-4c42-a357-99fb27974b8f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.084254 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5f08552-f706-4c42-a357-99fb27974b8f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.093494 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.093494 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:59.097896 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5f08552-f706-4c42-a357-99fb27974b8f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Volume info retrieved successfully. Aug 13 15:22:59.102862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5f08552-f706-4c42-a357-99fb27974b8f tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 returned with HTTP 200 Aug 13 15:22:59.103372 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1050/4141] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:22:59 2026] GET /volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:22:59.395633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.397271 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:22:59.397453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.397622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.397776 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:22:59.401777 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.401777 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:22:59.402511 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6ad44a4-43fe-4c15-8628-7d714f3d450a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:22:59.402938 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1029/4142] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:59 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:59.495816 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.498513 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:22:59.498893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.500113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.505065 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.505065 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:22:59.505636 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:59.506417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8597a9c-4031-4873-aa6e-497a2def8b99 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 returned with HTTP 200 Aug 13 15:22:59.506867 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1030/4143] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:22:59 2026] GET /volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:22:59.516837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.520688 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:22:59.520688 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e3dc9bf-ac10-469c-96b6-67b27a69a069", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1339582838"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:22:59.521596 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'snapshot_id': '7e3dc9bf-ac10-469c-96b6-67b27a69a069', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1339582838'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:22:59.527406 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.527406 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:22:59.527979 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:22:59.528124 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 2 GB Aug 13 15:22:59.532637 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:22:59.537968 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (c4fcd150-3580-4921-8e37-83c8de919eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:59.538875 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6a28d2-0134-46bf-b431-71f02128da5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:59.541685 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:22:59.568876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6a28d2-0134-46bf-b431-71f02128da5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7e3dc9bf-ac10-469c-96b6-67b27a69a069', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:59.569557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9b5144-e01f-418c-8031-21e2bbfc5637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:59.616326 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['86b10bca-a57e-44e6-b09c-7b8b5ef32d55', 'bd13131f-4b91-44b0-a1d5-db39b9f0d5d9', '8924f779-a6f6-4814-bb20-bdaf6800c0a1', 'a1869409-fbfd-4dbb-9e7a-d2401fff91d1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:22:59.617362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9b5144-e01f-418c-8031-21e2bbfc5637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b10bca-a57e-44e6-b09c-7b8b5ef32d55', 'bd13131f-4b91-44b0-a1d5-db39b9f0d5d9', '8924f779-a6f6-4814-bb20-bdaf6800c0a1', 'a1869409-fbfd-4dbb-9e7a-d2401fff91d1']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:59.618294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbf8d64-6534-4ec8-a952-e39faf657869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:59.660447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbf8d64-6534-4ec8-a952-e39faf657869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea4caf9-e4ec-42e2-9c45-556024353402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1339582838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['86b10bca-a57e-44e6-b09c-7b8b5ef32d55','bd13131f-4b91-44b0-a1d5-db39b9f0d5d9','8924f779-a6f6-4814-bb20-bdaf6800c0a1','a1869409-fbfd-4dbb-9e7a-d2401fff91d1'],size=2,snapshot_id=7e3dc9bf-ac10-469c-96b6-67b27a69a069,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1339582838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea4caf9-e4ec-42e2-9c45-556024353402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,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=7e3dc9bf-ac10-469c-96b6-67b27a69a069,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:59.661420 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff50f106-637b-4e1f-a21d-75a792c536eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:59.680822 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff50f106-637b-4e1f-a21d-75a792c536eb) transitioned into state 'SUCCESS' from state '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-1339582838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['86b10bca-a57e-44e6-b09c-7b8b5ef32d55','bd13131f-4b91-44b0-a1d5-db39b9f0d5d9','8924f779-a6f6-4814-bb20-bdaf6800c0a1','a1869409-fbfd-4dbb-9e7a-d2401fff91d1'],size=2,snapshot_id=7e3dc9bf-ac10-469c-96b6-67b27a69a069,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:59.681767 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843804e3-a619-46c3-8043-ed28669f7cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:22:59.706961 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843804e3-a619-46c3-8043-ed28669f7cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:22:59.708078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (c4fcd150-3580-4921-8e37-83c8de919eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:22:59.708452 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:22:59.709276 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56d34c3d-f79c-4707-9ffb-9c5c9d7ae216 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:22:59.709825 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1035/4144] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:22:59 2026] POST /volume/v3/volumes => generated 786 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:22:59.723855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-192ad141-1534-423c-897e-fbb7de983750 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:22:59.726043 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-192ad141-1534-423c-897e-fbb7de983750 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:22:59.726282 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-192ad141-1534-423c-897e-fbb7de983750 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:22:59.726537 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-192ad141-1534-423c-897e-fbb7de983750 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:22:59.736530 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:22:59.736530 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:22:59.742483 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-192ad141-1534-423c-897e-fbb7de983750 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:22:59.748628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-192ad141-1534-423c-897e-fbb7de983750 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 200 Aug 13 15:22:59.749172 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1051/4145] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:22:59 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:00.120489 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e8abb3a-b697-4e0c-8cb9-7a79f582bf16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.122204 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e8abb3a-b697-4e0c-8cb9-7a79f582bf16 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] GET https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 Aug 13 15:23:00.122563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e8abb3a-b697-4e0c-8cb9-7a79f582bf16 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.122922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e8abb3a-b697-4e0c-8cb9-7a79f582bf16 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.129706 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e8abb3a-b697-4e0c-8cb9-7a79f582bf16 tempest-ProjectReaderTests-196112769 tempest-ProjectReaderTests-196112769-project-admin] https://10.4.3.38/volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 returned with HTTP 404 Aug 13 15:23:00.130427 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1030/4146] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:23:00 2026] GET /volume/v3/volumes/6a877df9-654e-4c8b-9075-a71f144f1568 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:23:00.413080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76abd121-8247-4613-9f07-232fd3a826f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.415819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76abd121-8247-4613-9f07-232fd3a826f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:00.416034 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76abd121-8247-4613-9f07-232fd3a826f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.416222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76abd121-8247-4613-9f07-232fd3a826f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.416355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-76abd121-8247-4613-9f07-232fd3a826f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:00.420821 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:00.420821 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:00.421431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76abd121-8247-4613-9f07-232fd3a826f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:00.421774 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1031/4147] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:00 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:00.766368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc81c529-01d2-4883-9e2f-7868b7617100 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.768332 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc81c529-01d2-4883-9e2f-7868b7617100 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:00.768509 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc81c529-01d2-4883-9e2f-7868b7617100 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.768714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc81c529-01d2-4883-9e2f-7868b7617100 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.776004 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:00.776004 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:00.780459 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cc81c529-01d2-4883-9e2f-7868b7617100 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:00.785096 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc81c529-01d2-4883-9e2f-7868b7617100 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 200 Aug 13 15:23:00.785484 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1036/4148] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:00 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:00.797884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.799621 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:00.799851 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.800046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.807753 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:00.807753 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:00.810843 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:00.816029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e36463b5-4f1b-481f-ba47-8c9fc8980a1f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 200 Aug 13 15:23:00.816403 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1052/4149] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:00 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:00.828911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-811e6f56-4515-49d7-9c32-74615e65cc9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.830932 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:00.831149 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.831393 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.831564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:00.840062 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:00.840062 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:00.840613 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:00.863393 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:23:00.863568 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-811e6f56-4515-49d7-9c32-74615e65cc9a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 202 Aug 13 15:23:00.864008 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1031/4150] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:00 2026] DELETE /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:00.872364 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:00.874303 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:00.874488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:00.874661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:00.881418 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:00.881418 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:00.884848 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:00.888982 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21e7eee1-9e41-497f-a8f4-fa3dab802e27 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 200 Aug 13 15:23:00.889442 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1032/4151] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:00 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:01.433141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-429e8856-4f13-4ae0-a162-f709a9337074 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:01.435248 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-429e8856-4f13-4ae0-a162-f709a9337074 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:01.435479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-429e8856-4f13-4ae0-a162-f709a9337074 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:01.435729 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-429e8856-4f13-4ae0-a162-f709a9337074 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:01.435877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-429e8856-4f13-4ae0-a162-f709a9337074 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:01.440497 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:01.440497 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:01.441424 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-429e8856-4f13-4ae0-a162-f709a9337074 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:01.441898 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1037/4152] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:01 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:01.907836 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-750251c8-b86d-4763-b340-006fb4d2c5d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:01.909551 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-750251c8-b86d-4763-b340-006fb4d2c5d2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:01.909751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-750251c8-b86d-4763-b340-006fb4d2c5d2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:01.909946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-750251c8-b86d-4763-b340-006fb4d2c5d2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:01.916394 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-750251c8-b86d-4763-b340-006fb4d2c5d2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 404 Aug 13 15:23:01.916975 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1053/4153] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:01 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:01.924695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8921123-7699-4ce5-b545-82f8c6369168 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:01.926435 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8921123-7699-4ce5-b545-82f8c6369168 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:01.926638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8921123-7699-4ce5-b545-82f8c6369168 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:01.926874 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8921123-7699-4ce5-b545-82f8c6369168 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:01.932090 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8921123-7699-4ce5-b545-82f8c6369168 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 404 Aug 13 15:23:01.932601 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1032/4154] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:01 2026] GET /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:01.939695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:01.945506 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:01.945749 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:01.946006 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:01.946218 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: bea4caf9-e4ec-42e2-9c45-556024353402 Aug 13 15:23:01.961479 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0fa5f85-5e5a-44fd-947a-e2021e7d66db tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 returned with HTTP 404 Aug 13 15:23:01.961965 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1033/4155] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:01 2026] DELETE /volume/v3/volumes/bea4caf9-e4ec-42e2-9c45-556024353402 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:01.969867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:01.972059 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:23:01.972292 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:01.972535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:01.972693 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: 7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:23:01.978793 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:01.978793 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:01.979401 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:02.000701 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:23:02.000701 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9ae5d67-420f-444e-8c71-1fa5e2e59dc5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 returned with HTTP 202 Aug 13 15:23:02.000701 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1038/4156] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:23:01 2026] DELETE /volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:02.006932 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:02.009074 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:23:02.009161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:02.009385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:02.015957 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:02.015957 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:02.019403 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:02.019403 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8492b77e-1e17-47f1-857a-2bd03d0813c9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 returned with HTTP 200 Aug 13 15:23:02.019403 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1054/4157] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:02 2026] GET /volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:02.453317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:02.455443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:02.455698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:02.455947 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:02.456094 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:02.461415 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:02.461415 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:02.462372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e179d1d-9efc-4a84-b786-baa99130b3a9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:02.462858 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1033/4158] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:02 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:03.027968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-476066af-38f5-489b-8bbc-041a57446688 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:03.029621 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-476066af-38f5-489b-8bbc-041a57446688 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 Aug 13 15:23:03.030324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-476066af-38f5-489b-8bbc-041a57446688 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:03.030324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-476066af-38f5-489b-8bbc-041a57446688 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:03.034251 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-476066af-38f5-489b-8bbc-041a57446688 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 returned with HTTP 404 Aug 13 15:23:03.034708 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1034/4159] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:03 2026] GET /volume/v3/snapshots/7e3dc9bf-ac10-469c-96b6-67b27a69a069 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:03.040983 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:03.043099 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:23:03.043338 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:03.043572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:03.051809 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:03.051809 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:03.055859 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:03.060526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-800dadad-3b13-40cc-bb53-d3e6d3138e52 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 200 Aug 13 15:23:03.061002 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1039/4160] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:03 2026] GET /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:03.072612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f74714d-c497-4033-8c67-702e017b3f70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:03.074184 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:23:03.074504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:03.074810 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:03.075981 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: 1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:23:03.081378 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:03.081378 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:03.081911 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:03.095806 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:23:03.096174 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f74714d-c497-4033-8c67-702e017b3f70 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 202 Aug 13 15:23:03.100655 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1055/4161] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:03 2026] DELETE /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:03.108341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:03.110054 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:23:03.110229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:03.110411 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:03.117087 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:03.117087 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:03.121315 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:03.124882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c484ff8-280c-4d6c-9ca3-e94dda5caaa0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 200 Aug 13 15:23:03.125555 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1034/4162] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:03 2026] GET /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:03.472643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:03.477995 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:03.478158 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:03.478333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:03.478438 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:03.485045 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:03.485045 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:03.485761 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad9d3115-67d7-4dd8-af71-eadf96e82ee6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:03.486097 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1035/4163] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:03 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:04.137011 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-528e9b36-f892-4632-a002-887e287e89d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:04.138691 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-528e9b36-f892-4632-a002-887e287e89d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 Aug 13 15:23:04.138925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-528e9b36-f892-4632-a002-887e287e89d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:04.139094 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-528e9b36-f892-4632-a002-887e287e89d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:04.144300 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-528e9b36-f892-4632-a002-887e287e89d0 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 returned with HTTP 404 Aug 13 15:23:04.144718 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1040/4164] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:04 2026] GET /volume/v3/volumes/1e50e974-3d2e-4397-90c9-e11ab641d228 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:04.152479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2350c35b-41e2-4d42-9937-06590bd25b93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:04.154024 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2350c35b-41e2-4d42-9937-06590bd25b93 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:04.154311 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2350c35b-41e2-4d42-9937-06590bd25b93 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:04.154617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2350c35b-41e2-4d42-9937-06590bd25b93 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:04.162321 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:04.162321 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:04.164946 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2350c35b-41e2-4d42-9937-06590bd25b93 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:04.169207 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2350c35b-41e2-4d42-9937-06590bd25b93 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:23:04.169718 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1056/4165] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:04 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:04.184467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-885fc063-7030-447f-820a-18594691255f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:04.185959 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:04.186244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-419039068"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:04.187560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-419039068'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:04.187667 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 1 GB Aug 13 15:23:04.191225 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:23:04.196325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (d1979e8d-1651-4c6e-9dd0-7cc932f1b144) 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 15:23:04.197126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e736d9e2-64c5-4c45-9563-9cacc78782bf) transitioned 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 15:23:04.197980 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-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 15:23:04.219753 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=439,cinder:UPDATE=79,cinder:INSERT=33 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:23:04.223446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e736d9e2-64c5-4c45-9563-9cacc78782bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:23:04.224277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695ce5c1-dca7-4fe9-825b-8bb4ed39c8fc) transitioned 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 15:23:04.260511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['c75c365b-1f9b-454f-9283-33788a8d3b48', 'b6ceb123-fd6c-4bc8-86f4-77a23c7cf12f', '4087f876-ecd8-44a8-8b82-5213052b1134', 'bb881310-3ded-4700-9edf-b79ae6335663'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:04.261335 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695ce5c1-dca7-4fe9-825b-8bb4ed39c8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75c365b-1f9b-454f-9283-33788a8d3b48', 'b6ceb123-fd6c-4bc8-86f4-77a23c7cf12f', '4087f876-ecd8-44a8-8b82-5213052b1134', 'bb881310-3ded-4700-9edf-b79ae6335663']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:04.262285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f3a62-1af2-4ee7-93ce-a6d03042213a) transitioned 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 15:23:04.283662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79f3a62-1af2-4ee7-93ce-a6d03042213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c111e7af-406e-4daf-a798-a5cc3c3bea34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-419039068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['c75c365b-1f9b-454f-9283-33788a8d3b48','b6ceb123-fd6c-4bc8-86f4-77a23c7cf12f','4087f876-ecd8-44a8-8b82-5213052b1134','bb881310-3ded-4700-9edf-b79ae6335663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-419039068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c111e7af-406e-4daf-a798-a5cc3c3bea34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:04.284563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6965c67a-169c-4cf7-9989-01d93ff58bc7) transitioned 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 15:23:04.302237 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6965c67a-169c-4cf7-9989-01d93ff58bc7) transitioned into state 'SUCCESS' from state '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-419039068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['c75c365b-1f9b-454f-9283-33788a8d3b48','b6ceb123-fd6c-4bc8-86f4-77a23c7cf12f','4087f876-ecd8-44a8-8b82-5213052b1134','bb881310-3ded-4700-9edf-b79ae6335663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:04.302974 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc61a8ec-0560-4ae0-92cd-4aede518b0c0) transitioned 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 15:23:04.311322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc61a8ec-0560-4ae0-92cd-4aede518b0c0) 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 15:23:04.312138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (d1979e8d-1651-4c6e-9dd0-7cc932f1b144) 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 15:23:04.312408 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:23:04.312946 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-885fc063-7030-447f-820a-18594691255f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:04.313315 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1035/4166] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:23:04 2026] POST /volume/v3/volumes => generated 751 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:04.326995 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:04.331382 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:04.331586 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:04.331829 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:04.347962 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:04.347962 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:04.357824 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:04.363613 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f630b90-9377-4cf2-a5c8-017dac3b5adb tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 200 Aug 13 15:23:04.363737 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1036/4167] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:04 2026] GET /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:04.498684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af020bb9-034a-4245-83f0-e68a1464ada1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:04.500931 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af020bb9-034a-4245-83f0-e68a1464ada1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:04.501148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af020bb9-034a-4245-83f0-e68a1464ada1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:04.501376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af020bb9-034a-4245-83f0-e68a1464ada1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:04.501505 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-af020bb9-034a-4245-83f0-e68a1464ada1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:04.503377 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=511,cinder:UPDATE=146,cinder:INSERT=69 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:23:04.507118 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:04.507118 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:04.509475 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af020bb9-034a-4245-83f0-e68a1464ada1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:04.510029 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1041/4168] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:04 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:05.378696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf9476af-6f75-4349-b090-d1e908753089 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:05.379579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf9476af-6f75-4349-b090-d1e908753089 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:05.379840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf9476af-6f75-4349-b090-d1e908753089 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:05.380033 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf9476af-6f75-4349-b090-d1e908753089 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:05.382065 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=503,cinder:INSERT=62,cinder:UPDATE=134 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:23:05.389601 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:05.389601 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:05.393786 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf9476af-6f75-4349-b090-d1e908753089 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:05.398297 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf9476af-6f75-4349-b090-d1e908753089 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 200 Aug 13 15:23:05.398841 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1057/4169] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:05 2026] GET /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:05.410952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65cf8725-0888-4999-9d25-8966c67f6eaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:05.412751 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:23:05.413182 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c111e7af-406e-4daf-a798-a5cc3c3bea34", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-823849410"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:05.421751 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:05.421751 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:05.422223 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:05.422335 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create snapshot from volume c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:05.445696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['f2b5ec61-b217-4d38-93cf-b12f9f450062', '14ff5d87-7843-4a31-ae1b-b9601ee602f1', 'e4f26ce9-2b80-42dc-9e0a-555f4de5caed', 'b4a67bbf-d9bf-4ef0-af51-c3ab2e5022b5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:05.522721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df82b12b-4201-424e-905d-b2e2055e55e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:05.524449 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df82b12b-4201-424e-905d-b2e2055e55e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:05.524625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df82b12b-4201-424e-905d-b2e2055e55e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:05.524823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df82b12b-4201-424e-905d-b2e2055e55e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:05.524923 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-df82b12b-4201-424e-905d-b2e2055e55e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:05.529371 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:05.529371 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:05.530152 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df82b12b-4201-424e-905d-b2e2055e55e4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:05.530583 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1037/4170] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:05 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:05.542197 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot create request issued successfully. Aug 13 15:23:05.542717 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65cf8725-0888-4999-9d25-8966c67f6eaa tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:23:05.543372 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1036/4171] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:23:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:05.564825 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-840bba52-adf5-46d0-86d9-687369c6ca4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:05.567858 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-840bba52-adf5-46d0-86d9-687369c6ca4e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:05.568084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-840bba52-adf5-46d0-86d9-687369c6ca4e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:05.568279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-840bba52-adf5-46d0-86d9-687369c6ca4e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:05.574640 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:05.574640 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:05.575118 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-840bba52-adf5-46d0-86d9-687369c6ca4e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:05.575905 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-840bba52-adf5-46d0-86d9-687369c6ca4e tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 returned with HTTP 200 Aug 13 15:23:05.576289 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1042/4172] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:05 2026] GET /volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:06.541617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:06.544515 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:06.544756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:06.544981 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:06.545107 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:06.549869 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:06.549869 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:06.550885 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54e5ed90-d6e8-48a5-ab51-b2be81d589ad tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:06.551367 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1058/4173] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:06 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:06.588533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51c508f7-575d-426c-a628-8994ed151238 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:06.591222 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c508f7-575d-426c-a628-8994ed151238 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:06.591222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c508f7-575d-426c-a628-8994ed151238 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:06.591222 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c508f7-575d-426c-a628-8994ed151238 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:06.595130 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:06.595130 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:06.595642 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-51c508f7-575d-426c-a628-8994ed151238 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:06.596405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c508f7-575d-426c-a628-8994ed151238 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 returned with HTTP 200 Aug 13 15:23:06.596860 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1038/4174] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:06 2026] GET /volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:06.604524 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:06.606326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:06.606693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d0e5db38-af1c-4462-860f-0b314038e259", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1686560119"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:06.608112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request body: {'volume': {'snapshot_id': 'd0e5db38-af1c-4462-860f-0b314038e259', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1686560119'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:06.613327 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:06.613327 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:06.613861 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:06.614006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume of 1 GB Aug 13 15:23:06.618542 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Availability Zones retrieved successfully. Aug 13 15:23:06.624099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (00765c03-eab8-43ef-819e-e3c2f048684d) 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 15:23:06.624995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9652b9-55b7-4f4b-86a8-3b3d4f618457) transitioned 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 15:23:06.625951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-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 15:23:06.659425 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9652b9-55b7-4f4b-86a8-3b3d4f618457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0e5db38-af1c-4462-860f-0b314038e259', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:23:06.660165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e117882-cdcd-4b83-8586-42c6ca02a894) transitioned 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 15:23:06.703902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Created reservations ['8cc2478a-f219-494e-9801-b729dc5a3adc', '23fcee16-3bc4-4e6b-8060-87a5844bc28d', 'c6ff6486-cb5f-494b-a278-6b0b78b338cd', '96f7ade2-b809-4e01-aa3e-8d4aed7df6ac'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:06.704585 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e117882-cdcd-4b83-8586-42c6ca02a894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc2478a-f219-494e-9801-b729dc5a3adc', '23fcee16-3bc4-4e6b-8060-87a5844bc28d', 'c6ff6486-cb5f-494b-a278-6b0b78b338cd', '96f7ade2-b809-4e01-aa3e-8d4aed7df6ac']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:06.705318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc8b830d-f23d-4db6-9896-ec2656b9fed9) transitioned 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 15:23:06.745657 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc8b830d-f23d-4db6-9896-ec2656b9fed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b43a0f-09a9-48ae-bb9d-76cf7ea70262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686560119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['8cc2478a-f219-494e-9801-b729dc5a3adc','23fcee16-3bc4-4e6b-8060-87a5844bc28d','c6ff6486-cb5f-494b-a278-6b0b78b338cd','96f7ade2-b809-4e01-aa3e-8d4aed7df6ac'],size=1,snapshot_id=d0e5db38-af1c-4462-860f-0b314038e259,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1686560119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b43a0f-09a9-48ae-bb9d-76cf7ea70262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4450e225f8a342cfb91d69e995e1af8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0e5db38-af1c-4462-860f-0b314038e259,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64adff19570245079427445d3b5f2734',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:06.746479 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eca38a-ce07-4966-baf6-b082c5747a13) transitioned 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 15:23:06.766035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eca38a-ce07-4966-baf6-b082c5747a13) transitioned into state 'SUCCESS' from state '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-1686560119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4450e225f8a342cfb91d69e995e1af8f',qos_specs=None,replication_status=,reservations=['8cc2478a-f219-494e-9801-b729dc5a3adc','23fcee16-3bc4-4e6b-8060-87a5844bc28d','c6ff6486-cb5f-494b-a278-6b0b78b338cd','96f7ade2-b809-4e01-aa3e-8d4aed7df6ac'],size=1,snapshot_id=d0e5db38-af1c-4462-860f-0b314038e259,source_replicaid=,source_volid=None,status='creating',user_id='64adff19570245079427445d3b5f2734',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:06.766635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ed7c9b-7dd5-49d7-a629-5640b83eb6c3) transitioned 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 15:23:06.786279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ed7c9b-7dd5-49d7-a629-5640b83eb6c3) 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 15:23:06.787085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Flow 'volume_create_api' (00765c03-eab8-43ef-819e-e3c2f048684d) 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 15:23:06.787361 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Create volume request issued successfully. Aug 13 15:23:06.787894 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0196d818-a8ef-4abf-bdbf-032d1eb6e7d9 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:06.788275 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1037/4175] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:23:06 2026] POST /volume/v3/volumes => generated 786 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:06.801430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de36f99f-4fab-4881-8c8f-e84581704948 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:06.803140 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de36f99f-4fab-4881-8c8f-e84581704948 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:06.803334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de36f99f-4fab-4881-8c8f-e84581704948 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:06.803515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de36f99f-4fab-4881-8c8f-e84581704948 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:06.809997 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:06.809997 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:06.815113 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de36f99f-4fab-4881-8c8f-e84581704948 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:06.819782 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de36f99f-4fab-4881-8c8f-e84581704948 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 200 Aug 13 15:23:06.820168 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1043/4176] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:06 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.560929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f51a694-375b-48ad-940e-e815d4041ebe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.562922 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f51a694-375b-48ad-940e-e815d4041ebe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:07.563347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f51a694-375b-48ad-940e-e815d4041ebe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.563594 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f51a694-375b-48ad-940e-e815d4041ebe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.563828 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0f51a694-375b-48ad-940e-e815d4041ebe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:07.569404 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.569404 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:07.570650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f51a694-375b-48ad-940e-e815d4041ebe tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:07.571134 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1059/4177] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.581287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.583524 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:07.583524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.583963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.591958 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.591958 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:07.595344 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:07.599387 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dffd8fd9-c4b9-4153-bc0a-e4b03649c76f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 200 Aug 13 15:23:07.599743 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1039/4178] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.612124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.613879 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:07.614041 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.614211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.614302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:07.618358 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.618358 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:07.619070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97598ef0-6e2f-4442-a0b8-0f8e4ead1c0d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:07.619567 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1038/4179] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.628554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02081e9d-810c-452c-99ac-c8a380606110 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.630194 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02081e9d-810c-452c-99ac-c8a380606110 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/detail Aug 13 15:23:07.630391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02081e9d-810c-452c-99ac-c8a380606110 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.630581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02081e9d-810c-452c-99ac-c8a380606110 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.630879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-02081e9d-810c-452c-99ac-c8a380606110 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:23:07.643680 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02081e9d-810c-452c-99ac-c8a380606110 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/detail returned with HTTP 200 Aug 13 15:23:07.644077 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1044/4180] 10.4.3.38 () {66 vars in 1251 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/backups/detail => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.657361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.659555 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172/restore Aug 13 15:23:07.660100 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:07.661373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Restoring backup 8eed30cb-f70e-4d37-8689-e33d12a42172 ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:23:07.661470 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Restoring backup 8eed30cb-f70e-4d37-8689-e33d12a42172 to volume None. Aug 13 15:23:07.666391 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.666391 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:07.667538 np0000007223 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating volume of 1 GB for restore of backup 8eed30cb-f70e-4d37-8689-e33d12a42172. Aug 13 15:23:07.670703 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:23:07.676341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (765ec05b-4150-4955-8248-3f196714c6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:07.677407 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc240a22-fdea-44ad-9c25-9c71eae2c468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:07.678261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:23:07.703054 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc240a22-fdea-44ad-9c25-9c71eae2c468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:07.704250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4067e7-64aa-45b8-9b28-db902db0c279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:07.740621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['6203f893-d9b2-40a6-92de-f0814de89853', '2b470e3e-ccbb-4199-a5c2-67f0a2b6500f', '806d34ce-9dd0-4cd4-be0c-64c559537d05', '7366d4f4-fceb-480d-8153-18c140d24150'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:07.741452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4067e7-64aa-45b8-9b28-db902db0c279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6203f893-d9b2-40a6-92de-f0814de89853', '2b470e3e-ccbb-4199-a5c2-67f0a2b6500f', '806d34ce-9dd0-4cd4-be0c-64c559537d05', '7366d4f4-fceb-480d-8153-18c140d24150']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:07.742220 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140af68f-e610-42e3-aacd-6d28ea37ff43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:07.768306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140af68f-e610-42e3-aacd-6d28ea37ff43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb', '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_8eed30cb-f70e-4d37-8689-e33d12a42172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['6203f893-d9b2-40a6-92de-f0814de89853','2b470e3e-ccbb-4199-a5c2-67f0a2b6500f','806d34ce-9dd0-4cd4-be0c-64c559537d05','7366d4f4-fceb-480d-8153-18c140d24150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8eed30cb-f70e-4d37-8689-e33d12a42172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:07.769651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6946a666-2805-4fd1-9476-00affe1bf866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:07.783858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6946a666-2805-4fd1-9476-00affe1bf866) transitioned into 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_8eed30cb-f70e-4d37-8689-e33d12a42172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['6203f893-d9b2-40a6-92de-f0814de89853','2b470e3e-ccbb-4199-a5c2-67f0a2b6500f','806d34ce-9dd0-4cd4-be0c-64c559537d05','7366d4f4-fceb-480d-8153-18c140d24150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:07.784684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5402c4b-f5fd-467b-834e-7238b5265b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:07.794409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5402c4b-f5fd-467b-834e-7238b5265b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:07.796330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (765ec05b-4150-4955-8248-3f196714c6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:07.796864 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:23:07.804047 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.804047 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:07.805158 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:07.835924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02be6b6b-83a5-419a-8595-4346b90b28ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.837956 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02be6b6b-83a5-419a-8595-4346b90b28ff tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:07.838193 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02be6b6b-83a5-419a-8595-4346b90b28ff tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.838398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02be6b6b-83a5-419a-8595-4346b90b28ff tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.847316 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.847316 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:07.851974 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-02be6b6b-83a5-419a-8595-4346b90b28ff tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:07.858014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02be6b6b-83a5-419a-8595-4346b90b28ff tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 200 Aug 13 15:23:07.858409 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1040/4181] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.871583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.873565 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:07.873770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.873971 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.881231 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.881231 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:07.884741 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:07.889412 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff878f30-de45-4055-bec0-25c52dd4b9d3 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 200 Aug 13 15:23:07.889834 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1039/4182] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:07.903454 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49f95555-8a67-4368-8907-f83ddf388f03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.905724 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:07.906006 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.906222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.906436 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: 41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:07.916009 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.916009 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:07.916641 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:07.934275 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:23:07.934435 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49f95555-8a67-4368-8907-f83ddf388f03 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 202 Aug 13 15:23:07.934901 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1045/4183] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:07 2026] DELETE /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:07.944845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:07.950798 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:07.951016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:07.951267 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:07.959459 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:07.959459 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:07.963709 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:07.969831 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f0a11c5-b2f5-4749-96fc-9d61413e0f4f tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 200 Aug 13 15:23:07.970276 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1041/4184] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:07 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:08.812334 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:08.812334 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:08.812901 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:08.813021 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:23:08.813114 np0000007223 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Overwriting volume 3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb with restore of backup 8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:08.824683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] restore_backup in rpcapi backup_id 8eed30cb-f70e-4d37-8689-e33d12a42172 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:23:08.826630 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2f7869f-2522-4828-ae34-7fa9520dd2db tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172/restore returned with HTTP 202 Aug 13 15:23:08.827476 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1060/4185] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:23:07 2026] POST /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172/restore => generated 189 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:08.837618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:08.839384 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:08.839550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:08.839731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:08.839842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:08.843949 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:08.843949 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:08.844693 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d2b8d90-ee89-4657-be62-27b59a6eb638 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:08.845068 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1040/4186] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:08 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:08.986222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69c915c9-3a79-40fc-9b44-2e262422fe88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:08.988301 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69c915c9-3a79-40fc-9b44-2e262422fe88 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:08.988547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69c915c9-3a79-40fc-9b44-2e262422fe88 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:08.988838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69c915c9-3a79-40fc-9b44-2e262422fe88 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:08.996488 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69c915c9-3a79-40fc-9b44-2e262422fe88 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 404 Aug 13 15:23:08.997345 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1046/4187] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:08 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:09.005008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a0ed3e3-2995-4749-911e-e3b1dee13d94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:09.006746 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a0ed3e3-2995-4749-911e-e3b1dee13d94 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:09.006948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a0ed3e3-2995-4749-911e-e3b1dee13d94 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:09.007144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a0ed3e3-2995-4749-911e-e3b1dee13d94 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:09.012718 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a0ed3e3-2995-4749-911e-e3b1dee13d94 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 404 Aug 13 15:23:09.013153 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1042/4188] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:09 2026] GET /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:09.020502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b617238f-756c-46a0-ae26-79c9683c55df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:09.022669 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b617238f-756c-46a0-ae26-79c9683c55df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:09.022895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b617238f-756c-46a0-ae26-79c9683c55df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:09.023104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b617238f-756c-46a0-ae26-79c9683c55df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:09.023248 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b617238f-756c-46a0-ae26-79c9683c55df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: 41b43a0f-09a9-48ae-bb9d-76cf7ea70262 Aug 13 15:23:09.028497 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b617238f-756c-46a0-ae26-79c9683c55df tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 returned with HTTP 404 Aug 13 15:23:09.028968 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1061/4189] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:09 2026] DELETE /volume/v3/volumes/41b43a0f-09a9-48ae-bb9d-76cf7ea70262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:09.036175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:09.037975 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:09.038147 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:09.038349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:09.038474 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete snapshot with id: d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:09.043141 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:09.043141 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:09.043518 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:09.059687 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot delete request issued successfully. Aug 13 15:23:09.059892 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a58aa3d7-7a56-49bb-a6a5-2baac0861f11 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 returned with HTTP 202 Aug 13 15:23:09.060250 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1041/4190] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:23:09 2026] DELETE /volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:09.068527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:09.070219 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:09.070488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:09.070724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:09.076216 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:09.076216 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:09.076764 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Snapshot retrieved successfully. Aug 13 15:23:09.077681 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00d3a105-3428-42c4-9ab7-cb632bc23eae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 returned with HTTP 200 Aug 13 15:23:09.078168 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1047/4191] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:09 2026] GET /volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:09.858120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:09.859941 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:09.860127 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:09.860298 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:09.860405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:09.864457 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:09.864457 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:09.865244 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e7b9f74-5cfc-41c1-b985-44dd177516bd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:09.865729 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1043/4192] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:09 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:10.088330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27566c45-78e0-46e8-93c3-2005fb813198 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.090072 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27566c45-78e0-46e8-93c3-2005fb813198 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 Aug 13 15:23:10.090312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27566c45-78e0-46e8-93c3-2005fb813198 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.090508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27566c45-78e0-46e8-93c3-2005fb813198 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.094895 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27566c45-78e0-46e8-93c3-2005fb813198 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 returned with HTTP 404 Aug 13 15:23:10.095384 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1062/4193] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/snapshots/d0e5db38-af1c-4462-860f-0b314038e259 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:10.104943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9500b04c-092d-4552-a842-3b2bb2406a6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.106933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9500b04c-092d-4552-a842-3b2bb2406a6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:10.107152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9500b04c-092d-4552-a842-3b2bb2406a6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.107342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9500b04c-092d-4552-a842-3b2bb2406a6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.114938 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:10.114938 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:10.118732 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9500b04c-092d-4552-a842-3b2bb2406a6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:10.123224 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9500b04c-092d-4552-a842-3b2bb2406a6a tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 200 Aug 13 15:23:10.123681 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1042/4194] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:10.136082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-573dc3e6-049f-4b29-882b-556b0aa37621 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.138215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:10.138449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.138690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.138911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:10.147514 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:10.147514 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:10.148055 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:10.170166 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:23:10.170386 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-573dc3e6-049f-4b29-882b-556b0aa37621 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 202 Aug 13 15:23:10.170876 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1048/4195] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:10 2026] DELETE /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:10.177441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c829576d-bfb7-483f-85e5-a65e99782361 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.180117 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c829576d-bfb7-483f-85e5-a65e99782361 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:10.180322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c829576d-bfb7-483f-85e5-a65e99782361 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.180512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c829576d-bfb7-483f-85e5-a65e99782361 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.188072 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:10.188072 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:10.192618 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c829576d-bfb7-483f-85e5-a65e99782361 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:10.197631 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c829576d-bfb7-483f-85e5-a65e99782361 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 200 Aug 13 15:23:10.198557 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1044/4196] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:10.678276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-5af9283d-c4aa-4e0d-84ee-4c07a9a6812f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.680744 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-5af9283d-c4aa-4e0d-84ee-4c07a9a6812f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/attachments?instance_id=7c245466-ea9f-4886-9159-07b100a2b670 Aug 13 15:23:10.680984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-5af9283d-c4aa-4e0d-84ee-4c07a9a6812f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.681166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-5af9283d-c4aa-4e0d-84ee-4c07a9a6812f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.691245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-5af9283d-c4aa-4e0d-84ee-4c07a9a6812f tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments?instance_id=7c245466-ea9f-4886-9159-07b100a2b670 returned with HTTP 200 Aug 13 15:23:10.691603 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1063/4197] 10.4.3.38 () {70 vars in 1630 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/attachments?instance_id=7c245466-ea9f-4886-9159-07b100a2b670 => generated 192 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:10.700688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-049a76c9-9bda-4638-b15e-44adf058275d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.702423 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-049a76c9-9bda-4638-b15e-44adf058275d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 Aug 13 15:23:10.702679 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-049a76c9-9bda-4638-b15e-44adf058275d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.702791 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-049a76c9-9bda-4638-b15e-44adf058275d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.720856 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5508ed3d-ed15-49aa-83fb-38ec20a4b03a req-049a76c9-9bda-4638-b15e-44adf058275d tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 returned with HTTP 200 Aug 13 15:23:10.721147 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1043/4198] 10.4.3.38 () {70 vars in 1644 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:10.875223 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:10.877208 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:10.877449 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:10.877623 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:10.877740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:10.881962 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:10.881962 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:10.882682 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa5d963f-84ec-4b4f-aaf4-5e7845f4a886 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:10.883162 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1049/4199] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:10 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:11.214802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32e410bc-7a76-43b2-aaeb-1eea60b66d47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:11.217998 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32e410bc-7a76-43b2-aaeb-1eea60b66d47 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 Aug 13 15:23:11.218273 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32e410bc-7a76-43b2-aaeb-1eea60b66d47 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:11.218535 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32e410bc-7a76-43b2-aaeb-1eea60b66d47 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:11.226431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32e410bc-7a76-43b2-aaeb-1eea60b66d47 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 returned with HTTP 404 Aug 13 15:23:11.227096 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1045/4200] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:11 2026] GET /volume/v3/volumes/c111e7af-406e-4daf-a798-a5cc3c3bea34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:11.235145 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24041387-a95b-4191-84f2-75564852f789 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:11.236962 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24041387-a95b-4191-84f2-75564852f789 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:11.237132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24041387-a95b-4191-84f2-75564852f789 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:11.237316 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24041387-a95b-4191-84f2-75564852f789 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:11.244198 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:11.244198 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:11.248207 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24041387-a95b-4191-84f2-75564852f789 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:11.252851 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24041387-a95b-4191-84f2-75564852f789 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:23:11.253242 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1064/4201] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:11 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:11.268026 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9540a6da-9ca0-4391-8660-15efde4205c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:11.270319 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:11.270602 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:11.270894 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:11.271156 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume with id: ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:11.286998 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:11.286998 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:11.286998 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:11.307354 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Delete volume request issued successfully. Aug 13 15:23:11.307354 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9540a6da-9ca0-4391-8660-15efde4205c2 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 202 Aug 13 15:23:11.307688 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1044/4202] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:11 2026] DELETE /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:11.314272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2625b603-cfac-4bc7-a86a-6134427507ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:11.316520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2625b603-cfac-4bc7-a86a-6134427507ae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:11.316817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2625b603-cfac-4bc7-a86a-6134427507ae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:11.317123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2625b603-cfac-4bc7-a86a-6134427507ae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:11.326090 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:11.326090 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:11.330541 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2625b603-cfac-4bc7-a86a-6134427507ae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Volume info retrieved successfully. Aug 13 15:23:11.338659 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2625b603-cfac-4bc7-a86a-6134427507ae tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 200 Aug 13 15:23:11.339483 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1050/4203] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:11 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:11.893717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:11.895428 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:11.895651 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:11.895873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:11.895985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:11.899939 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:11.899939 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:11.900616 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d982e2f9-785b-4fc8-a31a-88a7c7757240 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:11.901003 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1046/4204] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:11 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:12.353621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3728473-b694-46d6-a6c8-41c5cae6cef5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:12.355245 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3728473-b694-46d6-a6c8-41c5cae6cef5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] GET https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a Aug 13 15:23:12.355423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3728473-b694-46d6-a6c8-41c5cae6cef5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:12.355613 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3728473-b694-46d6-a6c8-41c5cae6cef5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:12.361155 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3728473-b694-46d6-a6c8-41c5cae6cef5 tempest-VolumesSnapshotTestJSON-1843782919 tempest-VolumesSnapshotTestJSON-1843782919-project-member] https://10.4.3.38/volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a returned with HTTP 404 Aug 13 15:23:12.361712 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1065/4205] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:12 2026] GET /volume/v3/volumes/ddbc587b-a942-429f-a1b8-d75a5d36000a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:12.913333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:12.915443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:12.915741 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:12.916034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:12.916189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:12.922099 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:12.922099 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:12.923182 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b285b421-aa6b-4593-81f5-7af0bd9d7bcf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:12.923750 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1045/4206] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:12 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:13.933362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:13.935155 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:13.935353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:13.935558 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:13.935664 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:13.939659 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:13.939659 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:13.940381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5ea982d-c25b-4d68-92dc-3effbc8d142b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:13.940789 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1051/4207] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:13 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:14.950247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:14.951748 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:14.951932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:14.952110 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:14.952202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:14.955881 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:14.955881 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:14.956479 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af033af9-1afb-4f4e-96b2-a0d50b86a628 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:14.956821 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1047/4208] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:14 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:15.966115 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:15.967888 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:15.968303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:15.968303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:15.968470 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:15.975030 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:15.975030 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:15.975803 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e2a498b-375a-441e-95e3-3d6ed23806dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:15.976248 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1066/4209] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:15 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:16.988295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ec04664-e3f3-4594-9082-6031454cee8d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:16.991392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ec04664-e3f3-4594-9082-6031454cee8d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:16.991392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ec04664-e3f3-4594-9082-6031454cee8d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:16.991392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ec04664-e3f3-4594-9082-6031454cee8d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:16.991392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3ec04664-e3f3-4594-9082-6031454cee8d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:16.995610 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:16.995610 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:16.995610 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ec04664-e3f3-4594-9082-6031454cee8d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:16.995610 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1046/4210] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:16 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:18.006472 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-646b7139-180c-43f0-b17e-83acdd575340 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:18.008540 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-646b7139-180c-43f0-b17e-83acdd575340 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:18.008773 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-646b7139-180c-43f0-b17e-83acdd575340 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:18.008993 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-646b7139-180c-43f0-b17e-83acdd575340 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:18.009167 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-646b7139-180c-43f0-b17e-83acdd575340 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:18.013797 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:18.013797 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:18.014588 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-646b7139-180c-43f0-b17e-83acdd575340 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:18.014989 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1052/4211] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:18 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:23:18.024589 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e895bda-aa06-480d-99ff-95772f5045a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:18.027048 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e895bda-aa06-480d-99ff-95772f5045a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:18.027453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e895bda-aa06-480d-99ff-95772f5045a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:18.027661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e895bda-aa06-480d-99ff-95772f5045a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:18.035861 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:18.035861 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:18.039578 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e895bda-aa06-480d-99ff-95772f5045a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:18.043405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e895bda-aa06-480d-99ff-95772f5045a8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb returned with HTTP 200 Aug 13 15:23:18.043747 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1048/4212] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:18 2026] GET /volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb => generated 963 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:18.054717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:18.057363 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:18.057644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:18.057945 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:18.067130 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:18.067130 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:18.078924 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:18.084082 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7a87f9b-4fd0-45e1-9f7b-0a88ff83c8ed tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb returned with HTTP 200 Aug 13 15:23:18.084712 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1067/4213] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:18 2026] GET /volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb => generated 963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:18.096108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad568676-0fc3-4548-a130-983366d146e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:18.097932 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:18.098157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:18.098428 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:18.098640 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:18.106444 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:18.106444 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:18.106881 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:18.120642 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:23:18.120852 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad568676-0fc3-4548-a130-983366d146e0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb returned with HTTP 202 Aug 13 15:23:18.121217 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1047/4214] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:18 2026] DELETE /volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:18.127738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9703b545-4512-49b9-8797-08a2075e4c74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:18.130207 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9703b545-4512-49b9-8797-08a2075e4c74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:18.130412 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9703b545-4512-49b9-8797-08a2075e4c74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:18.130617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9703b545-4512-49b9-8797-08a2075e4c74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:18.147924 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:18.147924 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:18.152249 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9703b545-4512-49b9-8797-08a2075e4c74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:18.156607 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9703b545-4512-49b9-8797-08a2075e4c74 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb returned with HTTP 200 Aug 13 15:23:18.157145 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1053/4215] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:18 2026] GET /volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb => generated 962 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:19.170033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2be1ebd-3df9-4ef0-abe0-11e8cf1be07a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:19.172159 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2be1ebd-3df9-4ef0-abe0-11e8cf1be07a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb Aug 13 15:23:19.172390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2be1ebd-3df9-4ef0-abe0-11e8cf1be07a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:19.172626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2be1ebd-3df9-4ef0-abe0-11e8cf1be07a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:19.179446 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2be1ebd-3df9-4ef0-abe0-11e8cf1be07a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb returned with HTTP 404 Aug 13 15:23:19.179994 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1049/4216] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:19 2026] GET /volume/v3/volumes/3fdc5ad1-6d4c-48db-a000-4a594c9dd9eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:19.187525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:19.189291 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:19.189467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:19.189645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:19.189771 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 8eed30cb-f70e-4d37-8689-e33d12a42172. Aug 13 15:23:19.193546 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:19.193546 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:19.203733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 8eed30cb-f70e-4d37-8689-e33d12a42172 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:23:19.205264 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7083ce09-33b5-4bd8-b1a3-e52540093ee3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 202 Aug 13 15:23:19.205617 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1068/4217] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:19 2026] DELETE /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:23:19.212375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb876491-2cf4-4092-a6fd-84142daa932c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:19.214008 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb876491-2cf4-4092-a6fd-84142daa932c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:19.214228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb876491-2cf4-4092-a6fd-84142daa932c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:19.214483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb876491-2cf4-4092-a6fd-84142daa932c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:19.214624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cb876491-2cf4-4092-a6fd-84142daa932c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:19.218451 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:19.218451 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:19.219203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb876491-2cf4-4092-a6fd-84142daa932c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 200 Aug 13 15:23:19.219562 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1048/4218] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:19 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:20.229630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:20.231216 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 Aug 13 15:23:20.231402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:20.231581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:20.231720 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 8eed30cb-f70e-4d37-8689-e33d12a42172. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:20.235476 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2c2e8a9-0382-4ce1-aa6d-65b0ebf16ed0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 returned with HTTP 404 Aug 13 15:23:20.236085 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1054/4219] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:20 2026] GET /volume/v3/backups/8eed30cb-f70e-4d37-8689-e33d12a42172 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:20.308391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:20.310325 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:20.310546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:20.310811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:20.310973 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:20.317981 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:20.317981 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:20.318517 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:20.333368 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:23:20.333548 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96291fe5-073c-4aa4-a1a1-dd6dc0c4580d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 202 Aug 13 15:23:20.334059 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1050/4220] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:20 2026] DELETE /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:20.346183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:20.348659 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:20.348923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:20.349205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:20.360972 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:20.360972 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:20.367306 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:20.375088 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95e51469-4182-49ad-8eff-8bf09cc2fc13 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 200 Aug 13 15:23:20.375840 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1069/4221] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:20 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:21.393251 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d9b1449-2e45-43a1-833f-2189d68f7c7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:21.396027 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d9b1449-2e45-43a1-833f-2189d68f7c7b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:21.396314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d9b1449-2e45-43a1-833f-2189d68f7c7b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:21.396839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d9b1449-2e45-43a1-833f-2189d68f7c7b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:21.405015 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d9b1449-2e45-43a1-833f-2189d68f7c7b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 404 Aug 13 15:23:21.405761 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1049/4222] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:21 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:21.412312 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d53ddd82-ec25-4cc1-afcd-6e37179350bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:21.415574 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d53ddd82-ec25-4cc1-afcd-6e37179350bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:21.415574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d53ddd82-ec25-4cc1-afcd-6e37179350bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:21.415574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d53ddd82-ec25-4cc1-afcd-6e37179350bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:21.420636 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d53ddd82-ec25-4cc1-afcd-6e37179350bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 404 Aug 13 15:23:21.420636 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1055/4223] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:21 2026] GET /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:21.429203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1b1824d-87c9-4154-82bf-83d1c646565c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:21.431729 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1b1824d-87c9-4154-82bf-83d1c646565c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:21.432009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1b1824d-87c9-4154-82bf-83d1c646565c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:21.432355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1b1824d-87c9-4154-82bf-83d1c646565c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:21.432721 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f1b1824d-87c9-4154-82bf-83d1c646565c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 2853236e-5425-4284-9c71-389de5f6fc66 Aug 13 15:23:21.439322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1b1824d-87c9-4154-82bf-83d1c646565c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 returned with HTTP 404 Aug 13 15:23:21.439911 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1051/4224] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:21 2026] DELETE /volume/v3/volumes/2853236e-5425-4284-9c71-389de5f6fc66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:21.451336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:21.453102 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:21.453437 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-429461064"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:21.454860 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-429461064'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:21.454969 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume of 1 GB Aug 13 15:23:21.458606 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Availability Zones retrieved successfully. Aug 13 15:23:21.464287 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (b7ac9e2a-28f4-4adf-93c7-3de17634a9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:21.465284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa1294a-0192-47ec-9da1-9e2fb782b6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:21.466295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:23:21.505760 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa1294a-0192-47ec-9da1-9e2fb782b6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:21.506773 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d0893a-47a4-407e-a06a-2bdf5eb79d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:21.550872 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['717a8451-861c-4337-9793-d8fe6ba76966', '75921cdb-07b8-43ad-b8d3-abfa6398e021', '3358b685-45b9-4fea-b658-557fc77c0595', 'bbce32c4-3dc4-4f79-a28b-3ba18a57300e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:21.551932 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d0893a-47a4-407e-a06a-2bdf5eb79d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['717a8451-861c-4337-9793-d8fe6ba76966', '75921cdb-07b8-43ad-b8d3-abfa6398e021', '3358b685-45b9-4fea-b658-557fc77c0595', 'bbce32c4-3dc4-4f79-a28b-3ba18a57300e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:21.553615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29391d44-4e19-48f4-9652-8205c3b099ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:21.577596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29391d44-4e19-48f4-9652-8205c3b099ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc5d1da-363b-48d6-afa9-e3f967e5d73e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-429461064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['717a8451-861c-4337-9793-d8fe6ba76966','75921cdb-07b8-43ad-b8d3-abfa6398e021','3358b685-45b9-4fea-b658-557fc77c0595','bbce32c4-3dc4-4f79-a28b-3ba18a57300e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-429461064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc5d1da-363b-48d6-afa9-e3f967e5d73e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29332ef4710441679d5916a448751f5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='120b8fc9edf343a381b85d883a2ad24d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:21.578535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc32a0f-ccb7-4e38-a7b4-3265b25f95c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:21.599853 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc32a0f-ccb7-4e38-a7b4-3265b25f95c4) transitioned into state 'SUCCESS' from state '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-429461064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29332ef4710441679d5916a448751f5c',qos_specs=None,replication_status=,reservations=['717a8451-861c-4337-9793-d8fe6ba76966','75921cdb-07b8-43ad-b8d3-abfa6398e021','3358b685-45b9-4fea-b658-557fc77c0595','bbce32c4-3dc4-4f79-a28b-3ba18a57300e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='120b8fc9edf343a381b85d883a2ad24d',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:21.601494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a2d491-0dd9-4ac8-a6b3-8646ec180a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:21.611347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a2d491-0dd9-4ac8-a6b3-8646ec180a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:21.612229 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Flow 'volume_create_api' (b7ac9e2a-28f4-4adf-93c7-3de17634a9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:21.612561 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Create volume request issued successfully. Aug 13 15:23:21.613154 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c02ce4f9-b4e4-4d06-b4dc-6fc251fe5ce8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:21.613725 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1070/4225] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:23:21 2026] POST /volume/v3/volumes => generated 746 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:21.632756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:21.634985 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:23:21.635295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:21.635295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:21.643442 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:21.643442 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:21.648455 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:21.653625 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73ba6f3d-ff38-4ae5-807b-5ad158972fd6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:23:21.654265 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1050/4226] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:21 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:22.667950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:22.672858 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:23:22.673076 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:22.673263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:22.682808 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:22.682808 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:22.687302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:23:22.692647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ded515b3-43e2-42dc-b53f-56be662d7d17 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:23:22.693178 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1056/4227] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:22 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:22.907178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66295632-304d-498f-b4de-37da6a853281 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:22.908465 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:22.908832 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-392636362", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:22.910240 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-392636362', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:22.990746 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Create volume of 1 GB Aug 13 15:23:22.997893 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Availability Zones retrieved successfully. Aug 13 15:23:23.007172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Flow 'volume_create_api' (6591ebab-3310-4a21-8325-e7557c6ad511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:23.008456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a7db44-ca45-420c-8bec-6113d46cfdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:23.009445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:23:23.066108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a7db44-ca45-420c-8bec-6113d46cfdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:23.066854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d03188d-fd81-4bb9-8877-4d8910f9a861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:23.132190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Created reservations ['87769881-55ef-42f6-bb04-39cb54bf541b', '259996d7-49a9-45c7-8d1e-e1f8d591dd6f', 'be4565e2-9c34-46a9-8a5d-4779b3dedcb1', 'd7ce6376-dbe8-4f36-93f5-23626cdacedf'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:23.133072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d03188d-fd81-4bb9-8877-4d8910f9a861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87769881-55ef-42f6-bb04-39cb54bf541b', '259996d7-49a9-45c7-8d1e-e1f8d591dd6f', 'be4565e2-9c34-46a9-8a5d-4779b3dedcb1', 'd7ce6376-dbe8-4f36-93f5-23626cdacedf']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:23.133941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5740894d-8be0-4b68-a5c7-ca0b22f8bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:23.155959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5740894d-8be0-4b68-a5c7-ca0b22f8bedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f14360-2b05-4203-adb2-b3f99ba67f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-392636362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c123da4ab34d11a8795cf89d3c873e',qos_specs=None,replication_status=,reservations=['87769881-55ef-42f6-bb04-39cb54bf541b','259996d7-49a9-45c7-8d1e-e1f8d591dd6f','be4565e2-9c34-46a9-8a5d-4779b3dedcb1','d7ce6376-dbe8-4f36-93f5-23626cdacedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e037826d314243b4d3e698d61eb6d8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-392636362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f14360-2b05-4203-adb2-b3f99ba67f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c123da4ab34d11a8795cf89d3c873e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e037826d314243b4d3e698d61eb6d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:23.156737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9119e8-d3f3-494f-92cf-40a19a95ab86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:23.173994 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9119e8-d3f3-494f-92cf-40a19a95ab86) transitioned into state 'SUCCESS' from state '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-392636362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c123da4ab34d11a8795cf89d3c873e',qos_specs=None,replication_status=,reservations=['87769881-55ef-42f6-bb04-39cb54bf541b','259996d7-49a9-45c7-8d1e-e1f8d591dd6f','be4565e2-9c34-46a9-8a5d-4779b3dedcb1','d7ce6376-dbe8-4f36-93f5-23626cdacedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e037826d314243b4d3e698d61eb6d8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:23.174811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c276ab1d-6241-44fb-8619-48db892af129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:23.182837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c276ab1d-6241-44fb-8619-48db892af129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:23.183561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Flow 'volume_create_api' (6591ebab-3310-4a21-8325-e7557c6ad511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:23.183869 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Create volume request issued successfully. Aug 13 15:23:23.184386 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66295632-304d-498f-b4de-37da6a853281 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:23.184923 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1052/4228] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:23:22 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:23.200565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db543639-2531-479c-9cc8-66c455cd6c0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:23.204168 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db543639-2531-479c-9cc8-66c455cd6c0c tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:23:23.204453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db543639-2531-479c-9cc8-66c455cd6c0c tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:23.205027 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db543639-2531-479c-9cc8-66c455cd6c0c tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:23.214064 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:23.214064 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:23.218357 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db543639-2531-479c-9cc8-66c455cd6c0c tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:23.223168 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db543639-2531-479c-9cc8-66c455cd6c0c tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:23:23.223506 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1071/4229] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:23 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:24.238752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:24.240530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:23:24.240764 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:24.241003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:24.250079 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:24.250079 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:24.253738 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:24.263352 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d2f1f4c-a7c6-4df1-bc48-8aa3272b0e2f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:23:24.263749 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1051/4230] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:24 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:24.281414 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:24.286918 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:23:24.287081 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:24.287286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:24.294932 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:24.294932 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:24.300645 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:24.303085 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-842fe957-ff49-4d55-af07-78bad5a2cde5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:23:24.303564 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1057/4231] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:24 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:24.319793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-efac921d-0382-4e1a-a177-8d9c25f43cea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:24.322060 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efac921d-0382-4e1a-a177-8d9c25f43cea tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:23:24.322283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efac921d-0382-4e1a-a177-8d9c25f43cea tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:24.322509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efac921d-0382-4e1a-a177-8d9c25f43cea tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:24.333088 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:24.333088 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:24.340939 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-efac921d-0382-4e1a-a177-8d9c25f43cea tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:24.347766 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efac921d-0382-4e1a-a177-8d9c25f43cea tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:23:24.348249 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1053/4232] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:24 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:24.364336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:24.366255 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:23:24.366610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34f14360-2b05-4203-adb2-b3f99ba67f79", "name": "tempest-TestVolumeBackupRestore-backup-1632927859", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:24.368292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Creating new backup {'backup': {'volume_id': '34f14360-2b05-4203-adb2-b3f99ba67f79', 'name': 'tempest-TestVolumeBackupRestore-backup-1632927859', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:23:24.368452 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Creating backup of volume 34f14360-2b05-4203-adb2-b3f99ba67f79 in container None Aug 13 15:23:24.376279 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:24.376279 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:24.376818 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:24.402248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Created reservations ['f636025b-dca5-4539-b489-316c05377417', 'c3565ac1-0910-45f9-86c4-8294db3e51e8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:24.429809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5012e1ab-e2fb-461e-8ce6-3ab6e184ccd0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:23:24.430024 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1072/4233] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:23:24 2026] POST /volume/v3/backups => generated 333 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:24.439552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8caca46-305a-4107-9f75-f2a3e775a597 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:24.441389 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8caca46-305a-4107-9f75-f2a3e775a597 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:24.441621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8caca46-305a-4107-9f75-f2a3e775a597 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:24.441871 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8caca46-305a-4107-9f75-f2a3e775a597 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:24.442037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c8caca46-305a-4107-9f75-f2a3e775a597 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:24.446512 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:24.446512 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:24.447335 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8caca46-305a-4107-9f75-f2a3e775a597 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:24.447809 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1052/4234] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:24 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:25.460028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:25.465327 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:25.465327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:25.465327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:25.465327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:25.472423 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:25.472423 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:25.472816 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54808928-f295-4ddb-9e8a-45a4d7fe7449 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:25.473516 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1058/4235] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:25 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:26.484241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25e16373-23c2-467b-a502-0ff918ef4265 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:26.486042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25e16373-23c2-467b-a502-0ff918ef4265 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:26.486271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25e16373-23c2-467b-a502-0ff918ef4265 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:26.486487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25e16373-23c2-467b-a502-0ff918ef4265 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:26.486646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-25e16373-23c2-467b-a502-0ff918ef4265 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:26.494975 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:26.494975 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:26.497353 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25e16373-23c2-467b-a502-0ff918ef4265 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:26.500129 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1054/4236] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:26 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 742 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:27.511888 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:27.515119 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:27.515413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:27.515834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:27.515997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:27.521741 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:27.521741 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:27.522889 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae88d633-6e1a-4b48-a9b5-94c33523983b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:27.523521 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1073/4237] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:27 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:28.534724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5316441-ba7a-4ed5-bca3-156024e76153 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:28.538056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5316441-ba7a-4ed5-bca3-156024e76153 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:28.538056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5316441-ba7a-4ed5-bca3-156024e76153 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:28.538056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5316441-ba7a-4ed5-bca3-156024e76153 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:28.538056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c5316441-ba7a-4ed5-bca3-156024e76153 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:28.543650 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:28.543650 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:28.545150 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5316441-ba7a-4ed5-bca3-156024e76153 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:28.545150 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1053/4238] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:28 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:29.558282 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0bb8b594-7a72-4757-947b-68e4c615db13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:29.560148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bb8b594-7a72-4757-947b-68e4c615db13 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:29.560325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b594-7a72-4757-947b-68e4c615db13 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:29.560534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b594-7a72-4757-947b-68e4c615db13 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:29.560686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0bb8b594-7a72-4757-947b-68e4c615db13 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:29.565089 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:29.565089 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:29.565753 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0bb8b594-7a72-4757-947b-68e4c615db13 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:29.566190 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1059/4239] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:29 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:30.579953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:30.581859 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:30.582035 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:30.582211 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:30.582301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:30.586142 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:30.586142 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:30.586780 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a46e40d-a9d9-44f2-82e2-6e489d47b7b5 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:30.587098 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1055/4240] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:30 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:31.601271 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:31.603239 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:31.603453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:31.603650 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:31.603814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:31.608270 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:31.608270 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:31.609056 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49895f5b-7fb9-4858-949f-e97a5b09bbd2 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:31.609415 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1074/4241] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:31 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:32.620931 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:32.627704 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:32.627704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:32.627704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:32.627704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:32.630736 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:32.630736 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:32.631524 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-240870e3-0c51-4b28-b8d1-c60dd4fcf1ca tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:32.632442 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1054/4242] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:32 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:33.644834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:33.646527 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:33.646704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:33.646906 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:33.647022 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:33.651548 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:33.651548 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:33.652438 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9de476b0-ea1a-42e3-a113-454f4d0b2cad tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:33.652909 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1060/4243] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:33 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:33.745093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:33.747344 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:23:33.747821 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e6f238d-04fd-4a57-8750-f6471af8df15", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-985886645", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:33.758571 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:33.758571 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:33.759059 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:33.759218 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:23:33.782103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['3a6a654e-4a5b-4fbf-ae9c-25e1a41a7008', '11fb4c80-18fb-419a-805b-89484c006682', '421096dc-f0de-4067-a705-34cca189c05b', '6c829830-9322-4d90-aa0a-9fd818266c9e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:33.808483 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:23:33.808820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c569b0d3-18f4-40a3-b3ee-00a34bb3e367 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:23:33.809202 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1056/4244] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:23:33 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 15:23:33.817362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-624568aa-c242-43db-9d22-6f576e94223e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:33.819178 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-624568aa-c242-43db-9d22-6f576e94223e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:33.819399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-624568aa-c242-43db-9d22-6f576e94223e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:33.819628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-624568aa-c242-43db-9d22-6f576e94223e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:33.824684 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:33.824684 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:33.825151 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-624568aa-c242-43db-9d22-6f576e94223e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:33.825988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-624568aa-c242-43db-9d22-6f576e94223e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 200 Aug 13 15:23:33.826366 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1075/4245] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:33 2026] GET /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:34.662160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a61201e0-03e8-40de-9403-ff5212405a59 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:34.663876 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a61201e0-03e8-40de-9403-ff5212405a59 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:34.664056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a61201e0-03e8-40de-9403-ff5212405a59 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:34.664224 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a61201e0-03e8-40de-9403-ff5212405a59 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:34.664321 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a61201e0-03e8-40de-9403-ff5212405a59 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:34.668361 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:34.668361 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:34.669164 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a61201e0-03e8-40de-9403-ff5212405a59 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:34.669507 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1055/4246] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:34 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:34.836018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:34.837732 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:34.837931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:34.838105 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:34.842908 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:34.842908 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:34.843284 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:34.843957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f562f745-d1ad-4e08-9d37-29323c0e27e0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 200 Aug 13 15:23:34.844273 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1061/4247] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:34 2026] GET /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:34.855936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:34.857968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:34.858233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:34.858452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:34.865720 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:34.865720 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:34.866218 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:34.866995 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57f8664-0d77-41e0-93e4-8f0801448d86 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 200 Aug 13 15:23:34.867362 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1057/4248] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:34 2026] GET /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:35.362982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c93f262a-8c94-45d2-b4c4-d6467306aba9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:35.364780 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c93f262a-8c94-45d2-b4c4-d6467306aba9 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:23:35.365284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c93f262a-8c94-45d2-b4c4-d6467306aba9 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647", "extra_specs": {"multiattach": " True"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:35.384220 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c93f262a-8c94-45d2-b4c4-d6467306aba9 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:23:35.384220 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1076/4249] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:23:35 2026] POST /volume/v3/types => generated 287 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:35.390896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:35.392523 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:35.392872 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2066508704", "snapshot_id": null, "imageRef": null, "volume_type": "5ca42473-b91d-414b-9f86-198e39c83b66", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:35.394422 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2066508704', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5ca42473-b91d-414b-9f86-198e39c83b66', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:35.398529 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume of 1 GB Aug 13 15:23:35.398879 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:35.398879 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:35.399336 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Availability Zones retrieved successfully. Aug 13 15:23:35.405336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (829876d4-86ea-4516-a061-9f2a2177584d) 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 15:23:35.406827 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58d11af-aca2-422b-b2d8-9e4c76b6e7e3) transitioned 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 15:23:35.408115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-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 15:23:35.417826 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:35.417826 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:35.432140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58d11af-aca2-422b-b2d8-9e4c76b6e7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:23:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5ca42473-b91d-414b-9f86-198e39c83b66,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ca42473-b91d-414b-9f86-198e39c83b66', 'encryption_key_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 15:23:35.432839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285d01dd-22ab-4543-ab20-27c17bc4f5f7) transitioned 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 15:23:35.458237 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:23:35.458524 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1401212430-1894266647, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:23:35.501055 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Created reservations ['931db6d2-ea7c-458c-87db-ea9fbe1b7d45', 'a9ae0e41-29e9-4ce2-a725-9b6e3f026124', '55dad8ca-753d-49c8-ae9b-020fa52a4438', '70bed97f-d3f4-457c-8c41-78afead4231b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:35.502069 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285d01dd-22ab-4543-ab20-27c17bc4f5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931db6d2-ea7c-458c-87db-ea9fbe1b7d45', 'a9ae0e41-29e9-4ce2-a725-9b6e3f026124', '55dad8ca-753d-49c8-ae9b-020fa52a4438', '70bed97f-d3f4-457c-8c41-78afead4231b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:35.502924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c079cfa2-7ea9-4b49-8ce3-e2f5c0006769) transitioned 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 15:23:35.529988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c079cfa2-7ea9-4b49-8ce3-e2f5c0006769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad4b70d6-7c56-4792-9e59-83eac2765a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2066508704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['931db6d2-ea7c-458c-87db-ea9fbe1b7d45','a9ae0e41-29e9-4ce2-a725-9b6e3f026124','55dad8ca-753d-49c8-ae9b-020fa52a4438','70bed97f-d3f4-457c-8c41-78afead4231b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=5ca42473-b91d-414b-9f86-198e39c83b66), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2066508704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad4b70d6-7c56-4792-9e59-83eac2765a49,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e9d5837563cf40fbb19404fc6ed7b589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53ac07bbc2724fd28332d5005afb3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ca42473-b91d-414b-9f86-198e39c83b66),volume_type_id=5ca42473-b91d-414b-9f86-198e39c83b66)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:35.530685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1417e2-d59a-454e-a2e3-2cdf13c7385f) transitioned 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 15:23:35.550722 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1417e2-d59a-454e-a2e3-2cdf13c7385f) transitioned into state 'SUCCESS' from state '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-2066508704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e9d5837563cf40fbb19404fc6ed7b589',qos_specs=None,replication_status=,reservations=['931db6d2-ea7c-458c-87db-ea9fbe1b7d45','a9ae0e41-29e9-4ce2-a725-9b6e3f026124','55dad8ca-753d-49c8-ae9b-020fa52a4438','70bed97f-d3f4-457c-8c41-78afead4231b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53ac07bbc2724fd28332d5005afb3b39',volume_type_id=5ca42473-b91d-414b-9f86-198e39c83b66)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:35.551321 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4cae16-8591-4efb-b6ec-314dbebfe506) transitioned 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 15:23:35.563130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc4cae16-8591-4efb-b6ec-314dbebfe506) 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 15:23:35.564405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Flow 'volume_create_api' (829876d4-86ea-4516-a061-9f2a2177584d) 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 15:23:35.564848 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Create volume request issued successfully. Aug 13 15:23:35.565643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0820f61-07fb-4c24-8da0-6248c7c21ecc tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:35.566246 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1056/4250] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:23:35 2026] POST /volume/v3/volumes => generated 828 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:35.584484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:35.586296 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:35.586511 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:35.586695 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:35.597496 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:35.597496 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:35.603888 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:35.608885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d78e88ea-4529-4ce8-980d-751f0d55f30e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:35.609248 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1062/4251] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:35 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:35.678611 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:35.681967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:35.682145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:35.682320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:35.682420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:35.687899 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:35.687899 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:35.688728 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae380ec9-358a-436c-8dad-7ca14a7e8e78 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:35.689108 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1058/4252] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:35 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.623924 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.625577 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:36.625787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.625969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.632275 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.632275 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:36.635299 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:36.638684 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca7b40f8-5dcf-43bc-95b9-a1569e01d405 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:36.639090 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1077/4253] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.651867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.653599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:36.653809 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.653989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.660190 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.660190 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:36.663266 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:36.666740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b70a373-2c88-40bd-b3d4-ea7785083748 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:36.667090 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1057/4254] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.704736 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.706956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:36.707203 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.707694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.707694 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:36.711195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.713248 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:36.713446 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.713641 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.714273 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.714273 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:36.715107 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19333a92-3035-44a9-95ec-c030dfe3bad8 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:36.715567 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1063/4255] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.721592 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.721592 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:36.725423 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:36.729856 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-0496db43-f217-407d-b0c5-d3b8beb0c192 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:36.730214 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1059/4256] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.798491 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-435b3f13-4152-4d01-b9f8-5425287c3402 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.798970 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-435b3f13-4152-4d01-b9f8-5425287c3402 None None] GET https://10.4.3.38/volume// Aug 13 15:23:36.799140 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-435b3f13-4152-4d01-b9f8-5425287c3402 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.799322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-435b3f13-4152-4d01-b9f8-5425287c3402 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.799650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-435b3f13-4152-4d01-b9f8-5425287c3402 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:36.799978 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1078/4257] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:23: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 15:23:36.806842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-42097e99-8124-43c9-bf83-3e27214babb7 req-546276b8-75bf-4b36-ad58-4a182812a397 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.809331 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-546276b8-75bf-4b36-ad58-4a182812a397 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:23:36.809769 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-546276b8-75bf-4b36-ad58-4a182812a397 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad4b70d6-7c56-4792-9e59-83eac2765a49", "connector": null, "instance_uuid": "b9e7355d-391e-4970-b6bb-7940af01933e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:36.819914 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.819914 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:36.845282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-546276b8-75bf-4b36-ad58-4a182812a397 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:23:36.845842 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1058/4258] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:23:36 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:36.924701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59e8e296-3362-4e2e-b234-a796410df0bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.926456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59e8e296-3362-4e2e-b234-a796410df0bb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:36.926630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59e8e296-3362-4e2e-b234-a796410df0bb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.926846 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59e8e296-3362-4e2e-b234-a796410df0bb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.939572 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0844c297-a291-4e7d-b873-c9dd8680520e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.939984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0844c297-a291-4e7d-b873-c9dd8680520e None None] GET https://10.4.3.38/volume// Aug 13 15:23:36.940161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0844c297-a291-4e7d-b873-c9dd8680520e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.940336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0844c297-a291-4e7d-b873-c9dd8680520e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.940653 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.940653 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:36.940735 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0844c297-a291-4e7d-b873-c9dd8680520e None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:36.940949 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1060/4259] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:36.948485 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59e8e296-3362-4e2e-b234-a796410df0bb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:36.954438 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:36.955184 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59e8e296-3362-4e2e-b234-a796410df0bb tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:36.955749 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1064/4260] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:36.957861 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:36.958208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:36.958487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:36.970982 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:36.970982 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:36.975683 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:36.983182 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-47b94d8a-d6f9-4870-ac25-032682b76b87 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:36.983838 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1079/4261] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:23:36 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:37.106885 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:37.115252 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] PUT https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 Aug 13 15:23:37.115834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:37.125915 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Acquiring lock "cinder-attachment_update-ad4b70d6-7c56-4792-9e59-83eac2765a49-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:23:37.130358 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-ad4b70d6-7c56-4792-9e59-83eac2765a49-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:23:37.131536 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:37.131536 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:37.217248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Lock "cinder-attachment_update-ad4b70d6-7c56-4792-9e59-83eac2765a49-np0000007223" released by "attachment_update" :: held 0.087s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:23:37.217689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-54f656a6-560c-47cc-ab3d-b16e858370c5 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 returned with HTTP 200 Aug 13 15:23:37.218386 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1059/4262] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:23:37 2026] PUT /volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:37.725589 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d91603f-ac2c-4ebe-9348-86317307aaff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:37.727488 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d91603f-ac2c-4ebe-9348-86317307aaff tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:37.727712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d91603f-ac2c-4ebe-9348-86317307aaff tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:37.727903 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d91603f-ac2c-4ebe-9348-86317307aaff tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:37.728003 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5d91603f-ac2c-4ebe-9348-86317307aaff tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:37.732169 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:37.732169 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:37.732903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d91603f-ac2c-4ebe-9348-86317307aaff tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:37.733237 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1061/4263] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:37 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:37.990547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3abfa0a3-d967-436d-aa89-855a54014eaf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:37.992568 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3abfa0a3-d967-436d-aa89-855a54014eaf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:37.992837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3abfa0a3-d967-436d-aa89-855a54014eaf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:37.993098 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3abfa0a3-d967-436d-aa89-855a54014eaf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:38.004301 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:38.004301 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:38.008282 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3abfa0a3-d967-436d-aa89-855a54014eaf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:38.012742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3abfa0a3-d967-436d-aa89-855a54014eaf tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:38.013138 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1065/4264] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:37 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:38.743351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98615b97-53a9-440f-b081-824804666f50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:38.745366 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98615b97-53a9-440f-b081-824804666f50 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:38.745614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98615b97-53a9-440f-b081-824804666f50 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:38.745892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98615b97-53a9-440f-b081-824804666f50 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:38.746042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-98615b97-53a9-440f-b081-824804666f50 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:38.750556 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:38.750556 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:38.751353 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98615b97-53a9-440f-b081-824804666f50 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:38.751756 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1080/4265] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:38 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:39.043035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-69eb40bd-180b-4398-a3e6-f95450c21235 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:39.044657 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69eb40bd-180b-4398-a3e6-f95450c21235 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:39.044888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69eb40bd-180b-4398-a3e6-f95450c21235 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:39.045077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69eb40bd-180b-4398-a3e6-f95450c21235 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:39.058567 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:39.058567 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:39.062218 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-69eb40bd-180b-4398-a3e6-f95450c21235 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:39.066202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69eb40bd-180b-4398-a3e6-f95450c21235 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:39.066580 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1060/4266] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:39 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:39.761146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:39.763413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:39.763693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:39.763955 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:39.764100 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:39.770020 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:39.770020 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:39.771190 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c401e0c3-a70e-4df9-a190-01b04ead1254 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:39.771747 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1062/4267] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:39 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:40.081587 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:40.083785 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:40.084033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:40.084290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:40.096124 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:40.096124 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:40.099938 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:40.104704 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94f1a07a-ec1b-463b-b178-b185dfd84f82 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:40.105106 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1066/4268] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:40 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:40.781991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:40.783753 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:40.783946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:40.784106 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:40.784219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:40.790470 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:40.790470 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:40.791667 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8ecae4b-220e-43ec-91aa-963ef3c1fc8b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:40.792256 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1081/4269] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:40 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:41.118828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:41.121533 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:41.121898 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:41.122218 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:41.129587 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b7070fa-c154-44b0-881e-706016f5d11a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:41.131450 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:41.131626 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:41.131871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:41.131964 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:41.134629 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:41.134629 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:41.137264 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:41.137264 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:41.137712 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:41.138740 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:41.143489 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da9158c5-9a75-4558-aa3a-dd729fd71b9e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:41.143905 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1061/4270] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:41 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:41.156081 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:23:41.156226 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b7070fa-c154-44b0-881e-706016f5d11a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 202 Aug 13 15:23:41.156664 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1063/4271] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:23:41 2026] DELETE /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:41.164943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:41.166982 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:41.167271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:41.167533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:41.173535 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:41.173535 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:41.174107 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:41.175172 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c79664f-1bba-4fd7-8701-5efd6a16c1e6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 200 Aug 13 15:23:41.175610 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1067/4272] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:41 2026] GET /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:41.803843 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:41.805651 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:41.805880 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:41.806065 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:41.806181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:41.810202 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:41.810202 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:41.810913 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e835fcc3-0ca1-45f6-9ec5-73f81a8792ae tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:41.811259 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1082/4273] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:41 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:42.156620 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.161533 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:42.161709 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:42.161923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:42.170894 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:42.170894 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:42.174104 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:42.178261 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de72fc54-8683-4fc8-9d92-ae4b36c1c594 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:42.178645 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1062/4274] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:42 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:42.186180 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73cd20be-7694-4555-b0df-d4a8ad32e4eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.188254 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73cd20be-7694-4555-b0df-d4a8ad32e4eb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 Aug 13 15:23:42.188478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73cd20be-7694-4555-b0df-d4a8ad32e4eb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:42.188692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73cd20be-7694-4555-b0df-d4a8ad32e4eb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:42.191118 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=293,cinder:UPDATE=79,cinder:INSERT=40 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:23:42.194508 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73cd20be-7694-4555-b0df-d4a8ad32e4eb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 returned with HTTP 404 Aug 13 15:23:42.195206 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1064/4275] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:42 2026] GET /volume/v3/snapshots/646748df-90f5-44f3-8e74-21c250214d36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:42.279897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-42097e99-8124-43c9-bf83-3e27214babb7 req-174e5407-7b8c-403b-83ab-e6db43186174 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.280174 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-174e5407-7b8c-403b-83ab-e6db43186174 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8/action Aug 13 15:23:42.280546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-174e5407-7b8c-403b-83ab-e6db43186174 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:23:42.280704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-174e5407-7b8c-403b-83ab-e6db43186174 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:42.300201 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:42.300201 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:42.314364 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-42097e99-8124-43c9-bf83-3e27214babb7 req-174e5407-7b8c-403b-83ab-e6db43186174 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8/action returned with HTTP 204 Aug 13 15:23:42.314975 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1068/4276] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:23:42 2026] POST /volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:42.823618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.826600 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:42.826882 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:42.827072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:42.827179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:42.838926 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:42.838926 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:42.840662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96f958f5-0b5c-4ca4-9e2f-163070a8b1ed tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:42.843196 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1083/4277] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:42 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:42.853615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7356f44-c33a-400c-937e-944ae0386c63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.855624 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7356f44-c33a-400c-937e-944ae0386c63 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:23:42.855911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7356f44-c33a-400c-937e-944ae0386c63 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:42.856181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7356f44-c33a-400c-937e-944ae0386c63 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:42.864913 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:42.864913 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:42.869279 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d7356f44-c33a-400c-937e-944ae0386c63 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:42.874056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7356f44-c33a-400c-937e-944ae0386c63 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:23:42.874348 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1063/4278] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:42 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:42.887518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-928a7160-6706-421c-abd3-22226fc2791b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:42.891191 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] POST https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969/restore Aug 13 15:23:42.891191 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:42.893089 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Restoring backup b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 ({'restore': {}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:23:42.893210 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Restoring backup b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 to volume None. Aug 13 15:23:42.898290 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:42.898290 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:42.899994 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Creating volume of 1 GB for restore of backup b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. Aug 13 15:23:42.904421 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Availability Zones retrieved successfully. Aug 13 15:23:42.911757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Flow 'volume_create_api' (06dad146-3a8a-4039-b388-d770f857e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:42.913266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814e40f1-c367-48b1-bb0c-5d004685c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:42.914580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:23:42.948974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814e40f1-c367-48b1-bb0c-5d004685c26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:42.949796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d9347e-1b8f-4abb-9bc5-97f0e9fca159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:42.990471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Created reservations ['66bdf9a2-7014-4619-a316-7955dd12fd38', 'b884ebbf-3fb8-4a0c-81dd-00e8b468b979', 'c7a14693-e6df-429f-a7df-b4a2411f2eb3', '35a056c4-b0a6-4bcb-8cc4-cce70154491b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:42.991278 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d9347e-1b8f-4abb-9bc5-97f0e9fca159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bdf9a2-7014-4619-a316-7955dd12fd38', 'b884ebbf-3fb8-4a0c-81dd-00e8b468b979', 'c7a14693-e6df-429f-a7df-b4a2411f2eb3', '35a056c4-b0a6-4bcb-8cc4-cce70154491b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:42.991991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1281fb-730e-4766-8840-237cfb8e2f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:43.019656 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1281fb-730e-4766-8840-237cfb8e2f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a', '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_b67e3c4c-b666-43e2-9bba-c5ee2b2c4969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c123da4ab34d11a8795cf89d3c873e',qos_specs=None,replication_status=,reservations=['66bdf9a2-7014-4619-a316-7955dd12fd38','b884ebbf-3fb8-4a0c-81dd-00e8b468b979','c7a14693-e6df-429f-a7df-b4a2411f2eb3','35a056c4-b0a6-4bcb-8cc4-cce70154491b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e037826d314243b4d3e698d61eb6d8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b67e3c4c-b666-43e2-9bba-c5ee2b2c4969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c123da4ab34d11a8795cf89d3c873e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24e037826d314243b4d3e698d61eb6d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:43.020485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbea16b0-a8f0-4526-87df-a106f70ec068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:43.037315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbea16b0-a8f0-4526-87df-a106f70ec068) transitioned into 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_b67e3c4c-b666-43e2-9bba-c5ee2b2c4969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c123da4ab34d11a8795cf89d3c873e',qos_specs=None,replication_status=,reservations=['66bdf9a2-7014-4619-a316-7955dd12fd38','b884ebbf-3fb8-4a0c-81dd-00e8b468b979','c7a14693-e6df-429f-a7df-b4a2411f2eb3','35a056c4-b0a6-4bcb-8cc4-cce70154491b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e037826d314243b4d3e698d61eb6d8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:43.038140 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14fa75bf-2395-4ffe-b75c-9e78891009e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:23:43.046699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14fa75bf-2395-4ffe-b75c-9e78891009e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:43.047629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Flow 'volume_create_api' (06dad146-3a8a-4039-b388-d770f857e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:23:43.047996 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Create volume request issued successfully. Aug 13 15:23:43.055370 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.055370 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:43.055927 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:43.194277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26e58128-68f1-448e-accf-fd2e0100371e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.195964 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26e58128-68f1-448e-accf-fd2e0100371e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.196124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26e58128-68f1-448e-accf-fd2e0100371e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.196290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26e58128-68f1-448e-accf-fd2e0100371e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.205924 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.205924 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:43.209581 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26e58128-68f1-448e-accf-fd2e0100371e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.215356 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26e58128-68f1-448e-accf-fd2e0100371e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.216367 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1069/4279] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:43.277541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.281489 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.281850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.282179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.300050 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.300050 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:43.308374 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.328867 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d59045e2-2186-4c9c-a958-02752b4421d3 req-657dc5d2-daf0-4729-87c8-c1919a6ce88d tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.330913 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1084/4280] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:43.347334 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.349386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.349596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.349865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.359259 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.359259 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:43.363015 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.367703 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d9c4ce-1a1b-40f6-bb5d-dae9633dd67e tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.368169 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1064/4281] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:43.415221 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.417797 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.417988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.418192 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.429798 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.429798 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:43.434640 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.440154 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-0c3b1a82-be9d-43d5-8f49-532c76e9e4b2 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.440599 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1070/4282] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:43.460307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.462736 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] POST https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49/action Aug 13 15:23:43.463138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:23:43.463263 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:43.474725 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.474725 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:43.475336 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.482608 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Begin detaching volume completed successfully. Aug 13 15:23:43.482962 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-dd0a2505-e000-4c4d-a996-717b6ceb03ba tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49/action returned with HTTP 202 Aug 13 15:23:43.483506 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1085/4283] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:23:43 2026] POST /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:23:43.501820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d7ce611-5362-40eb-9707-9f85e077feab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.503653 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d7ce611-5362-40eb-9707-9f85e077feab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.503925 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d7ce611-5362-40eb-9707-9f85e077feab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.504130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d7ce611-5362-40eb-9707-9f85e077feab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.514372 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.514372 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:43.518103 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d7ce611-5362-40eb-9707-9f85e077feab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.522807 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d7ce611-5362-40eb-9707-9f85e077feab tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.523252 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1065/4284] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:43.526738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62400e5f-42ae-484f-ac26-b31e71068ffd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.527204 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62400e5f-42ae-484f-ac26-b31e71068ffd None None] GET https://10.4.3.38/volume// Aug 13 15:23:43.527379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62400e5f-42ae-484f-ac26-b31e71068ffd None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.527575 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62400e5f-42ae-484f-ac26-b31e71068ffd None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.528056 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62400e5f-42ae-484f-ac26-b31e71068ffd None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:43.528459 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1071/4285] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:43.535319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.537564 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:43.537962 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.538914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.548088 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.548088 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:43.555844 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:43.563069 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-693069ff-ca0a-4733-a396-bfa7f89affd4 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:43.563556 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1086/4286] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:23:43 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1396 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:43.795553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-550f788a-3166-44ef-82e6-061cb3d1c98b req-c9adee27-7498-4070-ab66-8042711769d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:43.798386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-550f788a-3166-44ef-82e6-061cb3d1c98b req-c9adee27-7498-4070-ab66-8042711769d6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 Aug 13 15:23:43.798642 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-550f788a-3166-44ef-82e6-061cb3d1c98b req-c9adee27-7498-4070-ab66-8042711769d6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:43.798907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-550f788a-3166-44ef-82e6-061cb3d1c98b req-c9adee27-7498-4070-ab66-8042711769d6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:43.806629 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:43.806629 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:43.849878 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-550f788a-3166-44ef-82e6-061cb3d1c98b req-c9adee27-7498-4070-ab66-8042711769d6 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 returned with HTTP 200 Aug 13 15:23:43.850402 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1066/4287] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:23:43 2026] DELETE /volume/v3/attachments/aad03868-7dd0-4677-8c4b-7c3336deaf96 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:44.064453 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.064453 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:44.065035 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:44.065189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:23:44.065304 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Overwriting volume c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a with restore of backup b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:44.076954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] restore_backup in rpcapi backup_id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:23:44.078625 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-928a7160-6706-421c-abd3-22226fc2791b tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969/restore returned with HTTP 202 Aug 13 15:23:44.079119 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1065/4288] 10.4.3.38 () {68 vars in 1386 bytes} [Thu Aug 13 15:23:42 2026] POST /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969/restore => generated 189 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:44.090816 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.092531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:44.092720 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.093092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.093092 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:44.097763 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.097763 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:44.098731 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc7bbd67-1f5e-4f89-9a6d-4a3a5bc703fa tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:44.099155 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1072/4289] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:44 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:44.128622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.130991 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:44.131361 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.131661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.145397 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.145397 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:44.150506 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:44.156290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-749c77c7-2271-4fd7-9189-8490c39e7be7 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:44.157036 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1087/4290] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:44 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:44.436690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-baad3fc1-43a2-4903-9de2-3dc10df12eac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.438569 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-baad3fc1-43a2-4903-9de2-3dc10df12eac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 Aug 13 15:23:44.438760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-baad3fc1-43a2-4903-9de2-3dc10df12eac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.438950 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-baad3fc1-43a2-4903-9de2-3dc10df12eac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.445219 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.445219 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:44.485388 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-313f6df8-46e0-4333-92cb-2a40cf9283e5 req-baad3fc1-43a2-4903-9de2-3dc10df12eac tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 returned with HTTP 200 Aug 13 15:23:44.485859 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1067/4291] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:23:44 2026] DELETE /volume/v3/attachments/72454868-9db6-43fc-9412-d30c0dffc1c8 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:44.535805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21fc0188-79a0-4742-a664-e7975c9751be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.537766 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21fc0188-79a0-4742-a664-e7975c9751be tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:44.538009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21fc0188-79a0-4742-a664-e7975c9751be tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.538241 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21fc0188-79a0-4742-a664-e7975c9751be tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.544946 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.544946 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:44.548648 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21fc0188-79a0-4742-a664-e7975c9751be tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:44.552793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21fc0188-79a0-4742-a664-e7975c9751be tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:44.553212 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1066/4292] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:44 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:44.565316 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.567066 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:44.567256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.567425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.567569 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume with id: ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:44.574825 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.574825 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:44.575267 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:44.594555 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Delete volume request issued successfully. Aug 13 15:23:44.594865 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05d22105-aa1b-448d-9742-1ebfc1e3c198 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 202 Aug 13 15:23:44.595305 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1073/4293] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:44 2026] DELETE /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:44.605020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-abf31991-03e2-490d-9779-423261aca9ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:44.607215 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abf31991-03e2-490d-9779-423261aca9ec tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:44.607381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abf31991-03e2-490d-9779-423261aca9ec tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:44.607563 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abf31991-03e2-490d-9779-423261aca9ec tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:44.617273 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:44.617273 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:44.622983 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-abf31991-03e2-490d-9779-423261aca9ec tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Volume info retrieved successfully. Aug 13 15:23:44.628722 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abf31991-03e2-490d-9779-423261aca9ec tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 200 Aug 13 15:23:44.629261 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1088/4294] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:44 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:45.110950 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.113202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:45.113470 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.113759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.113952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:45.118948 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:45.118948 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:45.119937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-682ecc64-17d5-4fcb-8dd2-728d558c9b16 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:45.120416 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1068/4295] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:45 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:45.134336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-839ac4e2-118e-421a-a14b-097a4ae0158b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.135897 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:23:45.136058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.136225 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.136367 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:23:45.142276 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:45.142276 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:45.142632 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:45.157661 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:23:45.157922 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-839ac4e2-118e-421a-a14b-097a4ae0158b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 202 Aug 13 15:23:45.158372 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1067/4296] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:45 2026] DELETE /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:45.164472 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.166296 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:23:45.166482 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.166667 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.173507 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:45.173507 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:45.177098 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:45.181469 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3202bcf-c7e0-4fa9-bfb2-6a38db7867fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 200 Aug 13 15:23:45.181921 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1074/4297] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:45 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:45.641600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a27d554e-049e-44e9-9940-2aca4aa84a11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.643476 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a27d554e-049e-44e9-9940-2aca4aa84a11 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] GET https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 Aug 13 15:23:45.643699 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a27d554e-049e-44e9-9940-2aca4aa84a11 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.643940 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a27d554e-049e-44e9-9940-2aca4aa84a11 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.650058 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a27d554e-049e-44e9-9940-2aca4aa84a11 tempest-VolumeMultiattachTests-474140963 tempest-VolumeMultiattachTests-474140963-project-member] https://10.4.3.38/volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 returned with HTTP 404 Aug 13 15:23:45.650575 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1089/4298] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:45 2026] GET /volume/v3/volumes/ad4b70d6-7c56-4792-9e59-83eac2765a49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:45.657235 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.658708 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:23:45.658886 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.659052 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.659715 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:23:45.669881 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Get all volumes completed successfully. Aug 13 15:23:45.671581 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:45.671581 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:45.675326 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc42b67d-d59e-4a2f-bdc4-30687071cc46 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:23:45.675803 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1069/4299] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:23:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10113 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:45.689743 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9003f922-df30-4262-af25-a951e10f3d81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:45.691405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9003f922-df30-4262-af25-a951e10f3d81 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] DELETE https://10.4.3.38/volume/v3/types/5ca42473-b91d-414b-9f86-198e39c83b66 Aug 13 15:23:45.691586 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9003f922-df30-4262-af25-a951e10f3d81 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:45.691830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9003f922-df30-4262-af25-a951e10f3d81 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:45.713712 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9003f922-df30-4262-af25-a951e10f3d81 tempest-VolumeMultiattachTests-535045818 tempest-VolumeMultiattachTests-535045818-project-admin] https://10.4.3.38/volume/v3/types/5ca42473-b91d-414b-9f86-198e39c83b66 returned with HTTP 202 Aug 13 15:23:45.714157 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1068/4300] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:23:45 2026] DELETE /volume/v3/types/5ca42473-b91d-414b-9f86-198e39c83b66 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:46.131292 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:46.133149 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:46.133371 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:46.133584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:46.133751 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:46.138415 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:46.138415 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:46.139219 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f24fa8f-8a3b-4cbb-839c-a6fd5112896f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:46.139623 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1075/4301] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:46 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:46.194301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fee8bb5-d109-4dd7-9663-f065653df2a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:46.196500 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fee8bb5-d109-4dd7-9663-f065653df2a0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 Aug 13 15:23:46.196818 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fee8bb5-d109-4dd7-9663-f065653df2a0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:46.197083 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fee8bb5-d109-4dd7-9663-f065653df2a0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:46.204419 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fee8bb5-d109-4dd7-9663-f065653df2a0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 returned with HTTP 404 Aug 13 15:23:46.205044 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1090/4302] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:46 2026] GET /volume/v3/volumes/3e6f238d-04fd-4a57-8750-f6471af8df15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:46.235434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98597968-7b51-45a9-b5e7-5b175f753c5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:46.237351 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:46.237751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1127762533", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:46.239244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1127762533', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:46.323827 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:23:46.330081 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:23:46.335748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (433ccc2d-1241-4dca-8f48-b25733238943) 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 15:23:46.337381 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483311b5-b40f-4e44-9aaf-d743f1856e09) transitioned 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 15:23:46.338392 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:23:46.394701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483311b5-b40f-4e44-9aaf-d743f1856e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:23:46.395686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5eceb1-f95e-4f83-935e-142e1eca5dc4) transitioned 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 15:23:46.434972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['d7d61447-9f93-457a-9c14-ed0cea87c0ff', '2b21378c-8922-4a29-b588-5635afb1d237', '664af3ba-b9b5-485a-a90b-d243aa56d7fa', '19e3d054-36e4-4ae5-aef9-8bc73073b258'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:46.435953 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5eceb1-f95e-4f83-935e-142e1eca5dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d61447-9f93-457a-9c14-ed0cea87c0ff', '2b21378c-8922-4a29-b588-5635afb1d237', '664af3ba-b9b5-485a-a90b-d243aa56d7fa', '19e3d054-36e4-4ae5-aef9-8bc73073b258']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:46.436727 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126ea356-41c2-44cb-a741-0478ca295e24) transitioned 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 15:23:46.459243 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126ea356-41c2-44cb-a741-0478ca295e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '285e1826-1ea5-4447-92e9-d5ab8c8f6891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1127762533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['d7d61447-9f93-457a-9c14-ed0cea87c0ff','2b21378c-8922-4a29-b588-5635afb1d237','664af3ba-b9b5-485a-a90b-d243aa56d7fa','19e3d054-36e4-4ae5-aef9-8bc73073b258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1127762533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=285e1826-1ea5-4447-92e9-d5ab8c8f6891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:46.460077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0e1016-364a-434b-a568-4084e88130d6) transitioned 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 15:23:46.476853 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0e1016-364a-434b-a568-4084e88130d6) transitioned into state 'SUCCESS' from state '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-1127762533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['d7d61447-9f93-457a-9c14-ed0cea87c0ff','2b21378c-8922-4a29-b588-5635afb1d237','664af3ba-b9b5-485a-a90b-d243aa56d7fa','19e3d054-36e4-4ae5-aef9-8bc73073b258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:46.477683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8670f9e-857d-4072-8274-6194d46cfee9) transitioned 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 15:23:46.485995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8670f9e-857d-4072-8274-6194d46cfee9) 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 15:23:46.487065 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (433ccc2d-1241-4dca-8f48-b25733238943) 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 15:23:46.487358 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:23:46.487972 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98597968-7b51-45a9-b5e7-5b175f753c5c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:46.488404 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1070/4303] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:23:46 2026] POST /volume/v3/volumes => generated 757 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:46.499170 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:46.500948 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:46.501101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:46.501300 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:46.508051 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:46.508051 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:46.511365 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:46.515426 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6590f2a-99e0-42cc-96ac-5e2ead38715f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:23:46.515892 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1069/4304] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:46 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:47.149656 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:47.151606 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:47.151849 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:47.152051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:47.152169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:47.156892 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:47.156892 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:47.157685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27a7bad4-5cc8-4df9-a37b-13abff264083 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:47.158130 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1076/4305] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:47 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:47.527485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:47.529561 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:47.529806 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:47.530035 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:47.538059 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:47.538059 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:47.541970 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:47.547102 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da5b2ed0-64ea-4a67-97f3-22f219ffbac8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:23:47.547506 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1091/4306] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:47 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:47.558234 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:47.559988 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:47.560160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:47.560330 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:47.566528 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:47.566528 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:47.569657 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:47.573953 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e9d8172-099e-4562-8f52-f4d6fc249eec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:23:47.574383 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1071/4307] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:47 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:47.585363 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:47.587101 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:23:47.587474 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "285e1826-1ea5-4447-92e9-d5ab8c8f6891", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1999922478", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:47.596750 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:47.596750 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:47.597274 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:47.597423 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:47.620962 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['5fba76a4-db8d-467d-ace8-c7be12f855d0', 'b9c60791-48bc-491c-b481-a4bf35501781', '40b2311d-27dd-4449-a5bb-524e99e9a401', '8d0cbd3b-a631-4cdc-a38d-385bf3e7187c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:47.648239 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot create request issued successfully. Aug 13 15:23:47.648577 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2a81a06-05a0-4860-a375-d8537f4bd259 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:23:47.649038 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1070/4308] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:23:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:47.657617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:47.659401 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:47.659605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:47.659851 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:47.665798 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:47.665798 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:47.666410 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:47.667479 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6a4009c-9d58-46b3-bfea-6eeda13c2b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:47.668012 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1077/4309] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:47 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:48.167978 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80ea1447-04c4-480d-87fe-a37f463ae30f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:48.169751 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80ea1447-04c4-480d-87fe-a37f463ae30f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:48.169990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80ea1447-04c4-480d-87fe-a37f463ae30f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:48.170320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80ea1447-04c4-480d-87fe-a37f463ae30f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:48.170465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-80ea1447-04c4-480d-87fe-a37f463ae30f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:48.175164 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:48.175164 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:48.176041 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80ea1447-04c4-480d-87fe-a37f463ae30f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:48.176426 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1092/4310] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:48 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:48.677075 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a873836-4334-4a83-8b21-e90c0dc7275a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:48.679281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a873836-4334-4a83-8b21-e90c0dc7275a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:48.679542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a873836-4334-4a83-8b21-e90c0dc7275a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:48.679851 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a873836-4334-4a83-8b21-e90c0dc7275a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:48.686048 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:48.686048 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:48.686629 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a873836-4334-4a83-8b21-e90c0dc7275a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:48.687638 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a873836-4334-4a83-8b21-e90c0dc7275a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:48.688124 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1072/4311] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:48 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:48.696648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:48.698985 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:48.699175 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:48.699439 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:48.705836 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:48.705836 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:48.706467 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:48.707538 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12961378-f16a-4959-ae4e-5f8ed7fdc8f2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:48.708074 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1071/4312] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:23:48 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:48.819801 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:48.822242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:48.822503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:48.822780 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:48.829403 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:48.829403 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:48.830123 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:48.831086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-c550960e-bde0-4fb6-9f3b-62d348e4eda0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:48.831556 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1078/4313] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:23:48 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:48.841373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:48.843419 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:48.843587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:48.843801 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:48.851039 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:48.851039 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:48.854449 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:48.858510 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-3dc52efa-e293-491f-8d66-245e28dbd412 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:23:48.858902 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1093/4314] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:48 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:49.186401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:49.188869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:49.189168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:49.189449 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:49.189615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:49.195416 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:49.195416 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:49.196470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:49.196616 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f60aaba9-4165-4f26-bc6f-72b02b4d979f tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:49.197291 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1073/4315] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:49 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:49.199016 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:49.199296 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:49.199565 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:49.204645 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:49.204645 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:49.205053 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:49.205718 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-931bf105-415c-4d5b-b2f0-fcefb3619580 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:49.206081 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1072/4316] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:23:49 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:49.995057 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:49.997884 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:23:49.998107 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:49.998357 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:50.003665 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.003665 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:50.004123 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:50.004895 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-e8fd0f06-0b9d-4484-acdb-ead14a950c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:23:50.005263 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1079/4317] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:23:49 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:50.015208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:50.017165 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:23:50.017357 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:50.017495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:50.023957 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.023957 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:50.027048 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:50.030968 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-cef6137e-dd52-414d-9416-41075dc5a0de tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:23:50.031330 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1094/4318] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:50 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:50.039079 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:50.041011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:23:50.041304 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "32859c3f-dc81-4499-89f9-a0ed6762fc13", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:50.042845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '32859c3f-dc81-4499-89f9-a0ed6762fc13', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:23:50.050345 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.050345 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:50.050760 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:23:50.050906 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:23:50.051426 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:23:50.056560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (288bf9f3-693c-43e2-82cd-a4ac4895dd47) 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 15:23:50.057580 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e052d43-3ea6-49ef-bcfd-aa61dd03619d) transitioned 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 15:23:50.058604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:23:50.086940 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e052d43-3ea6-49ef-bcfd-aa61dd03619d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32859c3f-dc81-4499-89f9-a0ed6762fc13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:23:50.087743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea777fc-31a0-498c-a14f-d0ed52219202) transitioned 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 15:23:50.132473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['84274eec-4744-41ad-808d-b0fe8669279a', '90b0052f-d750-451a-ba20-0db245c375e2', '3b5b382d-ff61-46d4-a840-aec942d8a0ba', 'ccb8d8fb-2237-40e4-aadb-8b9c56c55a9f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:23:50.133223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea777fc-31a0-498c-a14f-d0ed52219202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84274eec-4744-41ad-808d-b0fe8669279a', '90b0052f-d750-451a-ba20-0db245c375e2', '3b5b382d-ff61-46d4-a840-aec942d8a0ba', 'ccb8d8fb-2237-40e4-aadb-8b9c56c55a9f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:50.133924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f5fedf-ed05-4664-ab0c-d9f25a011445) transitioned 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 15:23:50.175337 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f5fedf-ed05-4664-ab0c-d9f25a011445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052530a4-054a-44a5-b2ea-abfae20136d5', '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='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['84274eec-4744-41ad-808d-b0fe8669279a','90b0052f-d750-451a-ba20-0db245c375e2','3b5b382d-ff61-46d4-a840-aec942d8a0ba','ccb8d8fb-2237-40e4-aadb-8b9c56c55a9f'],size=1,snapshot_id=32859c3f-dc81-4499-89f9-a0ed6762fc13,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:23:50Z,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=052530a4-054a-44a5-b2ea-abfae20136d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32859c3f-dc81-4499-89f9-a0ed6762fc13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:50.176287 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c812d8a-4096-4c37-9073-e65ec67d5d34) transitioned 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 15:23:50.192439 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c812d8a-4096-4c37-9073-e65ec67d5d34) transitioned into 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='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['84274eec-4744-41ad-808d-b0fe8669279a','90b0052f-d750-451a-ba20-0db245c375e2','3b5b382d-ff61-46d4-a840-aec942d8a0ba','ccb8d8fb-2237-40e4-aadb-8b9c56c55a9f'],size=1,snapshot_id=32859c3f-dc81-4499-89f9-a0ed6762fc13,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:23:50.193090 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fb2e1a-285e-45b2-aca4-933fab711d2e) transitioned 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 15:23:50.208847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:50.214205 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:50.214421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:50.214646 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:50.214808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:50.219693 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fb2e1a-285e-45b2-aca4-933fab711d2e) 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 15:23:50.220831 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (288bf9f3-693c-43e2-82cd-a4ac4895dd47) 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 15:23:50.221179 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:23:50.221475 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.221475 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:50.221862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-d9487b13-1500-487f-ae59-ab70f00f1dfa tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:23:50.222349 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1074/4319] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:23:50 2026] POST /volume/v3/volumes => generated 734 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:23:50.222483 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faa8f028-8b7b-4780-a9ad-f70cd665fedc tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:50.223637 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1073/4320] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:50 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:50.240276 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:50.241051 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:23:50.241217 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:50.241435 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:50.248458 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.248458 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:50.251832 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:50.255926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-ed361833-4a0d-4cff-9a73-c238f3352330 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 200 Aug 13 15:23:50.256175 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1080/4321] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:50 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:50.278099 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:50.280143 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:23:50.280471 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:50.280578 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:50.287845 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:50.287845 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:50.291444 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:50.295516 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-89f46ec7-fecf-4204-b6db-bbbd925b464d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 200 Aug 13 15:23:50.295975 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1095/4322] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:50 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:51.233765 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:51.236364 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:51.236546 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:51.236730 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:51.236884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:51.243737 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:51.243737 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:51.244799 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b2f23f3-705e-4cc3-bfd9-153e80d7a6a0 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:51.244799 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1075/4323] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:51 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:52.255120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:52.256759 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:52.256965 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:52.257148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:52.257263 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:52.261147 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:52.261147 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:52.261758 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce93c68e-c5ab-4910-8781-398ea39a52b9 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:52.262071 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1074/4324] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:52 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:53.271963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf0b063d-b169-431b-9e97-54382967a959 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.274083 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0b063d-b169-431b-9e97-54382967a959 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:23:53.274324 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0b063d-b169-431b-9e97-54382967a959 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.274563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0b063d-b169-431b-9e97-54382967a959 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.274708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bf0b063d-b169-431b-9e97-54382967a959 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Show backup with id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:23:53.279632 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.279632 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:53.280520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0b063d-b169-431b-9e97-54382967a959 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 200 Aug 13 15:23:53.280977 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1081/4325] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:53 2026] GET /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:53.295157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.296828 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:23:53.297006 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.297218 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.307410 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.307861 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.307861 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:53.310400 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:23:53.310400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.310400 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.314572 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:53.316928 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.316928 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:53.317654 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38f9c865-eb8c-45b6-b20a-76e49fc65bd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 200 Aug 13 15:23:53.318619 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1096/4326] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:53 2026] GET /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:53.320384 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:53.324655 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a872398f-e6e6-473d-beea-d5a2509ff1fc tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 200 Aug 13 15:23:53.325048 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1076/4327] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:53 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:53.332974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-391d0d36-ac77-4641-960e-42994b34c041 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.333419 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-819d90d2-f565-4cb4-ab8d-9d3a5e4d8b8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.333494 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-819d90d2-f565-4cb4-ab8d-9d3a5e4d8b8d None None] GET https://10.4.3.38/volume// Aug 13 15:23:53.333659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-819d90d2-f565-4cb4-ab8d-9d3a5e4d8b8d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.333893 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-819d90d2-f565-4cb4-ab8d-9d3a5e4d8b8d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.334252 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-819d90d2-f565-4cb4-ab8d-9d3a5e4d8b8d None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:53.334534 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1082/4328] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:53.334586 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-391d0d36-ac77-4641-960e-42994b34c041 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:23:53.334839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-391d0d36-ac77-4641-960e-42994b34c041 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.335031 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-391d0d36-ac77-4641-960e-42994b34c041 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.341707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-1c77f38a-bd22-4ced-bca2-63aa248e1019 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.341892 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.341892 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:53.343784 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-1c77f38a-bd22-4ced-bca2-63aa248e1019 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:23:53.344341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-1c77f38a-bd22-4ced-bca2-63aa248e1019 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "052530a4-054a-44a5-b2ea-abfae20136d5", "connector": null, "instance_uuid": "a0401701-af29-4403-b9a2-81dee58110f4"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:53.348202 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-391d0d36-ac77-4641-960e-42994b34c041 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:53.352956 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-391d0d36-ac77-4641-960e-42994b34c041 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 200 Aug 13 15:23:53.352956 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1075/4329] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:53 2026] GET /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:53.356185 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.356185 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:53.384338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-1c77f38a-bd22-4ced-bca2-63aa248e1019 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:23:53.384338 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1097/4330] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:23:53 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:53.392240 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb2fd727-d95b-4360-b04c-ea6ada2734a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.392727 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb2fd727-d95b-4360-b04c-ea6ada2734a8 None None] GET https://10.4.3.38/volume// Aug 13 15:23:53.392961 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb2fd727-d95b-4360-b04c-ea6ada2734a8 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.393217 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb2fd727-d95b-4360-b04c-ea6ada2734a8 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.393583 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb2fd727-d95b-4360-b04c-ea6ada2734a8 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:53.393902 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1077/4331] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:53.403596 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.405725 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:23:53.405964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:53.406150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:53.415233 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.415233 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:53.418433 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:53.422687 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-f07d55a9-2e66-4182-8e9f-2de449e86ce1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 200 Aug 13 15:23:53.423153 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1083/4332] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:23:53 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:53.535149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.537448 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 Aug 13 15:23:53.537895 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:53.545866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-052530a4-054a-44a5-b2ea-abfae20136d5-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:23:53.550110 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-052530a4-054a-44a5-b2ea-abfae20136d5-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:23:53.550941 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.550941 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:53.625295 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-052530a4-054a-44a5-b2ea-abfae20136d5-np0000007223" released by "attachment_update" :: held 0.075s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:23:53.625608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-7cf1c8e7-5690-45e6-a0a7-bd0c387fd649 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 returned with HTTP 200 Aug 13 15:23:53.626427 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1076/4333] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:23:53 2026] PUT /volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:53.650511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a86e97ee-31c9-4ff3-a9e3-64bf695a65c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:53.655589 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a86e97ee-31c9-4ff3-a9e3-64bf695a65c7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073/action Aug 13 15:23:53.655589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a86e97ee-31c9-4ff3-a9e3-64bf695a65c7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:23:53.655589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a86e97ee-31c9-4ff3-a9e3-64bf695a65c7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:53.679053 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:53.679053 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:53.689579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f14c4aa9-4dae-408c-8b4a-755eaf27429c req-a86e97ee-31c9-4ff3-a9e3-64bf695a65c7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073/action returned with HTTP 204 Aug 13 15:23:53.690041 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1098/4334] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:23:53 2026] POST /volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:54.534054 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:54.535997 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:23:54.536161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:54.536329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:54.542925 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:54.542925 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:54.546339 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:54.551415 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7a45ea87-7621-4f4c-a451-b82fc1709f6d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 200 Aug 13 15:23:54.551851 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1078/4335] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:54 2026] GET /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:55.032482 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.037442 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:23:55.037442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:55.037573 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:55.047696 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:55.047696 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:55.048267 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:55.052940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-bb4809b3-c1d3-4301-ba72-2cc6f6331e2e tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 200 Aug 13 15:23:55.053342 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1084/4336] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:55 2026] GET /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:55.070960 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f7f961d-75f2-4cd6-9970-7a524af46dd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.071203 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f7f961d-75f2-4cd6-9970-7a524af46dd5 None None] GET https://10.4.3.38/volume// Aug 13 15:23:55.071310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f7f961d-75f2-4cd6-9970-7a524af46dd5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:55.071527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f7f961d-75f2-4cd6-9970-7a524af46dd5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:55.071890 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f7f961d-75f2-4cd6-9970-7a524af46dd5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:55.072205 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1077/4337] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:23: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 15:23:55.083595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-33dce8c9-ed65-4fba-b7f6-994ea4b1bed3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.086601 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-33dce8c9-ed65-4fba-b7f6-994ea4b1bed3 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:23:55.087003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-33dce8c9-ed65-4fba-b7f6-994ea4b1bed3 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a", "connector": null, "instance_uuid": "01af2b26-907d-4787-8b42-475131f12425"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:55.098463 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:55.098463 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:55.137973 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-33dce8c9-ed65-4fba-b7f6-994ea4b1bed3 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:23:55.138440 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1099/4338] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:23:55 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:55.477964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.479991 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:55.480154 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:55.480336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:55.489218 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:55.489218 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:55.492157 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:55.495570 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-e27ca6a8-3bda-4308-8a66-d0d868582d37 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:23:55.495953 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1079/4339] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:55 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:55.515940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.518198 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] POST https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca/action Aug 13 15:23:55.518526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:23:55.518644 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:55.528849 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:55.528849 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:55.529274 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:55.534360 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Begin detaching volume completed successfully. Aug 13 15:23:55.534549 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-01042c77-fc75-42cd-abc4-0c05c422804e tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca/action returned with HTTP 202 Aug 13 15:23:55.534983 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1085/4340] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:23:55 2026] POST /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:23:55.588966 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3c65e17-b7b2-433e-92ea-e5838dbf64f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.589178 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3c65e17-b7b2-433e-92ea-e5838dbf64f6 None None] GET https://10.4.3.38/volume// Aug 13 15:23:55.589383 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3c65e17-b7b2-433e-92ea-e5838dbf64f6 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:55.589590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3c65e17-b7b2-433e-92ea-e5838dbf64f6 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:55.589992 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3c65e17-b7b2-433e-92ea-e5838dbf64f6 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:55.590302 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1078/4341] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:55.599778 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:55.603437 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:55.603620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:55.603839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:55.616828 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:55.616828 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:55.620931 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:55.629000 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-4d666f20-3b31-4caf-a6a8-70719101f733 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:23:55.629512 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1100/4342] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:23:55 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:56.145051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9bcb6a5-4f57-4572-9f08-78d93019c6c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:56.145557 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9bcb6a5-4f57-4572-9f08-78d93019c6c2 None None] GET https://10.4.3.38/volume// Aug 13 15:23:56.145802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9bcb6a5-4f57-4572-9f08-78d93019c6c2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:56.145986 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9bcb6a5-4f57-4572-9f08-78d93019c6c2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:56.146325 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9bcb6a5-4f57-4572-9f08-78d93019c6c2 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:23:56.146597 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1080/4343] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:23: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 15:23:56.153624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:56.155466 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:23:56.155646 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:56.155860 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:56.163875 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:56.163875 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:56.166915 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:23:56.170607 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-dd13cbb1-0381-49d2-9341-d88da8c85a31 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 200 Aug 13 15:23:56.170979 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1086/4344] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:23:56 2026] GET /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 1593 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:23:56.274385 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:56.276489 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] PUT https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c Aug 13 15:23:56.276963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:56.285441 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Acquiring lock "cinder-attachment_update-c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:23:56.289751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Lock "cinder-attachment_update-c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:23:56.290691 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:56.290691 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:56.361369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Lock "cinder-attachment_update-c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a-np0000007223" released by "attachment_update" :: held 0.072s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:23:56.361756 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-7528cdf2-391e-4d21-be96-0961482c9cd1 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c returned with HTTP 200 Aug 13 15:23:56.362218 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1079/4345] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:23:56 2026] PUT /volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:23:56.382717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-18349896-1f93-4656-869a-f5c92d462709 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:56.384982 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-18349896-1f93-4656-869a-f5c92d462709 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] POST https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c/action Aug 13 15:23:56.385364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-18349896-1f93-4656-869a-f5c92d462709 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:23:56.385488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-18349896-1f93-4656-869a-f5c92d462709 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:23:56.399699 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:56.399699 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:56.409223 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-29b3dc65-b0e9-4cf9-aedd-f708418cdafd req-18349896-1f93-4656-869a-f5c92d462709 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c/action returned with HTTP 204 Aug 13 15:23:56.409803 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1101/4346] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:23:56 2026] POST /volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:57.136241 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-19c96f05-6a1b-4f9a-81ae-0517c224202a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:57.138234 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-19c96f05-6a1b-4f9a-81ae-0517c224202a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 Aug 13 15:23:57.138416 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-19c96f05-6a1b-4f9a-81ae-0517c224202a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:57.138592 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-19c96f05-6a1b-4f9a-81ae-0517c224202a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:57.147708 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:57.147708 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:23:57.222551 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6790dbd-54ef-4fb1-b1ef-060a44dca05e req-19c96f05-6a1b-4f9a-81ae-0517c224202a tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 returned with HTTP 200 Aug 13 15:23:57.223195 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1081/4347] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:23:57 2026] DELETE /volume/v3/attachments/b846d6fb-d5a3-4a0c-8dc3-5896ffa81257 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:57.708421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:57.709287 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:57.709455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:57.709627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:57.716403 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:57.716403 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:57.719704 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:57.724139 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-36784085-2c10-4111-b2e7-800d53c82d1e req-ee85e4dc-1a35-42ea-b245-a8468c749bec tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:23:57.724550 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1087/4348] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:23:57 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:57.738573 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91d322c1-943e-4407-a12d-88d89a6717d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:57.740680 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:57.740976 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:57.741212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:57.741413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete volume with id: 3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:57.750512 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:57.750512 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:23:57.751139 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:57.769884 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Delete volume request issued successfully. Aug 13 15:23:57.770125 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91d322c1-943e-4407-a12d-88d89a6717d5 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 202 Aug 13 15:23:57.770935 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1080/4349] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:23:57 2026] DELETE /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:23:57.778384 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:57.780850 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:57.781172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:57.781454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:57.791098 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:57.791098 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:23:57.797100 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Volume info retrieved successfully. Aug 13 15:23:57.802969 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd2e5bf0-6e0d-4bb1-82f9-298abc2e7548 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 200 Aug 13 15:23:57.803516 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1102/4350] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:57 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:23:58.817341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe4c930f-50d9-4217-98d2-ec51c8496841 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:58.819385 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe4c930f-50d9-4217-98d2-ec51c8496841 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] GET https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca Aug 13 15:23:58.819551 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe4c930f-50d9-4217-98d2-ec51c8496841 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:58.819794 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe4c930f-50d9-4217-98d2-ec51c8496841 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:58.827298 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe4c930f-50d9-4217-98d2-ec51c8496841 tempest-TestMinimumBasicScenario-1855920302 tempest-TestMinimumBasicScenario-1855920302-project-member] https://10.4.3.38/volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca returned with HTTP 404 Aug 13 15:23:58.827827 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1082/4351] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:58 2026] GET /volume/v3/volumes/3ae44226-3551-492c-8137-e7537b0039ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:23:59.398439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:23:59.400962 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:23:59.401218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:23:59.401466 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:23:59.413266 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:23:59.413266 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:23:59.417627 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:23:59.426293 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f8952a9-54b1-4918-8efe-f232d3d984b0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 200 Aug 13 15:23:59.426699 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1088/4352] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:23:59 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 1635 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:01.450859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-3c6d114b-8def-424e-a36b-45cecf20a163 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:01.453561 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-3c6d114b-8def-424e-a36b-45cecf20a163 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 Aug 13 15:24:01.453913 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-3c6d114b-8def-424e-a36b-45cecf20a163 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:01.454164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-3c6d114b-8def-424e-a36b-45cecf20a163 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:01.461724 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:01.461724 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:01.504274 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-3c6d114b-8def-424e-a36b-45cecf20a163 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 returned with HTTP 200 Aug 13 15:24:01.504722 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1081/4353] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:24:01 2026] DELETE /volume/v3/attachments/3da0a3fa-a5b6-454d-a5a1-7b35419db073 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:01.515137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:01.517271 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:24:01.517388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:01.517565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:01.517770 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:24:01.524203 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:01.524203 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:01.524638 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:01.544110 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:24:01.544297 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19db52f5-303c-4832-8bc1-58b29a323ac0 req-989b9636-902a-413b-b2b7-f75e19d07e8b tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 202 Aug 13 15:24:01.544711 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1103/4354] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:24:01 2026] DELETE /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:24:01.896181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e96a0d0-5ff4-4e69-8de3-3b20667be6a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:01.897878 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e96a0d0-5ff4-4e69-8de3-3b20667be6a8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 Aug 13 15:24:01.898100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e96a0d0-5ff4-4e69-8de3-3b20667be6a8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:01.898329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e96a0d0-5ff4-4e69-8de3-3b20667be6a8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:01.903964 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e96a0d0-5ff4-4e69-8de3-3b20667be6a8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 returned with HTTP 404 Aug 13 15:24:01.904413 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1083/4355] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:01 2026] GET /volume/v3/volumes/052530a4-054a-44a5-b2ea-abfae20136d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:01.954794 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:01.956498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:24:01.956737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:01.956981 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:01.957135 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:24:01.961985 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:01.961985 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:01.962408 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:01.977775 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:24:01.977988 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3072e417-8bae-4ee1-a998-af0f3c9f5ce9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 202 Aug 13 15:24:01.978406 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1089/4356] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:24:01 2026] DELETE /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:24:01.985341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:01.987928 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:24:01.987928 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:01.987928 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:01.992869 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:01.992869 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:01.993596 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:01.994744 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-164e8c3b-9ca8-4ef8-a8ed-87add323897f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 200 Aug 13 15:24:01.995353 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1082/4357] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:24:01 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:03.005520 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a262f26-e06b-4161-8a20-27d321a60c56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:03.008790 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a262f26-e06b-4161-8a20-27d321a60c56 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 Aug 13 15:24:03.008790 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a262f26-e06b-4161-8a20-27d321a60c56 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:03.008790 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a262f26-e06b-4161-8a20-27d321a60c56 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:03.011803 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a262f26-e06b-4161-8a20-27d321a60c56 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 returned with HTTP 404 Aug 13 15:24:03.012560 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1104/4358] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:24:03 2026] GET /volume/v3/snapshots/32859c3f-dc81-4499-89f9-a0ed6762fc13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:03.020716 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:03.023479 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:24:03.023776 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:03.024130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:03.024387 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:24:03.031954 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:03.031954 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:03.032368 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:03.047847 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:24:03.048038 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f96a13b5-a7c9-492d-bf00-278b2f38110a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 202 Aug 13 15:24:03.048488 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1084/4359] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:03 2026] DELETE /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:24:03.060542 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d2cfe172-5854-497f-8013-b00211badac0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:03.062205 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2cfe172-5854-497f-8013-b00211badac0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:24:03.062394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2cfe172-5854-497f-8013-b00211badac0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:03.062586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2cfe172-5854-497f-8013-b00211badac0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:03.070524 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:03.070524 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:03.076302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d2cfe172-5854-497f-8013-b00211badac0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:03.082554 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2cfe172-5854-497f-8013-b00211badac0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 200 Aug 13 15:24:03.083013 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1090/4360] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:03 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:04.097472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-813a5d81-c52f-4157-82e3-59130b0f99c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:04.099823 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-813a5d81-c52f-4157-82e3-59130b0f99c9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 Aug 13 15:24:04.100099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-813a5d81-c52f-4157-82e3-59130b0f99c9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:04.100356 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-813a5d81-c52f-4157-82e3-59130b0f99c9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:04.107738 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-813a5d81-c52f-4157-82e3-59130b0f99c9 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 returned with HTTP 404 Aug 13 15:24:04.108353 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1083/4361] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:04 2026] GET /volume/v3/volumes/285e1826-1ea5-4447-92e9-d5ab8c8f6891 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:04.133356 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:04.136689 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:24:04.136689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1196408175", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:04.137581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1196408175', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:24:04.300727 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:24:04.304786 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:24:04.310416 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (ee7b0fe9-8654-4b7e-a4a8-49753424a6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:04.311395 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb62f126-8fb4-45b9-8ed3-46047f3a9f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:04.312391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:24:04.366464 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb62f126-8fb4-45b9-8ed3-46047f3a9f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:04.367282 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b12604d-8677-46b7-bc23-8fbc38c9e0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:04.405507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['1a95387a-ccc5-4bf1-a32a-bf1ba6520c71', '3d0b61eb-6b97-4c1a-8bf8-862032d55037', '041b81a2-a5b3-423f-b331-9cdbe184eb6b', '436ea3a1-8fab-425b-b0fb-2328dcbbd187'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:04.406490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b12604d-8677-46b7-bc23-8fbc38c9e0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a95387a-ccc5-4bf1-a32a-bf1ba6520c71', '3d0b61eb-6b97-4c1a-8bf8-862032d55037', '041b81a2-a5b3-423f-b331-9cdbe184eb6b', '436ea3a1-8fab-425b-b0fb-2328dcbbd187']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:04.407307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ef7b6c-b303-4916-a2bd-ff40c555c523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:04.431252 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ef7b6c-b303-4916-a2bd-ff40c555c523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eae6952-1501-4e2f-af4c-811c941a8f2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1196408175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['1a95387a-ccc5-4bf1-a32a-bf1ba6520c71','3d0b61eb-6b97-4c1a-8bf8-862032d55037','041b81a2-a5b3-423f-b331-9cdbe184eb6b','436ea3a1-8fab-425b-b0fb-2328dcbbd187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1196408175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eae6952-1501-4e2f-af4c-811c941a8f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:04.432120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e204a54e-d0cc-47a8-b712-ec1e97a6a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:04.450744 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e204a54e-d0cc-47a8-b712-ec1e97a6a275) transitioned into state 'SUCCESS' from state '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-1196408175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['1a95387a-ccc5-4bf1-a32a-bf1ba6520c71','3d0b61eb-6b97-4c1a-8bf8-862032d55037','041b81a2-a5b3-423f-b331-9cdbe184eb6b','436ea3a1-8fab-425b-b0fb-2328dcbbd187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:04.451503 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdc7bf1-9814-4adc-a4c0-3d6fcf546b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:04.460059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdc7bf1-9814-4adc-a4c0-3d6fcf546b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:04.460994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (ee7b0fe9-8654-4b7e-a4a8-49753424a6b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:04.461402 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:24:04.462021 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed872b54-254d-45a2-8b05-27aff1b3d8ef tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:24:04.462497 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1105/4362] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:24:04 2026] POST /volume/v3/volumes => generated 757 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:04.475824 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:04.478131 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:04.478336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:04.478543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:04.480708 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=257,cinder:INSERT=41,cinder:UPDATE=88 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:24:04.485739 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:04.485739 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:04.489989 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:04.494368 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5f2bde-0e9c-4934-b32f-b0344bddc0d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:04.494745 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1085/4363] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:04 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:05.508416 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-308e7031-6670-4bf0-ab60-4f33e482a079 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:05.510129 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-308e7031-6670-4bf0-ab60-4f33e482a079 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:05.510323 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-308e7031-6670-4bf0-ab60-4f33e482a079 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:05.510528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-308e7031-6670-4bf0-ab60-4f33e482a079 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:05.512324 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=125,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:24:05.517613 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:05.517613 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:05.521287 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-308e7031-6670-4bf0-ab60-4f33e482a079 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:05.525319 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-308e7031-6670-4bf0-ab60-4f33e482a079 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:05.525667 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1091/4364] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:05 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:05.538942 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:05.541162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:05.541342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:05.541531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:05.549075 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:05.549075 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:05.553011 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:05.558196 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2267c455-51ec-4b63-bf4b-0eccff6b56a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:05.558841 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1084/4365] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:05 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:05.901539 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:05.905040 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:05.905162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:05.905349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:05.908076 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=203,cinder:INSERT=28,cinder:UPDATE=57 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:24:05.915849 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:05.915849 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:05.923189 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:05.928427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-e751aae8-2de2-4a06-9714-e7e17b971e53 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:05.929085 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1106/4366] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:05 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:06.017865 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-426f2bdc-f00c-4f9f-8987-8c60ab064d16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.018231 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-426f2bdc-f00c-4f9f-8987-8c60ab064d16 None None] GET https://10.4.3.38/volume// Aug 13 15:24:06.018524 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-426f2bdc-f00c-4f9f-8987-8c60ab064d16 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.019289 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-426f2bdc-f00c-4f9f-8987-8c60ab064d16 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.019289 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-426f2bdc-f00c-4f9f-8987-8c60ab064d16 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:06.019289 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1086/4367] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:24: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 15:24:06.029380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-5977d5ca-4ecf-4e8e-b2aa-16c5dcf81961 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.031488 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-5977d5ca-4ecf-4e8e-b2aa-16c5dcf81961 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:24:06.031978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-5977d5ca-4ecf-4e8e-b2aa-16c5dcf81961 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dc5d1da-363b-48d6-afa9-e3f967e5d73e", "connector": null, "instance_uuid": "5a4d36b0-ad9d-44ec-89ac-5935551d4a9e"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:06.041370 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.041370 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:06.076985 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-5977d5ca-4ecf-4e8e-b2aa-16c5dcf81961 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:24:06.077600 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1092/4368] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:24:06 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 15:24:06.113663 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.115641 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:06.115922 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.116115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.127366 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.127366 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:06.130262 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31eac363-d28f-4ecc-b7a3-70b55ec9d989 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.130740 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31eac363-d28f-4ecc-b7a3-70b55ec9d989 None None] GET https://10.4.3.38/volume// Aug 13 15:24:06.130979 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31eac363-d28f-4ecc-b7a3-70b55ec9d989 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.131186 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31eac363-d28f-4ecc-b7a3-70b55ec9d989 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.131289 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:06.131544 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31eac363-d28f-4ecc-b7a3-70b55ec9d989 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:06.131880 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1107/4369] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:24:06 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 15:24:06.135789 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32cedd1f-7b21-47a0-aaea-8d8427291f5d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:06.136212 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1085/4370] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:06 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:06.147698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.151688 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:06.151953 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.152178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.162263 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.162263 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:06.165816 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:06.170945 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-ab425e30-aea9-43e3-83b8-64701d0608bf tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:06.171327 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1087/4371] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:24:06 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:24:06.273362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.278128 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] PUT https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c Aug 13 15:24:06.278547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:06.289727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Acquiring lock "cinder-attachment_update-4dc5d1da-363b-48d6-afa9-e3f967e5d73e-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:24:06.296584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Lock "cinder-attachment_update-4dc5d1da-363b-48d6-afa9-e3f967e5d73e-np0000007223" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:24:06.297893 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.297893 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:06.350204 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.374008 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Lock "cinder-attachment_update-4dc5d1da-363b-48d6-afa9-e3f967e5d73e-np0000007223" released by "attachment_update" :: held 0.077s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:24:06.374547 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-6b3892c9-ed68-4374-8c0f-bd9e9fe47fc5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c returned with HTTP 200 Aug 13 15:24:06.375040 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1093/4372] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:24:06 2026] PUT /volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:06.436359 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:24:06.436714 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907954983"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:06.438195 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907954983'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:24:06.438315 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume of 1 GB Aug 13 15:24:06.442590 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability Zones retrieved successfully. Aug 13 15:24:06.447934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (37dba3b1-da46-49b2-ad5e-2e1fb0932df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:06.448805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c5ad3a-dba6-4f40-a93d-98b80babdfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:06.449501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:24:06.471010 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c5ad3a-dba6-4f40-a93d-98b80babdfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:06.471655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a9d060-1173-4987-a3c0-09dc2323b015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:06.521137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['8bf60d88-40cf-456d-812a-3cbf2ad5cb8c', 'dec9b7f1-010f-47a3-9478-1531e9bbd4b0', 'ea8b1a6d-cf04-4aba-90f4-84f03f7faebd', '1e5b9f0d-2dff-4177-aa86-9965e03ea07f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:06.521842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a9d060-1173-4987-a3c0-09dc2323b015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bf60d88-40cf-456d-812a-3cbf2ad5cb8c', 'dec9b7f1-010f-47a3-9478-1531e9bbd4b0', 'ea8b1a6d-cf04-4aba-90f4-84f03f7faebd', '1e5b9f0d-2dff-4177-aa86-9965e03ea07f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:06.522531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5a3afd-dec7-425c-80b8-f414b670bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:06.544510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe5a3afd-dec7-425c-80b8-f414b670bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907954983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['8bf60d88-40cf-456d-812a-3cbf2ad5cb8c','dec9b7f1-010f-47a3-9478-1531e9bbd4b0','ea8b1a6d-cf04-4aba-90f4-84f03f7faebd','1e5b9f0d-2dff-4177-aa86-9965e03ea07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907954983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af22cf06c6b24858a33e008e032faac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:06.583389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a97f4e-35df-43e4-b168-6b6100e2888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:06.583389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a97f4e-35df-43e4-b168-6b6100e2888f) transitioned into state 'SUCCESS' from state '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-907954983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['8bf60d88-40cf-456d-812a-3cbf2ad5cb8c','dec9b7f1-010f-47a3-9478-1531e9bbd4b0','ea8b1a6d-cf04-4aba-90f4-84f03f7faebd','1e5b9f0d-2dff-4177-aa86-9965e03ea07f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:06.583389 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2545801-f167-4d47-a1ce-a34084ba05ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:06.584208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2545801-f167-4d47-a1ce-a34084ba05ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:06.585106 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (37dba3b1-da46-49b2-ad5e-2e1fb0932df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:06.585419 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request issued successfully. Aug 13 15:24:06.585977 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23dce6b9-65ce-4803-94c8-60f0c5a98db8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:24:06.591108 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1108/4373] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:24:06 2026] POST /volume/v3/volumes => generated 775 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:06.607501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.609994 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:24:06.610305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.610527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.618405 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.618405 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:06.622911 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:06.629088 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2e5244-4cfe-43a6-bb35-19d59ff71b5d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 returned with HTTP 200 Aug 13 15:24:06.629505 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1086/4374] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:06 2026] GET /volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:06.663338 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:06.668351 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:06.668552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:06.668795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:06.678463 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:06.678463 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:06.682456 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:06.687996 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-0cdd4892-8bf7-4987-9988-6c227ae93e81 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:06.688399 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1088/4375] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:06 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:07.075175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.077221 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:07.077415 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:07.077613 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:07.083963 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.083963 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:07.087018 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:07.091153 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-8c929975-b5a6-4fd1-993a-9f53547f9f01 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:07.091546 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1094/4376] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:07 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:07.100781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-abc836cf-ed77-4b7e-9277-71cb40b9e5d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.101194 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abc836cf-ed77-4b7e-9277-71cb40b9e5d2 None None] GET https://10.4.3.38/volume// Aug 13 15:24:07.101353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abc836cf-ed77-4b7e-9277-71cb40b9e5d2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:07.101541 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-abc836cf-ed77-4b7e-9277-71cb40b9e5d2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:07.101862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-abc836cf-ed77-4b7e-9277-71cb40b9e5d2 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:07.102102 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1109/4377] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:24:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:24:07.109667 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-a3a568f8-8451-4f37-8f7f-0acd8f1eb73c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.112080 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-a3a568f8-8451-4f37-8f7f-0acd8f1eb73c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:24:07.112500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-a3a568f8-8451-4f37-8f7f-0acd8f1eb73c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eae6952-1501-4e2f-af4c-811c941a8f2d", "connector": null, "instance_uuid": "7586fd88-96d9-4943-8e74-8906a152ae71"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:07.122746 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.122746 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:07.148559 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-a3a568f8-8451-4f37-8f7f-0acd8f1eb73c tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:24:07.149175 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1087/4378] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:24:07 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 15:24:07.150302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-991721fc-d474-4d8f-a771-27998d97513c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.152224 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-991721fc-d474-4d8f-a771-27998d97513c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:07.152427 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-991721fc-d474-4d8f-a771-27998d97513c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:07.152625 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-991721fc-d474-4d8f-a771-27998d97513c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:07.162182 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.162182 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:07.166942 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-991721fc-d474-4d8f-a771-27998d97513c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:07.171010 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-991721fc-d474-4d8f-a771-27998d97513c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:07.171513 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1089/4379] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:07 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:07.646054 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1956828b-7e84-4eae-bbb2-54e40eef330f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.647295 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1956828b-7e84-4eae-bbb2-54e40eef330f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:24:07.647562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1956828b-7e84-4eae-bbb2-54e40eef330f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:07.647863 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1956828b-7e84-4eae-bbb2-54e40eef330f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:07.662526 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.662526 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:07.665013 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1956828b-7e84-4eae-bbb2-54e40eef330f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:07.670887 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1956828b-7e84-4eae-bbb2-54e40eef330f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 returned with HTTP 200 Aug 13 15:24:07.671370 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1095/4380] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:07 2026] GET /volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:07.701305 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3aa16327-7432-4a1c-ad08-474e16083d42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.705886 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:07.707148 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3", "name": "tempest-type-Backup-973508185"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:07.709192 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating new backup {'backup': {'volume_id': 'cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3', 'name': 'tempest-type-Backup-973508185'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:07.709302 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating backup of volume cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 in container None Aug 13 15:24:07.717451 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.717451 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:07.717911 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:07.748493 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['cc1a0d09-a5bb-4b3a-8b47-6fc9fc567450', '2540dbe2-4f99-4347-9819-11ee155b140d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:07.796444 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3aa16327-7432-4a1c-ad08-474e16083d42 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:07.796964 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1110/4381] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:24:07 2026] POST /volume/v3/backups => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:07.810211 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8faa4690-5ff0-4487-8353-e56f465d1825 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:07.813144 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8faa4690-5ff0-4487-8353-e56f465d1825 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:07.813144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8faa4690-5ff0-4487-8353-e56f465d1825 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:07.813144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8faa4690-5ff0-4487-8353-e56f465d1825 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:07.813144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8faa4690-5ff0-4487-8353-e56f465d1825 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:07.817715 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:07.817715 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:07.817715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8faa4690-5ff0-4487-8353-e56f465d1825 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:07.817715 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1088/4382] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:07 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:08.134133 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-292a2588-1545-4332-8026-544bceb7f995 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.134529 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-292a2588-1545-4332-8026-544bceb7f995 None None] GET https://10.4.3.38/volume// Aug 13 15:24:08.134714 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-292a2588-1545-4332-8026-544bceb7f995 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:08.134907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-292a2588-1545-4332-8026-544bceb7f995 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:08.135191 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-292a2588-1545-4332-8026-544bceb7f995 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:08.135467 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1090/4383] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:24: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 15:24:08.143533 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.145352 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:08.145530 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:08.145706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:08.153528 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:08.153528 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:08.156484 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:08.160616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-643afd8e-8a46-4c11-b51c-fe5724698785 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:08.161065 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1096/4384] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:24:08 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:24:08.187694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.192874 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:08.193130 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:08.193358 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:08.204179 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:08.204179 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:08.207849 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:08.211707 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d31a9cc-d098-425d-9f7a-ad07b7167741 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:08.212087 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1111/4385] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:08 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:08.260103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.262517 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb Aug 13 15:24:08.262893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:08.270384 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-4eae6952-1501-4e2f-af4c-811c941a8f2d-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:24:08.274625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-4eae6952-1501-4e2f-af4c-811c941a8f2d-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:24:08.275830 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:08.275830 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:08.346957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-4eae6952-1501-4e2f-af4c-811c941a8f2d-np0000007223" released by "attachment_update" :: held 0.072s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:24:08.347270 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-aa72790c-87e7-4246-b12c-aa7c4afd05c2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb returned with HTTP 200 Aug 13 15:24:08.347724 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1089/4386] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:24:08 2026] PUT /volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:08.368881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-13620379-c015-4d33-a7bc-ef453b551638 req-b0c90d46-fc27-4f83-aa8e-413194908262 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.370733 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-b0c90d46-fc27-4f83-aa8e-413194908262 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb/action Aug 13 15:24:08.371110 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-b0c90d46-fc27-4f83-aa8e-413194908262 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:24:08.371298 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-b0c90d46-fc27-4f83-aa8e-413194908262 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:24:08.393414 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:08.393414 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:08.405429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-13620379-c015-4d33-a7bc-ef453b551638 req-b0c90d46-fc27-4f83-aa8e-413194908262 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb/action returned with HTTP 204 Aug 13 15:24:08.405880 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1091/4387] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:24:08 2026] POST /volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:08.830957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f71605be-7209-47c5-9481-b9b918896ca6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:08.832477 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f71605be-7209-47c5-9481-b9b918896ca6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:08.832664 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f71605be-7209-47c5-9481-b9b918896ca6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:08.832878 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f71605be-7209-47c5-9481-b9b918896ca6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:08.832976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f71605be-7209-47c5-9481-b9b918896ca6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:08.836778 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:08.836778 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:08.837292 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f71605be-7209-47c5-9481-b9b918896ca6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:08.837613 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1097/4388] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:08 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:09.223370 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64fae653-ccd9-4495-8e8a-7918d104f2af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:09.226074 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64fae653-ccd9-4495-8e8a-7918d104f2af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:09.226267 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64fae653-ccd9-4495-8e8a-7918d104f2af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:09.226476 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64fae653-ccd9-4495-8e8a-7918d104f2af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:09.235692 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:09.235692 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:09.238985 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64fae653-ccd9-4495-8e8a-7918d104f2af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:09.243096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64fae653-ccd9-4495-8e8a-7918d104f2af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:09.243491 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1112/4389] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:09 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:09.622392 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-0a4aefb9-f7f5-449f-8483-b0c7571379e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:09.625780 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-0a4aefb9-f7f5-449f-8483-b0c7571379e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c/action Aug 13 15:24:09.625780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-0a4aefb9-f7f5-449f-8483-b0c7571379e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:24:09.625780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-0a4aefb9-f7f5-449f-8483-b0c7571379e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:09.640206 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:09.640206 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:09.648694 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0fef4ee1-d7f1-45c5-a8a9-72fe847762a8 req-0a4aefb9-f7f5-449f-8483-b0c7571379e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c/action returned with HTTP 204 Aug 13 15:24:09.649101 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1090/4390] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:24:09 2026] POST /volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:09.846665 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:09.848242 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:09.848419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:09.848587 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:09.848695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:09.852248 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:09.852248 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:09.852778 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6eab5c48-bb4f-4c2d-acf3-6559746de535 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:09.853127 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1092/4391] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:09 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:10.255094 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:10.256819 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:10.257012 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:10.257189 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:10.266339 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:10.266339 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:10.269392 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:10.272967 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bb95276-1a79-4e0e-975b-0b1d222a48f8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:10.273318 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1098/4392] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:10 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:10.284502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:10.286244 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:10.286605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dc5d1da-363b-48d6-afa9-e3f967e5d73e", "force": true, "name": "tempest-VolumesBackupsTest-Backup-283971861", "container": "tempest-volumesbackupstest-backup-container-1894348100"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:10.287991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': '4dc5d1da-363b-48d6-afa9-e3f967e5d73e', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-283971861', 'container': 'tempest-volumesbackupstest-backup-container-1894348100'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:10.288144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume 4dc5d1da-363b-48d6-afa9-e3f967e5d73e in container tempest-volumesbackupstest-backup-container-1894348100 Aug 13 15:24:10.297663 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:10.297663 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:10.298147 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:10.311581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['f92bd5f6-1f90-41b3-8223-58365126b62a', 'e319fe4a-c69f-4086-8851-4f8f356b435a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:10.332775 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6267e8b3-5496-4f27-ad47-9f7107e08a87 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:10.333219 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1113/4393] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:24:10 2026] POST /volume/v3/backups => generated 327 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:10.342185 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:10.344042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:10.344594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:10.344594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:10.344708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:10.348574 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:10.348574 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:10.349301 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a717797-2d8b-4da3-9bdc-f654ee4d440c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:10.349755 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1091/4394] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:10 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:10.863916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:10.864241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:10.864241 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:10.864374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:10.864491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:10.868107 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:10.868107 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:10.868664 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f473f3d-9510-47e3-86fd-7cd078327d1c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:10.869038 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1093/4395] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:10 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:11.360066 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:11.361883 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:11.362075 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:11.362250 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:11.362351 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:11.366368 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:11.366368 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:11.367060 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d161e292-23f8-4cb9-8504-b15aa39a7ae7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:11.367409 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1099/4396] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:11 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:11.879854 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af0f438d-1506-4c05-a2ad-f63327b4afac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:11.881630 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af0f438d-1506-4c05-a2ad-f63327b4afac tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:11.881869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af0f438d-1506-4c05-a2ad-f63327b4afac tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:11.882044 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af0f438d-1506-4c05-a2ad-f63327b4afac tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:11.882142 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-af0f438d-1506-4c05-a2ad-f63327b4afac tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:11.886493 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:11.886493 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:11.887225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af0f438d-1506-4c05-a2ad-f63327b4afac tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:11.887663 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1114/4397] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:11 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:12.377985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0547533-91c1-4343-9b25-4e72b868acd4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:12.379798 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0547533-91c1-4343-9b25-4e72b868acd4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:12.379989 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0547533-91c1-4343-9b25-4e72b868acd4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:12.380179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0547533-91c1-4343-9b25-4e72b868acd4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:12.380279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0547533-91c1-4343-9b25-4e72b868acd4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:12.384243 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:12.384243 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:12.384894 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0547533-91c1-4343-9b25-4e72b868acd4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:12.385202 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1092/4398] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:12 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:12.899130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:12.901388 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:12.901706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:12.901992 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:12.902135 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:12.907188 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:12.907188 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:12.908098 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5f21dcb-684e-4d8d-b3d0-0f107af97c43 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:12.908594 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1094/4399] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:12 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:13.394417 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d01192d1-2180-492d-9e31-d2483aac1c2c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:13.396999 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d01192d1-2180-492d-9e31-d2483aac1c2c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:13.397180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d01192d1-2180-492d-9e31-d2483aac1c2c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:13.397362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d01192d1-2180-492d-9e31-d2483aac1c2c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:13.397457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d01192d1-2180-492d-9e31-d2483aac1c2c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:13.404540 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:13.404540 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:13.405250 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d01192d1-2180-492d-9e31-d2483aac1c2c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:13.407341 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1100/4400] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:13 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:13.918705 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:13.920802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:13.921104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:13.921344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:13.921488 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:13.926123 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:13.926123 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:13.926858 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8f3e4f0-396b-484f-928e-57386958d4b4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:13.927296 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1115/4401] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:13 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:14.416537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e186f0f0-015a-47d0-b286-721f077674b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:14.418727 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e186f0f0-015a-47d0-b286-721f077674b3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:14.418980 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e186f0f0-015a-47d0-b286-721f077674b3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:14.419232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e186f0f0-015a-47d0-b286-721f077674b3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:14.419380 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e186f0f0-015a-47d0-b286-721f077674b3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:14.424635 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:14.424635 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:14.425518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e186f0f0-015a-47d0-b286-721f077674b3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:14.425971 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1093/4402] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:14 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:14.936401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10ac0598-ac67-441d-b06a-9c1287113932 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:14.937990 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10ac0598-ac67-441d-b06a-9c1287113932 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:14.938187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10ac0598-ac67-441d-b06a-9c1287113932 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:14.938356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10ac0598-ac67-441d-b06a-9c1287113932 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:14.938458 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-10ac0598-ac67-441d-b06a-9c1287113932 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:14.943037 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:14.943037 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:14.943977 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10ac0598-ac67-441d-b06a-9c1287113932 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:14.944400 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1095/4403] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:14 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:15.435464 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:15.437168 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:15.437367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:15.437539 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:15.437641 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:15.443011 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:15.443011 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:15.446017 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c33e64a-2e76-4d6d-8ff6-1851ea72e158 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:15.446017 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1101/4404] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:15 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:15.955833 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:15.957727 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:15.957975 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:15.958188 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:15.958307 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:15.962840 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:15.962840 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:15.963495 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-315629bb-19b4-4602-8bb8-de84d91bfe6d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:15.964025 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1116/4405] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:15 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:16.453334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:16.455487 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:16.455753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:16.455978 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:16.456117 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:16.461194 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:16.461194 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:16.462061 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca22149f-4953-4c9a-b7e7-cea168b5cddb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:16.462577 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1094/4406] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:16 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:16.977989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbeb4258-727d-4e09-84bf-cd012414b65e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:16.980870 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbeb4258-727d-4e09-84bf-cd012414b65e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:16.981081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbeb4258-727d-4e09-84bf-cd012414b65e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:16.981255 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbeb4258-727d-4e09-84bf-cd012414b65e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:16.981348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cbeb4258-727d-4e09-84bf-cd012414b65e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:16.988448 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:16.988448 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:16.989044 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbeb4258-727d-4e09-84bf-cd012414b65e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:16.989363 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1096/4407] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:16 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:17.473834 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:17.476336 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:17.476607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:17.476909 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:17.477059 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:17.486024 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:17.486024 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:17.487198 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9ccd89e-7808-4db3-9c54-4ef745188e8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:17.487872 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1102/4408] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:17 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:18.001267 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:18.003313 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:18.003577 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:18.003819 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:18.003951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:18.008330 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:18.008330 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:18.009138 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-910df7d0-2cdb-4704-a1ef-ee0194b4cf8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:18.009565 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1117/4409] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:18 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:18.500613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:18.502215 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:18.502444 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:18.502642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:18.502744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:18.513818 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:18.513818 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:18.514582 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-979ae89c-2b9b-421d-a9c1-753c6d0b5da3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:18.515172 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1095/4410] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:18 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:19.019255 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:19.021535 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:19.021838 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:19.022075 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:19.022215 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:19.027976 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:19.027976 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:19.028735 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46d94a00-0ffa-4be6-8a4d-6e5e981a0014 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:19.029176 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1097/4411] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:19 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:19.526470 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d78b430-fadb-4bfc-b980-ef26149c475f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:19.528554 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d78b430-fadb-4bfc-b980-ef26149c475f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:19.528788 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d78b430-fadb-4bfc-b980-ef26149c475f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:19.528978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d78b430-fadb-4bfc-b980-ef26149c475f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:19.529114 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8d78b430-fadb-4bfc-b980-ef26149c475f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:19.533699 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:19.533699 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:19.534480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d78b430-fadb-4bfc-b980-ef26149c475f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:19.534830 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1103/4412] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:19 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:20.039331 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-299e1a36-3c4e-492d-828f-a2b3c332bada None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:20.041167 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-299e1a36-3c4e-492d-828f-a2b3c332bada tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:20.041379 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-299e1a36-3c4e-492d-828f-a2b3c332bada tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:20.041560 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-299e1a36-3c4e-492d-828f-a2b3c332bada tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:20.041661 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-299e1a36-3c4e-492d-828f-a2b3c332bada tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:20.045920 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:20.045920 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:20.046637 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-299e1a36-3c4e-492d-828f-a2b3c332bada tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:20.047101 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1118/4413] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:20 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:20.549856 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:20.552076 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:20.552381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:20.552622 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:20.552799 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:20.557846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:20.557846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:20.558801 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65eddd4-3f73-4ce8-bd05-985fd6fac5ac tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:20.559223 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1096/4414] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:20 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:21.059964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-adee7011-8100-4852-ba8e-d8776b253e03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:21.061700 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adee7011-8100-4852-ba8e-d8776b253e03 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:21.061970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adee7011-8100-4852-ba8e-d8776b253e03 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:21.062193 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adee7011-8100-4852-ba8e-d8776b253e03 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:21.062322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-adee7011-8100-4852-ba8e-d8776b253e03 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:21.067557 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:21.067557 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:21.068398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adee7011-8100-4852-ba8e-d8776b253e03 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:21.068884 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1098/4415] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:21 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:21.571809 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:21.573577 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:21.573814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:21.574019 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:21.574123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:21.579860 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:21.579860 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:21.581714 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-033f1fa7-bf52-4587-9c42-e5fbd7a04c1e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:21.581714 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1104/4416] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:21 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:22.081317 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:22.083274 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:22.083507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:22.083739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:22.083878 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:22.088948 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:22.088948 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:22.089725 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d373f57f-aa1e-42d5-86d9-9d51cfa295c6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:22.090198 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1119/4417] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:22 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:22.594416 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:22.595713 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:22.596030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:22.596287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:22.596443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:22.601595 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:22.601595 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:22.602540 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3dcc162-03f7-4d67-9ac8-4ab01c8bf138 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:22.603037 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1097/4418] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:22 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:23.101583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:23.105473 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:23.105754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:23.106045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:23.106150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:23.111755 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:23.111755 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:23.112545 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e017133-7a4c-4e2e-ae7a-883fc189fa18 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:23.113164 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1099/4419] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:23 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:23.613803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e4f7370-655c-4f09-982f-84903462377f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:23.615139 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e4f7370-655c-4f09-982f-84903462377f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:23.615351 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e4f7370-655c-4f09-982f-84903462377f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:23.615531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e4f7370-655c-4f09-982f-84903462377f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:23.616188 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2e4f7370-655c-4f09-982f-84903462377f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:23.620533 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:23.620533 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:23.621159 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e4f7370-655c-4f09-982f-84903462377f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:23.621686 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1105/4420] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:23 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:24:24.125283 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:24.127154 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:24.127391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:24.127599 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:24.127755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:24.131906 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:24.131906 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:24.132644 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9ba7174-dd31-4596-8daf-fa8e364cb1f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:24.133187 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1120/4421] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:24 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:24.633107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:24.635273 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:24.635730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:24.636693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:24.636693 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:24.641708 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:24.641708 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:24.642954 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-504e6fcd-eccf-46fa-bca7-56e2048b0189 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:24.643609 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1098/4422] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:24 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:25.144927 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:25.146665 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:25.146905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:25.147109 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:25.147228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:25.151360 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:25.151360 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:25.151990 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb4b95a9-ea16-4a4b-8a79-4fba50828132 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:25.152318 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1100/4423] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:25 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:25.662768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:25.665097 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:25.665347 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:25.665626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:25.665932 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:25.670935 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:25.670935 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:25.671797 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d04165b4-6566-4c8e-b1ad-c8d14107a92a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:25.672208 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1106/4424] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:25 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:26.163652 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:26.165839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:26.166115 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:26.166390 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:26.166540 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:26.171751 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:26.171751 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:26.172687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1037bcd8-12b0-4822-ad1c-dcfd304002ee tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:26.173224 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1121/4425] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:26 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:26.684687 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:26.687650 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:26.687650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:26.687650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:26.687650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:26.691377 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:26.691377 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:26.692221 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa8efc46-8269-41dd-9c0a-7c1e9273e9f2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:26.692651 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1099/4426] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:26 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:27.184462 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:27.186291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:27.186507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:27.186708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:27.186823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:27.190768 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:27.190768 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:27.191341 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b96166a-9baa-4ce0-b691-f51bf5f443a5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:27.191658 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1101/4427] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:27 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:27.703256 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:27.705147 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:27.705387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:27.705572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:27.705706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:27.710350 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:27.710350 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:27.711084 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50d1600b-13c3-4ff5-a91f-b494ddb21a2b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:27.711462 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1107/4428] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:27 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:28.201510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:28.203335 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:24:28.203576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:28.204359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:28.204542 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:28.208975 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:28.208975 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:28.209743 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bd04474-9e2c-4954-ab9b-a2ecee5f7418 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:24:28.210167 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1122/4429] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:28 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:28.220211 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:28.222515 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:28.223026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:28.224969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating new backup {'backup': {'volume_id': 'cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:28.225164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating backup of volume cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 in container None Aug 13 15:24:28.235018 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:28.235018 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:28.235450 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:28.253369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['59903010-4956-45cc-a103-b93f0f1f3482', 'ca547e43-ef11-48c0-8e8f-38f50f321138'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:28.280846 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd5a22e4-ab41-46fd-b073-9d9768e65e3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:28.281340 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1100/4430] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:24:28 2026] POST /volume/v3/backups => generated 286 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:28.291105 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:28.294237 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:28.294436 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:28.294617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:28.294751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:28.300712 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:28.300712 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:28.301811 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f67d98c7-4b29-4d34-895e-859349e6c7d0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:28.302187 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1102/4431] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:28 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:28.721070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a809d81-0439-4f02-a96a-b2f765597212 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:28.723243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a809d81-0439-4f02-a96a-b2f765597212 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:28.723445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a809d81-0439-4f02-a96a-b2f765597212 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:28.723627 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a809d81-0439-4f02-a96a-b2f765597212 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:28.723783 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8a809d81-0439-4f02-a96a-b2f765597212 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:28.728564 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:28.728564 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:28.729357 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a809d81-0439-4f02-a96a-b2f765597212 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:28.729779 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1108/4432] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:28 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:29.312226 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb5255be-89f1-4966-9bda-d8462e287c5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:29.313861 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb5255be-89f1-4966-9bda-d8462e287c5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:29.314064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb5255be-89f1-4966-9bda-d8462e287c5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:29.314254 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb5255be-89f1-4966-9bda-d8462e287c5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:29.314372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bb5255be-89f1-4966-9bda-d8462e287c5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:29.318819 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:29.318819 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:29.319417 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb5255be-89f1-4966-9bda-d8462e287c5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:29.319784 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1123/4433] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:29 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:29.739996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:29.741888 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:29.742102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:29.742330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:29.742453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:29.746790 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:29.746790 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:29.747577 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-534c953f-1b32-4ffd-8317-bdb597b0afb2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:29.748188 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1101/4434] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:29 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:30.329970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:30.331990 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:30.332229 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:30.332457 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:30.332599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:30.337179 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:30.337179 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:30.337937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04779c28-667a-48a8-8f1c-48b8823e0d41 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:30.338372 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1103/4435] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:30 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:30.758007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-64968a11-a25d-424e-9e07-62a70e918416 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:30.759562 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64968a11-a25d-424e-9e07-62a70e918416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:30.759780 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64968a11-a25d-424e-9e07-62a70e918416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:30.759970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64968a11-a25d-424e-9e07-62a70e918416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:30.760071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-64968a11-a25d-424e-9e07-62a70e918416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:30.764174 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:30.764174 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:30.764926 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64968a11-a25d-424e-9e07-62a70e918416 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:30.765310 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1109/4436] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:30 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:31.349771 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:31.349771 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:31.350133 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:31.350133 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:31.350208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:31.353996 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:31.353996 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:31.354509 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dcd95dd-6fb8-4963-8f99-2f43dd49bea5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:31.354869 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1124/4437] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:31 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:31.778389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fade331f-e190-4903-86e2-573acd3ede49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:31.780559 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fade331f-e190-4903-86e2-573acd3ede49 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:31.780832 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fade331f-e190-4903-86e2-573acd3ede49 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:31.781056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fade331f-e190-4903-86e2-573acd3ede49 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:31.781188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fade331f-e190-4903-86e2-573acd3ede49 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:31.786140 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:31.786140 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:31.787065 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fade331f-e190-4903-86e2-573acd3ede49 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:31.787521 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1102/4438] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:31 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:31.799175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:31.800807 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:31.800984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:31.801163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:31.801260 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:31.805298 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:31.805298 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:31.806006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d965935-0b68-44da-926c-e6ff2d0fa629 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:31.806318 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1104/4439] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:31 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:31.814957 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:31.818042 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:31.818042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dc5d1da-363b-48d6-afa9-e3f967e5d73e", "incremental": true, "force": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:31.818410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': '4dc5d1da-363b-48d6-afa9-e3f967e5d73e', 'incremental': True, 'force': True}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:31.818537 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume 4dc5d1da-363b-48d6-afa9-e3f967e5d73e in container None Aug 13 15:24:31.828265 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:31.828265 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:31.828784 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:31.844237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['1bf7a55b-a2e9-43f0-b074-c14997eed5d5', '22fc5888-9744-4a0b-9701-aa64c5fcaeaf'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:31.871326 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32eb1daa-cbe9-40a6-89fb-9d69e16488aa tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:31.871752 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1110/4440] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:24:31 2026] POST /volume/v3/backups => generated 286 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:31.880254 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea156e83-213d-4f32-81a8-5575ac188d7d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:31.881617 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea156e83-213d-4f32-81a8-5575ac188d7d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:31.882250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea156e83-213d-4f32-81a8-5575ac188d7d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:31.882250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea156e83-213d-4f32-81a8-5575ac188d7d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:31.882250 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ea156e83-213d-4f32-81a8-5575ac188d7d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:31.885857 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:31.885857 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:31.887734 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea156e83-213d-4f32-81a8-5575ac188d7d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:31.887734 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1125/4441] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:31 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 692 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:32.365917 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:32.367244 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:32.367555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:32.367832 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:32.368010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:32.372093 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:32.372093 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:32.372737 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a18af8d-f0a1-4d46-abce-e155234a7b17 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:32.373138 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1103/4442] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:32 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:32.896895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:32.899030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:32.899279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:32.899510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:32.899648 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:32.904962 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:32.904962 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:32.905853 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-933c5d32-53cf-4b3c-91bd-4c9e7d8581d8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:32.906277 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1105/4443] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:32 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:33.383328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d047315-6acb-4062-8027-39095f7aa144 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:33.386687 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d047315-6acb-4062-8027-39095f7aa144 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:33.386687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d047315-6acb-4062-8027-39095f7aa144 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:33.386687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d047315-6acb-4062-8027-39095f7aa144 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:33.386687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4d047315-6acb-4062-8027-39095f7aa144 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:33.389492 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:33.389492 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:33.390224 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d047315-6acb-4062-8027-39095f7aa144 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:33.390651 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1111/4444] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:33 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:33.916400 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b869719-30be-4f5b-a654-42732ceb1f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:33.917961 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b869719-30be-4f5b-a654-42732ceb1f82 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:33.918167 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b869719-30be-4f5b-a654-42732ceb1f82 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:33.918397 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b869719-30be-4f5b-a654-42732ceb1f82 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:33.918556 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4b869719-30be-4f5b-a654-42732ceb1f82 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:33.922405 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:33.922405 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:33.923038 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b869719-30be-4f5b-a654-42732ceb1f82 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:33.923383 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1126/4445] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:33 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 694 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:34.401018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:34.402770 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:34.403000 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:34.403195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:34.403335 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:34.407479 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:34.407479 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:34.408116 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d169e3c5-2be1-4806-a26c-a8cd082ee0cd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:34.408507 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1104/4446] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:34 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:34.933834 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:34.936023 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:34.936231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:34.936473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:34.936608 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:34.941650 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:34.941650 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:34.942614 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7843f0cf-d45f-4b0b-a49f-5e2c60850b5f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:34.943090 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1106/4447] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:34 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:35.426538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:35.429985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b58e9a52-c89c-4b09-940f-8c4fe28d3151 req-3e438a58-4c6b-4c85-b715-a0164c031104 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:35.432029 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b58e9a52-c89c-4b09-940f-8c4fe28d3151 req-3e438a58-4c6b-4c85-b715-a0164c031104 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] DELETE https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c Aug 13 15:24:35.432220 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b58e9a52-c89c-4b09-940f-8c4fe28d3151 req-3e438a58-4c6b-4c85-b715-a0164c031104 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:35.432450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b58e9a52-c89c-4b09-940f-8c4fe28d3151 req-3e438a58-4c6b-4c85-b715-a0164c031104 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:35.439783 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:35.439783 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:35.443443 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:35.443443 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:35.446992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:35.447165 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:35.460172 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:35.460172 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:35.460862 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0beef17f-1c22-42bd-a128-f9f4e5a75344 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:35.461200 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1112/4448] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:35 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:35.484622 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b58e9a52-c89c-4b09-940f-8c4fe28d3151 req-3e438a58-4c6b-4c85-b715-a0164c031104 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c returned with HTTP 200 Aug 13 15:24:35.485203 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1127/4449] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:24:35 2026] DELETE /volume/v3/attachments/735b5117-dec7-4ad4-a8dc-42a82c0b053c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:35.954577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85d65c41-bf1b-4955-b068-f949f9602873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:35.956739 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85d65c41-bf1b-4955-b068-f949f9602873 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:35.956927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85d65c41-bf1b-4955-b068-f949f9602873 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:35.957148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85d65c41-bf1b-4955-b068-f949f9602873 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:35.957279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-85d65c41-bf1b-4955-b068-f949f9602873 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:35.962265 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:35.962265 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:35.963249 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85d65c41-bf1b-4955-b068-f949f9602873 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:35.963694 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1105/4450] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:35 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:36.089201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.091204 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] DELETE https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:24:36.091390 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.091570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.091796 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Delete volume with id: c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a Aug 13 15:24:36.099292 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.099292 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:36.099776 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:24:36.119152 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Delete volume request issued successfully. Aug 13 15:24:36.119439 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5022932c-59f8-48e8-a5f1-dbcabb3217ee tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a returned with HTTP 202 Aug 13 15:24:36.119963 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1107/4451] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:36 2026] DELETE /volume/v3/volumes/c8fd0f63-d4a5-402f-aec0-d6f6e6203c6a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 15:24:36.126600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.129087 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] DELETE https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 Aug 13 15:24:36.129421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.129616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.129793 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Delete backup with id: b67e3c4c-b666-43e2-9bba-c5ee2b2c4969. Aug 13 15:24:36.134899 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.134899 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:36.148496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] delete_backup rpcapi backup_id b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:24:36.150488 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ac6b568-c63a-4ab3-961c-50c91ad51483 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 returned with HTTP 202 Aug 13 15:24:36.151044 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1113/4452] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:36 2026] DELETE /volume/v3/backups/b67e3c4c-b666-43e2-9bba-c5ee2b2c4969 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:36.158114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e537dde6-c589-4865-9e51-81551b65e784 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.159881 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] DELETE https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:24:36.160060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.160237 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.160385 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Delete volume with id: 34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:24:36.168161 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.168161 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:36.168921 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:24:36.189514 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Delete volume request issued successfully. Aug 13 15:24:36.189717 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e537dde6-c589-4865-9e51-81551b65e784 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 202 Aug 13 15:24:36.190209 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1128/4453] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:36 2026] DELETE /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:24:36.197945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.200035 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:24:36.200294 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.200560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.210382 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.210382 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:36.215173 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Volume info retrieved successfully. Aug 13 15:24:36.219735 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aa435fc-30bf-4eea-8a4f-c06cd77e735d tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 200 Aug 13 15:24:36.220268 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1106/4454] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:36 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:36.471474 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.473429 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:36.473688 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.473984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.473984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:36.478872 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.478872 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:36.479660 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a065b8ee-58e1-4a28-ab08-6c10d421c64b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:36.480105 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1108/4455] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:36 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:36.977467 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:36.979515 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:36.979734 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:36.979966 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:36.980096 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:36.985540 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:36.985540 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:36.986490 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-769fe9aa-f8c2-48cc-95e9-3a6d91bba278 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:36.986950 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1114/4456] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:36 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:37.240290 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2ecdff9-65cf-4fb0-b0fe-5c80f5e3f191 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:37.243053 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2ecdff9-65cf-4fb0-b0fe-5c80f5e3f191 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] GET https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 Aug 13 15:24:37.244060 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2ecdff9-65cf-4fb0-b0fe-5c80f5e3f191 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:37.244388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2ecdff9-65cf-4fb0-b0fe-5c80f5e3f191 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:37.253215 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2ecdff9-65cf-4fb0-b0fe-5c80f5e3f191 tempest-TestVolumeBackupRestore-45151338 tempest-TestVolumeBackupRestore-45151338-project-member] https://10.4.3.38/volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 returned with HTTP 404 Aug 13 15:24:37.254063 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1129/4457] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:37 2026] GET /volume/v3/volumes/34f14360-2b05-4203-adb2-b3f99ba67f79 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:24:37.492172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:37.494106 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:37.494336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:37.494554 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:37.494723 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:37.499210 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:37.499210 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:37.500036 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd2ffc0c-0bad-4ea6-8d5a-c2ce677a0e3d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:37.500447 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1107/4458] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:37 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:38.000705 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:38.005636 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:38.005973 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:38.006205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:38.006368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:38.012830 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:38.012830 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:38.015062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3bc09d8e-1bfc-41c8-8add-531e2f06215d tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:38.015062 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1109/4459] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:37 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:38.510853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:38.513954 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:38.514164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:38.514334 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:38.514444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:38.520877 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:38.520877 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:38.520877 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a42533e-6bb5-4b18-8131-86e5359b16c3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:38.521165 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1115/4460] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:38 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:39.026693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:39.026693 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:39.026693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:39.026693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:39.026693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:39.030120 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:39.030120 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:39.030922 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9330bc22-a253-44f5-9493-9b06cc02fe8f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:39.031302 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1130/4461] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:39 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:39.532505 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:39.534532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:39.534748 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:39.534952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:39.535069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:39.539856 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:39.539856 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:39.540436 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1185ce96-34c2-46f5-9a43-107dad1e3596 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:39.540795 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1108/4462] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:39 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:40.040651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5db96cd-c5e9-4f8a-a289-5301124834af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:40.042508 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5db96cd-c5e9-4f8a-a289-5301124834af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:40.042696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5db96cd-c5e9-4f8a-a289-5301124834af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:40.042916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5db96cd-c5e9-4f8a-a289-5301124834af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:40.043003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d5db96cd-c5e9-4f8a-a289-5301124834af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:40.047135 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:40.047135 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:40.047813 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5db96cd-c5e9-4f8a-a289-5301124834af tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:40.048330 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1110/4463] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:40 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:40.057266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:40.059073 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:40.059291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:40.059476 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:40.059580 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:40.064145 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:40.064145 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:40.064892 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72c51a71-2f43-485c-bd9f-303f77d8b7a1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:40.065244 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1116/4464] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:40 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:40.074273 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:40.076141 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:40.076367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:40.076594 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:40.076757 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. Aug 13 15:24:40.081075 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:40.081075 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:40.091836 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:24:40.093464 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8910c80e-52d8-4e55-a4a9-e0786739c032 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 202 Aug 13 15:24:40.093868 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1131/4465] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:40 2026] DELETE /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:40.108867 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:40.110645 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:40.110900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:40.111103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:40.111231 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:40.121040 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:40.121040 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:40.121040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fcb8877-7583-4d4c-b42c-979d560f6201 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 200 Aug 13 15:24:40.121040 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1109/4466] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:40 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:40.550839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-34842b69-3565-4137-9af0-91e502d9ce1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:40.552523 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34842b69-3565-4137-9af0-91e502d9ce1d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:40.552797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34842b69-3565-4137-9af0-91e502d9ce1d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:40.553034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34842b69-3565-4137-9af0-91e502d9ce1d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:40.553189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-34842b69-3565-4137-9af0-91e502d9ce1d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:40.557132 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:40.557132 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:40.557773 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34842b69-3565-4137-9af0-91e502d9ce1d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:40.558135 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1111/4467] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:40 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:41.131740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:41.133513 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 Aug 13 15:24:41.133746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:41.133945 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:41.134043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 3d4cc55f-77a5-45aa-87a7-26c5a97cf513. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:41.137629 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c6876d9-64e3-41e4-ba85-2b0ede4eb091 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 returned with HTTP 404 Aug 13 15:24:41.138128 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1117/4468] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:41 2026] GET /volume/v3/backups/3d4cc55f-77a5-45aa-87a7-26c5a97cf513 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:41.145682 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cf521a4-d0de-4911-b545-5046e4223280 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:41.147702 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:41.148094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dc5d1da-363b-48d6-afa9-e3f967e5d73e", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-909162527", "container": "tempest-volumesbackupstest-backup-container-1573397378"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:41.149850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating new backup {'backup': {'volume_id': '4dc5d1da-363b-48d6-afa9-e3f967e5d73e', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-909162527', 'container': 'tempest-volumesbackupstest-backup-container-1573397378'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:41.150015 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Creating backup of volume 4dc5d1da-363b-48d6-afa9-e3f967e5d73e in container tempest-volumesbackupstest-backup-container-1573397378 Aug 13 15:24:41.160394 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:41.160394 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:41.160952 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:41.177279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Created reservations ['21fe79c1-9e95-4c5e-a8e8-e2d6c684ff6b', 'f09e8102-d991-4c97-9afa-00bc84450758'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:41.207271 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cf521a4-d0de-4911-b545-5046e4223280 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:41.207751 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1132/4469] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:24:41 2026] POST /volume/v3/backups => generated 327 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:41.218500 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:41.221866 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:41.221866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:41.221866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:41.221866 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:41.228415 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:41.228415 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:41.229299 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eac0a712-a0b4-4322-8278-ff871eb940d4 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:41.230845 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1110/4470] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:41 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:41.568168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c219010-95c5-42f1-90b7-ab51129663d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:41.569963 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c219010-95c5-42f1-90b7-ab51129663d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:41.570231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c219010-95c5-42f1-90b7-ab51129663d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:41.570455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c219010-95c5-42f1-90b7-ab51129663d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:41.570564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3c219010-95c5-42f1-90b7-ab51129663d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:41.575180 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:41.575180 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:41.576062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c219010-95c5-42f1-90b7-ab51129663d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:41.576521 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1112/4471] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:41 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45f6412c-e55c-40ef-886a-8fb7dc451b4b tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:42.955995 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1118/4472] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:42 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d2d6f69-08f5-4c42-aba6-f547a5ae1c54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:42.965576 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1133/4473] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:42 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:43.262288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:43.264013 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:43.264207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:43.264402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:43.264503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:43.266146 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=146,cinder:INSERT=17,cinder:UPDATE=50 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:24:43.269445 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:43.269445 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:43.270157 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a4a688-4ef4-44c7-bc1a-64c42f9fd0b2 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:43.270655 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1111/4474] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:43 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:43.611008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:43.612771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:43.613001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:43.613199 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:43.613299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:43.617341 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:43.617341 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:43.617933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a988654e-39cc-46da-ae8a-2a29e9a19364 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:43.618451 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1113/4475] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:43 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:44.114980 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.224940 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:24:44.225267 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1766631062"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:44.226836 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1766631062'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:24:44.226989 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume of 1 GB Aug 13 15:24:44.231838 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Availability Zones retrieved successfully. Aug 13 15:24:44.240221 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (09c4c913-e7e0-4b7d-9105-2ad61b7decd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:44.241548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143f7679-16d0-4190-ac99-aba148b87212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.243018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:24:44.269684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143f7679-16d0-4190-ac99-aba148b87212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.270442 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f41345c-03c3-4778-9574-c040ef1b161c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.280968 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8daa059c-c39f-42a3-9639-68a2726d8460 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.283249 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8daa059c-c39f-42a3-9639-68a2726d8460 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:44.283477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8daa059c-c39f-42a3-9639-68a2726d8460 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:44.283736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8daa059c-c39f-42a3-9639-68a2726d8460 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:44.283914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8daa059c-c39f-42a3-9639-68a2726d8460 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:44.289125 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.289125 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:44.290123 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8daa059c-c39f-42a3-9639-68a2726d8460 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:44.290599 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1134/4476] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:44 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:44.333073 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['e38c3cd3-336b-4529-825c-ad696649b3cb', '9d85d963-2c3a-4179-a5c5-b2a2bf18550e', '75924ebd-f1a6-42c8-a40a-82c8290a8685', '78909734-181a-40a6-b781-0236afa984f7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:44.333954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f41345c-03c3-4778-9574-c040ef1b161c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38c3cd3-336b-4529-825c-ad696649b3cb', '9d85d963-2c3a-4179-a5c5-b2a2bf18550e', '75924ebd-f1a6-42c8-a40a-82c8290a8685', '78909734-181a-40a6-b781-0236afa984f7']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.334899 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3624ea6d-0aff-45e9-8e83-eace9a8ccc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.357395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3624ea6d-0aff-45e9-8e83-eace9a8ccc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e85ea62-73e6-49f2-9c46-7f6c46c861f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1766631062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['e38c3cd3-336b-4529-825c-ad696649b3cb','9d85d963-2c3a-4179-a5c5-b2a2bf18550e','75924ebd-f1a6-42c8-a40a-82c8290a8685','78909734-181a-40a6-b781-0236afa984f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1766631062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e85ea62-73e6-49f2-9c46-7f6c46c861f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475ddda340994e6789157cddd92293e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031ae914634942a2a3f70d41b02b7aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.358198 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a38bdbc-ccc9-4720-a72c-9ec8c9df6ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.373904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a38bdbc-ccc9-4720-a72c-9ec8c9df6ff9) transitioned into state 'SUCCESS' from state '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-1766631062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['e38c3cd3-336b-4529-825c-ad696649b3cb','9d85d963-2c3a-4179-a5c5-b2a2bf18550e','75924ebd-f1a6-42c8-a40a-82c8290a8685','78909734-181a-40a6-b781-0236afa984f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.374610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e141b84-b867-4e6a-b812-a20e699ab69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.383104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e141b84-b867-4e6a-b812-a20e699ab69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.384083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (09c4c913-e7e0-4b7d-9105-2ad61b7decd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:44.384379 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request issued successfully. Aug 13 15:24:44.385529 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45518813-abf0-4cd0-b3bf-da8d344b2664 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:24:44.385529 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1119/4477] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:24:44 2026] POST /volume/v3/volumes => generated 747 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:44.397903 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38c79777-4e27-4fff-9124-6778ca129c7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.399427 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38c79777-4e27-4fff-9124-6778ca129c7e tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:24:44.399745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38c79777-4e27-4fff-9124-6778ca129c7e tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:44.400003 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38c79777-4e27-4fff-9124-6778ca129c7e tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:44.408869 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.408869 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:44.413654 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-38c79777-4e27-4fff-9124-6778ca129c7e tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:24:44.417014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38c79777-4e27-4fff-9124-6778ca129c7e tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 returned with HTTP 200 Aug 13 15:24:44.417389 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1112/4478] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:44 2026] GET /volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:44.628936 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43f7b56d-b5dc-4fc5-988d-6263651561af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.631172 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43f7b56d-b5dc-4fc5-988d-6263651561af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:44.631461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43f7b56d-b5dc-4fc5-988d-6263651561af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:44.631744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43f7b56d-b5dc-4fc5-988d-6263651561af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:44.631924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-43f7b56d-b5dc-4fc5-988d-6263651561af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:44.637430 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.637430 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:44.638246 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43f7b56d-b5dc-4fc5-988d-6263651561af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 200 Aug 13 15:24:44.638783 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1114/4479] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:44 2026] GET /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:44.648379 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.650562 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 Aug 13 15:24:44.650869 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:44.651102 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:44.651224 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1. Aug 13 15:24:44.656118 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.656118 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:44.669190 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:24:44.671310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ea041d3-8fda-4084-93e6-5cb868d59d44 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 returned with HTTP 202 Aug 13 15:24:44.671892 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1135/4480] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:24:44 2026] DELETE /volume/v3/backups/c597b23a-8f9f-4a0b-9ccf-6fdfd37508c1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:44.680583 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06f42626-8f0a-4951-983d-8b7c369f5274 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.683133 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:24:44.683607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-607944109"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:44.685717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-607944109'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:24:44.685717 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume of 1 GB Aug 13 15:24:44.686037 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.686037 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:44.690944 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability Zones retrieved successfully. Aug 13 15:24:44.697865 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (c621ec19-67be-41c0-9f58-524dac69fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:44.699425 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85754503-873f-423a-a3ab-4e734ddc391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.700526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:24:44.731370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85754503-873f-423a-a3ab-4e734ddc391e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.732417 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b555522b-8fe2-431a-998c-b7ebfbfd9bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.776750 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['ffaa69e4-aa06-4375-ac65-7c0ce2f57e8e', 'cd576425-135a-4056-9fdb-2e5d4b4f4ae9', 'b9f75ee4-914b-42be-8cce-3d17a7f4babb', 'fd05fd21-5e01-46a3-916a-6d95da7e92f8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:44.777867 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b555522b-8fe2-431a-998c-b7ebfbfd9bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffaa69e4-aa06-4375-ac65-7c0ce2f57e8e', 'cd576425-135a-4056-9fdb-2e5d4b4f4ae9', 'b9f75ee4-914b-42be-8cce-3d17a7f4babb', 'fd05fd21-5e01-46a3-916a-6d95da7e92f8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.778367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682b6736-d11c-4499-be0e-a36d360794a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.801338 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682b6736-d11c-4499-be0e-a36d360794a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3059e1-af59-4e8c-886d-ffd562688ecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607944109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['ffaa69e4-aa06-4375-ac65-7c0ce2f57e8e','cd576425-135a-4056-9fdb-2e5d4b4f4ae9','b9f75ee4-914b-42be-8cce-3d17a7f4babb','fd05fd21-5e01-46a3-916a-6d95da7e92f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607944109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3059e1-af59-4e8c-886d-ffd562688ecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af22cf06c6b24858a33e008e032faac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.802951 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44787f6f-9358-482f-a3c0-d8e7e3c31123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.818649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44787f6f-9358-482f-a3c0-d8e7e3c31123) transitioned into state 'SUCCESS' from state '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-607944109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['ffaa69e4-aa06-4375-ac65-7c0ce2f57e8e','cd576425-135a-4056-9fdb-2e5d4b4f4ae9','b9f75ee4-914b-42be-8cce-3d17a7f4babb','fd05fd21-5e01-46a3-916a-6d95da7e92f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.819385 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb66f30-8e4a-481e-8fd5-941172435096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:44.829032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb66f30-8e4a-481e-8fd5-941172435096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:44.829842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (c621ec19-67be-41c0-9f58-524dac69fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:44.830122 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request issued successfully. Aug 13 15:24:44.830631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f42626-8f0a-4951-983d-8b7c369f5274 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:24:44.831169 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1120/4481] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:24:44 2026] POST /volume/v3/volumes => generated 775 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:44.843808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bad9052-08e8-410e-975c-060bc95060df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:44.846039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bad9052-08e8-410e-975c-060bc95060df tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:24:44.846327 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bad9052-08e8-410e-975c-060bc95060df tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:44.846595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bad9052-08e8-410e-975c-060bc95060df tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:44.855387 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:44.855387 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:44.859336 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bad9052-08e8-410e-975c-060bc95060df tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:44.864014 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bad9052-08e8-410e-975c-060bc95060df tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf returned with HTTP 200 Aug 13 15:24:44.864463 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1113/4482] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:44 2026] GET /volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:45.303905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.306084 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:45.306329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:45.306562 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:45.306724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:45.311552 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.311552 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:45.312363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd4f75d4-450a-4acd-a620-85bda3710d52 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:45.312801 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1115/4483] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:45 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:45.429749 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.431522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:24:45.431740 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:45.431967 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:45.439582 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.439582 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:45.444294 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:24:45.450192 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bafb99c9-fe39-45e6-a156-259ffa67e093 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 returned with HTTP 200 Aug 13 15:24:45.450782 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1136/4484] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:45 2026] GET /volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:45.471033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-245fb255-da90-4aa5-9135-7513bd1aefbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.473136 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:45.473518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e85ea62-73e6-49f2-9c46-7f6c46c861f4", "name": "tempest-VolumesBackupsTest-Backup-1672801093"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:45.475178 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating new backup {'backup': {'volume_id': '3e85ea62-73e6-49f2-9c46-7f6c46c861f4', 'name': 'tempest-VolumesBackupsTest-Backup-1672801093'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:45.475328 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating backup of volume 3e85ea62-73e6-49f2-9c46-7f6c46c861f4 in container None Aug 13 15:24:45.483615 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.483615 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:45.484146 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:24:45.506770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['1ee92b09-a723-4759-b60b-37b758c62df6', 'd221f1d1-a4cd-4c74-82f7-835646aeeb89'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:45.533019 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245fb255-da90-4aa5-9135-7513bd1aefbc tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:45.533540 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1121/4485] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:24:45 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:45.551893 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fcea733f-a62b-4359-addb-ccd7261640b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.554405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcea733f-a62b-4359-addb-ccd7261640b9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:45.554601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcea733f-a62b-4359-addb-ccd7261640b9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:45.554940 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcea733f-a62b-4359-addb-ccd7261640b9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:45.555102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fcea733f-a62b-4359-addb-ccd7261640b9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:45.560635 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.560635 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:45.561757 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcea733f-a62b-4359-addb-ccd7261640b9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:45.562255 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1114/4486] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:45 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:45.876597 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.878454 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:24:45.878661 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:45.878869 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:45.885930 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.885930 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:45.889253 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:45.893201 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a953b58-e028-4af9-8fa3-b2df6f57e0bd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf returned with HTTP 200 Aug 13 15:24:45.893593 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1116/4487] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:45 2026] GET /volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:45.905466 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d864ef07-3447-466c-8d02-c4060157be04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.907189 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:24:45.907562 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a3059e1-af59-4e8c-886d-ffd562688ecf", "name": "tempest-type-Backup-2128133721"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:45.909236 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating new backup {'backup': {'volume_id': '5a3059e1-af59-4e8c-886d-ffd562688ecf', 'name': 'tempest-type-Backup-2128133721'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:24:45.909372 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating backup of volume 5a3059e1-af59-4e8c-886d-ffd562688ecf in container None Aug 13 15:24:45.917221 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.917221 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:45.917569 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:24:45.932085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['84fd7f05-1ed3-465f-8e27-0924c11a09e0', 'ec33a5aa-0148-4870-a4f5-a25f12b56f00'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:45.955687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d864ef07-3447-466c-8d02-c4060157be04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:24:45.956091 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1137/4488] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:24:45 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:45.965053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-310745e9-935f-4611-be08-01fe74a53ab1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:45.967257 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-310745e9-935f-4611-be08-01fe74a53ab1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:45.967257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-310745e9-935f-4611-be08-01fe74a53ab1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:45.967364 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-310745e9-935f-4611-be08-01fe74a53ab1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:45.967413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-310745e9-935f-4611-be08-01fe74a53ab1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:45.971940 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:45.971940 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:45.972797 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-310745e9-935f-4611-be08-01fe74a53ab1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:45.973271 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1122/4489] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:45 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:46.324816 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:46.327157 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:46.327375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:46.327665 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:46.327860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:46.333152 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:46.333152 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:46.334185 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5bf844b-8141-48f7-b4a3-4d5a2dcc423c tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:46.334645 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1115/4490] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:46 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:46.591428 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1dd96801-8652-43fc-baef-ce3b271124e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:46.593839 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd96801-8652-43fc-baef-ce3b271124e5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:46.594020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd96801-8652-43fc-baef-ce3b271124e5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:46.594226 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd96801-8652-43fc-baef-ce3b271124e5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:46.594346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1dd96801-8652-43fc-baef-ce3b271124e5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:46.599196 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:46.599196 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:46.600044 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd96801-8652-43fc-baef-ce3b271124e5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:46.600419 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1117/4491] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:46 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:46.985448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1355fc24-5836-403e-a642-d50a52c0ec8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:46.987290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1355fc24-5836-403e-a642-d50a52c0ec8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:46.987514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1355fc24-5836-403e-a642-d50a52c0ec8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:46.987782 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1355fc24-5836-403e-a642-d50a52c0ec8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:46.987884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1355fc24-5836-403e-a642-d50a52c0ec8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:46.991962 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:46.991962 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:46.992499 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1355fc24-5836-403e-a642-d50a52c0ec8b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:46.992939 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1138/4492] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:46 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:47.344210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8722c551-6d25-452f-9f74-9ff385ba712f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:47.346031 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8722c551-6d25-452f-9f74-9ff385ba712f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:47.346233 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8722c551-6d25-452f-9f74-9ff385ba712f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:47.346439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8722c551-6d25-452f-9f74-9ff385ba712f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:47.346567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8722c551-6d25-452f-9f74-9ff385ba712f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:47.350940 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:47.350940 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:47.351824 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8722c551-6d25-452f-9f74-9ff385ba712f tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:47.352296 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1123/4493] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:47 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:47.610200 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:47.612649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:47.612953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:47.613239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:47.613391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:47.618680 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:47.618680 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:47.619804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-111a558f-4231-4713-a3c8-3d05c9e65a15 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:47.620377 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1116/4494] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:47 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:48.002794 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:48.004536 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:48.004743 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:48.004959 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:48.005072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:48.009078 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:48.009078 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:48.009612 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8aad9a9-9b24-420a-87e2-a29e339aa4f5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:48.010323 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1118/4495] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:48 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:48.362990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:48.366304 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:48.366304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:48.366304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:48.366304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:48.368486 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:48.368486 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:48.369279 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea05ccf1-87c8-4a25-a294-9cf1e2e1eeb6 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:48.369621 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1139/4496] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:48 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:48.629950 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:48.631866 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:48.632086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:48.632300 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:48.632436 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:48.636743 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:48.636743 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:48.637512 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9efef2c5-ae38-42c0-8ed9-a287f2f1041f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:48.637911 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1124/4497] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:48 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:49.020131 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:49.021782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:49.022152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:49.022419 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:49.023341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:49.026899 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:49.026899 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:49.027524 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00cdb30c-67e7-4a95-902f-b9b2937b815d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:49.027922 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1117/4498] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:49 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:49.379529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:49.381267 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:49.381447 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:49.381621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:49.381770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:49.386460 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:49.386460 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:49.387336 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5922972-3b3c-4c52-8f85-3435af34b6dd tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:49.387729 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1119/4499] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:49 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:49.648984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b833b418-0037-4f99-b324-d3179c1e7746 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:49.650841 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b833b418-0037-4f99-b324-d3179c1e7746 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:49.651109 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b833b418-0037-4f99-b324-d3179c1e7746 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:49.651304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b833b418-0037-4f99-b324-d3179c1e7746 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:49.651425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b833b418-0037-4f99-b324-d3179c1e7746 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:49.655819 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:49.655819 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:49.656530 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b833b418-0037-4f99-b324-d3179c1e7746 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:49.656973 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1140/4500] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:49 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:50.036929 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:50.038564 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:50.038757 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:50.038962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:50.039074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:50.042816 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:50.042816 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:50.043329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c9c3f16-5f8a-4a28-9b78-126b2a9999ae tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:50.043707 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1125/4501] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:50 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:50.398912 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49df18be-0dea-4366-b258-84f32e1adab8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:50.400530 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49df18be-0dea-4366-b258-84f32e1adab8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:50.400720 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49df18be-0dea-4366-b258-84f32e1adab8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:50.400934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49df18be-0dea-4366-b258-84f32e1adab8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:50.401030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-49df18be-0dea-4366-b258-84f32e1adab8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:50.404986 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:50.404986 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:50.405617 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49df18be-0dea-4366-b258-84f32e1adab8 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:50.406009 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1118/4502] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:50 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:50.668368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2f41123-6858-4554-a95b-fa019f6b7247 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:50.669972 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2f41123-6858-4554-a95b-fa019f6b7247 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:50.670137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2f41123-6858-4554-a95b-fa019f6b7247 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:50.670325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2f41123-6858-4554-a95b-fa019f6b7247 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:50.670396 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b2f41123-6858-4554-a95b-fa019f6b7247 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:50.676557 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:50.676557 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:50.677547 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2f41123-6858-4554-a95b-fa019f6b7247 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:50.678075 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1120/4503] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:50 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.053479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.055451 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:51.055772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.055994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.056127 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:51.060300 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.060300 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:51.060887 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54ccb53f-61e6-4359-a87d-cf8b81f44d7c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:51.061256 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1141/4504] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.415287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.417211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:51.417429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.417683 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.417827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:51.424087 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.424087 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:51.425243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b6bcbde-5f15-48a5-b1f8-48d3fa5be6c0 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:51.425813 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1126/4505] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.438227 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.440171 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:51.440370 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.440576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.440713 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:51.445712 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.445712 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:51.446270 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89ddc78b-4cc7-46ff-91ea-fea80be601a7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:51.446622 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1119/4506] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.458405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70490cfc-5548-4011-80ce-a54688d176d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.459970 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:51.460137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.460302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.460392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 89db56d2-7fea-483b-ae30-a2c4d43c829f. Aug 13 15:24:51.465711 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.465711 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:51.479408 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 89db56d2-7fea-483b-ae30-a2c4d43c829f {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:24:51.484728 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70490cfc-5548-4011-80ce-a54688d176d5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 202 Aug 13 15:24:51.485371 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1121/4507] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:51 2026] DELETE /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:51.493448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30dc113a-e628-4133-8871-0a7fed668deb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.495423 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30dc113a-e628-4133-8871-0a7fed668deb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:51.495624 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30dc113a-e628-4133-8871-0a7fed668deb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.495902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30dc113a-e628-4133-8871-0a7fed668deb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.496023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-30dc113a-e628-4133-8871-0a7fed668deb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:51.500537 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.500537 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:51.501478 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30dc113a-e628-4133-8871-0a7fed668deb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 200 Aug 13 15:24:51.502002 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1142/4508] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.688628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.690572 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:51.690820 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.691032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.691170 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:51.695327 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.695327 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:51.696096 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ed4ecdb-eec8-4953-970c-abb87d8891e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:51.696420 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-140b51a2-de4c-4eab-8413-8c9d815b54f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.696495 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1127/4509] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.698957 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-140b51a2-de4c-4eab-8413-8c9d815b54f0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/limits Aug 13 15:24:51.699199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-140b51a2-de4c-4eab-8413-8c9d815b54f0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.699408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-140b51a2-de4c-4eab-8413-8c9d815b54f0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.719448 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-140b51a2-de4c-4eab-8413-8c9d815b54f0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/limits returned with HTTP 200 Aug 13 15:24:51.719884 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1120/4510] 10.4.3.38 () {68 vars in 1477 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:51.759164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.761126 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:51.761376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:51.761569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:51.770619 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.770619 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:51.774004 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:51.778365 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-4acade96-2bb2-445d-934e-2f7e72e7b8f8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:51.778984 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1122/4511] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:51 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:51.786967 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:51.789252 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:24:51.789651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eae6952-1501-4e2f-af4c-811c941a8f2d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-822755000", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:51.801787 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:51.801787 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:51.802305 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:51.802467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:51.826900 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['1536de1d-f5c8-446a-9e03-96923a69d6ee', '0103dc5e-6601-4ad2-b8ad-8009aaf6c754', '51bc5267-5372-4df6-8cbb-d2244b953b7d', 'a2debd4b-83fb-4409-9f4e-6e14a4d1428d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:51.854735 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:24:51.855018 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b65cd63-eaf3-4196-b48d-86d7e031ece6 req-86e6f062-19ee-4742-92c5-c48c5c896274 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:24:51.855399 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1143/4512] 10.4.3.38 () {72 vars in 1540 bytes} [Thu Aug 13 15:24:51 2026] POST /volume/v3/snapshots => generated 319 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:52.070493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be658921-13da-49a7-a209-e048d190bb5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:52.072516 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be658921-13da-49a7-a209-e048d190bb5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:52.072812 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be658921-13da-49a7-a209-e048d190bb5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:52.073095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be658921-13da-49a7-a209-e048d190bb5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:52.073234 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-be658921-13da-49a7-a209-e048d190bb5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:52.077505 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:52.077505 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:52.078141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be658921-13da-49a7-a209-e048d190bb5a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:52.078549 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1128/4513] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:52 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:52.512002 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:52.513877 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f Aug 13 15:24:52.514108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:52.514290 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:52.514385 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 89db56d2-7fea-483b-ae30-a2c4d43c829f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:52.518620 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd5e6c3-675a-478e-abc8-bdeaeac3c1f3 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f returned with HTTP 404 Aug 13 15:24:52.519197 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1121/4514] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:52 2026] GET /volume/v3/backups/89db56d2-7fea-483b-ae30-a2c4d43c829f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:52.599893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:52.601884 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:52.602308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:52.602638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:52.602903 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete backup with id: 5da1d7f0-0ba8-4b5b-b2dd-519762605915. Aug 13 15:24:52.608147 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:52.608147 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:52.621037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] delete_backup rpcapi backup_id 5da1d7f0-0ba8-4b5b-b2dd-519762605915 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:24:52.622477 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b8dbbb0-a10d-43ce-a6ab-7ae2bfeb81e7 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 202 Aug 13 15:24:52.622935 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1123/4515] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:52 2026] DELETE /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:52.634119 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:52.639276 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:52.639552 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:52.639858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:52.640010 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:52.645954 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:52.645954 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:52.647161 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7213a5e8-5f01-47d5-a6ad-e2c9bf97e10a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 200 Aug 13 15:24:52.647725 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1144/4516] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:52 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:52.706638 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:52.708742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:52.708944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:52.709131 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:52.709291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:52.713876 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:52.713876 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:52.714762 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfefe5d2-14a8-4668-8d64-3d30ffccc8d7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:52.715196 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1129/4517] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:52 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:53.089435 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.092444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:53.092713 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.092936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.093038 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:53.097826 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.097826 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:53.098504 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b1842a-7dad-461b-a21a-e0effc6e10ca tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:53.098904 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1122/4518] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:53.591067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.593156 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:24:53.593405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.593638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.599640 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.599640 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:53.600190 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:53.601239 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57bc6abe-0c6a-4388-a7ff-105879b8ae55 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 200 Aug 13 15:24:53.601680 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1124/4519] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:53.657707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.659584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 Aug 13 15:24:53.659584 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.659669 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.659835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Show backup with id 5da1d7f0-0ba8-4b5b-b2dd-519762605915. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:53.663153 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-482c3ee3-7e28-4834-91d5-a80d5e07da15 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 returned with HTTP 404 Aug 13 15:24:53.663570 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1145/4520] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/backups/5da1d7f0-0ba8-4b5b-b2dd-519762605915 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:53.728803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.730787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:53.730986 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.731322 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.731941 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:53.737779 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.737779 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:53.738807 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4c8edd7-bec7-437f-b13d-87c202b05449 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:53.739277 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1130/4521] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:53.763366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.766462 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:53.766801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.767087 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.782688 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.782688 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:53.790695 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:53.794471 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-5b71f8a5-4320-469a-a1b1-40b95ef55a28 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:53.795361 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1123/4522] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:53.815031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.817393 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] POST https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e/action Aug 13 15:24:53.817792 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:24:53.817941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-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 15:24:53.829311 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.829311 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:53.829889 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:53.837430 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Begin detaching volume completed successfully. Aug 13 15:24:53.837681 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-e12a271d-d0c8-4a4c-8251-aa035512add5 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e/action returned with HTTP 202 Aug 13 15:24:53.838217 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1125/4523] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:24:53 2026] POST /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:24:53.858482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.860823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:53.860932 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.861163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.873377 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.873377 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:53.877207 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:53.881434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6933c4a9-cb92-4e59-81dc-086d8cdecc5f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.882121 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584a5c9c-57ef-4eac-8e7b-eafd9050d24e tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:53.882580 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1146/4524] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:53.882856 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6933c4a9-cb92-4e59-81dc-086d8cdecc5f None None] GET https://10.4.3.38/volume// Aug 13 15:24:53.883122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6933c4a9-cb92-4e59-81dc-086d8cdecc5f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.883394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6933c4a9-cb92-4e59-81dc-086d8cdecc5f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.883869 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6933c4a9-cb92-4e59-81dc-086d8cdecc5f None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:53.884580 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1131/4525] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:24:53 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 15:24:53.891437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:53.892896 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:53.893173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:53.893409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:53.901351 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:53.901351 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:53.904112 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:53.907726 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-ba343c90-9675-4f6f-930a-c61fa11b94cb tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:53.908405 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1124/4526] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:24:53 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 1314 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:24:54.110771 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1106852c-6970-4396-82ed-d51361777f67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:54.112366 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1106852c-6970-4396-82ed-d51361777f67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:54.112569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1106852c-6970-4396-82ed-d51361777f67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:54.112781 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1106852c-6970-4396-82ed-d51361777f67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:54.112914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1106852c-6970-4396-82ed-d51361777f67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:54.119680 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:54.119680 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:54.120272 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1106852c-6970-4396-82ed-d51361777f67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:54.120604 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1126/4527] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:54 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:54.753340 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:54.754951 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:54.755117 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:54.755290 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:54.755414 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:54.762085 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:54.762085 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:54.762826 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a1db268-9b50-4fdc-82cc-6199191690d4 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:54.763177 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1147/4528] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:54 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:54.831810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-3e35fb59-02fd-4619-9502-2fa9e1a11ed9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:54.833781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-3e35fb59-02fd-4619-9502-2fa9e1a11ed9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c Aug 13 15:24:54.833989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-3e35fb59-02fd-4619-9502-2fa9e1a11ed9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:54.834196 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-3e35fb59-02fd-4619-9502-2fa9e1a11ed9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:54.841135 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:54.841135 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:54.887242 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6e3752c6-fcd7-444a-933f-eaaf8a8599b1 req-3e35fb59-02fd-4619-9502-2fa9e1a11ed9 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c returned with HTTP 200 Aug 13 15:24:54.887650 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1132/4529] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:24:54 2026] DELETE /volume/v3/attachments/5f03abdb-d327-401f-8835-6226030dc70c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:54.894433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:54.897257 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:54.897436 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:54.897614 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:54.905135 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:54.905135 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:54.909280 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:54.913755 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423794f0-e6fd-422e-97b3-06a907f9ef37 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:54.914067 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1125/4530] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:54 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:55.130652 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:55.134329 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:55.134612 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:55.134973 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:55.135062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:55.139729 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:55.139729 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:55.140470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a6fcf33-a1ef-44e9-a6b6-928685eca62b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:55.140980 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1127/4531] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:55 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:55.198911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:55.200934 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:24:55.201078 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:55.201276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:55.206148 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:55.206148 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:55.206587 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:55.207359 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-5e3d9f6c-b463-4025-bc28-da8ff10110f5 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 200 Aug 13 15:24:55.207822 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1148/4532] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:24:55 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:55.778257 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:55.780463 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:55.780715 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:55.780971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:55.781125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:55.786216 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:55.786216 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:55.787238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce8958dd-d8f1-422c-9e12-dae629dca384 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:55.787754 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1133/4533] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:55 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:56.080853 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.083106 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:24:56.083345 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.083547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.100820 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.100820 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:56.103418 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:56.107977 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-0314e360-eb65-4801-b912-34c9949fe8d1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 200 Aug 13 15:24:56.108880 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1126/4534] 10.4.3.38 () {68 vars in 1597 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 478 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:56.116689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.118804 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:24:56.119031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.119281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.129609 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.129609 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:56.133596 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:56.138819 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-08fefd1f-57a4-47c5-b3f0-9da2f05c1c71 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 200 Aug 13 15:24:56.139207 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1128/4535] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:56.146803 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.148706 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:24:56.149080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "84023d6b-4dac-429a-9acb-15fc32acb63c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:56.150984 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '84023d6b-4dac-429a-9acb-15fc32acb63c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:24:56.151887 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a389a940-5976-4469-b171-4e4395b328f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.154343 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a389a940-5976-4469-b171-4e4395b328f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:56.154634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a389a940-5976-4469-b171-4e4395b328f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.155078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a389a940-5976-4469-b171-4e4395b328f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.155078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a389a940-5976-4469-b171-4e4395b328f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:56.160988 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.160988 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:56.161906 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a389a940-5976-4469-b171-4e4395b328f3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:56.162395 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1134/4536] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:56.168100 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.168100 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:56.168573 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:24:56.168725 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:24:56.169453 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:24:56.174704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (f1cca85e-967e-4544-87fd-c69391824b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:56.175779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb91b9da-13ca-4300-8ddd-b043be2b801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:56.176613 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:24:56.225289 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb91b9da-13ca-4300-8ddd-b043be2b801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84023d6b-4dac-429a-9acb-15fc32acb63c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:56.226186 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b5efa0-5d8c-4801-b0b9-dd597a6a5e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:56.272599 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['f020210c-3b1c-418c-ac7e-8b84eb48b279', '0bfe3405-dcb0-4b1e-a818-b0cb1cccec22', 'b8f157ad-e3d9-4630-9b25-033a82022d81', 'c1c81925-ade7-4ba7-8b06-3dc1b4b02273'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:24:56.273523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b5efa0-5d8c-4801-b0b9-dd597a6a5e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f020210c-3b1c-418c-ac7e-8b84eb48b279', '0bfe3405-dcb0-4b1e-a818-b0cb1cccec22', 'b8f157ad-e3d9-4630-9b25-033a82022d81', 'c1c81925-ade7-4ba7-8b06-3dc1b4b02273']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:56.274363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0769a622-4af1-41fa-98f6-daf7b7e5dae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:56.312997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0769a622-4af1-41fa-98f6-daf7b7e5dae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cfab975-1aa4-4b86-96c8-5d3c6524d8a8', '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='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['f020210c-3b1c-418c-ac7e-8b84eb48b279','0bfe3405-dcb0-4b1e-a818-b0cb1cccec22','b8f157ad-e3d9-4630-9b25-033a82022d81','c1c81925-ade7-4ba7-8b06-3dc1b4b02273'],size=1,snapshot_id=84023d6b-4dac-429a-9acb-15fc32acb63c,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:24: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=3cfab975-1aa4-4b86-96c8-5d3c6524d8a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84023d6b-4dac-429a-9acb-15fc32acb63c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:56.313832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cdb659-cd74-4523-8049-f36eb9252f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:56.329992 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cdb659-cd74-4523-8049-f36eb9252f9a) transitioned into 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='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['f020210c-3b1c-418c-ac7e-8b84eb48b279','0bfe3405-dcb0-4b1e-a818-b0cb1cccec22','b8f157ad-e3d9-4630-9b25-033a82022d81','c1c81925-ade7-4ba7-8b06-3dc1b4b02273'],size=1,snapshot_id=84023d6b-4dac-429a-9acb-15fc32acb63c,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:56.330733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215c009b-2ca7-4fe5-a9e5-b1adcfd75be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:24:56.351820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215c009b-2ca7-4fe5-a9e5-b1adcfd75be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:24:56.352595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (f1cca85e-967e-4544-87fd-c69391824b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:24:56.352949 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:24:56.353475 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-31884e6e-1b0e-42bd-ab3c-164507291c98 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:24:56.354012 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1149/4537] 10.4.3.38 () {72 vars in 1534 bytes} [Thu Aug 13 15:24:56 2026] POST /volume/v3/volumes => generated 734 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:24:56.361845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.365480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:24:56.365886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.365886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.373417 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.373417 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:56.377222 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:56.381166 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-72c72fae-3abf-4e53-90db-9279cf7127d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 200 Aug 13 15:24:56.381513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1127/4538] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:56.390250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.392192 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:24:56.392530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.392899 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.400777 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.400777 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:56.403609 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:56.408386 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-39f19951-b18f-4424-a929-bad332c71c83 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 200 Aug 13 15:24:56.408656 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1129/4539] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:56.797090 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:56.799257 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:56.799525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:56.799744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:56.799897 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:56.805271 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:56.805271 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:56.806197 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a98e942f-2ead-4c81-9946-dcd8bbb056d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:56.806687 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1135/4540] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:56 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:57.172554 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:57.174585 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:57.174855 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:57.175181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:57.175181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:57.179621 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:57.179621 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:57.180325 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6916551-b5a3-4e71-9d93-f08d9be2b5b3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:57.180802 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1150/4541] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:57 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:57.742862 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:57.754411 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:57.755547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:57.757753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:57.772638 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:57.772638 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:57.777397 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:57.782231 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e8a92e-3a4e-46ce-8dd2-33be2261440a tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:57.782791 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1128/4542] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:57 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:57.798346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:57.800241 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:57.800467 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:57.800692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:57.800893 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume with id: 4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:57.807939 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:57.807939 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:57.808394 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:57.815692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:57.817914 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:57.818150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:57.818400 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:57.818555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:57.823364 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:57.823364 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:57.824549 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58e97b12-aaa5-47e8-9272-35ad0bdebc30 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:57.824666 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Delete volume request issued successfully. Aug 13 15:24:57.824666 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b96a165d-fdf6-477b-9710-b8190ddffae1 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 202 Aug 13 15:24:57.824842 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1136/4543] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:57 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:57.825250 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1130/4544] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:24:57 2026] DELETE /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:24:57.832728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:57.834655 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:57.834927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:57.835132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:57.841615 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:57.841615 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:57.844668 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Volume info retrieved successfully. Aug 13 15:24:57.848268 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31058a33-8d25-44f5-b5e8-a77ebb12bf06 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 200 Aug 13 15:24:57.848597 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1151/4545] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:57 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:58.192038 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f245b9a-3391-4a59-b507-707a9dff6653 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:58.194132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f245b9a-3391-4a59-b507-707a9dff6653 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:58.194374 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f245b9a-3391-4a59-b507-707a9dff6653 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:58.194598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f245b9a-3391-4a59-b507-707a9dff6653 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:58.194765 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8f245b9a-3391-4a59-b507-707a9dff6653 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:58.199540 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:58.199540 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:58.200263 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f245b9a-3391-4a59-b507-707a9dff6653 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:58.200702 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1129/4546] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:58 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:58.837158 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:58.838953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:58.839184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:58.839396 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:58.839506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:58.844026 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:58.844026 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:58.844860 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efe55b57-6f5b-4a8c-a022-9c5a72bd5a45 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:58.845246 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1137/4547] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:58 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:58.862084 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f090f7f-58ec-43de-97b0-d2dbc44bac85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:58.863824 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f090f7f-58ec-43de-97b0-d2dbc44bac85 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] GET https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e Aug 13 15:24:58.864026 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f090f7f-58ec-43de-97b0-d2dbc44bac85 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:58.864189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f090f7f-58ec-43de-97b0-d2dbc44bac85 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:58.869757 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f090f7f-58ec-43de-97b0-d2dbc44bac85 tempest-VolumesBackupsTest-1740278558 tempest-VolumesBackupsTest-1740278558-project-member] https://10.4.3.38/volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e returned with HTTP 404 Aug 13 15:24:58.870149 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1131/4548] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:58 2026] GET /volume/v3/volumes/4dc5d1da-363b-48d6-afa9-e3f967e5d73e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:59.214622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.217527 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:24:59.217936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.218181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.218704 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:59.224404 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.224404 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:59.225154 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e990a74-e970-4722-ac1e-5cfa37fef712 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:24:59.225606 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1152/4549] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:24:59 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:24:59.417890 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.419640 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:24:59.419938 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.420188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.429339 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.429339 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:59.437590 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:59.441984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-f98d8953-d3e1-406e-8e32-601a447b6bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 200 Aug 13 15:24:59.441984 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1130/4550] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:24:59 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 1343 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:59.448703 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eede6fc8-b7ff-4c44-a544-dcba8d1360cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.449147 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eede6fc8-b7ff-4c44-a544-dcba8d1360cc None None] GET https://10.4.3.38/volume// Aug 13 15:24:59.449330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eede6fc8-b7ff-4c44-a544-dcba8d1360cc None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.449527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eede6fc8-b7ff-4c44-a544-dcba8d1360cc None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.449907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eede6fc8-b7ff-4c44-a544-dcba8d1360cc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:59.450238 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1138/4551] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:24: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 15:24:59.458404 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-8db0f113-666f-491f-9a58-a39760a4ff73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.460947 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-8db0f113-666f-491f-9a58-a39760a4ff73 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:24:59.461366 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-8db0f113-666f-491f-9a58-a39760a4ff73 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3cfab975-1aa4-4b86-96c8-5d3c6524d8a8", "connector": null, "instance_uuid": "784a6fa6-da41-4754-ab17-6ac923631d56"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:59.472092 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.472092 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:59.508314 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-8db0f113-666f-491f-9a58-a39760a4ff73 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:24:59.508869 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1132/4552] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:24:59 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 15:24:59.519415 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f94fa3e-d7b3-4642-b9f5-1c8d290ef76c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.520079 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f94fa3e-d7b3-4642-b9f5-1c8d290ef76c None None] GET https://10.4.3.38/volume// Aug 13 15:24:59.520249 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f94fa3e-d7b3-4642-b9f5-1c8d290ef76c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.520398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f94fa3e-d7b3-4642-b9f5-1c8d290ef76c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.520781 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f94fa3e-d7b3-4642-b9f5-1c8d290ef76c None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:24:59.521227 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1153/4553] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:24: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 15:24:59.530724 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.532689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:24:59.532929 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.533048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.541557 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.541557 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:24:59.544718 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:24:59.549071 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-c0c7ff9f-a0d8-4b6e-870c-5b3093e40c67 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 200 Aug 13 15:24:59.549697 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1131/4554] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:24:59 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:24:59.650805 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.652948 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 Aug 13 15:24:59.653297 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:24:59.660719 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-3cfab975-1aa4-4b86-96c8-5d3c6524d8a8-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:24:59.666061 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-3cfab975-1aa4-4b86-96c8-5d3c6524d8a8-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:24:59.667022 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.667022 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:24:59.741418 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-3cfab975-1aa4-4b86-96c8-5d3c6524d8a8-np0000007223" released by "attachment_update" :: held 0.075s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:24:59.741774 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-dda1c259-4fa4-425e-8219-1a8d4f4a77dd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 returned with HTTP 200 Aug 13 15:24:59.742384 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1139/4555] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:24:59 2026] PUT /volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:24:59.764863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-af0b6a7f-f38b-4e4f-8c81-8c9f303484c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.766905 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-af0b6a7f-f38b-4e4f-8c81-8c9f303484c0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36/action Aug 13 15:24:59.767245 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-af0b6a7f-f38b-4e4f-8c81-8c9f303484c0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:24:59.767356 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-af0b6a7f-f38b-4e4f-8c81-8c9f303484c0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:24:59.781600 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.781600 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:24:59.790135 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2064b1b-e3cc-47c2-94a5-921be6a147ef req-af0b6a7f-f38b-4e4f-8c81-8c9f303484c0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36/action returned with HTTP 204 Aug 13 15:24:59.790524 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1133/4556] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:24:59 2026] POST /volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:24:59.858420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:24:59.860424 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:24:59.860812 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:24:59.862333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:24:59.862333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:24:59.866963 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:24:59.866963 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:24:59.867589 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c93da5b9-e0be-4a04-a7fe-03830316e97b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:24:59.868067 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1154/4557] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:24:59 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:00.235284 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:00.236960 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:00.237153 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:00.237369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:00.237478 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:00.241211 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:00.241211 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:00.241788 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae2b6a32-8f6b-4aeb-9e2b-22abf02d72de tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:00.242111 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1132/4558] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:00 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:00.878121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0df69447-567d-497d-98fc-bd6254f12916 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:00.879802 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0df69447-567d-497d-98fc-bd6254f12916 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:00.880006 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0df69447-567d-497d-98fc-bd6254f12916 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:00.880175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0df69447-567d-497d-98fc-bd6254f12916 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:00.880272 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0df69447-567d-497d-98fc-bd6254f12916 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:00.884079 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:00.884079 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:00.884745 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0df69447-567d-497d-98fc-bd6254f12916 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:00.885058 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1140/4559] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:00 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:01.253059 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:01.254919 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:01.255143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:01.255315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:01.255406 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:01.259470 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:01.259470 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:01.260095 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2626251d-a5b7-4fd2-b0e2-5d82a9463e6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:01.260441 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1134/4560] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:01 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:01.895366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1644c261-9152-4123-a920-2e2add14aed7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:01.897839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1644c261-9152-4123-a920-2e2add14aed7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:01.898117 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1644c261-9152-4123-a920-2e2add14aed7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:01.898347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1644c261-9152-4123-a920-2e2add14aed7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:01.898450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1644c261-9152-4123-a920-2e2add14aed7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:01.904011 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:01.904011 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:01.904795 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1644c261-9152-4123-a920-2e2add14aed7 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:01.905231 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1155/4561] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:01 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:02.045539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:02.046958 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:02.047257 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-VolumesCloneTest-Volume-643337031"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:02.048528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request body: {'volume': {'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-643337031'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:02.120218 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume of 1 GB Aug 13 15:25:02.124139 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Availability Zones retrieved successfully. Aug 13 15:25:02.128892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (dd1f114f-61d7-4a41-98f7-a383959080ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:02.129904 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d6eb92-602f-4e8a-bbfd-69ebe0e3c71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:02.130701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:02.180501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d6eb92-602f-4e8a-bbfd-69ebe0e3c71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:02.181178 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99365294-f8b4-4504-b89b-b0ff4cbd500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:02.228214 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Created reservations ['5ac537a0-f944-474b-8264-dafeaed35125', '3e49fe44-d80b-4d6c-9796-663b6fa8d01e', 'e5cbcc83-1ea4-4d34-b811-ec4785ca4442', '91e5d6e6-f61d-4c62-9f0d-e0b4115ef0ec'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:02.229058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99365294-f8b4-4504-b89b-b0ff4cbd500b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac537a0-f944-474b-8264-dafeaed35125', '3e49fe44-d80b-4d6c-9796-663b6fa8d01e', 'e5cbcc83-1ea4-4d34-b811-ec4785ca4442', '91e5d6e6-f61d-4c62-9f0d-e0b4115ef0ec']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:02.229798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5cb19d-60c7-4759-85e1-989c135192d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:02.250245 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5cb19d-60c7-4759-85e1-989c135192d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b87ef7-3b2b-434e-87bd-79709855b07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-643337031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['5ac537a0-f944-474b-8264-dafeaed35125','3e49fe44-d80b-4d6c-9796-663b6fa8d01e','e5cbcc83-1ea4-4d34-b811-ec4785ca4442','91e5d6e6-f61d-4c62-9f0d-e0b4115ef0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-643337031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b87ef7-3b2b-434e-87bd-79709855b07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709001d87d1c4a6b94ee3c23cb93c051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39195055d1f54907b8f47a72ef67f0b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:02.250884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e4cbf3-5bb8-4f7f-9138-64ce29c613eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:02.265358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e4cbf3-5bb8-4f7f-9138-64ce29c613eb) transitioned into state 'SUCCESS' from state '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-643337031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['5ac537a0-f944-474b-8264-dafeaed35125','3e49fe44-d80b-4d6c-9796-663b6fa8d01e','e5cbcc83-1ea4-4d34-b811-ec4785ca4442','91e5d6e6-f61d-4c62-9f0d-e0b4115ef0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:02.266027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91ab0815-fe4c-4e9d-b6f2-b0a936dd8965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:02.270180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-192feab4-f409-4d7e-bab5-3c60f09408ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:02.272041 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-192feab4-f409-4d7e-bab5-3c60f09408ad tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:02.272244 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-192feab4-f409-4d7e-bab5-3c60f09408ad tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:02.272415 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-192feab4-f409-4d7e-bab5-3c60f09408ad tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:02.272510 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-192feab4-f409-4d7e-bab5-3c60f09408ad tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:02.275556 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91ab0815-fe4c-4e9d-b6f2-b0a936dd8965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:02.276841 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (dd1f114f-61d7-4a41-98f7-a383959080ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:02.276959 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:02.276959 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:02.277270 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request issued successfully. Aug 13 15:25:02.277482 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-192feab4-f409-4d7e-bab5-3c60f09408ad tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:02.277841 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1141/4562] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:02 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:02.277952 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ff55ddc-ec38-4b8a-8281-da4561f2d46d tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:02.278546 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1133/4563] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:02 2026] POST /volume/v3/volumes => generated 744 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:02.288993 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:02.290482 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:02.290695 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:02.290893 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:02.297243 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:02.297243 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:02.300598 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:02.304363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5b3fffc-2bf2-4598-83f9-0c13477c1b62 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 200 Aug 13 15:25:02.304691 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1135/4564] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:02 2026] GET /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:02.916723 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:02.918629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:02.918929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:02.919119 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:02.919231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:02.923489 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:02.923489 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:02.924224 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39a1d939-e19c-40f7-88ba-4a704f9aa769 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:02.924607 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1156/4565] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:02 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:03.287287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:03.288989 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:03.289202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:03.289375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:03.289474 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:03.293465 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:03.293465 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:03.294034 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e531602-fe55-4498-9c76-ab4f2b1c943e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:03.294380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1142/4566] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:03 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:03.316120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43f3cc10-46bf-4782-8000-5354e4697d35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:03.318190 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43f3cc10-46bf-4782-8000-5354e4697d35 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:03.318406 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43f3cc10-46bf-4782-8000-5354e4697d35 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:03.318599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43f3cc10-46bf-4782-8000-5354e4697d35 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:03.325536 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:03.325536 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:03.329006 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43f3cc10-46bf-4782-8000-5354e4697d35 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:03.333334 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43f3cc10-46bf-4782-8000-5354e4697d35 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 200 Aug 13 15:25:03.333722 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1134/4567] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:03 2026] GET /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:03.344630 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e834e682-2879-430f-b8aa-a07768e118e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:03.346216 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:03.346545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f2b87ef7-3b2b-434e-87bd-79709855b07b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-732274353"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:03.347943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request body: {'volume': {'source_volid': 'f2b87ef7-3b2b-434e-87bd-79709855b07b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-732274353'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:03.353907 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:03.353907 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:03.354331 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume retrieved successfully. Aug 13 15:25:03.354472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume of 1 GB Aug 13 15:25:03.357302 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Availability Zones retrieved successfully. Aug 13 15:25:03.362073 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (92106da0-0a8e-4555-a69d-87dfca311ca2) 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 15:25:03.363424 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7947c12a-5989-4cf9-a659-a17c8568719b) transitioned 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 15:25:03.364264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-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 15:25:03.383243 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7947c12a-5989-4cf9-a659-a17c8568719b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f2b87ef7-3b2b-434e-87bd-79709855b07b', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:25:03.383985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1519faed-de7f-45e3-b5bd-0909cc6bbfa0) transitioned 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 15:25:03.415872 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Created reservations ['9dfa2320-520f-4d33-8923-0061441c0cda', '645874bd-a626-4214-bd63-f5b1edd93518', '9e7c5955-d969-405d-95af-78ed862b17a4', '23889195-3dc6-48a1-adf4-73a7f629bbab'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:03.416623 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1519faed-de7f-45e3-b5bd-0909cc6bbfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfa2320-520f-4d33-8923-0061441c0cda', '645874bd-a626-4214-bd63-f5b1edd93518', '9e7c5955-d969-405d-95af-78ed862b17a4', '23889195-3dc6-48a1-adf4-73a7f629bbab']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:03.417332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8eb47c0-d79a-4051-99ba-6cb5317febec) transitioned 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 15:25:03.453434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8eb47c0-d79a-4051-99ba-6cb5317febec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d31118-dd12-4846-9490-21dba9141d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732274353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['9dfa2320-520f-4d33-8923-0061441c0cda','645874bd-a626-4214-bd63-f5b1edd93518','9e7c5955-d969-405d-95af-78ed862b17a4','23889195-3dc6-48a1-adf4-73a7f629bbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2b87ef7-3b2b-434e-87bd-79709855b07b,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732274353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d31118-dd12-4846-9490-21dba9141d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709001d87d1c4a6b94ee3c23cb93c051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f2b87ef7-3b2b-434e-87bd-79709855b07b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39195055d1f54907b8f47a72ef67f0b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:03.454165 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c89ad3f-2afb-4666-95d2-1c6767806d73) transitioned 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 15:25:03.471112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c89ad3f-2afb-4666-95d2-1c6767806d73) transitioned into state 'SUCCESS' from state '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-732274353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['9dfa2320-520f-4d33-8923-0061441c0cda','645874bd-a626-4214-bd63-f5b1edd93518','9e7c5955-d969-405d-95af-78ed862b17a4','23889195-3dc6-48a1-adf4-73a7f629bbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2b87ef7-3b2b-434e-87bd-79709855b07b,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:03.471848 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96064301-3313-4e69-b0b0-bb2f55bbebee) transitioned 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 15:25:03.485078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96064301-3313-4e69-b0b0-bb2f55bbebee) 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 15:25:03.485819 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (92106da0-0a8e-4555-a69d-87dfca311ca2) 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 15:25:03.486092 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request issued successfully. Aug 13 15:25:03.486595 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e834e682-2879-430f-b8aa-a07768e118e5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:03.487110 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1136/4568] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:03 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:03.497213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:03.498863 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:03.499087 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:03.499302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:03.505679 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:03.505679 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:03.508965 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:03.512920 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eef7234-1fca-4d64-b05d-31cb8a442ab4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 200 Aug 13 15:25:03.513301 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1157/4569] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:03 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:03.937856 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d839c790-7dbf-4824-9208-aebe54721e59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:03.939692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d839c790-7dbf-4824-9208-aebe54721e59 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:03.939931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d839c790-7dbf-4824-9208-aebe54721e59 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:03.940110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d839c790-7dbf-4824-9208-aebe54721e59 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:03.940202 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d839c790-7dbf-4824-9208-aebe54721e59 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:03.944397 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:03.944397 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:03.945609 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d839c790-7dbf-4824-9208-aebe54721e59 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:03.945853 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1143/4570] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:03 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:04.303155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.304848 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:04.305064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.305288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.305407 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:04.309916 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.309916 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:04.310552 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5a9371e-5968-45b8-bb49-e68ee1c4e812 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:04.311135 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1135/4571] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:04.525581 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-966f85b6-58b8-4df9-a5e4-20793d575003 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.527627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-966f85b6-58b8-4df9-a5e4-20793d575003 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.527860 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-966f85b6-58b8-4df9-a5e4-20793d575003 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.528040 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-966f85b6-58b8-4df9-a5e4-20793d575003 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.530273 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=122,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:25:04.535623 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.535623 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:04.541351 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-966f85b6-58b8-4df9-a5e4-20793d575003 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:04.547862 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-966f85b6-58b8-4df9-a5e4-20793d575003 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 200 Aug 13 15:25:04.548364 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1137/4572] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:04.559412 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.561328 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.561566 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.561817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.569807 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.569807 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:04.574166 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:04.580020 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90b4cc6b-3415-4f77-b3c3-d6e1e7f68872 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 200 Aug 13 15:25:04.580445 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1158/4573] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:04.596339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06976efa-21e4-44a9-9aba-b55a54063d17 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.598491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06976efa-21e4-44a9-9aba-b55a54063d17 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.598873 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06976efa-21e4-44a9-9aba-b55a54063d17 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.599129 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06976efa-21e4-44a9-9aba-b55a54063d17 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.607389 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.607389 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:04.612004 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06976efa-21e4-44a9-9aba-b55a54063d17 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:04.617585 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06976efa-21e4-44a9-9aba-b55a54063d17 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 200 Aug 13 15:25:04.618080 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1144/4574] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:04.629171 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.630837 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] DELETE https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.631031 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.631207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.631389 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume with id: 25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.640765 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.640765 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:04.641545 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:04.661578 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume request issued successfully. Aug 13 15:25:04.661887 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8c77b64-b8ac-4f72-bfcd-a42b713272e3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 202 Aug 13 15:25:04.662480 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1136/4575] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:04 2026] DELETE /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:04.669623 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.671470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:04.671737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.671989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.679023 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.679023 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:04.682242 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:04.687126 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b6b7c5a-7ec2-4d0f-906d-0c483dec4bd8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 200 Aug 13 15:25:04.687447 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1138/4576] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 1385 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:04.955160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:04.956871 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:04.957052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:04.957235 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:04.957339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:04.961529 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:04.961529 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:04.962347 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-772ae4d7-2b36-4ffd-a016-fe0fe66e292d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:04.962951 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1159/4577] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:04 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:04.971494 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74d928c0-7094-4726-98ac-3ae34344fc84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.065924 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:05.066249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e85ea62-73e6-49f2-9c46-7f6c46c861f4", "incremental": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:05.067606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating new backup {'backup': {'volume_id': '3e85ea62-73e6-49f2-9c46-7f6c46c861f4', 'incremental': True}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:05.067779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating backup of volume 3e85ea62-73e6-49f2-9c46-7f6c46c861f4 in container None Aug 13 15:25:05.075574 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.075574 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:05.075942 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Volume info retrieved successfully. Aug 13 15:25:05.098885 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Created reservations ['be625674-1bb2-4a04-8832-16c8feb2ec4a', '42700a95-e93e-4e32-8051-1f6d306b04a8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:05.110151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d928c0-7094-4726-98ac-3ae34344fc84 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 400 Aug 13 15:25:05.110718 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1145/4578] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:25:04 2026] POST /volume/v3/backups => generated 109 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:25:05.117339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.119413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:05.119709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.119926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.120059 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete backup with id: dc76a377-9ebd-4103-baad-454fa9b011ec. Aug 13 15:25:05.124630 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.124630 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:05.136814 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] delete_backup rpcapi backup_id dc76a377-9ebd-4103-baad-454fa9b011ec {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:25:05.138520 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54e0295f-10a1-45a7-bbef-2333af0179a1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 202 Aug 13 15:25:05.139106 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1137/4579] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:05 2026] DELETE /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:25:05.145662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.147260 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:05.147423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.147593 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.147712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:05.151554 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.151554 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:05.152470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd941ac6-27c5-48f5-9bc8-96f59c35ee9a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 200 Aug 13 15:25:05.152597 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1139/4580] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:05.321893 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb231207-2513-4ef1-a191-26d09bd7db8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.323685 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb231207-2513-4ef1-a191-26d09bd7db8c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:05.323920 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb231207-2513-4ef1-a191-26d09bd7db8c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.324115 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb231207-2513-4ef1-a191-26d09bd7db8c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.324234 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fb231207-2513-4ef1-a191-26d09bd7db8c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id d1a78212-bda2-4efd-8b32-83fc3d746263. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:05.328411 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.328411 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:05.329019 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb231207-2513-4ef1-a191-26d09bd7db8c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 200 Aug 13 15:25:05.329295 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1160/4581] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:05.340033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.343262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 Aug 13 15:25:05.343577 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.343858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.344003 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: d1a78212-bda2-4efd-8b32-83fc3d746263. Aug 13 15:25:05.348443 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.348443 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:05.360682 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id d1a78212-bda2-4efd-8b32-83fc3d746263 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:25:05.363533 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3705efa-d76b-43cd-9560-4f8dd85b9f05 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 returned with HTTP 202 Aug 13 15:25:05.364060 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1146/4582] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:05 2026] DELETE /volume/v3/backups/d1a78212-bda2-4efd-8b32-83fc3d746263 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:25:05.370417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.372147 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:25:05.372347 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.372527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.372718 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume with id: 5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:25:05.379817 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.379817 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:05.380124 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:05.397490 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume request issued successfully. Aug 13 15:25:05.397715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-848e30cf-e2c0-4871-ac57-df61ca45dfb9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf returned with HTTP 202 Aug 13 15:25:05.398114 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1138/4583] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:05 2026] DELETE /volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:05.404685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.406991 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:25:05.407310 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.407521 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.416366 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.416366 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:05.420576 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:05.425637 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c88a63f-4680-436b-9904-c0dcae96ce04 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf returned with HTTP 200 Aug 13 15:25:05.426119 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1140/4584] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:05.699150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10b52950-176f-4e92-8e69-fe45faa544b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.700934 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b52950-176f-4e92-8e69-fe45faa544b7 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 Aug 13 15:25:05.701146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b52950-176f-4e92-8e69-fe45faa544b7 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.701404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b52950-176f-4e92-8e69-fe45faa544b7 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.708310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b52950-176f-4e92-8e69-fe45faa544b7 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 returned with HTTP 404 Aug 13 15:25:05.708779 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1161/4585] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/volumes/25d31118-dd12-4846-9490-21dba9141d40 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:05.715086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-403252b4-24a3-4cf5-9477-8d07572934d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.716843 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-403252b4-24a3-4cf5-9477-8d07572934d3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:05.717038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-403252b4-24a3-4cf5-9477-8d07572934d3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.717229 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-403252b4-24a3-4cf5-9477-8d07572934d3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.719350 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=175,cinder:UPDATE=55,cinder:INSERT=29 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:25:05.725081 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.725081 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:05.732495 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-403252b4-24a3-4cf5-9477-8d07572934d3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:05.737654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-403252b4-24a3-4cf5-9477-8d07572934d3 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 200 Aug 13 15:25:05.738078 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1147/4586] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:05.751636 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.753332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:05.753520 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.753727 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.753896 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume with id: f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:05.760808 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.760808 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:05.761370 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:05.778153 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume request issued successfully. Aug 13 15:25:05.778436 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7509d6df-e393-4bfe-b739-95fa9f1e105e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 202 Aug 13 15:25:05.778979 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1139/4587] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:05 2026] DELETE /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:05.785920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:05.788264 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:05.788561 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:05.788877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:05.797274 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:05.797274 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:05.801941 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:05.809072 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b241e10-e5a8-4887-b267-fb1dd227bbf4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 200 Aug 13 15:25:05.809501 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1141/4588] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:05 2026] GET /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:06.162432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68990209-1701-41a6-95df-098ec3f5584c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.164235 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68990209-1701-41a6-95df-098ec3f5584c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec Aug 13 15:25:06.164427 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68990209-1701-41a6-95df-098ec3f5584c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.164605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68990209-1701-41a6-95df-098ec3f5584c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.164724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-68990209-1701-41a6-95df-098ec3f5584c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id dc76a377-9ebd-4103-baad-454fa9b011ec. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:06.166503 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=198,cinder:INSERT=36,cinder:UPDATE=74 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:25:06.168813 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68990209-1701-41a6-95df-098ec3f5584c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec returned with HTTP 404 Aug 13 15:25:06.169361 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1162/4589] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/backups/dc76a377-9ebd-4103-baad-454fa9b011ec => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:06.178761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83161350-24c8-40e9-89e6-c7840b32c999 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.180904 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:06.181249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-314714177"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:06.183065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-314714177'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:06.183214 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume of 1 GB Aug 13 15:25:06.187387 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Availability Zones retrieved successfully. Aug 13 15:25:06.194341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (c55922a7-55db-4a0a-a0d1-de90efe8657b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.195579 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa316d1-3f40-465b-b0c6-804ddb4abbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.196662 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:06.218554 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa316d1-3f40-465b-b0c6-804ddb4abbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.219622 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3abca1c-c0a8-4973-b56e-81bdff9f6fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.255225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['4867f81e-f717-469a-852b-f8b1d1dfb338', 'c233e830-08c9-4ba8-afc8-0b1ba4938f5d', 'e5997627-263e-465c-a11c-7e6f875831a5', 'e07c9be0-3623-4f54-afd7-8347682b298e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:06.256301 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3abca1c-c0a8-4973-b56e-81bdff9f6fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4867f81e-f717-469a-852b-f8b1d1dfb338', 'c233e830-08c9-4ba8-afc8-0b1ba4938f5d', 'e5997627-263e-465c-a11c-7e6f875831a5', 'e07c9be0-3623-4f54-afd7-8347682b298e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.256962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97115635-cfff-43ca-a82a-1719e26d8a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.278655 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97115635-cfff-43ca-a82a-1719e26d8a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b86fd8-596f-45ba-8d18-f490ae8f1574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-314714177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['4867f81e-f717-469a-852b-f8b1d1dfb338','c233e830-08c9-4ba8-afc8-0b1ba4938f5d','e5997627-263e-465c-a11c-7e6f875831a5','e07c9be0-3623-4f54-afd7-8347682b298e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-314714177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b86fd8-596f-45ba-8d18-f490ae8f1574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475ddda340994e6789157cddd92293e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031ae914634942a2a3f70d41b02b7aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.279420 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17574eb0-a63a-46c0-a4e9-64a9250bd660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.295796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17574eb0-a63a-46c0-a4e9-64a9250bd660) transitioned into state 'SUCCESS' from state '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-314714177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['4867f81e-f717-469a-852b-f8b1d1dfb338','c233e830-08c9-4ba8-afc8-0b1ba4938f5d','e5997627-263e-465c-a11c-7e6f875831a5','e07c9be0-3623-4f54-afd7-8347682b298e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.296470 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c59e3c-d0b9-4b31-9445-68f52ddb01e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.304250 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c59e3c-d0b9-4b31-9445-68f52ddb01e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.305002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (c55922a7-55db-4a0a-a0d1-de90efe8657b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.305384 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request issued successfully. Aug 13 15:25:06.306030 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83161350-24c8-40e9-89e6-c7840b32c999 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:06.306433 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1148/4590] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:25:06 2026] POST /volume/v3/volumes => generated 746 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:06.320576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.323727 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:25:06.324048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.324538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.333911 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:06.333911 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:06.338463 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:06.344103 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-509ed9dc-0e56-4d04-b70f-bca4fd8026bd tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 returned with HTTP 200 Aug 13 15:25:06.344594 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1140/4591] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:06.439995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4bea1cf-1456-4779-bc84-702927a999d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.441654 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4bea1cf-1456-4779-bc84-702927a999d5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf Aug 13 15:25:06.441881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4bea1cf-1456-4779-bc84-702927a999d5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.442108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4bea1cf-1456-4779-bc84-702927a999d5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.447897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4bea1cf-1456-4779-bc84-702927a999d5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf returned with HTTP 404 Aug 13 15:25:06.448368 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1142/4592] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/volumes/5a3059e1-af59-4e8c-886d-ffd562688ecf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:06.456417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.458376 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/export_record Aug 13 15:25:06.458619 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.458889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.459114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Export record for backup b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:25:06.464059 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:06.464059 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:06.465003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling RPCAPI with context: , host: np0000007223, backup: b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 15:25:06.472447 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] export_record in rpcapi backup_id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 on host np0000007223. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 15:25:06.481295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYyMzRlMDItZjdhOS00ZDhkLWIxZWYtOTZlMGJkYWYwODE5IiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiY2VmYmI4ZGMtNDRiOC00MGRkLTkwYjgtMGNhNDRmOWNkZmYzIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NzM1MDgxODUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jZWZiYjhkYy00NGI4LTQwZGQtOTBiOC0wY2E0NGY5Y2RmZjMvMjAyNjA4MTMxNTI0MTUvYXpfbm92YV9iYWNrdXBfYjYyMzRlMDItZjdhOS00ZDhkLWIxZWYtOTZlMGJkYWYwODE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNDowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNDowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI0OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 15:25:06.481559 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcb1a3c4-8358-4e50-9e4d-f13b93d77fe9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/export_record returned with HTTP 200 Aug 13 15:25:06.482327 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1163/4593] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:06.490245 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e2228ff-b02e-440f-99f8-684584a57a45 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.492045 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:06.492403 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-924726145"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:06.493768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-924726145'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:06.493893 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume of 1 GB Aug 13 15:25:06.494129 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:06.494129 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:06.497302 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability Zones retrieved successfully. Aug 13 15:25:06.502607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (79d720aa-297b-4d74-974c-b7194f031717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.503483 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd28457-3e1c-4bed-aa61-5273981326a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.516883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:06.531134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd28457-3e1c-4bed-aa61-5273981326a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.532002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32257120-a066-4db0-8907-e374d025c346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.575185 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['c8d4ee43-d63d-440c-9cb7-8135728133ed', 'ddfc1990-82f1-4b61-87a1-21cd94d13fa5', '40870944-55b0-48d6-bf9f-52e64568b141', '801b2138-7fbe-40df-aea1-c7c47762b8b1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:06.576173 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32257120-a066-4db0-8907-e374d025c346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d4ee43-d63d-440c-9cb7-8135728133ed', 'ddfc1990-82f1-4b61-87a1-21cd94d13fa5', '40870944-55b0-48d6-bf9f-52e64568b141', '801b2138-7fbe-40df-aea1-c7c47762b8b1']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.577132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db427b-b086-4599-8cb8-1a4865eebcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.599806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53db427b-b086-4599-8cb8-1a4865eebcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f981a8-8407-4802-a177-6b3ec9b4e3d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-924726145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['c8d4ee43-d63d-440c-9cb7-8135728133ed','ddfc1990-82f1-4b61-87a1-21cd94d13fa5','40870944-55b0-48d6-bf9f-52e64568b141','801b2138-7fbe-40df-aea1-c7c47762b8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-924726145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9f981a8-8407-4802-a177-6b3ec9b4e3d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af22cf06c6b24858a33e008e032faac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.600503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bf4b05-ac50-4bc8-a75f-fe4409c5ac47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.624889 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bf4b05-ac50-4bc8-a75f-fe4409c5ac47) transitioned into state 'SUCCESS' from state '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-924726145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['c8d4ee43-d63d-440c-9cb7-8135728133ed','ddfc1990-82f1-4b61-87a1-21cd94d13fa5','40870944-55b0-48d6-bf9f-52e64568b141','801b2138-7fbe-40df-aea1-c7c47762b8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.625570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21444122-83be-4c89-914e-e4e84bb90d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.634019 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21444122-83be-4c89-914e-e4e84bb90d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.634814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (79d720aa-297b-4d74-974c-b7194f031717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.635027 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request issued successfully. Aug 13 15:25:06.635505 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e2228ff-b02e-440f-99f8-684584a57a45 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:06.635941 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1149/4594] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:25:06 2026] POST /volume/v3/volumes => generated 775 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:06.647577 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.649460 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:06.650973 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.650973 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.657851 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:06.657851 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:06.661145 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:06.664571 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d692db41-f370-4621-bf11-6ccc3d4dcf2f tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 returned with HTTP 200 Aug 13 15:25:06.664983 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1141/4595] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:06.824177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7d76857-9cbc-4469-9214-dc7230fc4a42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.825949 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7d76857-9cbc-4469-9214-dc7230fc4a42 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b Aug 13 15:25:06.826148 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7d76857-9cbc-4469-9214-dc7230fc4a42 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.826350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7d76857-9cbc-4469-9214-dc7230fc4a42 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.831740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7d76857-9cbc-4469-9214-dc7230fc4a42 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b returned with HTTP 404 Aug 13 15:25:06.832181 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1143/4596] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/volumes/f2b87ef7-3b2b-434e-87bd-79709855b07b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:06.839620 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.841330 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:06.841664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-567221455"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:06.843028 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-567221455'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:06.843148 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume of 1 GB Aug 13 15:25:06.847254 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Availability Zones retrieved successfully. Aug 13 15:25:06.852099 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (005aa115-ee88-4d59-a75d-37fdaa846b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.853111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96854942-cd3e-4531-9323-9587d387f41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.853969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:06.875987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96854942-cd3e-4531-9323-9587d387f41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.877002 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f69a84a-4801-4f06-a54e-bb41a5a92404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.913472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Created reservations ['9e2eafa5-a28a-4002-b204-f12fa2dec861', 'f4ad3263-99f0-411c-8d54-26dd626ea7ed', '3b258ffb-bf7a-4135-a6f8-f375bf3c617e', 'd752677a-f539-49b5-a5b4-f2f7c1c3315b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:06.914148 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f69a84a-4801-4f06-a54e-bb41a5a92404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2eafa5-a28a-4002-b204-f12fa2dec861', 'f4ad3263-99f0-411c-8d54-26dd626ea7ed', '3b258ffb-bf7a-4135-a6f8-f375bf3c617e', 'd752677a-f539-49b5-a5b4-f2f7c1c3315b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.914883 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01b653c-6a5a-4661-83f2-a7f1a3e35b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.943245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01b653c-6a5a-4661-83f2-a7f1a3e35b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10019d3-ac10-446a-b28d-17fdb6e1300d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-567221455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['9e2eafa5-a28a-4002-b204-f12fa2dec861','f4ad3263-99f0-411c-8d54-26dd626ea7ed','3b258ffb-bf7a-4135-a6f8-f375bf3c617e','d752677a-f539-49b5-a5b4-f2f7c1c3315b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-567221455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f10019d3-ac10-446a-b28d-17fdb6e1300d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709001d87d1c4a6b94ee3c23cb93c051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39195055d1f54907b8f47a72ef67f0b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.944284 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f81818b-bee3-4b9e-a220-b461a0b9b4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.965151 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f81818b-bee3-4b9e-a220-b461a0b9b4e3) transitioned into state 'SUCCESS' from state '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-567221455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['9e2eafa5-a28a-4002-b204-f12fa2dec861','f4ad3263-99f0-411c-8d54-26dd626ea7ed','3b258ffb-bf7a-4135-a6f8-f375bf3c617e','d752677a-f539-49b5-a5b4-f2f7c1c3315b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.966163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f804045-402e-464c-a87f-94139711c126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:06.974969 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f804045-402e-464c-a87f-94139711c126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:06.975723 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (005aa115-ee88-4d59-a75d-37fdaa846b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:06.976006 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request issued successfully. Aug 13 15:25:06.976508 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e822929-86db-49f6-a51e-80e3c8ab3f57 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:06.976947 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1164/4597] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:25:06 2026] POST /volume/v3/volumes => generated 744 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:06.990036 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:06.991692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:06.991873 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:06.992042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:06.998201 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:06.998201 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:07.001077 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:07.004881 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2e31eb5-16aa-4ecb-98f5-a4e84be118d4 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 200 Aug 13 15:25:07.005279 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1150/4598] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:06 2026] GET /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:07.355609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.357383 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:25:07.357591 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:07.357792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:07.363858 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.363858 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:07.366814 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:07.370155 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38edb00d-ca47-4a90-bb18-0b00f10a8ef6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 returned with HTTP 200 Aug 13 15:25:07.370495 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1142/4599] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:07 2026] GET /volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:07.381175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.382837 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:07.383185 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70b86fd8-596f-45ba-8d18-f490ae8f1574", "name": "tempest-VolumesBackupsTest-Backup-1831195367"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:07.384516 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating new backup {'backup': {'volume_id': '70b86fd8-596f-45ba-8d18-f490ae8f1574', 'name': 'tempest-VolumesBackupsTest-Backup-1831195367'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:07.384680 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating backup of volume 70b86fd8-596f-45ba-8d18-f490ae8f1574 in container None Aug 13 15:25:07.391117 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.391117 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:07.391429 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Volume info retrieved successfully. Aug 13 15:25:07.405738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Created reservations ['d5ad4c06-868f-4a59-b8fa-c5353f168b69', 'c093d38e-d7e9-4bae-94a6-0879fa83d7d1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:07.426278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d9467b0-6465-40d2-b08b-e92fe74636d1 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:25:07.426857 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1144/4600] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:07 2026] POST /volume/v3/backups => generated 328 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:07.434311 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.436091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:07.436269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:07.436467 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:07.436604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:07.440430 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.440430 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:07.441002 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d0e970f-6cd3-4bbb-88d6-cd0dc78b3f87 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:07.441413 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1165/4601] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:07 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:07.676883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.679112 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:07.679377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:07.679636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:07.686444 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.686444 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:07.689626 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:07.694872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3bc5c0c-c438-4e53-8bc8-c6a85fa83f54 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 returned with HTTP 200 Aug 13 15:25:07.695339 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1151/4602] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:07 2026] GET /volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:07.706533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15e5cd34-74a7-4834-a305-144067f62320 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.708363 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:07.708754 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9f981a8-8407-4802-a177-6b3ec9b4e3d7", "name": "tempest-type-Backup-467498068"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:07.710143 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating new backup {'backup': {'volume_id': 'e9f981a8-8407-4802-a177-6b3ec9b4e3d7', 'name': 'tempest-type-Backup-467498068'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:07.710314 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating backup of volume e9f981a8-8407-4802-a177-6b3ec9b4e3d7 in container None Aug 13 15:25:07.718224 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.718224 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:07.718640 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:07.733463 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['22951a60-8808-4936-9e85-af454d9f9abb', 'be2875dc-e840-4717-a641-504a33963fbb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:07.754564 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15e5cd34-74a7-4834-a305-144067f62320 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:25:07.755001 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1143/4603] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:25:07 2026] POST /volume/v3/backups => generated 313 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:07.762991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:07.764802 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:07.765032 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:07.765223 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:07.765365 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:07.769482 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:07.769482 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:07.770073 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c5c8a45-9af4-4411-9758-85c32182d2ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:07.770439 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1145/4604] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:07 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:08.016760 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-474e8130-a6ca-497e-b5c3-a93782e947cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:08.018629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-474e8130-a6ca-497e-b5c3-a93782e947cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:08.018876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-474e8130-a6ca-497e-b5c3-a93782e947cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:08.019301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-474e8130-a6ca-497e-b5c3-a93782e947cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:08.026544 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:08.026544 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:08.030063 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-474e8130-a6ca-497e-b5c3-a93782e947cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:08.033807 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-474e8130-a6ca-497e-b5c3-a93782e947cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 200 Aug 13 15:25:08.034144 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1166/4605] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:08 2026] GET /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:08.046518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:08.048231 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:08.048606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f10019d3-ac10-446a-b28d-17fdb6e1300d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1510699563"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:08.050071 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request body: {'volume': {'source_volid': 'f10019d3-ac10-446a-b28d-17fdb6e1300d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1510699563'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:08.056473 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:08.056473 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:08.056950 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume retrieved successfully. Aug 13 15:25:08.057062 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume of 2 GB Aug 13 15:25:08.059985 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Availability Zones retrieved successfully. Aug 13 15:25:08.064650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (d5c3756e-f7eb-45d3-9a7d-e77b6b074d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:08.065636 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc22ebcb-276a-4779-86d6-f0139462676d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:08.066609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:08.086121 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc22ebcb-276a-4779-86d6-f0139462676d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f10019d3-ac10-446a-b28d-17fdb6e1300d', 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:08.086848 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06feeed6-86bf-4538-b58d-91c5443c7fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:08.120156 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Created reservations ['786c22c5-ce0a-4976-bfc0-2f0e044e98e6', '3881b955-cf74-452d-b7cf-54186790607e', '29375c0c-79ea-4ddf-9059-ab4e9e616d9f', '312f34b5-95bd-41b2-8501-a3195cb339e9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:08.120875 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06feeed6-86bf-4538-b58d-91c5443c7fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['786c22c5-ce0a-4976-bfc0-2f0e044e98e6', '3881b955-cf74-452d-b7cf-54186790607e', '29375c0c-79ea-4ddf-9059-ab4e9e616d9f', '312f34b5-95bd-41b2-8501-a3195cb339e9']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:08.121649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23bd10e-17a2-4fa2-9178-ab2c077e0a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:08.151704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23bd10e-17a2-4fa2-9178-ab2c077e0a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333c6981-6d50-40b9-afad-ddd42caf3cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1510699563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['786c22c5-ce0a-4976-bfc0-2f0e044e98e6','3881b955-cf74-452d-b7cf-54186790607e','29375c0c-79ea-4ddf-9059-ab4e9e616d9f','312f34b5-95bd-41b2-8501-a3195cb339e9'],size=2,snapshot_id=None,source_replicaid=,source_volid=f10019d3-ac10-446a-b28d-17fdb6e1300d,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1510699563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=333c6981-6d50-40b9-afad-ddd42caf3cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709001d87d1c4a6b94ee3c23cb93c051',provider_auth=None,provider_geometry=None,provider_id=None,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=f10019d3-ac10-446a-b28d-17fdb6e1300d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39195055d1f54907b8f47a72ef67f0b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:08.152462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2c911a-6512-4ac5-9c66-e34e59a45ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:08.167610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2c911a-6512-4ac5-9c66-e34e59a45ba6) transitioned into state 'SUCCESS' from state '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-1510699563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709001d87d1c4a6b94ee3c23cb93c051',qos_specs=None,replication_status=,reservations=['786c22c5-ce0a-4976-bfc0-2f0e044e98e6','3881b955-cf74-452d-b7cf-54186790607e','29375c0c-79ea-4ddf-9059-ab4e9e616d9f','312f34b5-95bd-41b2-8501-a3195cb339e9'],size=2,snapshot_id=None,source_replicaid=,source_volid=f10019d3-ac10-446a-b28d-17fdb6e1300d,status='creating',user_id='39195055d1f54907b8f47a72ef67f0b3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:08.168480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc236313-d272-4155-979e-adabd96e9f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:08.183236 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc236313-d272-4155-979e-adabd96e9f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:08.184123 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Flow 'volume_create_api' (d5c3756e-f7eb-45d3-9a7d-e77b6b074d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:08.184449 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Create volume request issued successfully. Aug 13 15:25:08.185021 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e66cc21-ed42-472e-afba-b140c2e823e1 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:08.185461 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1152/4606] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:08 2026] POST /volume/v3/volumes => generated 779 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:08.196855 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:08.198573 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:08.198797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:08.198978 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:08.205247 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:08.205247 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:08.208464 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:08.212004 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ac3e605-fac5-4a3b-a326-e8960d802b1f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 200 Aug 13 15:25:08.212401 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1144/4607] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:08 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:08.450344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:08.452032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:08.452215 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:08.452385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:08.452485 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:08.456297 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:08.456297 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:08.456854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce750124-ba0d-4d6d-b8ad-8a3bc1fe6fbe tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:08.457186 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1146/4608] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:08 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:08.780343 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31fa54af-a25c-4345-bf04-7cec5dde590e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:08.782060 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31fa54af-a25c-4345-bf04-7cec5dde590e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:08.782278 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31fa54af-a25c-4345-bf04-7cec5dde590e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:08.782479 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31fa54af-a25c-4345-bf04-7cec5dde590e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:08.782600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-31fa54af-a25c-4345-bf04-7cec5dde590e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:08.786428 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:08.786428 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:08.786995 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31fa54af-a25c-4345-bf04-7cec5dde590e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:08.787328 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1167/4609] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:08 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.224699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.226489 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.226701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.226881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.233683 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.233683 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:09.236804 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:09.241012 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9914f1-936e-4bab-a284-fc27ee34a3cb tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 200 Aug 13 15:25:09.241488 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1153/4610] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.252304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.254013 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.254200 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.254372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.261050 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.261050 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:09.264331 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:09.268013 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafaab89-682b-4bb0-a65f-cb4fc97ef8b8 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 200 Aug 13 15:25:09.268581 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1145/4611] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.279667 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.281306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.281486 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.281681 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.288088 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.288088 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:09.291294 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:09.295113 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fb07cb2-b584-4f31-bf78-476a681b3c9f tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 200 Aug 13 15:25:09.295431 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1147/4612] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.306694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.308425 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] DELETE https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.308607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.308838 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.308997 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume with id: 333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.315573 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.315573 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:09.316176 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:09.330512 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume request issued successfully. Aug 13 15:25:09.330676 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f0ed548-85b3-47c8-b86b-0f13ff2633e6 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 202 Aug 13 15:25:09.331086 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1168/4613] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:09 2026] DELETE /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:09.340439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.342498 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:09.342723 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.342958 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.350327 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.350327 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:09.354511 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:09.359651 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c59323e1-2de2-4492-8f5c-238bc33a01f5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 200 Aug 13 15:25:09.360097 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1154/4614] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.467115 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.468695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:09.468898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.469065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.469164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:09.472753 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.472753 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:09.473275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ac601c-677e-4a02-aaf7-0df285c6a43e tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:09.473573 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1146/4615] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:09.796314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:09.798045 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:09.798267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:09.798448 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:09.798573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:09.802431 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:09.802431 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:09.803042 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd0af735-772e-4c0a-929f-80cf4f8258d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:09.803380 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1148/4616] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:09 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:10.372528 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f9d5e1c-4f85-4261-b5ea-aa40ab77f83a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.374215 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f9d5e1c-4f85-4261-b5ea-aa40ab77f83a tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 Aug 13 15:25:10.374423 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f9d5e1c-4f85-4261-b5ea-aa40ab77f83a tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.374602 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f9d5e1c-4f85-4261-b5ea-aa40ab77f83a tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.379641 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f9d5e1c-4f85-4261-b5ea-aa40ab77f83a tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 returned with HTTP 404 Aug 13 15:25:10.380053 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1169/4617] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:10 2026] GET /volume/v3/volumes/333c6981-6d50-40b9-afad-ddd42caf3cd7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:10.385874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.387606 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:10.387824 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.388002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.395794 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:10.395794 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:10.399171 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:10.402956 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e5ba103-5251-4809-b7bc-b4db9f84a4b5 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 200 Aug 13 15:25:10.403291 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1155/4618] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:10 2026] GET /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:10.418053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.419784 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:10.419982 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.420154 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.420344 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume with id: f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:10.426793 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:10.426793 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:10.427179 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:10.439581 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Delete volume request issued successfully. Aug 13 15:25:10.439759 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce99f8e-61d5-47d4-8642-5ea8ad8b4469 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 202 Aug 13 15:25:10.440137 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1147/4619] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:10 2026] DELETE /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:10.447132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-721b0e03-3204-4a68-8c26-d58891b2880e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.449568 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-721b0e03-3204-4a68-8c26-d58891b2880e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:10.449886 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-721b0e03-3204-4a68-8c26-d58891b2880e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.450157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-721b0e03-3204-4a68-8c26-d58891b2880e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.459761 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:10.459761 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:10.465250 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-721b0e03-3204-4a68-8c26-d58891b2880e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Volume info retrieved successfully. Aug 13 15:25:10.471482 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-721b0e03-3204-4a68-8c26-d58891b2880e tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 200 Aug 13 15:25:10.472025 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1149/4620] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:10 2026] GET /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:10.483842 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.486225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:10.486417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.486592 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.486726 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:10.492893 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:10.492893 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:10.493549 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d828850-efbd-4e7b-8924-6b949ce8e2b5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:10.494090 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1170/4621] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:10 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:10.814307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c392e230-2704-4167-8351-120c5efba076 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:10.816316 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c392e230-2704-4167-8351-120c5efba076 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:10.816582 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c392e230-2704-4167-8351-120c5efba076 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:10.816840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c392e230-2704-4167-8351-120c5efba076 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:10.816956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c392e230-2704-4167-8351-120c5efba076 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:10.821082 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:10.821082 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:10.821631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c392e230-2704-4167-8351-120c5efba076 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:10.822009 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1156/4622] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:10 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:11.488409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffee8a5d-5ad2-4063-aff2-41c02bf811f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:11.490286 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffee8a5d-5ad2-4063-aff2-41c02bf811f2 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] GET https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d Aug 13 15:25:11.490470 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffee8a5d-5ad2-4063-aff2-41c02bf811f2 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:11.490713 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffee8a5d-5ad2-4063-aff2-41c02bf811f2 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:11.496114 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffee8a5d-5ad2-4063-aff2-41c02bf811f2 tempest-VolumesCloneTest-769166332 tempest-VolumesCloneTest-769166332-project-member] https://10.4.3.38/volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d returned with HTTP 404 Aug 13 15:25:11.496623 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1148/4623] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:11 2026] GET /volume/v3/volumes/f10019d3-ac10-446a-b28d-17fdb6e1300d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:11.506790 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72585560-00dc-40e4-a74f-5c38a983ca1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:11.509046 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72585560-00dc-40e4-a74f-5c38a983ca1d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:11.509312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72585560-00dc-40e4-a74f-5c38a983ca1d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:11.509536 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72585560-00dc-40e4-a74f-5c38a983ca1d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:11.509631 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-72585560-00dc-40e4-a74f-5c38a983ca1d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:11.515144 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:11.515144 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:11.515736 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72585560-00dc-40e4-a74f-5c38a983ca1d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:11.516111 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1150/4624] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:11 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:11.836403 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bdb6370a-4dfc-48f3-9161-af358d597228 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:11.837505 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdb6370a-4dfc-48f3-9161-af358d597228 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:11.837627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdb6370a-4dfc-48f3-9161-af358d597228 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:11.838884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bdb6370a-4dfc-48f3-9161-af358d597228 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:11.838884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bdb6370a-4dfc-48f3-9161-af358d597228 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:11.843473 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:11.843473 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:11.843473 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bdb6370a-4dfc-48f3-9161-af358d597228 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:11.844034 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1171/4625] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:11 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:12.527990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:12.531624 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:12.532884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:12.533095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:12.533214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:12.542157 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:12.542157 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:12.544320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-588a7a07-92a6-426a-b9ce-b0ada7d96362 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:12.544767 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1157/4626] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:12 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:12.856173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:12.857405 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:12.858199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:12.858393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:12.858535 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:12.866655 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:12.866655 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:12.868310 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-640b7fa6-2184-4a71-8ce4-84c980cfaaa5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:12.868310 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1149/4627] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:12 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:25:13.554188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:13.556304 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:13.556550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:13.556804 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:13.556940 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:13.561403 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:13.561403 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:13.562134 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19eadcd1-38f4-49a9-9d67-1abe88dd38a7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:13.562551 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1151/4628] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:13 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:13.877818 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-307840eb-5faf-4606-981b-1de2044a2430 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:13.879460 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-307840eb-5faf-4606-981b-1de2044a2430 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:13.879706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-307840eb-5faf-4606-981b-1de2044a2430 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:13.879878 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-307840eb-5faf-4606-981b-1de2044a2430 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:13.880018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-307840eb-5faf-4606-981b-1de2044a2430 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:13.887442 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:13.887442 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:13.888031 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-307840eb-5faf-4606-981b-1de2044a2430 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:13.888353 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1172/4629] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:13 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:14.571927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:14.573700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:14.573974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:14.574161 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:14.574264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:14.578295 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:14.578295 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:14.579054 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cc248c7-e548-45df-9b9a-d44be18a2479 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:14.579484 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1158/4630] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:14 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:14.903032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:14.905819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:14.905819 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:14.906699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:14.906699 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:14.915603 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:14.915603 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:14.916326 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba087ac6-3be0-4b7c-8729-5362434fc372 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:14.916652 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1150/4631] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:14 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:15.589944 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-995ef731-0a67-4313-afad-37f43286cc27 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:15.591964 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995ef731-0a67-4313-afad-37f43286cc27 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:15.592196 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995ef731-0a67-4313-afad-37f43286cc27 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:15.592405 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995ef731-0a67-4313-afad-37f43286cc27 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:15.592513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-995ef731-0a67-4313-afad-37f43286cc27 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:15.596908 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:15.596908 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:15.597750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995ef731-0a67-4313-afad-37f43286cc27 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:15.598030 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1152/4632] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:15 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:15.926370 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:15.928354 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:15.928502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:15.928696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:15.928806 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:15.939648 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:15.939648 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:15.940319 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f15acd7b-86b7-4a22-8271-c00a77c4d3c2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:15.940682 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1173/4633] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:15 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:16.609563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:16.611872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:16.612098 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:16.612315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:16.612440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:16.617088 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:16.617088 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:16.617887 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a1c860-edb8-48c3-b1fe-e679d053cef8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:16.618349 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1159/4634] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:16 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:16.951793 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:16.953628 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:16.953877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:16.954080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:16.954199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:16.963102 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:16.963102 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:16.963850 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b64fc37e-c849-462d-b9c4-a6ccbf3383bb tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:16.964260 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1151/4635] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:16 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:17.628898 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:17.631102 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:17.631336 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:17.631576 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:17.631733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:17.640899 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:17.640899 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:17.641554 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-033bcc3b-d6dc-4c81-a139-9c8c5ae18cf8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:17.641934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1153/4636] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:17 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:17.979989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6647d1e-1090-474a-a8c4-551531546a0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:17.982023 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6647d1e-1090-474a-a8c4-551531546a0c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:17.982279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6647d1e-1090-474a-a8c4-551531546a0c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:17.982511 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6647d1e-1090-474a-a8c4-551531546a0c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:17.982618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c6647d1e-1090-474a-a8c4-551531546a0c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:17.990754 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:17.990754 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:17.991445 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6647d1e-1090-474a-a8c4-551531546a0c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:17.991883 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1174/4637] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:17 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:18.654753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:18.658755 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:18.659032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:18.659659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:18.659659 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:18.664764 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:18.664764 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:18.665634 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f9f9fb1-e099-4b25-ada4-8b9146fad09a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:18.666261 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1160/4638] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:18 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:19.004998 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:19.006695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:19.006894 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:19.007093 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:19.007192 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:19.037881 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:19.037881 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:19.040974 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cc0d63f-bf0e-4c35-ad71-e1aca985dc4e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:19.044306 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1152/4639] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:19 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:19.680942 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:19.683562 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:19.683846 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:19.684077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:19.684185 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:19.688705 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:19.688705 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:19.689373 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7fd0cb3-ca73-4b53-9c1e-a0827d470488 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:19.689760 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1154/4640] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:19 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:20.056048 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0db9680-6868-43e5-b5db-a90799369a90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:20.057682 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0db9680-6868-43e5-b5db-a90799369a90 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:20.057904 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0db9680-6868-43e5-b5db-a90799369a90 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:20.058079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0db9680-6868-43e5-b5db-a90799369a90 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:20.058182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f0db9680-6868-43e5-b5db-a90799369a90 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:20.062380 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:20.062380 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:20.062949 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0db9680-6868-43e5-b5db-a90799369a90 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:20.063264 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1175/4641] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:20 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:20.701522 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:20.704685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:20.704685 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:20.704685 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:20.704685 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:20.709107 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:20.709107 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:20.709734 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d89ecec-944c-4251-9ff0-c588cb45c0c8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:20.710073 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1161/4642] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:20 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:21.074956 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:21.077019 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:21.077234 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:21.077408 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:21.077525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:21.081640 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:21.081640 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:21.082313 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd97c8c8-ad4e-4b4a-ab45-d39a3f5a74fc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:21.082693 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1153/4643] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:21 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:21.719489 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:21.721199 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:21.721375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:21.721547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:21.721646 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:21.725309 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:21.725309 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:21.725840 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72f7c442-6995-4c9e-84f2-9cde8005fd54 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:21.726142 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1155/4644] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:21 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:22.092947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:22.094701 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:22.094938 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:22.095123 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:22.095228 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:22.100449 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:22.100449 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:22.101057 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c61ee0-a635-4bef-b13b-641d1ab51e81 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:22.101396 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1176/4645] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:22 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 15:25:22.736162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:22.737882 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:22.738064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:22.738235 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:22.738329 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:22.742876 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:22.742876 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:22.743572 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55578660-8a12-4d05-a44f-2f8e1cb3dcf5 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:22.744077 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1162/4646] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:22 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:23.111567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:23.113683 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:23.113946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:23.114157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:23.114280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:23.118770 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:23.118770 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:23.119418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f147b73-e97b-48b2-a09c-0be64c2ae276 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:23.119818 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1154/4647] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:23 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:23.753843 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:23.755596 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:23.755837 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:23.756076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:23.756222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:23.760402 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:23.760402 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:23.761019 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d96ae5b9-c058-4d69-a7e6-2347bf2a12ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:23.761358 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1156/4648] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:23 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:23.770269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:23.771720 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:23.772031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70b86fd8-596f-45ba-8d18-f490ae8f1574", "incremental": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:23.773269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating new backup {'backup': {'volume_id': '70b86fd8-596f-45ba-8d18-f490ae8f1574', 'incremental': True}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:23.773399 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating backup of volume 70b86fd8-596f-45ba-8d18-f490ae8f1574 in container None Aug 13 15:25:23.785195 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:23.785195 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:23.786143 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:23.803822 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['0ca36b2b-b796-489a-820f-e9e1dbb1afbe', '3bed0162-b305-4849-aa30-d61d5c9e93bf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:23.818175 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ac6466a-f52a-448a-b3d9-56cdc311f707 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 400 Aug 13 15:25:23.818854 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1177/4649] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:25:23 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 15:25:23.825237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-704c8e10-0817-469a-8695-dc2ff9389d05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:23.827325 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] DELETE https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:23.827492 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:23.827886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:23.828058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Delete backup with id: 8e991b71-1c90-4324-bb2f-4e77e9b20541. Aug 13 15:25:23.833063 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:23.833063 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:23.844749 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] delete_backup rpcapi backup_id 8e991b71-1c90-4324-bb2f-4e77e9b20541 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:25:23.846684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-704c8e10-0817-469a-8695-dc2ff9389d05 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 202 Aug 13 15:25:23.847236 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1163/4650] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:23 2026] DELETE /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:25:23.853201 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:23.855645 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:23.855645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:23.855645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:23.855984 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:23.859756 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:23.859756 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:23.860473 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2625bf3d-3124-4296-a287-2fdfbcb4d03f tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 200 Aug 13 15:25:23.860920 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1155/4651] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:23 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:24.129244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d381316d-4759-4a39-86e6-b39d644ab93b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:24.131214 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d381316d-4759-4a39-86e6-b39d644ab93b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:24.131424 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d381316d-4759-4a39-86e6-b39d644ab93b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:24.131638 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d381316d-4759-4a39-86e6-b39d644ab93b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:24.131772 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d381316d-4759-4a39-86e6-b39d644ab93b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:24.135366 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:24.135366 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:24.135936 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d381316d-4759-4a39-86e6-b39d644ab93b tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:24.136254 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1157/4652] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:24 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:24.871280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:24.873039 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 Aug 13 15:25:24.873225 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:24.873429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:24.873535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 8e991b71-1c90-4324-bb2f-4e77e9b20541. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:24.876963 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c336d6c-2034-48a7-a3c7-2dd512fb6798 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 returned with HTTP 404 Aug 13 15:25:24.877385 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1178/4653] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:24 2026] GET /volume/v3/backups/8e991b71-1c90-4324-bb2f-4e77e9b20541 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:24.885397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:24.886832 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:24.887159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1480222209"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:24.888506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1480222209'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:24.888628 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume of 1 GB Aug 13 15:25:24.893647 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Availability Zones retrieved successfully. Aug 13 15:25:24.898858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (b9f83350-4fd4-4181-a7b8-f1a3bca07fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:24.899882 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b9bf52-1910-40a7-b5a8-1d064e102948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:24.900828 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:24.926518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b9bf52-1910-40a7-b5a8-1d064e102948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:24.927291 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c79072ef-6f8b-4e2f-a5ca-1354f6a17663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:24.965174 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['163451aa-953c-445b-88ec-2a5ed67e396a', '95a8b687-0a2a-4f26-9e16-1d0da191f93c', 'd8c8b472-87b7-43d1-a1be-afadfaddff15', 'e9a9d8b3-4466-4e8e-b82a-c016bc90105c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:24.966286 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c79072ef-6f8b-4e2f-a5ca-1354f6a17663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163451aa-953c-445b-88ec-2a5ed67e396a', '95a8b687-0a2a-4f26-9e16-1d0da191f93c', 'd8c8b472-87b7-43d1-a1be-afadfaddff15', 'e9a9d8b3-4466-4e8e-b82a-c016bc90105c']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:24.967003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a440ce-4206-4293-a06c-8d312b397fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:24.990147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a440ce-4206-4293-a06c-8d312b397fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583ac274-449f-4d50-80cb-a0a5bf6e5e69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1480222209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['163451aa-953c-445b-88ec-2a5ed67e396a','95a8b687-0a2a-4f26-9e16-1d0da191f93c','d8c8b472-87b7-43d1-a1be-afadfaddff15','e9a9d8b3-4466-4e8e-b82a-c016bc90105c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1480222209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=583ac274-449f-4d50-80cb-a0a5bf6e5e69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475ddda340994e6789157cddd92293e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='031ae914634942a2a3f70d41b02b7aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:24.990835 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba5c240-cfdc-4a6c-8a0b-144808b6f412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:25.008037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba5c240-cfdc-4a6c-8a0b-144808b6f412) transitioned into state 'SUCCESS' from state '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-1480222209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='475ddda340994e6789157cddd92293e0',qos_specs=None,replication_status=,reservations=['163451aa-953c-445b-88ec-2a5ed67e396a','95a8b687-0a2a-4f26-9e16-1d0da191f93c','d8c8b472-87b7-43d1-a1be-afadfaddff15','e9a9d8b3-4466-4e8e-b82a-c016bc90105c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='031ae914634942a2a3f70d41b02b7aa8',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:25.008827 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4539a75-3aff-4e51-8695-0cd6c6c26c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:25.018447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4539a75-3aff-4e51-8695-0cd6c6c26c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:25.019978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Flow 'volume_create_api' (b9f83350-4fd4-4181-a7b8-f1a3bca07fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:25.019978 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Create volume request issued successfully. Aug 13 15:25:25.020484 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b61971c4-e7f6-4875-9f7c-27c1e9f01864 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:25.021115 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1164/4654] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:25:24 2026] POST /volume/v3/volumes => generated 747 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:25.038850 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.040813 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:25:25.040883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:25.041036 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:25.049708 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:25.049708 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:25.058111 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:25.066690 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a43ecaf-9a8f-40ed-b587-73d14e94c736 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 returned with HTTP 200 Aug 13 15:25:25.066690 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1156/4655] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:25 2026] GET /volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:25.151361 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4b14927-f136-4320-8f19-8217b42fd605 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.152975 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b14927-f136-4320-8f19-8217b42fd605 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:25.153172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b14927-f136-4320-8f19-8217b42fd605 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:25.153346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b14927-f136-4320-8f19-8217b42fd605 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:25.153440 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a4b14927-f136-4320-8f19-8217b42fd605 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:25.157287 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:25.157287 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:25.157765 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b14927-f136-4320-8f19-8217b42fd605 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:25.158080 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1158/4656] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:25 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:25.171885 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd069f49-8599-4911-a6b4-571618714efd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.174429 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a/export_record Aug 13 15:25:25.174748 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:25.175072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:25.175214 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Export record for backup dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:25:25.180838 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:25.180838 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:25.182094 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling RPCAPI with context: , host: np0000007223, backup: dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 15:25:25.188728 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] export_record in rpcapi backup_id dd778b6e-df81-4d13-adec-4b477608903a on host np0000007223. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 15:25:25.198494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiZTlmOTgxYTgtODQwNy00ODAyLWExNzctNmIzZWM5YjRlM2Q3IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Njc0OTgwNjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lOWY5ODFhOC04NDA3LTQ4MDItYTE3Ny02YjNlYzliNGUzZDcvMjAyNjA4MTMxNTI1MTIvYXpfbm92YV9iYWNrdXBfZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 15:25:25.198758 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd069f49-8599-4911-a6b4-571618714efd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a/export_record returned with HTTP 200 Aug 13 15:25:25.199184 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1179/4657] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:25:25 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:25.207989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.209826 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:25:25.210029 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:25.210207 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:25.210302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:25.214631 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:25.214631 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:25.215475 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c4a8838-d816-4a25-a043-f6f44b3e2776 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:25:25.216051 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1165/4658] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:25 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:25.228311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.229990 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups/import_record Aug 13 15:25:25.230450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA1YzVmYjctNTBiOC00NGFjLTg3Y2ItZGZiNmMxYjRjMmFhIiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiZTlmOTgxYTgtODQwNy00ODAyLWExNzctNmIzZWM5YjRlM2Q3IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Njc0OTgwNjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lOWY5ODFhOC04NDA3LTQ4MDItYTE3Ny02YjNlYzliNGUzZDcvMjAyNjA4MTMxNTI1MTIvYXpfbm92YV9iYWNrdXBfZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:25.231729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA1YzVmYjctNTBiOC00NGFjLTg3Y2ItZGZiNmMxYjRjMmFhIiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiZTlmOTgxYTgtODQwNy00ODAyLWExNzctNmIzZWM5YjRlM2Q3IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Njc0OTgwNjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lOWY5ODFhOC04NDA3LTQ4MDItYTE3Ny02YjNlYzliNGUzZDcvMjAyNjA4MTMxNTI1MTIvYXpfbm92YV9iYWNrdXBfZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 15:25:25.231837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA1YzVmYjctNTBiOC00NGFjLTg3Y2ItZGZiNmMxYjRjMmFhIiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiZTlmOTgxYTgtODQwNy00ODAyLWExNzctNmIzZWM5YjRlM2Q3IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Njc0OTgwNjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lOWY5ODFhOC04NDA3LTQ4MDItYTE3Ny02YjNlYzliNGUzZDcvMjAyNjA4MTMxNTI1MTIvYXpfbm92YV9iYWNrdXBfZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 15:25:25.258375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['08710b94-d149-4adc-a707-9060e16fd502', '5e4ca7d7-a967-436e-99ab-144f4e3c7d92'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:25.276475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] import_record rpcapi backup id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa on host np0000007223 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTA1YzVmYjctNTBiOC00NGFjLTg3Y2ItZGZiNmMxYjRjMmFhIiwgInVzZXJfaWQiOiAiYWYyMmNmMDZjNmIyNDg1OGEzM2UwMDhlMDMyZmFhYzIiLCAicHJvamVjdF9pZCI6ICIzZmFhNmQ2NzJkZjE0ZWU3OTAzZDFjZjdjZThlMzJiYSIsICJ2b2x1bWVfaWQiOiAiZTlmOTgxYTgtODQwNy00ODAyLWExNzctNmIzZWM5YjRlM2Q3IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Njc0OTgwNjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lOWY5ODFhOC04NDA3LTQ4MDItYTE3Ny02YjNlYzliNGUzZDcvMjAyNjA4MTMxNTI1MTIvYXpfbm92YV9iYWNrdXBfZGQ3NzhiNmUtZGY4MS00ZDEzLWFkZWMtNGI0Nzc2MDg5MDNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNTowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDE1OjI1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100284) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 15:25:25.278629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Import record output: {'backup': {'id': '505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa'}, {'rel': 'bookmark', 'href': 'https://10.4.3.38/volume/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa'}]}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 15:25:25.278883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1adf35f3-eb3e-4545-9766-bc1f7fe37d3c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/import_record returned with HTTP 201 Aug 13 15:25:25.279467 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1157/4659] 10.4.3.38 () {70 vars in 1335 bytes} [Thu Aug 13 15:25:25 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 51 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:25:25.286850 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47b61753-fad7-4767-9623-c9df99c0c434 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:25.288911 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47b61753-fad7-4767-9623-c9df99c0c434 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa Aug 13 15:25:25.289173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47b61753-fad7-4767-9623-c9df99c0c434 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:25.289402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47b61753-fad7-4767-9623-c9df99c0c434 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:25.289541 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-47b61753-fad7-4767-9623-c9df99c0c434 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:25.294304 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:25.294304 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:25.295025 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47b61753-fad7-4767-9623-c9df99c0c434 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa returned with HTTP 200 Aug 13 15:25:25.295438 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1159/4660] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:25 2026] GET /volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:26.080138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.082195 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:25:26.082401 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:26.082605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:26.097149 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.097149 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:26.101922 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:26.107413 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c7d6b23-0435-4d5c-9130-ff6a44c6673f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 returned with HTTP 200 Aug 13 15:25:26.108061 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1180/4661] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:26 2026] GET /volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:26.124762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.127145 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:26.127605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "583ac274-449f-4d50-80cb-a0a5bf6e5e69", "name": "tempest-VolumesBackupsTest-Backup-520184338"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:26.129386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating new backup {'backup': {'volume_id': '583ac274-449f-4d50-80cb-a0a5bf6e5e69', 'name': 'tempest-VolumesBackupsTest-Backup-520184338'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:26.129582 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating backup of volume 583ac274-449f-4d50-80cb-a0a5bf6e5e69 in container None Aug 13 15:25:26.137272 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.137272 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:26.137743 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Volume info retrieved successfully. Aug 13 15:25:26.153502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Created reservations ['33955f9d-067f-4892-a680-465318db4b19', '7967ff1a-dc2a-4f7c-9e6b-089b97d76112'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:26.180134 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288de6af-996c-4e14-b4ab-d6d17cbf530a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:25:26.180544 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1166/4662] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:26 2026] POST /volume/v3/backups => generated 327 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:26.189108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.190787 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:26.190966 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:26.191130 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:26.191232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:26.195185 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.195185 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:26.196275 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b1e06fa-99d2-4482-81f3-906f73e60412 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:26.196275 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1158/4663] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:26 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:26.307531 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.309325 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa Aug 13 15:25:26.309550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:26.309750 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:26.309888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:26.320389 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.320389 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:26.321354 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc786e4e-6e9d-4f13-a0f3-e5491ae41553 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa returned with HTTP 200 Aug 13 15:25:26.321874 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1160/4664] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:26 2026] GET /volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:26.335576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00b145f1-794d-4ebf-ac15-727695863013 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.337275 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa Aug 13 15:25:26.337477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:26.337654 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:26.337809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa. Aug 13 15:25:26.342187 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.342187 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:26.355755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:25:26.357282 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b145f1-794d-4ebf-ac15-727695863013 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa returned with HTTP 202 Aug 13 15:25:26.357648 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1181/4665] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:26 2026] DELETE /volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:25:26.370097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:26.372305 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa Aug 13 15:25:26.372559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:26.372885 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:26.372983 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:26.376621 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:26.376621 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:26.377454 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3896d9be-c236-4c1c-bb78-d7193f1d3ab2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa returned with HTTP 200 Aug 13 15:25:26.377880 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1167/4666] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:26 2026] GET /volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:27.208274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:27.210377 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:27.210661 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:27.210919 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:27.211021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:27.215119 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:27.215119 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:27.215704 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8b9e7ef-8155-444a-91ad-111b9c95ba71 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:27.216054 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1159/4667] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:27 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:27.391954 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7906afa3-b631-4123-8ffd-bab02cf30523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:27.393600 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7906afa3-b631-4123-8ffd-bab02cf30523 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa Aug 13 15:25:27.393817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7906afa3-b631-4123-8ffd-bab02cf30523 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:27.393990 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7906afa3-b631-4123-8ffd-bab02cf30523 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:27.394143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7906afa3-b631-4123-8ffd-bab02cf30523 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:27.397832 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7906afa3-b631-4123-8ffd-bab02cf30523 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa returned with HTTP 404 Aug 13 15:25:27.398238 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1161/4668] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:27 2026] GET /volume/v3/backups/505c5fb7-50b8-44ac-87cb-dfb6c1b4c2aa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:27.405698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:27.407660 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:27.407660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:27.407660 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:27.407660 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume with id: e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:27.415127 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:27.415127 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:27.415556 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:27.430251 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume request issued successfully. Aug 13 15:25:27.430444 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e84740b-8277-4a5b-9ae2-f366a0f1f25a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 returned with HTTP 202 Aug 13 15:25:27.430910 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1182/4669] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:27 2026] DELETE /volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:27.439026 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:27.441319 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:27.441612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:27.441904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:27.451177 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:27.451177 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:27.454745 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:27.458656 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2413e36-b27e-4392-bdc2-70b5fb3e347e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 returned with HTTP 200 Aug 13 15:25:27.459034 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1168/4670] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:27 2026] GET /volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:28.225276 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1529bb9a-50b3-4533-b502-726eaa014d3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.226985 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1529bb9a-50b3-4533-b502-726eaa014d3b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:28.227162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1529bb9a-50b3-4533-b502-726eaa014d3b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:28.227352 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1529bb9a-50b3-4533-b502-726eaa014d3b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:28.227455 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1529bb9a-50b3-4533-b502-726eaa014d3b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:28.232295 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:28.232295 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:28.233012 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1529bb9a-50b3-4533-b502-726eaa014d3b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:28.233357 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1160/4671] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:28 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:28.470376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86076984-9cac-4b8b-ac37-bbdc1060d366 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.472102 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86076984-9cac-4b8b-ac37-bbdc1060d366 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 Aug 13 15:25:28.472296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86076984-9cac-4b8b-ac37-bbdc1060d366 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:28.472468 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86076984-9cac-4b8b-ac37-bbdc1060d366 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:28.477964 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86076984-9cac-4b8b-ac37-bbdc1060d366 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 returned with HTTP 404 Aug 13 15:25:28.478389 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1162/4672] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:28 2026] GET /volume/v3/volumes/e9f981a8-8407-4802-a177-6b3ec9b4e3d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:28.486879 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d81c472a-d4ec-4d2b-bc99-da00c9e42270 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.489076 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d81c472a-d4ec-4d2b-bc99-da00c9e42270 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups Aug 13 15:25:28.489347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d81c472a-d4ec-4d2b-bc99-da00c9e42270 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:28.489629 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d81c472a-d4ec-4d2b-bc99-da00c9e42270 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:28.504494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d81c472a-d4ec-4d2b-bc99-da00c9e42270 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 200 Aug 13 15:25:28.505028 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1183/4673] 10.4.3.38 () {68 vars in 1270 bytes} [Thu Aug 13 15:25:28 2026] GET /volume/v3/backups => generated 619 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:28.513679 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82ebc907-1e65-4792-94dc-78f652e5ce6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.515292 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82ebc907-1e65-4792-94dc-78f652e5ce6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups?project_id=3faa6d672df14ee7903d1cf7ce8e32ba Aug 13 15:25:28.515534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82ebc907-1e65-4792-94dc-78f652e5ce6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:28.515810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82ebc907-1e65-4792-94dc-78f652e5ce6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:28.520298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82ebc907-1e65-4792-94dc-78f652e5ce6c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups?project_id=3faa6d672df14ee7903d1cf7ce8e32ba returned with HTTP 200 Aug 13 15:25:28.520679 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1169/4674] 10.4.3.38 () {68 vars in 1357 bytes} [Thu Aug 13 15:25:28 2026] GET /volume/v3/backups?project_id=3faa6d672df14ee7903d1cf7ce8e32ba => generated 619 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:28.528824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.530581 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:28.530920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1129120323"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:28.532256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1129120323'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:28.532362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume of 1 GB Aug 13 15:25:28.536569 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability Zones retrieved successfully. Aug 13 15:25:28.541212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (e877f0e9-eca5-4805-ab16-b89a5dcb4d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:28.542766 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9999ae6d-c658-43ab-ae1a-cec3ff5bb29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:28.543443 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:25:28.565422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9999ae6d-c658-43ab-ae1a-cec3ff5bb29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:28.566121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c028513-7d6b-45fa-9e73-6d6315388860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:28.614120 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['d905a5c0-1a4e-4096-9ded-612b4ae30001', '254a03fc-9f77-48f2-980d-114883bd55b7', '185af43a-78b6-46dc-9671-ae9af46c9855', 'a7d00dd7-1640-4aa4-affe-65175b23a492'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:28.615030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c028513-7d6b-45fa-9e73-6d6315388860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d905a5c0-1a4e-4096-9ded-612b4ae30001', '254a03fc-9f77-48f2-980d-114883bd55b7', '185af43a-78b6-46dc-9671-ae9af46c9855', 'a7d00dd7-1640-4aa4-affe-65175b23a492']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:28.615823 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63edc73-8895-402f-b793-5f5777c91333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:28.637216 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63edc73-8895-402f-b793-5f5777c91333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d371e06-0dfa-4812-9d13-e3200954e987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1129120323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['d905a5c0-1a4e-4096-9ded-612b4ae30001','254a03fc-9f77-48f2-980d-114883bd55b7','185af43a-78b6-46dc-9671-ae9af46c9855','a7d00dd7-1640-4aa4-affe-65175b23a492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1129120323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d371e06-0dfa-4812-9d13-e3200954e987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af22cf06c6b24858a33e008e032faac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:28.638223 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f46054-00dd-4907-9b9a-44e2f1574db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:28.657207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f46054-00dd-4907-9b9a-44e2f1574db6) transitioned into state 'SUCCESS' from state '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-1129120323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['d905a5c0-1a4e-4096-9ded-612b4ae30001','254a03fc-9f77-48f2-980d-114883bd55b7','185af43a-78b6-46dc-9671-ae9af46c9855','a7d00dd7-1640-4aa4-affe-65175b23a492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:28.657927 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8640eba-a2c8-4f6b-a5de-72a2bb430389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:25:28.668145 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8640eba-a2c8-4f6b-a5de-72a2bb430389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:28.668979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (e877f0e9-eca5-4805-ab16-b89a5dcb4d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:25:28.669252 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request issued successfully. Aug 13 15:25:28.669804 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f00379-ec7c-47d1-873e-6cfd387dcdd0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:28.670201 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1161/4675] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:25:28 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:28.682493 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:28.684409 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:28.684621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:28.684853 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:28.692071 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:28.692071 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:28.695534 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:28.699450 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd5daf02-4c7d-4300-b4c7-133325390ae6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 returned with HTTP 200 Aug 13 15:25:28.699883 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1163/4676] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:28 2026] GET /volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:29.244553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:29.249388 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:29.249640 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:29.249926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:29.250057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:29.254684 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:29.254684 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:29.255403 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eaf9d656-23c0-4a0e-9377-bd17e4a911c7 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:29.255880 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1184/4677] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:29 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:29.716784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:29.718447 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:29.718644 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:29.718872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:29.725650 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:29.725650 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:29.728838 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:29.732421 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a36ed70-9b72-46f4-8b51-331be589d1f6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 returned with HTTP 200 Aug 13 15:25:29.732840 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1170/4678] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:29 2026] GET /volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:29.749343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:29.751127 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:29.751485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d371e06-0dfa-4812-9d13-e3200954e987", "name": "tempest-type-Backup-1014978393"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:29.752859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating new backup {'backup': {'volume_id': '7d371e06-0dfa-4812-9d13-e3200954e987', 'name': 'tempest-type-Backup-1014978393'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:29.752979 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating backup of volume 7d371e06-0dfa-4812-9d13-e3200954e987 in container None Aug 13 15:25:29.759841 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:29.759841 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:29.760138 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:29.779189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['496d64ce-b050-4a00-8cc6-31a82da89947', '4d281afe-2bf0-4636-be70-b35bcadd7ce0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:29.812001 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbb0fb5a-c678-4749-8cde-b2b8f59c24af tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:25:29.812639 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1162/4679] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:25:29 2026] POST /volume/v3/backups => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:29.820514 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:29.822281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:29.822438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:29.822624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:29.822767 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:29.826940 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:29.826940 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:29.827594 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e08d1f4-1ba6-4d51-b189-fd50112d1471 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:29.828018 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1164/4680] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:29 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:30.265932 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29245900-366d-4eae-92a7-2760ffe19e62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:30.267996 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29245900-366d-4eae-92a7-2760ffe19e62 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:30.268171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29245900-366d-4eae-92a7-2760ffe19e62 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:30.268368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29245900-366d-4eae-92a7-2760ffe19e62 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:30.268477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29245900-366d-4eae-92a7-2760ffe19e62 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:30.272400 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:30.272400 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:30.272960 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29245900-366d-4eae-92a7-2760ffe19e62 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:30.273428 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1185/4681] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:30 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:30.838534 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8dcd1920-5cac-430a-8492-adb096df91ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:30.840129 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8dcd1920-5cac-430a-8492-adb096df91ed tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:30.840312 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8dcd1920-5cac-430a-8492-adb096df91ed tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:30.840479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8dcd1920-5cac-430a-8492-adb096df91ed tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:30.840570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8dcd1920-5cac-430a-8492-adb096df91ed tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:30.844649 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:30.844649 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:30.845280 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8dcd1920-5cac-430a-8492-adb096df91ed tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:30.845631 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1171/4682] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:30 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:31.284064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df86b2a9-e898-4c59-a103-3680eca5b949 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:31.285774 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df86b2a9-e898-4c59-a103-3680eca5b949 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:31.286123 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df86b2a9-e898-4c59-a103-3680eca5b949 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:31.286407 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df86b2a9-e898-4c59-a103-3680eca5b949 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:31.286629 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-df86b2a9-e898-4c59-a103-3680eca5b949 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:31.290863 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:31.290863 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:31.291981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df86b2a9-e898-4c59-a103-3680eca5b949 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:31.291981 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1163/4683] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:31 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:31.855976 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:31.858147 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:31.858366 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:31.858543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:31.858644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:31.862631 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:31.862631 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:31.863301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55d8ccef-6b76-435e-90a4-6f9e3949b777 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:31.863860 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1165/4684] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:31 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:32.304986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce96aa91-f0f1-4375-a9db-19de47016532 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:32.306937 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce96aa91-f0f1-4375-a9db-19de47016532 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:32.307193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce96aa91-f0f1-4375-a9db-19de47016532 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:32.307358 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce96aa91-f0f1-4375-a9db-19de47016532 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:32.307465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ce96aa91-f0f1-4375-a9db-19de47016532 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:32.312173 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:32.312173 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:32.313172 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce96aa91-f0f1-4375-a9db-19de47016532 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:32.313427 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1186/4685] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:32 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:32.874826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:32.876592 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:32.876953 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:32.877253 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:32.877456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:32.882059 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:32.882059 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:32.883381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2afc570b-6951-48ec-ac8d-2a84ce247863 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:32.883381 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1172/4686] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:32 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:33.325023 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:33.330286 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:33.330528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:33.330759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:33.330874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:33.337841 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:33.337841 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:33.338498 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d28e653-6b33-45a5-9e13-7d12d602c157 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:33.341693 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1164/4687] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:33 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:33.895545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:33.897869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:33.898159 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:33.898394 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:33.898522 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:33.903572 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:33.903572 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:33.904372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd0898e0-a6c7-4518-bf1f-82977642aaa0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:33.904894 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1166/4688] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:33 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:34.349732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:34.351291 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:34.351497 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:34.353683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:34.353683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:34.357032 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:34.357032 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:34.357792 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea98bab-a6a8-4e9e-bb96-c69e4da9742b tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:34.358239 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1187/4689] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:34 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:34.916655 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:34.918690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:34.920584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:34.920584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:34.920584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:34.924446 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:34.924446 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:34.925264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c45da7f-1ac0-49b1-9332-095ea4fcd48e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:34.925756 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1173/4690] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:34 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:35.370599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:35.373432 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:35.373708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:35.373936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:35.374070 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:35.378775 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:35.378775 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:35.379492 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9314ddb5-2324-4e33-b259-e8f10d2b7ce4 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:35.379948 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1165/4691] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:35 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:35.936259 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dbfa65f-57b9-45d1-b662-142104637a67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:35.938128 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dbfa65f-57b9-45d1-b662-142104637a67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:35.938351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dbfa65f-57b9-45d1-b662-142104637a67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:35.938526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dbfa65f-57b9-45d1-b662-142104637a67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:35.938619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0dbfa65f-57b9-45d1-b662-142104637a67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:35.942636 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:35.942636 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:35.943204 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dbfa65f-57b9-45d1-b662-142104637a67 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:35.943562 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1167/4692] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:35 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:36.393453 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:36.395201 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:36.395420 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:36.395596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:36.395715 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:36.399872 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:36.399872 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:36.400443 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-757daeb2-f9a9-4c2b-b870-a32a77b1a171 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:36.400959 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1188/4693] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:36 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:36.954548 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:36.956885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:36.957125 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:36.957307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:36.957414 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:36.961747 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:36.961747 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:36.962431 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b129c48c-7781-4385-88cb-91fc7fab68f1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:36.962910 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1174/4694] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:36 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:37.411255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31010fa0-8c93-4975-a89d-40589d176653 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:37.414543 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31010fa0-8c93-4975-a89d-40589d176653 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:37.414543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31010fa0-8c93-4975-a89d-40589d176653 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:37.414543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31010fa0-8c93-4975-a89d-40589d176653 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:37.414543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-31010fa0-8c93-4975-a89d-40589d176653 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:37.418389 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:37.418389 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:37.419186 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31010fa0-8c93-4975-a89d-40589d176653 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:37.419614 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1166/4695] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:37 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:37.981724 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:37.983422 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:37.983627 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:37.983858 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:37.983958 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:37.988032 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:37.988032 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:37.988668 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3964f321-abe9-4bf2-af2e-5f265f1750ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:37.989069 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1168/4696] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:37 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:38.430694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:38.432559 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:38.432850 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:38.433059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:38.433217 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:38.437952 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:38.437952 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:38.438960 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22e6d73a-672a-4d60-ba52-951ba9b946ad tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:38.439507 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1189/4697] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:38 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:39.002169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14ce9bc5-22c2-476a-9386-53fbee677eba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:39.004480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14ce9bc5-22c2-476a-9386-53fbee677eba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:39.004796 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14ce9bc5-22c2-476a-9386-53fbee677eba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:39.004974 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14ce9bc5-22c2-476a-9386-53fbee677eba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:39.005634 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-14ce9bc5-22c2-476a-9386-53fbee677eba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:39.011662 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:39.011662 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:39.012432 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14ce9bc5-22c2-476a-9386-53fbee677eba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:39.012922 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1175/4698] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:39 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:39.451945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-613dbf9f-22c1-4868-bc8c-978102709984 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:39.451945 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-613dbf9f-22c1-4868-bc8c-978102709984 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:39.453193 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-613dbf9f-22c1-4868-bc8c-978102709984 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:39.453975 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-613dbf9f-22c1-4868-bc8c-978102709984 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:39.454472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-613dbf9f-22c1-4868-bc8c-978102709984 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:39.460846 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:39.460846 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:39.461963 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-613dbf9f-22c1-4868-bc8c-978102709984 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:39.462903 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1167/4699] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:39 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:40.024975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:40.026704 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:40.026913 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:40.027180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:40.027180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:40.031435 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:40.031435 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:40.032045 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409f41ce-4c8e-41fb-9d3b-a2e05cb25c99 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:40.032356 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1169/4700] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:40 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:40.473368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:40.475754 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:40.475993 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:40.476231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:40.476372 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:40.481121 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:40.481121 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:40.481807 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2639f9cb-f0a7-4da7-90a2-8ec0d1aa8c82 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:40.482224 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1190/4701] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:40 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:41.044702 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-143138b7-92f1-4aec-b0c1-4c39124856dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:41.046632 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-143138b7-92f1-4aec-b0c1-4c39124856dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:41.046964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-143138b7-92f1-4aec-b0c1-4c39124856dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:41.047229 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-143138b7-92f1-4aec-b0c1-4c39124856dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:41.047368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-143138b7-92f1-4aec-b0c1-4c39124856dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:41.053588 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:41.053588 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:41.054400 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-143138b7-92f1-4aec-b0c1-4c39124856dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:41.054865 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1176/4702] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:41 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:41.492703 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:41.494951 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:41.495156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:41.495399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:41.495452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:41.500426 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:41.500426 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:41.501238 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc4176a8-ce2a-41cd-893c-8d76bb4e9b41 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:41.501636 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1168/4703] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:41 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:41.512201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:41.514183 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:41.514553 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "583ac274-449f-4d50-80cb-a0a5bf6e5e69", "name": "tempest-VolumesBackupsTest-Backup-1878632757"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:41.516198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating new backup {'backup': {'volume_id': '583ac274-449f-4d50-80cb-a0a5bf6e5e69', 'name': 'tempest-VolumesBackupsTest-Backup-1878632757'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:41.516351 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating backup of volume 583ac274-449f-4d50-80cb-a0a5bf6e5e69 in container None Aug 13 15:25:41.524381 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:41.524381 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:41.524912 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:25:41.543015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['64b4350c-2a4a-4c8f-9e6e-5a20daaa1946', '859f3d62-a3e3-4d81-a680-5014abcc81a2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:41.569694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1444ccd9-6970-4ca4-8652-3e1f1b1506e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:25:41.569694 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1170/4704] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:41 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:41.576556 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:41.578734 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:41.578922 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:41.579108 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:41.579212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:41.584007 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:41.584007 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:41.584771 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5f125a7-8bf0-4e3f-ab50-0361d3707804 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:41.585106 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1191/4705] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:41 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:42.065169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9238631-a843-4e9d-842e-59bcf78c102c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:42.067151 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9238631-a843-4e9d-842e-59bcf78c102c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:42.067344 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9238631-a843-4e9d-842e-59bcf78c102c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:42.067549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9238631-a843-4e9d-842e-59bcf78c102c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:42.067664 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b9238631-a843-4e9d-842e-59bcf78c102c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:42.072471 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:42.072471 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:42.073187 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9238631-a843-4e9d-842e-59bcf78c102c tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:42.073573 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1177/4706] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:42 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:42.595255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76a8e277-60ee-48c1-bfcd-a6449052153d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:42.598657 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76a8e277-60ee-48c1-bfcd-a6449052153d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:42.599281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76a8e277-60ee-48c1-bfcd-a6449052153d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:42.599599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76a8e277-60ee-48c1-bfcd-a6449052153d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:42.600265 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-76a8e277-60ee-48c1-bfcd-a6449052153d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:42.606369 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:42.606369 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:42.607377 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76a8e277-60ee-48c1-bfcd-a6449052153d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:42.607853 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1169/4707] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:42 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:42.821868 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:42.826592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:25:42.826825 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:42.827089 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:42.837382 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:42.837382 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:42.843761 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:42.848869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ef563a9-f81a-40e6-87ec-79edb6dc95e1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 200 Aug 13 15:25:42.849231 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1171/4708] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:42 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:43.085052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:43.087177 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:43.087553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:43.087849 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:43.087985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:43.092959 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:43.092959 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:43.093721 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25719e2c-105d-4d1a-88f8-4dee74564bd3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:43.094194 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1192/4709] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:43 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:43.617650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb0ba082-ffae-4821-b02c-18986e319510 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:43.619499 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb0ba082-ffae-4821-b02c-18986e319510 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:43.619724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb0ba082-ffae-4821-b02c-18986e319510 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:43.619977 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb0ba082-ffae-4821-b02c-18986e319510 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:43.620138 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-eb0ba082-ffae-4821-b02c-18986e319510 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:43.626759 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:43.626759 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:43.628145 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb0ba082-ffae-4821-b02c-18986e319510 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:43.628599 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1178/4710] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:43 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:44.105926 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:44.107689 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:44.107906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:44.108072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:44.108174 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:44.110615 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=196,cinder:INSERT=29,cinder:UPDATE=51 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:25:44.113440 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:44.113440 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:44.114098 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00d7e69f-a711-4d6e-a6e4-f72703ca8f2e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:44.114468 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1170/4711] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:44 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:44.641151 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:44.642874 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:44.643042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:44.643213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:44.643319 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:44.648486 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:44.648486 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:44.649512 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e46d888-6a09-4104-804c-a81c9d51f0a5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:44.650036 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1172/4712] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:44 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:44.803072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3774270a-e48b-4150-8970-210a0482e075 req-fe9ef624-5031-4852-a297-b3d394deb3ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:44.805515 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-fe9ef624-5031-4852-a297-b3d394deb3ac tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 Aug 13 15:25:44.805731 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-fe9ef624-5031-4852-a297-b3d394deb3ac tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:44.805996 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-fe9ef624-5031-4852-a297-b3d394deb3ac tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:44.814075 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:44.814075 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:44.867133 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-fe9ef624-5031-4852-a297-b3d394deb3ac tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 returned with HTTP 200 Aug 13 15:25:44.867620 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1193/4713] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:25:44 2026] DELETE /volume/v3/attachments/9ab022df-28a6-41f5-9572-c8fc3941df36 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:44.878246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:44.880243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:25:44.880462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:44.880697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:44.880911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:25:44.887817 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:44.887817 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:44.888235 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:44.903181 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:25:44.903301 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3774270a-e48b-4150-8970-210a0482e075 req-35a4ee03-aad7-44ee-aed3-265d5ab1beb1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 202 Aug 13 15:25:44.903687 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1179/4714] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:25:44 2026] DELETE /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:45.125847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8259bd0c-df8b-412c-9335-e47a48798d97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.128233 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8259bd0c-df8b-412c-9335-e47a48798d97 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:25:45.128515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8259bd0c-df8b-412c-9335-e47a48798d97 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.128816 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8259bd0c-df8b-412c-9335-e47a48798d97 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.128963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8259bd0c-df8b-412c-9335-e47a48798d97 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:45.132927 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.132927 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:45.133565 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8259bd0c-df8b-412c-9335-e47a48798d97 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:25:45.133970 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1171/4715] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:45 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:45.148171 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.149737 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c/action Aug 13 15:25:45.150102 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-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 15:25:45.150225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-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 15:25:45.151545 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Updating backup '676c1cbc-7d75-4d1c-bae0-86727cd5047c' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 15:25:45.159123 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.159123 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:45.165046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] reset_status in rpcapi backup_id 676c1cbc-7d75-4d1c-bae0-86727cd5047c on host np0000007223. {{(pid=100286) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 15:25:45.166638 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f28eac3f-1c8d-4594-98e4-e5ae0910047d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c/action returned with HTTP 202 Aug 13 15:25:45.167098 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1173/4716] 10.4.3.38 () {70 vars in 1423 bytes} [Thu Aug 13 15:25:45 2026] POST /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:25:45.175459 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.177492 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:45.177730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.177929 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.178125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume with id: 7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:45.185170 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.185170 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:45.185536 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:45.203378 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume request issued successfully. Aug 13 15:25:45.203638 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64b3f7da-4a3b-4c27-a722-0bf9ba492f80 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 returned with HTTP 202 Aug 13 15:25:45.204137 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1194/4717] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:45 2026] DELETE /volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:45.212298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.214130 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:45.214596 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.214596 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.224612 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.224612 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:45.229913 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:45.234633 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d721ed84-1006-4c17-9d4b-223b73f02bfd tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 returned with HTTP 200 Aug 13 15:25:45.235108 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1180/4718] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:45 2026] GET /volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:45.390433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-636093ff-f54d-458a-bc13-bfee9d6c575a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.392199 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-636093ff-f54d-458a-bc13-bfee9d6c575a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 Aug 13 15:25:45.392400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-636093ff-f54d-458a-bc13-bfee9d6c575a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.392576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-636093ff-f54d-458a-bc13-bfee9d6c575a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.398329 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-636093ff-f54d-458a-bc13-bfee9d6c575a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 returned with HTTP 404 Aug 13 15:25:45.398909 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1172/4719] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:45 2026] GET /volume/v3/volumes/3cfab975-1aa4-4b86-96c8-5d3c6524d8a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:45.405701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-94955883-a92c-4495-9de1-37674a72d018 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.407592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:45.407847 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.408104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.408265 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:45.413504 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.413504 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:45.413931 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:25:45.432733 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:25:45.432979 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-94955883-a92c-4495-9de1-37674a72d018 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 202 Aug 13 15:25:45.433393 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1174/4720] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:25:45 2026] DELETE /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:45.441008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.443139 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:45.443387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.443646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.449182 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.449182 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:45.449592 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:25:45.450415 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-087cb422-cce8-4a63-8d6c-c441115af3d8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 200 Aug 13 15:25:45.450812 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1195/4721] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:25:45 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:45.659732 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e078e1c3-c98c-45e2-beed-7500fee949cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:45.661642 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e078e1c3-c98c-45e2-beed-7500fee949cb tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:45.661642 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e078e1c3-c98c-45e2-beed-7500fee949cb tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:45.661842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e078e1c3-c98c-45e2-beed-7500fee949cb tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:45.661949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e078e1c3-c98c-45e2-beed-7500fee949cb tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:45.666345 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:45.666345 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:45.667258 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e078e1c3-c98c-45e2-beed-7500fee949cb tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:45.667649 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1181/4722] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:45 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:46.247925 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2457b011-e641-4fea-8ad6-cc032e02d4ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:46.249841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2457b011-e641-4fea-8ad6-cc032e02d4ab tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 Aug 13 15:25:46.250063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2457b011-e641-4fea-8ad6-cc032e02d4ab tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:46.250254 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2457b011-e641-4fea-8ad6-cc032e02d4ab tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:46.256345 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2457b011-e641-4fea-8ad6-cc032e02d4ab tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 returned with HTTP 404 Aug 13 15:25:46.256881 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1173/4723] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:46 2026] GET /volume/v3/volumes/7d371e06-0dfa-4812-9d13-e3200954e987 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:46.264632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:46.266450 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] POST https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/restore Aug 13 15:25:46.266849 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:46.268133 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Restoring backup b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:25:46.268278 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Restoring backup b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 to volume None. Aug 13 15:25:46.272466 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:46.272466 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:46.273358 np0000007223 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Creating volume of 1 GB for restore of backup b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. Aug 13 15:25:46.279205 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 16:25:46.278914. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 15:25:46.279350 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Availability Zones retrieved successfully. Aug 13 15:25:46.284800 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (d9064942-eb0e-41cd-bc10-c379bdf26cea) 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 15:25:46.285933 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f902e6-7f3c-4169-992d-3f483ffc4680) transitioned 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 15:25:46.286897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-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 15:25:46.312291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f902e6-7f3c-4169-992d-3f483ffc4680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:25:46.313015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585ac93a-8a12-4859-8440-5cf3bf7503d3) transitioned 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 15:25:46.350877 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Created reservations ['fd7868cf-69a9-4d3f-a8e4-17a98a124f19', '601e142c-f82a-4c0d-a82f-26c40af25903', 'be928a45-28c2-4c24-876c-de92d467911e', '6b6b0f4d-eb87-4db7-be8d-939d915b7b69'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:46.351866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585ac93a-8a12-4859-8440-5cf3bf7503d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7868cf-69a9-4d3f-a8e4-17a98a124f19', '601e142c-f82a-4c0d-a82f-26c40af25903', 'be928a45-28c2-4c24-876c-de92d467911e', '6b6b0f4d-eb87-4db7-be8d-939d915b7b69']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:46.352830 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de204884-ee90-49ba-8b7e-0f0357bddde6) transitioned 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 15:25:46.384560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de204884-ee90-49ba-8b7e-0f0357bddde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4981a1db-c308-4207-a089-68bff818fb39', '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='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['fd7868cf-69a9-4d3f-a8e4-17a98a124f19','601e142c-f82a-4c0d-a82f-26c40af25903','be928a45-28c2-4c24-876c-de92d467911e','6b6b0f4d-eb87-4db7-be8d-939d915b7b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:46Z,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=4981a1db-c308-4207-a089-68bff818fb39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3faa6d672df14ee7903d1cf7ce8e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af22cf06c6b24858a33e008e032faac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:46.385353 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602199c8-7de1-4dec-934e-5ee19fcfc796) transitioned 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 15:25:46.399078 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (602199c8-7de1-4dec-934e-5ee19fcfc796) transitioned into 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='3faa6d672df14ee7903d1cf7ce8e32ba',qos_specs=None,replication_status=,reservations=['fd7868cf-69a9-4d3f-a8e4-17a98a124f19','601e142c-f82a-4c0d-a82f-26c40af25903','be928a45-28c2-4c24-876c-de92d467911e','6b6b0f4d-eb87-4db7-be8d-939d915b7b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af22cf06c6b24858a33e008e032faac2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:46.399979 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f4d49c-715b-4633-bb1b-65734e9457f2) transitioned 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 15:25:46.410527 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f4d49c-715b-4633-bb1b-65734e9457f2) 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 15:25:46.411318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Flow 'volume_create_api' (d9064942-eb0e-41cd-bc10-c379bdf26cea) 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 15:25:46.411598 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Create volume request issued successfully. Aug 13 15:25:46.419360 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:46.419360 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:46.419807 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:46.459979 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d13b0ccc-7424-432c-a80f-771172251f40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:46.461573 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d13b0ccc-7424-432c-a80f-771172251f40 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:46.461801 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d13b0ccc-7424-432c-a80f-771172251f40 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:46.462008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d13b0ccc-7424-432c-a80f-771172251f40 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:46.466783 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d13b0ccc-7424-432c-a80f-771172251f40 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 404 Aug 13 15:25:46.467372 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1196/4724] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:25:46 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:46.678826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:46.680748 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:46.681038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:46.681274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:46.681408 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:46.686350 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:46.686350 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:46.687291 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6f619a1-c0e8-4aea-8abe-900bf7ce264a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:46.688076 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1182/4725] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:46 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:47.428811 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:47.428811 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:47.429254 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:47.429429 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:25:47.429571 np0000007223 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Overwriting volume 4981a1db-c308-4207-a089-68bff818fb39 with restore of backup b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:47.442593 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] restore_backup in rpcapi backup_id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:25:47.444577 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c411f32e-6a91-477f-a2c0-a47bb0391f53 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/restore returned with HTTP 202 Aug 13 15:25:47.445138 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1175/4726] 10.4.3.38 () {70 vars in 1426 bytes} [Thu Aug 13 15:25:46 2026] POST /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:47.453485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:47.455239 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:47.455452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:47.455620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:47.455744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:47.459490 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:47.459490 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:47.460172 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40c3dfbc-f19a-4db0-bb89-c41aba4ed805 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:47.460451 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1174/4727] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:47 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:47.697912 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:47.701792 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:47.701997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:47.702175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:47.702301 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:47.713822 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:47.713822 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:47.714346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ce56f12-6684-4b6a-9904-e797eb993a86 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:47.714816 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1197/4728] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:47 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:47.750119 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-f8b608e3-ef3d-4e49-97f0-65125020c207 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:47.752155 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-f8b608e3-ef3d-4e49-97f0-65125020c207 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb Aug 13 15:25:47.752526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-f8b608e3-ef3d-4e49-97f0-65125020c207 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:47.752526 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-f8b608e3-ef3d-4e49-97f0-65125020c207 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:47.760694 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:47.760694 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:47.809031 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-f8b608e3-ef3d-4e49-97f0-65125020c207 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb returned with HTTP 200 Aug 13 15:25:47.809527 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1183/4729] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:25:47 2026] DELETE /volume/v3/attachments/2d446392-8bab-4d4e-8180-5387d90d4cbb => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:47.818869 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:47.820885 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:47.821034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:47.821234 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:47.821392 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:47.828620 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:47.828620 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:47.829247 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:47.844773 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:25:47.845002 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-15261f2e-d2e4-4735-8d9f-90063a35e30b req-3d0e45cd-2c2d-4e01-8195-0c5f93498060 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 202 Aug 13 15:25:47.845441 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1176/4730] 10.4.3.38 () {70 vars in 1613 bytes} [Thu Aug 13 15:25:47 2026] DELETE /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:48.470313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:48.471862 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:48.472047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:48.472212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:48.472302 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:48.476130 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:48.476130 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:48.476623 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44a753c3-26ed-4d1e-ba68-30a539016fc2 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:48.477011 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1175/4731] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:48 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:48.724976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:48.726827 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:48.727036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:48.727257 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:48.727373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:48.732079 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:48.732079 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:48.732848 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-270fa287-4106-405e-a5f2-3a5a00b0a9c6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:48.733205 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1198/4732] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:48 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:48.839277 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5cdb9e2f-662f-4d35-b5cd-4ae863936ae4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:48.841110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cdb9e2f-662f-4d35-b5cd-4ae863936ae4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:48.841294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cdb9e2f-662f-4d35-b5cd-4ae863936ae4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:48.841512 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cdb9e2f-662f-4d35-b5cd-4ae863936ae4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:48.847148 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cdb9e2f-662f-4d35-b5cd-4ae863936ae4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 404 Aug 13 15:25:48.847646 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1184/4733] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:48 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:49.322409 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ac6e323-a048-44c5-997c-3c734cf745fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:49.323879 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ac6e323-a048-44c5-997c-3c734cf745fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:49.324043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ac6e323-a048-44c5-997c-3c734cf745fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:49.324232 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ac6e323-a048-44c5-997c-3c734cf745fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:49.324323 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-3ac6e323-a048-44c5-997c-3c734cf745fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:49.327826 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ac6e323-a048-44c5-997c-3c734cf745fb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 404 Aug 13 15:25:49.328192 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1177/4734] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:25:49 2026] DELETE /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:49.334717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce9ce460-fb78-42ae-8d61-8a91b988383f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:49.336282 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce9ce460-fb78-42ae-8d61-8a91b988383f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c Aug 13 15:25:49.336484 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce9ce460-fb78-42ae-8d61-8a91b988383f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:49.336695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce9ce460-fb78-42ae-8d61-8a91b988383f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:49.340423 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce9ce460-fb78-42ae-8d61-8a91b988383f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c returned with HTTP 404 Aug 13 15:25:49.340872 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1176/4735] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:25:49 2026] GET /volume/v3/snapshots/84023d6b-4dac-429a-9acb-15fc32acb63c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:49.488216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:49.489999 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:49.490651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:49.490651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:49.490651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:49.494402 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:49.494402 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:49.495099 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ee0ff69-90ee-4ec5-a4e8-a8616f5b832d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:49.495295 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1199/4736] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:49 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:49.744386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56548385-080d-493c-870f-b164e49be0a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:49.746206 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56548385-080d-493c-870f-b164e49be0a9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:49.746405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56548385-080d-493c-870f-b164e49be0a9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:49.746609 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56548385-080d-493c-870f-b164e49be0a9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:49.746744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-56548385-080d-493c-870f-b164e49be0a9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:49.751112 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:49.751112 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:49.752027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56548385-080d-493c-870f-b164e49be0a9 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:49.752382 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1185/4737] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:49 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:50.029164 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:50.031527 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:50.031801 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:50.032067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:50.032310 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:50.039420 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af6ccfa1-8963-48b4-bcbf-c9d0fcde6b19 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 404 Aug 13 15:25:50.040087 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1178/4738] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:25:50 2026] DELETE /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:50.046461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbef23cf-bc43-438d-8189-0b9d4cc1a095 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:50.047946 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbef23cf-bc43-438d-8189-0b9d4cc1a095 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d Aug 13 15:25:50.048107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbef23cf-bc43-438d-8189-0b9d4cc1a095 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:50.048274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbef23cf-bc43-438d-8189-0b9d4cc1a095 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:50.053058 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbef23cf-bc43-438d-8189-0b9d4cc1a095 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d returned with HTTP 404 Aug 13 15:25:50.053420 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1177/4739] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:50 2026] GET /volume/v3/volumes/4eae6952-1501-4e2f-af4c-811c941a8f2d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:50.505054 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:50.506944 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:50.507706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:50.507706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:50.507706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:50.512404 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:50.512404 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:50.513129 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62bed1e2-cc36-4ab9-b616-66313da4ead5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:50.513505 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1200/4740] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:50 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:50.762935 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-731b83bf-7bf7-404f-81f9-577517d474d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:50.764649 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-731b83bf-7bf7-404f-81f9-577517d474d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:50.764881 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-731b83bf-7bf7-404f-81f9-577517d474d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:50.765100 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-731b83bf-7bf7-404f-81f9-577517d474d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:50.765200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-731b83bf-7bf7-404f-81f9-577517d474d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:50.769667 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:50.769667 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:50.770516 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-731b83bf-7bf7-404f-81f9-577517d474d1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:50.770960 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1186/4741] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:50 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:51.048169 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:51.049743 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:25:51.050193 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1325623955", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:51.052570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1325623955', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:25:51.173797 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:25:51.179085 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:25:51.184402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (1eee0578-3854-45ff-a0e0-a9e75457809d) 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 15:25:51.185432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81acf1ad-1a73-4ca1-9774-1e73db648ec9) transitioned 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 15:25:51.186639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-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 15:25:51.279663 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81acf1ad-1a73-4ca1-9774-1e73db648ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:25:51.280648 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6a98ef-ddb1-42de-b222-0845c08574d1) transitioned 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 15:25:51.327293 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['cd5e7df7-a411-48de-96c9-e082ebf74e74', '8b967016-b528-4dd8-ae77-9f20d1393d71', '9e241f45-1021-41f2-a409-33490be3f33b', 'b94f1df2-1ff2-4563-bb15-8a7225e7c08e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:25:51.328274 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6a98ef-ddb1-42de-b222-0845c08574d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5e7df7-a411-48de-96c9-e082ebf74e74', '8b967016-b528-4dd8-ae77-9f20d1393d71', '9e241f45-1021-41f2-a409-33490be3f33b', 'b94f1df2-1ff2-4563-bb15-8a7225e7c08e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:51.329228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ce98ce-cac2-4823-9f41-a7ef3aaa8bc1) transitioned 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 15:25:51.349817 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ce98ce-cac2-4823-9f41-a7ef3aaa8bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563b4618-7283-466d-95bb-98869099a966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1325623955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['cd5e7df7-a411-48de-96c9-e082ebf74e74','8b967016-b528-4dd8-ae77-9f20d1393d71','9e241f45-1021-41f2-a409-33490be3f33b','b94f1df2-1ff2-4563-bb15-8a7225e7c08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1325623955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563b4618-7283-466d-95bb-98869099a966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:51.350458 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85cd69b-ecdf-48f7-9fe1-caf57aae9316) transitioned 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 15:25:51.364837 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e85cd69b-ecdf-48f7-9fe1-caf57aae9316) transitioned into state 'SUCCESS' from state '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-1325623955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['cd5e7df7-a411-48de-96c9-e082ebf74e74','8b967016-b528-4dd8-ae77-9f20d1393d71','9e241f45-1021-41f2-a409-33490be3f33b','b94f1df2-1ff2-4563-bb15-8a7225e7c08e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:25:51.365406 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94167894-862a-4afd-955d-a9bc27ae86a5) transitioned 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 15:25:51.373125 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94167894-862a-4afd-955d-a9bc27ae86a5) 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 15:25:51.373805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (1eee0578-3854-45ff-a0e0-a9e75457809d) 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 15:25:51.374059 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:25:51.374563 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f825377-8986-4bdb-bfd7-76739b66bd3a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:25:51.375034 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1179/4742] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:51 2026] POST /volume/v3/volumes => generated 757 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:25:51.385733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18734967-0d2a-42cc-ba1a-18279713d76f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:51.387250 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18734967-0d2a-42cc-ba1a-18279713d76f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:51.387418 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18734967-0d2a-42cc-ba1a-18279713d76f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:51.387891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18734967-0d2a-42cc-ba1a-18279713d76f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:51.393885 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:51.393885 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:51.397002 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18734967-0d2a-42cc-ba1a-18279713d76f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:51.400408 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18734967-0d2a-42cc-ba1a-18279713d76f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:51.400743 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1178/4743] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:51 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:51.524702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0cd3d726-64be-4314-a885-3dd062e0156e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:51.527746 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cd3d726-64be-4314-a885-3dd062e0156e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:51.527746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cd3d726-64be-4314-a885-3dd062e0156e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:51.527746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cd3d726-64be-4314-a885-3dd062e0156e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:51.527746 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0cd3d726-64be-4314-a885-3dd062e0156e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:51.530641 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:51.530641 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:51.531208 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cd3d726-64be-4314-a885-3dd062e0156e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:51.531614 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1201/4744] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:51 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:51.784451 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4123647-062f-4ba1-9b97-d68b21843c95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:51.786595 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4123647-062f-4ba1-9b97-d68b21843c95 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:51.786697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4123647-062f-4ba1-9b97-d68b21843c95 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:51.786894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4123647-062f-4ba1-9b97-d68b21843c95 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:51.787017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a4123647-062f-4ba1-9b97-d68b21843c95 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:51.791586 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:51.791586 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:51.792461 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4123647-062f-4ba1-9b97-d68b21843c95 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:51.792887 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1187/4745] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:51 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:52.412939 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:52.415088 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:52.415251 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:52.415421 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:52.427926 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:52.427926 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:52.431306 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:52.436599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d85a333a-0b96-4e68-beda-6d5c024c4bb0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:52.437059 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1180/4746] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:52 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:52.448270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83829b47-273d-422b-99b4-22b5be8b434f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:52.450018 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83829b47-273d-422b-99b4-22b5be8b434f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:52.450292 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83829b47-273d-422b-99b4-22b5be8b434f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:52.450508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83829b47-273d-422b-99b4-22b5be8b434f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:52.456663 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:52.456663 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:52.459870 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-83829b47-273d-422b-99b4-22b5be8b434f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:52.464069 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83829b47-273d-422b-99b4-22b5be8b434f tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:52.464547 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1179/4747] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:52 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:52.542753 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a28d654-b431-4197-9047-6b96e590817e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:52.545110 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a28d654-b431-4197-9047-6b96e590817e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:52.545433 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a28d654-b431-4197-9047-6b96e590817e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:52.545725 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a28d654-b431-4197-9047-6b96e590817e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:52.545886 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a28d654-b431-4197-9047-6b96e590817e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:52.551078 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:52.551078 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:52.551901 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a28d654-b431-4197-9047-6b96e590817e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:52.552553 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1202/4748] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:52 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:52.562648 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:52.564685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:52.564933 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:52.565154 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:52.571916 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:52.571916 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:52.577725 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:52.584254 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-79c830bc-0189-455e-a31a-5ceef135c9df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:52.585373 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1188/4749] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:25:52 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:52.803982 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:52.805746 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:52.805968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:52.806172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:52.806278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:52.810418 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:52.810418 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:52.811130 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f464588-cca0-4f3e-82ed-5d2da54409e8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:52.811472 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1181/4750] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:52 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:53.077286 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:53.079242 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:53.079553 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:53.079645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:53.086349 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:53.086349 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:53.089756 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:53.094195 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-b898fea1-f21e-4fa7-b011-5942fefc37df tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:53.094553 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1180/4751] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:25:53 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:53.103643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81226e2c-08c4-4f46-ad07-708324da72a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:53.104109 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81226e2c-08c4-4f46-ad07-708324da72a3 None None] GET https://10.4.3.38/volume// Aug 13 15:25:53.104297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81226e2c-08c4-4f46-ad07-708324da72a3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:53.104490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81226e2c-08c4-4f46-ad07-708324da72a3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:53.104846 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81226e2c-08c4-4f46-ad07-708324da72a3 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:25:53.105130 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1203/4752] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:25: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 15:25:53.111444 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-db6accd7-7795-404c-8102-630cc33cfea8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:53.113385 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-db6accd7-7795-404c-8102-630cc33cfea8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:25:53.113701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-db6accd7-7795-404c-8102-630cc33cfea8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563b4618-7283-466d-95bb-98869099a966", "connector": null, "instance_uuid": "ecf0f7ed-65a2-413d-8097-97087e174170"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:53.121085 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:53.121085 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:53.139534 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-db6accd7-7795-404c-8102-630cc33cfea8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:25:53.140057 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1189/4753] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:25:53 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:53.565523 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:53.567643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:53.567888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:53.568120 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:53.568192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:53.572813 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:53.572813 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:53.573441 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7fab8a8-c13e-4965-b0c3-878c727566f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:53.573944 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1182/4754] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:53 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:53.820824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9badc4cf-538a-42b7-a213-af7e8e628685 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:53.823332 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9badc4cf-538a-42b7-a213-af7e8e628685 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:53.823581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9badc4cf-538a-42b7-a213-af7e8e628685 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:53.823865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9badc4cf-538a-42b7-a213-af7e8e628685 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:53.824005 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9badc4cf-538a-42b7-a213-af7e8e628685 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:53.829917 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:53.829917 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:53.830936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9badc4cf-538a-42b7-a213-af7e8e628685 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:53.831396 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1181/4755] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:53 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:54.042570 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-201d8ff2-b386-4aa8-8263-ebf810d84d27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.042975 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201d8ff2-b386-4aa8-8263-ebf810d84d27 None None] GET https://10.4.3.38/volume// Aug 13 15:25:54.043103 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201d8ff2-b386-4aa8-8263-ebf810d84d27 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:54.043319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201d8ff2-b386-4aa8-8263-ebf810d84d27 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:54.043622 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201d8ff2-b386-4aa8-8263-ebf810d84d27 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:25:54.043964 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1204/4756] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:25: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 15:25:54.054252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.056086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:25:54.056314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:54.056530 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:54.066346 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:54.066346 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:54.070266 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:25:54.074119 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-17ecfa64-5b31-4720-971f-6b60b5e590cb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:25:54.074643 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1190/4757] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:25:54 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:25:54.193236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.196664 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 Aug 13 15:25:54.197108 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:54.206144 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:25:54.211943 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:25:54.213325 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:54.213325 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:54.301093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" released by "attachment_update" :: held 0.089s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:25:54.301712 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-0af38851-6193-44a5-ac02-9aa55c832d25 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 returned with HTTP 200 Aug 13 15:25:54.302311 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1183/4758] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:25:54 2026] PUT /volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:54.325561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8d0e8205-3541-460a-b18d-655241c58e12 req-c09d3604-a123-4cf2-93c4-9e6de7aba693 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.328535 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-c09d3604-a123-4cf2-93c4-9e6de7aba693 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0/action Aug 13 15:25:54.328933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-c09d3604-a123-4cf2-93c4-9e6de7aba693 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:25:54.329075 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-c09d3604-a123-4cf2-93c4-9e6de7aba693 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:54.350502 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:54.350502 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:54.361167 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8d0e8205-3541-460a-b18d-655241c58e12 req-c09d3604-a123-4cf2-93c4-9e6de7aba693 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0/action returned with HTTP 204 Aug 13 15:25:54.361620 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1182/4759] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:25:54 2026] POST /volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:25:54.584202 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.585898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:54.586080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:54.586247 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:54.586367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:54.591358 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:54.591358 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:54.591358 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1fc81d2-cc69-45c5-9f61-6b9fc97852ea tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:54.591554 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1205/4760] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:54 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:54.841407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5198f19b-7269-4825-955b-9361f1b29fce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:54.843254 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5198f19b-7269-4825-955b-9361f1b29fce tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:54.843458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5198f19b-7269-4825-955b-9361f1b29fce tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:54.843689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5198f19b-7269-4825-955b-9361f1b29fce tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:54.843830 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5198f19b-7269-4825-955b-9361f1b29fce tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:54.848823 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:54.848823 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:54.850006 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5198f19b-7269-4825-955b-9361f1b29fce tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:54.850891 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1191/4761] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:54 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:55.601109 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:55.603243 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:55.603498 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:55.603745 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:55.603896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:55.608683 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:55.608683 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:55.609394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a5fe5b1-7b02-4607-8b50-ff40032c03ba tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:55.609818 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1184/4762] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:55 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:55.863391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:55.865120 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:55.865301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:55.865538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:55.865753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:55.870398 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:55.870398 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:55.871061 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae929f6f-1e96-454b-b36f-17c5146779c0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:55.871373 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1183/4763] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:55 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:56.627628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:56.627628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:56.627628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:56.627628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:56.627628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:56.633571 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:56.633571 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:56.635045 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8997117-5f9a-44cf-a98a-3e56935dd9a4 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:56.635667 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1206/4764] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:56 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:56.880456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:56.882083 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:56.882258 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:56.882441 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:56.882542 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:56.886655 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:56.886655 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:56.887304 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30b694da-9af5-487b-b145-2a70ba4cbe72 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:56.887841 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1192/4765] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:56 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:57.646095 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:57.647902 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:57.648104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:57.648299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:57.648398 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:57.652764 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:57.652764 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:57.653367 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99c731a7-b5a3-4b52-8d24-3e17ff20d470 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:57.653711 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1185/4766] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:57 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:57.897858 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:57.899532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:57.899741 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:57.899952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:57.900067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:57.904265 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:57.904265 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:57.904987 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a338921e-95a1-4928-afb8-1c5d2de14a73 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:57.905333 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1184/4767] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:57 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:58.663232 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:58.665485 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:58.665756 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:58.666072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:58.666166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:58.670665 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:58.670665 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:58.671372 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3627acc2-3da3-4d15-95c2-7863f7ec8a7a tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:58.671780 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1207/4768] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:58 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:58.915438 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:58.917277 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:58.917509 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:58.917745 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:58.917907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:58.922018 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:58.922018 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:58.922711 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8874b1e1-dd6f-4b4a-8d73-ffa2c26ceea1 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:58.923085 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1193/4769] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:58 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:59.683112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.684960 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:25:59.685209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:59.685434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:59.685575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:59.690338 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.690338 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:59.690966 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bc482c2-2a66-4821-a95d-a79d11d8c9f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:25:59.691338 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1186/4770] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:59 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:59.702459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-06317575-2b45-48e1-9b13-918a72753d7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.704161 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 Aug 13 15:25:59.704339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:59.704527 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:59.704690 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume with id: 4981a1db-c308-4207-a089-68bff818fb39 Aug 13 15:25:59.711324 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.711324 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:59.711646 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:59.727536 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume request issued successfully. Aug 13 15:25:59.727749 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06317575-2b45-48e1-9b13-918a72753d7e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 returned with HTTP 202 Aug 13 15:25:59.728168 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1185/4771] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:25:59 2026] DELETE /volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:25:59.736053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.737798 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 Aug 13 15:25:59.738059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:59.738312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:59.746935 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.746935 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:25:59.750883 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:25:59.755354 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e89bb55a-817f-454c-a7af-0e2c6eff379e tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 returned with HTTP 200 Aug 13 15:25:59.755820 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1208/4772] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:25:59 2026] GET /volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 => generated 1072 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:25:59.933879 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.935628 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:25:59.935954 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:59.936212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:59.936377 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:59.941587 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.941587 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:25:59.942594 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5d3916b-85f8-4379-b53d-2ead1e2b646d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:25:59.943112 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1194/4773] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:59 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:59.952644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.954394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:25:59.954584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:25:59.954820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:25:59.954920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:25:59.959234 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.959234 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:25:59.959904 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84d5ca15-5dee-4e44-96b6-4ad252530a6d tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:25:59.960240 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1187/4774] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:25:59 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:25:59.969409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:25:59.971124 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:25:59.971436 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "583ac274-449f-4d50-80cb-a0a5bf6e5e69", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-770330668"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:25:59.972797 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating new backup {'backup': {'volume_id': '583ac274-449f-4d50-80cb-a0a5bf6e5e69', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-770330668'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:25:59.972929 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Creating backup of volume 583ac274-449f-4d50-80cb-a0a5bf6e5e69 in container None Aug 13 15:25:59.979643 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:25:59.979643 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:25:59.979988 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Volume info retrieved successfully. Aug 13 15:25:59.993541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Created reservations ['a5d35120-6907-4da1-8f70-5ac8e0feb017', '004bf673-4f43-4735-b61d-063e77595938'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:00.021476 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e24dcdc-5ad2-4b63-b3c2-f0154519c046 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:00.021927 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1186/4775] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:25:59 2026] POST /volume/v3/backups => generated 327 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:00.034989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:00.036836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:00.037043 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:00.037221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:00.037320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:00.041663 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:00.041663 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:00.042565 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c466e1de-08e2-46e7-be6f-3839aca8f2bc tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:00.043093 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1209/4776] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:00 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:00.769863 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0851eec-2b03-427c-b450-fcd3388b263d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:00.772264 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0851eec-2b03-427c-b450-fcd3388b263d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 Aug 13 15:26:00.772515 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0851eec-2b03-427c-b450-fcd3388b263d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:00.772767 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0851eec-2b03-427c-b450-fcd3388b263d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:00.779857 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0851eec-2b03-427c-b450-fcd3388b263d tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 returned with HTTP 404 Aug 13 15:26:00.780631 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1195/4777] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:00 2026] GET /volume/v3/volumes/4981a1db-c308-4207-a089-68bff818fb39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:00.788221 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:00.790226 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:26:00.790558 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:00.790784 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:00.790938 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:00.795050 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:00.795050 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:00.795594 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd8d1bd6-4ba3-4992-bff8-5a2802b9b9e1 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:26:00.795997 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1188/4778] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:00 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:00.805445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:00.807160 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:26:00.807320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:00.807497 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:00.807599 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: 676c1cbc-7d75-4d1c-bae0-86727cd5047c. Aug 13 15:26:00.811525 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:00.811525 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:00.821683 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id 676c1cbc-7d75-4d1c-bae0-86727cd5047c {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:00.823602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b0de98c-cfd1-427e-85d5-342bf33f2109 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 202 Aug 13 15:26:00.824245 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1187/4779] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:00 2026] DELETE /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:00.832162 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:00.835738 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:26:00.835738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:00.835738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:00.835738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:00.838526 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:00.838526 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:00.839163 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db7287a9-87fa-43dd-a17d-4e185b9b6cc9 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 200 Aug 13 15:26:00.839504 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1210/4780] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:00 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:01.057713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:01.057713 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:01.057713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:01.057713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:01.057713 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:01.061492 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:01.061492 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:01.062220 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a53bb69f-7c82-4406-a4dd-af8aee002bcd tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:01.062601 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1196/4781] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:01 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:01.851171 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:01.853242 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c Aug 13 15:26:01.853540 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:01.853839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:01.853995 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id 676c1cbc-7d75-4d1c-bae0-86727cd5047c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:01.857747 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e372524c-fb94-45f7-ba1f-b7a2fdae43f0 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c returned with HTTP 404 Aug 13 15:26:01.858208 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1189/4782] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:01 2026] GET /volume/v3/backups/676c1cbc-7d75-4d1c-bae0-86727cd5047c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:01.865342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:01.867465 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:26:01.867843 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:01.868016 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:01.868100 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: dd778b6e-df81-4d13-adec-4b477608903a. Aug 13 15:26:01.872646 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:01.872646 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:01.884555 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id dd778b6e-df81-4d13-adec-4b477608903a {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:01.886042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bfe59ae-7ce0-4943-8cde-c692b943b7c5 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 202 Aug 13 15:26:01.886415 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1188/4783] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:01 2026] DELETE /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:01.893606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:01.895503 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:26:01.895742 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:01.897571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:01.897571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:01.901967 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:01.901967 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:01.901967 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-623bfee0-85f6-41d7-b105-d753cc4a82d3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 200 Aug 13 15:26:01.901967 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1211/4784] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:01 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:02.073560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:02.075547 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:02.075838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:02.076064 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:02.076268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:02.080626 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:02.080626 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:02.081299 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e5a5ec1-bb33-44a9-9363-85657d0f3baa tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:02.081704 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1197/4785] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:02 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:02.914172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df9d3e3d-2002-4cda-b708-b611f261f821 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:02.915712 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9d3e3d-2002-4cda-b708-b611f261f821 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a Aug 13 15:26:02.916014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9d3e3d-2002-4cda-b708-b611f261f821 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:02.916249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9d3e3d-2002-4cda-b708-b611f261f821 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:02.916413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-df9d3e3d-2002-4cda-b708-b611f261f821 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id dd778b6e-df81-4d13-adec-4b477608903a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:02.920399 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9d3e3d-2002-4cda-b708-b611f261f821 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a returned with HTTP 404 Aug 13 15:26:02.920399 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1190/4786] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:02 2026] GET /volume/v3/backups/dd778b6e-df81-4d13-adec-4b477608903a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:02.927323 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:02.929080 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:26:02.929309 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:02.929517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:02.929656 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete backup with id: b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. Aug 13 15:26:02.933878 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:02.933878 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:02.945105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] delete_backup rpcapi backup_id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:02.947162 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d3051aa-e4e3-4171-a7bc-f381cbabf4e3 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 202 Aug 13 15:26:02.947742 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1189/4787] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:02 2026] DELETE /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:02.955349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:02.957870 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:26:02.958300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:02.958525 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:02.958689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:02.964493 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:02.964493 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:02.965216 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8331353-a0ae-474c-8ae2-d146a85c6fa8 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 200 Aug 13 15:26:02.965630 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1212/4788] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:02 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:03.092461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ef59f562-5f76-4178-889c-c10ad0729b44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:03.094852 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef59f562-5f76-4178-889c-c10ad0729b44 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:03.095158 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef59f562-5f76-4178-889c-c10ad0729b44 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:03.095392 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef59f562-5f76-4178-889c-c10ad0729b44 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:03.095619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ef59f562-5f76-4178-889c-c10ad0729b44 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:03.101351 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:03.101351 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:03.102282 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef59f562-5f76-4178-889c-c10ad0729b44 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:03.103022 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1198/4789] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:03 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:03.976440 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9df37b6f-d038-4286-be4a-7747948260ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:03.978515 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9df37b6f-d038-4286-be4a-7747948260ce tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 Aug 13 15:26:03.978960 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9df37b6f-d038-4286-be4a-7747948260ce tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:03.979284 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9df37b6f-d038-4286-be4a-7747948260ce tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:03.979519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9df37b6f-d038-4286-be4a-7747948260ce tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Show backup with id b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:03.983771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9df37b6f-d038-4286-be4a-7747948260ce tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 returned with HTTP 404 Aug 13 15:26:03.984443 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1191/4790] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:03 2026] GET /volume/v3/backups/b6234e02-f7a9-4d8d-b1ef-96e0bdaf0819 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:03.991063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:03.992684 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:26:03.992889 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:03.993060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:03.993197 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume with id: cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:26:04.000372 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:04.000372 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:04.000753 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:26:04.018245 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Delete volume request issued successfully. Aug 13 15:26:04.018413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-076ba157-68e5-4bbb-bcb1-b75a43cf49dc tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 returned with HTTP 202 Aug 13 15:26:04.018825 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1190/4791] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:03 2026] DELETE /volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:04.027073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:04.028704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:26:04.028919 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:04.029088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:04.037217 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:04.037217 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:04.046590 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Volume info retrieved successfully. Aug 13 15:26:04.057594 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4301ffad-2f1f-4f80-9153-3f66b7c644d6 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 returned with HTTP 200 Aug 13 15:26:04.058006 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1213/4792] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:04 2026] GET /volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 => generated 1005 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:04.114268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:04.116194 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:04.116396 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:04.116537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:04.116643 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:04.120764 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:04.120764 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:04.121362 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d796bc5a-89b4-41bd-8e06-424d4e5f81ef tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:04.121718 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1199/4793] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:04 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:05.070000 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef608dff-10a5-44b6-a7bb-23cfeb7bb2f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:05.071946 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef608dff-10a5-44b6-a7bb-23cfeb7bb2f7 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] GET https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 Aug 13 15:26:05.072173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef608dff-10a5-44b6-a7bb-23cfeb7bb2f7 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:05.072351 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef608dff-10a5-44b6-a7bb-23cfeb7bb2f7 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:05.074207 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=152,cinder:INSERT=19,cinder:UPDATE=46 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:26:05.079785 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef608dff-10a5-44b6-a7bb-23cfeb7bb2f7 tempest-ProjectAdminTests33-593932273 tempest-ProjectAdminTests33-593932273-project-admin] https://10.4.3.38/volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 returned with HTTP 404 Aug 13 15:26:05.080308 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1192/4794] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:05 2026] GET /volume/v3/volumes/cefbb8dc-44b8-40dd-90b8-0ca44f9cdff3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:05.133209 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:05.135368 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:05.135630 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:05.135908 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:05.136048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:05.141018 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:05.141018 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:05.141854 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-711de92e-ddd1-43c9-9c4f-3ff503cf1e46 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:05.142317 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1191/4795] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:05 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:05.974582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:05.976399 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:05.976817 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-762984703", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:05.978300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-762984703', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:05.978466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Create volume of 1 GB Aug 13 15:26:05.983593 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Availability Zones retrieved successfully. Aug 13 15:26:05.990270 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Flow 'volume_create_api' (9214780d-4011-4c03-a61e-23c683b25e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:05.991358 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d4e0cd-9987-4db5-9b43-ece7ef269846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:05.992533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:06.017245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d4e0cd-9987-4db5-9b43-ece7ef269846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.018323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a6549f-f17c-4138-903e-dfd827d55473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.072732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Created reservations ['3ba4bd26-885b-4214-a5b0-cbb6ff7bf3bc', '9565d850-df04-442a-8256-9ec97a136339', 'f1c6c24a-1df6-42b9-aa97-a197529be0ac', 'e289e7f2-b33b-4051-926b-8938270bc6a1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:06.073614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a6549f-f17c-4138-903e-dfd827d55473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba4bd26-885b-4214-a5b0-cbb6ff7bf3bc', '9565d850-df04-442a-8256-9ec97a136339', 'f1c6c24a-1df6-42b9-aa97-a197529be0ac', 'e289e7f2-b33b-4051-926b-8938270bc6a1']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.074569 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59609246-8ffc-4791-801a-63ac9b454ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.096644 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59609246-8ffc-4791-801a-63ac9b454ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd99df2-7bc2-4656-9394-e74748886200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-762984703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab768af5ca36415583cbbc6f60e3e098',qos_specs=None,replication_status=,reservations=['3ba4bd26-885b-4214-a5b0-cbb6ff7bf3bc','9565d850-df04-442a-8256-9ec97a136339','f1c6c24a-1df6-42b9-aa97-a197529be0ac','e289e7f2-b33b-4051-926b-8938270bc6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4857bdd305384239a9ed807426d8f2c7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-762984703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd99df2-7bc2-4656-9394-e74748886200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab768af5ca36415583cbbc6f60e3e098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4857bdd305384239a9ed807426d8f2c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.097312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a914ef-f86f-4ba2-a5b8-b054ea850644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.115411 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a914ef-f86f-4ba2-a5b8-b054ea850644) transitioned into state 'SUCCESS' from state '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-762984703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab768af5ca36415583cbbc6f60e3e098',qos_specs=None,replication_status=,reservations=['3ba4bd26-885b-4214-a5b0-cbb6ff7bf3bc','9565d850-df04-442a-8256-9ec97a136339','f1c6c24a-1df6-42b9-aa97-a197529be0ac','e289e7f2-b33b-4051-926b-8938270bc6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4857bdd305384239a9ed807426d8f2c7',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.116173 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b945312-3550-47d2-b4ba-c18ad12bceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.125025 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b945312-3550-47d2-b4ba-c18ad12bceda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.125800 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Flow 'volume_create_api' (9214780d-4011-4c03-a61e-23c683b25e62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:06.126095 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Create volume request issued successfully. Aug 13 15:26:06.126638 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e9e1b2a-912c-48f4-90cc-480b87ceab07 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:06.127358 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1214/4796] 10.4.3.38 () {70 vars in 1293 bytes} [Thu Aug 13 15:26:05 2026] POST /volume/v3/volumes => generated 786 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:06.141857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:06.143578 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:06.143835 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:06.144053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:06.145996 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=191,cinder:INSERT=29,cinder:UPDATE=63 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:26:06.156745 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:06.156745 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:06.157569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:06.159913 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:06.160162 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:06.160395 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:06.160532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:06.160678 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:06.165176 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4ce4d88-f809-41d5-9233-5e9bd0dc45ff tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:06.165299 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:06.165299 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:06.165616 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1200/4797] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:06 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:06.166050 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d2d68cf-cd71-43c1-85a1-f8f438dda11c tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:06.166495 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1193/4798] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:06 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:06.468884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:06.554701 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:06.554701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997585913"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:06.554701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997585913'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:06.554898 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume of 1 GB Aug 13 15:26:06.561267 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:06.566780 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (42885add-65eb-403e-bbd1-4aa78fa567b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:06.567751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7379aa-2e9f-400a-9bb9-e901ef493627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.568548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:06.592121 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7379aa-2e9f-400a-9bb9-e901ef493627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.594932 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a86eec-ca89-4f9e-9ed7-84e2c4a04295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.653291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['4653b6b0-86cd-4864-b587-b2a40a08ef3b', '5a744803-9838-414c-9790-1f28708a7ca1', '195f627c-54b5-4e5e-a381-d478616d1cdd', '28492083-b03d-42fc-8416-0b753378d627'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:06.654009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a86eec-ca89-4f9e-9ed7-84e2c4a04295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4653b6b0-86cd-4864-b587-b2a40a08ef3b', '5a744803-9838-414c-9790-1f28708a7ca1', '195f627c-54b5-4e5e-a381-d478616d1cdd', '28492083-b03d-42fc-8416-0b753378d627']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.654597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498777a8-9ac8-4402-b76c-6e66baa72ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.675198 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498777a8-9ac8-4402-b76c-6e66baa72ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75a92f1b-98a5-48dc-9810-fcb5b4468d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997585913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['4653b6b0-86cd-4864-b587-b2a40a08ef3b','5a744803-9838-414c-9790-1f28708a7ca1','195f627c-54b5-4e5e-a381-d478616d1cdd','28492083-b03d-42fc-8416-0b753378d627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997585913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75a92f1b-98a5-48dc-9810-fcb5b4468d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9cede25ebc4386baea225ab38ef778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9511dbff890549aba080b5b811b7a697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.675864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c6c984-c941-40cc-a590-1366405d47a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.691043 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c6c984-c941-40cc-a590-1366405d47a6) transitioned into state 'SUCCESS' from state '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-1997585913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['4653b6b0-86cd-4864-b587-b2a40a08ef3b','5a744803-9838-414c-9790-1f28708a7ca1','195f627c-54b5-4e5e-a381-d478616d1cdd','28492083-b03d-42fc-8416-0b753378d627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.691623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09522bbf-4c15-4a79-88c1-9938f75590c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:06.699344 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09522bbf-4c15-4a79-88c1-9938f75590c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:06.700532 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (42885add-65eb-403e-bbd1-4aa78fa567b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:06.700926 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request issued successfully. Aug 13 15:26:06.701642 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0df0e852-c9c2-425b-94a5-06ab8dabb16e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:06.702214 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1192/4799] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:26:06 2026] POST /volume/v3/volumes => generated 776 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:06.720683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d486ad96-d543-43a8-8d35-b1804d968f7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:06.722627 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d486ad96-d543-43a8-8d35-b1804d968f7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:26:06.722846 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d486ad96-d543-43a8-8d35-b1804d968f7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:06.723039 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d486ad96-d543-43a8-8d35-b1804d968f7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:06.724818 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=135,cinder:UPDATE=39,cinder:INSERT=21 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:26:06.730561 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:06.730561 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:06.734281 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d486ad96-d543-43a8-8d35-b1804d968f7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:06.737958 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d486ad96-d543-43a8-8d35-b1804d968f7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 returned with HTTP 200 Aug 13 15:26:06.738310 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1215/4800] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:06 2026] GET /volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.178825 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.180343 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:07.180507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.180721 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.180837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:07.182738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cab28527-621e-4a69-91a1-4ce7da257e74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.184312 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cab28527-621e-4a69-91a1-4ce7da257e74 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:07.184607 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cab28527-621e-4a69-91a1-4ce7da257e74 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.184660 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.184660 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:07.184951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cab28527-621e-4a69-91a1-4ce7da257e74 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.186163 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a716571e-f2d4-4c47-a531-6a72b1029bf9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:07.186163 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1201/4801] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.191930 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.191930 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:07.195378 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-efefaea2-b948-49cd-8458-78e6218eb70a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.196004 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cab28527-621e-4a69-91a1-4ce7da257e74 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:07.197298 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efefaea2-b948-49cd-8458-78e6218eb70a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:26:07.197488 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efefaea2-b948-49cd-8458-78e6218eb70a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.198702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efefaea2-b948-49cd-8458-78e6218eb70a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.198702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-efefaea2-b948-49cd-8458-78e6218eb70a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:07.200633 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cab28527-621e-4a69-91a1-4ce7da257e74 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:07.201308 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1194/4802] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:07.201504 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.201504 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:07.202170 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efefaea2-b948-49cd-8458-78e6218eb70a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:26:07.202484 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1193/4803] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.211727 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.212077 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.213596 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:26:07.213837 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.214042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.214077 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:07.214166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:07.214289 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.214508 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.218569 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.218569 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:07.219254 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec013d3d-2e5e-45b7-be56-7c2905b09ca3 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:26:07.219665 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1216/4804] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.226001 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.226001 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:07.230383 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:07.233198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.234465 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:07.234909 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "583ac274-449f-4d50-80cb-a0a5bf6e5e69", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1663523729"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:07.235570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e3b9136-a50b-4064-8a57-735dd3ea0bb3 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:07.236071 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1202/4805] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:07.236738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating new backup {'backup': {'volume_id': '583ac274-449f-4d50-80cb-a0a5bf6e5e69', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1663523729'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:07.236954 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Creating backup of volume 583ac274-449f-4d50-80cb-a0a5bf6e5e69 in container None Aug 13 15:26:07.243973 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.243973 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:07.245696 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:07.263543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Created reservations ['3b1b5d1e-5b19-4a1e-8ed5-0ed47b61daea', '74be654c-464b-4720-bc6b-ae396fe253d1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:07.277787 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.280312 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:07.280537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.280775 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.289049 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.289049 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:07.292967 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9259e8c-6b08-4b90-9320-c95af7a5acf8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:07.292967 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1195/4806] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:07 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:07.293145 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:07.298411 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-1941aed0-a83e-439c-8609-c356c3881f86 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:07.298940 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1194/4807] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.303367 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.305110 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:07.305334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.305517 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.305624 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:07.310103 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.310103 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:07.310802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c4be53f-6c7e-4e77-9e13-85d99a6137d8 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:07.311137 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1217/4808] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:07.363557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-05b43e89-9bcb-438b-a510-a14e69b2d643 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.363941 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05b43e89-9bcb-438b-a510-a14e69b2d643 None None] GET https://10.4.3.38/volume// Aug 13 15:26:07.364127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05b43e89-9bcb-438b-a510-a14e69b2d643 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.364306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05b43e89-9bcb-438b-a510-a14e69b2d643 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.364593 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05b43e89-9bcb-438b-a510-a14e69b2d643 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:26:07.364890 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1203/4809] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:26:07.372064 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-d663c82b-8061-4587-8ce4-aaec6c5476ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.373627 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-d663c82b-8061-4587-8ce4-aaec6c5476ee tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:26:07.374048 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-d663c82b-8061-4587-8ce4-aaec6c5476ee tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfd99df2-7bc2-4656-9394-e74748886200", "connector": null, "instance_uuid": "bedc9734-27e3-4da9-96d8-679281c8bdf3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:07.382755 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.382755 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:07.411088 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-d663c82b-8061-4587-8ce4-aaec6c5476ee tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:26:07.411088 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1196/4810] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:26:07 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 15:26:07.436889 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.438533 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:07.438804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.438988 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.449882 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-395509c9-a412-4933-8334-c1d6901b3d78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.450107 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.450107 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:07.450204 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-395509c9-a412-4933-8334-c1d6901b3d78 None None] GET https://10.4.3.38/volume// Aug 13 15:26:07.450351 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-395509c9-a412-4933-8334-c1d6901b3d78 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.450535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-395509c9-a412-4933-8334-c1d6901b3d78 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.450859 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-395509c9-a412-4933-8334-c1d6901b3d78 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:26:07.451112 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1218/4811] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 15:26:07.454332 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:07.459070 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1045025-1fff-4fcf-9a41-8736f9cc8aed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:07.459180 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.459869 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1195/4812] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:07.461644 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:07.461891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.462070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.470773 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.470773 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:07.474062 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:07.478096 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-531f03b2-4094-40c7-9093-7486545c3938 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:07.478492 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1204/4813] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 1040 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:26:07.573092 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.575651 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] PUT https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 Aug 13 15:26:07.576302 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:07.585604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Acquiring lock "cinder-attachment_update-dfd99df2-7bc2-4656-9394-e74748886200-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:26:07.593599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Lock "cinder-attachment_update-dfd99df2-7bc2-4656-9394-e74748886200-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:26:07.593599 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.593599 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:07.677227 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Lock "cinder-attachment_update-dfd99df2-7bc2-4656-9394-e74748886200-np0000007223" released by "attachment_update" :: held 0.086s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:26:07.678161 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-5a8f6104-1e3f-4168-9502-447035d796ed tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 returned with HTTP 200 Aug 13 15:26:07.678161 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1197/4814] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:26:07 2026] PUT /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:07.751781 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2db6b28-721e-437d-892f-87795f6e91ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.754200 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2db6b28-721e-437d-892f-87795f6e91ea tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:26:07.754495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2db6b28-721e-437d-892f-87795f6e91ea tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.754815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2db6b28-721e-437d-892f-87795f6e91ea tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.764181 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.764181 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:07.768594 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2db6b28-721e-437d-892f-87795f6e91ea tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:07.773774 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2db6b28-721e-437d-892f-87795f6e91ea tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 returned with HTTP 200 Aug 13 15:26:07.774355 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1219/4815] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:07.785343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f46cb81-6076-413a-96a4-fe6de0596730 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.787231 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:07.787595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75a92f1b-98a5-48dc-9810-fcb5b4468d58", "name": "tempest-type-Backup-693832506"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:07.789026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating new backup {'backup': {'volume_id': '75a92f1b-98a5-48dc-9810-fcb5b4468d58', 'name': 'tempest-type-Backup-693832506'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:07.789155 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating backup of volume 75a92f1b-98a5-48dc-9810-fcb5b4468d58 in container None Aug 13 15:26:07.795576 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.795576 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:07.795899 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:07.816573 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['6d321b8e-5d38-455a-83ab-9b82a3281a51', '81cae534-d645-4e32-bb50-91186f40f70f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:07.838277 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f46cb81-6076-413a-96a4-fe6de0596730 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:07.838667 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1196/4816] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:07 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:07.847024 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:07.848783 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:07.849009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:07.849231 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:07.849362 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:07.853228 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:07.853228 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:07.853816 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f536a07-b6c1-4cdc-b9d2-80b3af51bdf9 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:07.854162 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1205/4817] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:07 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:08.322589 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:08.326085 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:08.326085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:08.326085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:08.326085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:08.330659 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:08.330659 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:08.330659 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1daa8d06-1dd0-4a9b-b73a-9df785480e2f tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:08.330659 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1198/4818] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:08 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:08.471543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:08.477694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:08.477694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:08.477694 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:08.487303 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:08.487303 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:08.491406 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:08.495889 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f27ba41-47bd-4f4a-b7a9-ac57c6d3417c tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:08.496398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1220/4819] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:08 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:08.864182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:08.866095 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:08.866279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:08.866487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:08.866624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:08.870771 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:08.870771 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:08.871306 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ed99ec0-9bc2-4080-9254-e4a72db8de41 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:08.871642 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1197/4820] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:08 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:09.340967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:09.342734 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:09.342928 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:09.343102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:09.343219 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:09.347321 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:09.347321 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:09.348010 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0e9b5af-cecf-4b0b-860f-9f1dd7a438db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:09.348354 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1206/4821] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:09 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:09.509413 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:09.512756 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:09.512756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:09.512756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:09.522158 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:09.522158 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:09.525892 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:09.530170 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81d36017-1abf-4281-88b5-36d99c7e54f1 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:09.530622 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1199/4822] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:09 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:09.881966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:09.883584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:09.883936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:09.884196 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:09.885131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:09.888392 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:09.888392 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:09.889070 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d6d3109-42d4-44c0-ba3e-48f43e8d42b3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:09.889493 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1221/4823] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:09 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:10.360691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:10.361068 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:10.361168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:10.361350 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:10.361491 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:10.365570 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:10.365570 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:10.366347 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a7691d5-524d-42b9-83e1-c2b5b92c5689 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:10.366708 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1198/4824] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:10 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:10.542353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4366da7d-9858-4272-90b8-5879bb625745 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:10.544061 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4366da7d-9858-4272-90b8-5879bb625745 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:10.544246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4366da7d-9858-4272-90b8-5879bb625745 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:10.544432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4366da7d-9858-4272-90b8-5879bb625745 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:10.553746 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:10.553746 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:10.557937 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4366da7d-9858-4272-90b8-5879bb625745 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:10.562766 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4366da7d-9858-4272-90b8-5879bb625745 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:10.563218 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1207/4825] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:10 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:10.899471 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90b31581-caac-4079-acd1-93531326bf63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:10.901771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90b31581-caac-4079-acd1-93531326bf63 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:10.902017 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90b31581-caac-4079-acd1-93531326bf63 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:10.902491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90b31581-caac-4079-acd1-93531326bf63 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:10.902491 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90b31581-caac-4079-acd1-93531326bf63 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:10.906550 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:10.906550 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:10.907145 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90b31581-caac-4079-acd1-93531326bf63 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:10.907492 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1200/4826] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:10 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:11.381915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:11.383985 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:11.384366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:11.384729 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:11.384966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:11.390142 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:11.390142 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:11.391749 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-204e6b4b-dc55-4c5f-8796-b622d0b41cb2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:11.391749 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1222/4827] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:11 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:11.576096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:11.577790 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:11.577991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:11.578158 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:11.586924 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:11.586924 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:11.589996 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:11.594087 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d32079d-9390-47a2-bff2-98d7d284aac9 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:11.594473 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1199/4828] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:11 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:11.920255 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:11.922723 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:11.923083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:11.923349 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:11.923502 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:11.931748 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:11.931748 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:11.932606 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c52d36-5519-4c40-b135-85ea8f52aa6f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:11.933140 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1208/4829] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:11 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:12.401685 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:12.405699 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:12.405699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:12.405699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:12.405699 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:12.409802 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:12.409802 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:12.410938 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4896c942-cb99-4cb3-bc44-1bc5fb694764 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:12.411375 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1201/4830] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:12 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:12.608111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:12.610055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:12.612133 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:12.612133 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:12.623251 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:12.623251 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:12.626722 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:12.631997 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5fb9c4cc-b9ab-45f7-bb02-eeb8e93146de tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:12.632177 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1223/4831] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:12 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:12.945177 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cfe89da2-df81-47ac-8cae-652193f297ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:12.948308 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfe89da2-df81-47ac-8cae-652193f297ae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:12.948561 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfe89da2-df81-47ac-8cae-652193f297ae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:12.948842 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfe89da2-df81-47ac-8cae-652193f297ae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:12.948979 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cfe89da2-df81-47ac-8cae-652193f297ae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:12.954495 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:12.954495 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:12.955805 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfe89da2-df81-47ac-8cae-652193f297ae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:12.955981 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1200/4832] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:12 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:13.421988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b898a526-dddc-4f7a-8186-df62d3bf981c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:13.423890 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b898a526-dddc-4f7a-8186-df62d3bf981c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:13.424106 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b898a526-dddc-4f7a-8186-df62d3bf981c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:13.424287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b898a526-dddc-4f7a-8186-df62d3bf981c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:13.424386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b898a526-dddc-4f7a-8186-df62d3bf981c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:13.429618 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:13.429618 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:13.430483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b898a526-dddc-4f7a-8186-df62d3bf981c tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:13.430930 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1209/4833] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:13 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:13.644869 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9516a205-da11-44cc-8974-ae2a8497dd3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:13.646526 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9516a205-da11-44cc-8974-ae2a8497dd3e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:13.646754 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9516a205-da11-44cc-8974-ae2a8497dd3e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:13.646967 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9516a205-da11-44cc-8974-ae2a8497dd3e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:13.655761 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:13.655761 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:13.658880 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9516a205-da11-44cc-8974-ae2a8497dd3e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:13.662777 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9516a205-da11-44cc-8974-ae2a8497dd3e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:13.663129 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1202/4834] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:13 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:13.966838 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54aca491-98ad-4003-816a-0beaf596d002 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:13.968682 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54aca491-98ad-4003-816a-0beaf596d002 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:13.968922 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54aca491-98ad-4003-816a-0beaf596d002 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:13.969098 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54aca491-98ad-4003-816a-0beaf596d002 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:13.969198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-54aca491-98ad-4003-816a-0beaf596d002 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:13.973097 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:13.973097 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:13.973642 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54aca491-98ad-4003-816a-0beaf596d002 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:13.974074 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1224/4835] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:13 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:14.441264 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:14.443139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:14.443417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:14.443697 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:14.443935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:14.448683 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:14.448683 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:14.449499 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbda13ab-4813-49c7-897c-24bcb6a11fd5 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:14.449903 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1201/4836] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:14 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:14.676650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:14.678804 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:14.679070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:14.679245 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:14.691111 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:14.691111 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:14.695025 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:14.699651 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fdfe09a2-4596-4ec6-82dc-7b23776276bb tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:14.700107 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1210/4837] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:14 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:14.986320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:14.989207 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:14.989207 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:14.989207 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:14.989207 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:14.995428 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:14.995428 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:14.996383 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdb677dd-d980-4ab6-9bc1-6a01b7c4e665 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:14.996877 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1203/4838] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:14 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:14.997277 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-51a598b9-f671-476c-8cfd-fe1b3bca345f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.000989 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-51a598b9-f671-476c-8cfd-fe1b3bca345f tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] POST https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454/action Aug 13 15:26:15.001382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-51a598b9-f671-476c-8cfd-fe1b3bca345f tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:15.001546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-51a598b9-f671-476c-8cfd-fe1b3bca345f tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:15.016838 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.016838 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:15.027927 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3413d81f-71f0-45e1-8af4-f217e03304ac req-51a598b9-f671-476c-8cfd-fe1b3bca345f tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454/action returned with HTTP 204 Aug 13 15:26:15.028365 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1225/4839] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:26:14 2026] POST /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:15.462480 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.464185 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:15.464398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.464643 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.464745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:15.468622 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.468622 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:15.469381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02c812aa-2a1a-41ce-a7d0-02e213116126 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:15.469732 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1202/4840] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:15 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:15.479299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.481339 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:26:15.481630 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.481947 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.482112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:15.487957 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.487957 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:15.489229 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fef2350c-bb9f-4c5a-b759-787b859c9c53 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:26:15.489722 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1211/4841] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:15 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:15.501592 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8853516e-4128-42e5-9d44-cec51c924fe6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.503746 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:15.503999 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.504236 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.504369 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete backup with id: eaf82d29-5f9a-4b14-a7e9-667150fdac5e. Aug 13 15:26:15.509562 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.509562 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:15.523009 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] delete_backup rpcapi backup_id eaf82d29-5f9a-4b14-a7e9-667150fdac5e {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:15.525057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8853516e-4128-42e5-9d44-cec51c924fe6 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 202 Aug 13 15:26:15.525556 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1204/4842] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:15 2026] DELETE /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:15.538245 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94965435-331a-457a-a0b3-d18e45e2dd85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.540609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94965435-331a-457a-a0b3-d18e45e2dd85 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:15.540904 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94965435-331a-457a-a0b3-d18e45e2dd85 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.541221 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94965435-331a-457a-a0b3-d18e45e2dd85 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.541324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-94965435-331a-457a-a0b3-d18e45e2dd85 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:15.546924 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.546924 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:15.547662 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94965435-331a-457a-a0b3-d18e45e2dd85 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 200 Aug 13 15:26:15.548179 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1226/4843] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:15 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:15.711865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85f33b03-2414-4418-bf88-ce7b48c516dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.713771 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85f33b03-2414-4418-bf88-ce7b48c516dc tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:15.713970 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85f33b03-2414-4418-bf88-ce7b48c516dc tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.714219 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85f33b03-2414-4418-bf88-ce7b48c516dc tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.723059 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.723059 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:15.726354 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85f33b03-2414-4418-bf88-ce7b48c516dc tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:15.730233 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85f33b03-2414-4418-bf88-ce7b48c516dc tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:15.730612 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1203/4844] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:15 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:26:15.743503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.745979 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:15.745979 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.746190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.756984 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.756984 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:15.761722 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:15.765578 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-105944dd-40f0-4132-9be0-cd4591eb9c68 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:15.765993 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1212/4845] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:15 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:26:15.782680 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a1ea6b0-d128-4149-a345-b218fb763c97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.783908 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1205/4846] 10.4.3.38 () {70 vars in 1604 bytes} [Thu Aug 13 15:26:15 2026] DELETE /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:26:15.790174 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88620798-0613-4b1d-8b07-08649b6d01c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.812739 np0000007223 devstack@c-api.service[100283]: WARNING keystonemiddleware.auth_token [None req-88620798-0613-4b1d-8b07-08649b6d01c5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 15:26:15.813792 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1227/4847] 10.4.3.38 () {70 vars in 1604 bytes} [Thu Aug 13 15:26:15 2026] DELETE /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 13 15:26:15.820759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:15.822285 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] DELETE https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 Aug 13 15:26:15.822465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:15.822659 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:15.829284 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:15.829284 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:15.893006 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Attachment connected to vm bedc9734-27e3-4da9-96d8-679281c8bdf3, checking data on nova Aug 13 15:26:15.893300 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.compute.nova [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Creating Keystone token plugin using URL: https://10.4.3.38/identity {{(pid=100284) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 15:26:16.008439 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.010396 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:16.010628 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.010920 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.010990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:16.014731 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.014731 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:16.015320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cc82f4b-8990-4047-9dcf-677e5ca50c05 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:16.015690 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1213/4848] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:16 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:16.054489 np0000007223 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] REQ: curl -g -i -X GET https://10.4.3.38/compute/v2.1/servers/bedc9734-27e3-4da9-96d8-679281c8bdf3/os-volume_attachments/dfd99df2-7bc2-4656-9394-e74748886200 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ebcacd52e9edb3d12454e5ca0b0f041df0790f603fbd670821eaf54fe1ced090" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-67976421-11d5-4a3f-9e5b-87d3530dcbbf" -H "X-Service-Token: {SHA256}fea53f7a7efaa83332764be04182b23f6aba5f59d891e12f9fa18e37582d4e3c" {{(pid=100284) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 15:26:16.217856 np0000007223 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 15:26:16 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-d6126ff3-dd45-4d52-89f9-966d88510f71 x-openstack-request-id: req-d6126ff3-dd45-4d52-89f9-966d88510f71 {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 15:26:16.217995 np0000007223 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "dfd99df2-7bc2-4656-9394-e74748886200", "serverId": "bedc9734-27e3-4da9-96d8-679281c8bdf3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2a52e935-d8cb-46a0-8148-9556345c1454", "bdm_uuid": "e2a3be16-fe5a-4b26-a24e-44d63f2fe4f0"}} {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 15:26:16.218114 np0000007223 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET call to compute for https://10.4.3.38/compute/v2.1/servers/bedc9734-27e3-4da9-96d8-679281c8bdf3/os-volume_attachments/dfd99df2-7bc2-4656-9394-e74748886200 used request id req-d6126ff3-dd45-4d52-89f9-966d88510f71 {{(pid=100284) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 15:26:16.220602 np0000007223 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-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 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Caught error: Detach volume from instance bedc9734-27e3-4da9-96d8-679281c8bdf3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bedc9734-27e3-4da9-96d8-679281c8bdf3 using the Compute API Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 15:26:16.223182 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bedc9734-27e3-4da9-96d8-679281c8bdf3 using the Compute API Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-67976421-11d5-4a3f-9e5b-87d3530dcbbf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 returned with HTTP 409 Aug 13 15:26:16.225039 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1204/4849] 10.4.3.38 () {68 vars in 1397 bytes} [Thu Aug 13 15:26:15 2026] DELETE /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 => generated 167 bytes in 403 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:16.253552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.255642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:16.255888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.256068 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.265231 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.265231 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:16.268729 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:16.272687 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-55dadb98-d6e1-4325-976b-de5cc7da186e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:16.273099 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1206/4850] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:26:16 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 1153 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:16.295429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.299111 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] POST https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200/action Aug 13 15:26:16.299565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:16.299718 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:16.309036 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.309036 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:16.309438 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:16.314992 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Begin detaching volume completed successfully. Aug 13 15:26:16.315292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-503e77ad-22d6-4d1f-b105-4d9ec209b13e tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200/action returned with HTTP 202 Aug 13 15:26:16.315758 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1228/4851] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:26:16 2026] POST /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:16.356978 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b15e23d-5df5-40f8-a605-e86b0bd4dac9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.357394 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b15e23d-5df5-40f8-a605-e86b0bd4dac9 None None] GET https://10.4.3.38/volume// Aug 13 15:26:16.357583 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b15e23d-5df5-40f8-a605-e86b0bd4dac9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.357753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b15e23d-5df5-40f8-a605-e86b0bd4dac9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.358109 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b15e23d-5df5-40f8-a605-e86b0bd4dac9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:26:16.358490 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1214/4852] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:26: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 15:26:16.367049 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.369521 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:16.369813 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.370047 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.402903 np0000007223 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 15:26:16.413304 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.413304 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:16.417253 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:16.422477 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-d6e0d5c8-4b89-4782-ab13-539e1a3f1099 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:16.423100 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1205/4853] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:26:16 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 1336 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:26:16.566005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-20142205-e156-4a46-8a38-90bb909953db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.567698 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20142205-e156-4a46-8a38-90bb909953db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e Aug 13 15:26:16.567907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20142205-e156-4a46-8a38-90bb909953db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.568066 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20142205-e156-4a46-8a38-90bb909953db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.568163 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-20142205-e156-4a46-8a38-90bb909953db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id eaf82d29-5f9a-4b14-a7e9-667150fdac5e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:16.571446 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20142205-e156-4a46-8a38-90bb909953db tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e returned with HTTP 404 Aug 13 15:26:16.571902 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1207/4854] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:16 2026] GET /volume/v3/backups/eaf82d29-5f9a-4b14-a7e9-667150fdac5e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:16.579840 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3b34483-1400-4ed3-b245-577bedff92c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.581509 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] DELETE https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:16.581689 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.581906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.582023 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Delete backup with id: 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. Aug 13 15:26:16.591862 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.591862 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:16.611218 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] delete_backup rpcapi backup_id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:16.612514 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3b34483-1400-4ed3-b245-577bedff92c9 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 202 Aug 13 15:26:16.617692 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1229/4855] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:16 2026] DELETE /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 15:26:16.620361 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:16.623137 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:16.623429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:16.623704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:16.623902 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:16.630033 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:16.630033 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:16.632207 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b5b33e7-5024-474a-b318-8453b9f2a54a tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 200 Aug 13 15:26:16.632207 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1215/4856] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:16 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:17.026935 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.029428 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:17.029650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.029857 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.029963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:17.034588 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.034588 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:17.035171 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f89ad9ff-93a2-444d-8148-2e3af6911252 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:17.035556 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1206/4857] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:17 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:17.293309 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-0e76af76-f019-48f3-a7d1-d8a4438aca35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.295644 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-0e76af76-f019-48f3-a7d1-d8a4438aca35 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] DELETE https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 Aug 13 15:26:17.295862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-0e76af76-f019-48f3-a7d1-d8a4438aca35 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.296041 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-0e76af76-f019-48f3-a7d1-d8a4438aca35 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.303579 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.303579 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:17.346495 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-343b881d-493d-4804-8a3f-fe53b9225f0c req-0e76af76-f019-48f3-a7d1-d8a4438aca35 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 returned with HTTP 200 Aug 13 15:26:17.346990 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1208/4858] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:26:17 2026] DELETE /volume/v3/attachments/2a52e935-d8cb-46a0-8148-9556345c1454 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:17.436858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.442392 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:17.442605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.445688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.451645 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.451645 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:17.457483 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:17.461840 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7646a4a9-2f23-4313-8f59-cd98864dabf7 req-6dce085e-36e3-4d0f-88ab-0acd2e2311b5 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:17.462658 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1230/4859] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:26:17 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:17.473791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bffb5b84-4059-456f-9995-2890d2950adf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.475883 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] DELETE https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:17.476133 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.476359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.476630 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Delete volume with id: dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:17.484323 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.484323 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:17.484859 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:17.502308 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Delete volume request issued successfully. Aug 13 15:26:17.502517 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bffb5b84-4059-456f-9995-2890d2950adf tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 202 Aug 13 15:26:17.503086 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1216/4860] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:26:17 2026] DELETE /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:26:17.510413 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43792952-923b-4e95-ac01-5d7b0528e2cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.512241 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43792952-923b-4e95-ac01-5d7b0528e2cd tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:17.512422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43792952-923b-4e95-ac01-5d7b0528e2cd tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.512588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43792952-923b-4e95-ac01-5d7b0528e2cd tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.519595 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.519595 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:17.523110 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43792952-923b-4e95-ac01-5d7b0528e2cd tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Volume info retrieved successfully. Aug 13 15:26:17.527475 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43792952-923b-4e95-ac01-5d7b0528e2cd tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 200 Aug 13 15:26:17.527910 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1207/4861] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:17 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:17.642591 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54335508-f453-4ccb-b318-00b4c316a2e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.644389 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54335508-f453-4ccb-b318-00b4c316a2e8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 Aug 13 15:26:17.644573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54335508-f453-4ccb-b318-00b4c316a2e8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.644788 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54335508-f453-4ccb-b318-00b4c316a2e8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.644910 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-54335508-f453-4ccb-b318-00b4c316a2e8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 1b1c53bd-ac0d-4c77-8a65-76b9760a7991. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:17.648348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54335508-f453-4ccb-b318-00b4c316a2e8 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 returned with HTTP 404 Aug 13 15:26:17.648802 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1209/4862] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:17 2026] GET /volume/v3/backups/1b1c53bd-ac0d-4c77-8a65-76b9760a7991 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:17.655614 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7d26826-782a-40fd-813e-525added1b69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.657856 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:26:17.658109 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.658383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.658491 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete backup with id: ba4d457b-8875-475d-a7f8-c8446cb98bc7. Aug 13 15:26:17.663402 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.663402 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:17.677643 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] delete_backup rpcapi backup_id ba4d457b-8875-475d-a7f8-c8446cb98bc7 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:17.679636 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7d26826-782a-40fd-813e-525added1b69 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 202 Aug 13 15:26:17.680214 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1231/4863] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:17 2026] DELETE /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:17.687200 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:17.688990 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:26:17.689190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:17.689384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:17.689490 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:17.693553 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:17.693553 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:17.694268 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f8ca331-faf5-4bd6-8835-5601b031d8a3 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 200 Aug 13 15:26:17.694705 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1217/4864] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:17 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:18.045854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a49dd5d-3131-427a-b95d-6acb91509717 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:18.047433 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a49dd5d-3131-427a-b95d-6acb91509717 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:18.047616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a49dd5d-3131-427a-b95d-6acb91509717 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:18.047936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a49dd5d-3131-427a-b95d-6acb91509717 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:18.047991 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0a49dd5d-3131-427a-b95d-6acb91509717 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:18.051881 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:18.051881 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:18.052474 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a49dd5d-3131-427a-b95d-6acb91509717 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:18.052861 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1208/4865] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:18 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:18.539852 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3deca8c0-e8d5-43c5-ab73-4213bf01ff48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:18.541571 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3deca8c0-e8d5-43c5-ab73-4213bf01ff48 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] GET https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 Aug 13 15:26:18.541844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3deca8c0-e8d5-43c5-ab73-4213bf01ff48 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:18.542030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3deca8c0-e8d5-43c5-ab73-4213bf01ff48 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:18.547707 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3deca8c0-e8d5-43c5-ab73-4213bf01ff48 tempest-TestServerVolumeAttachScenarioOldVersion-775353465 tempest-TestServerVolumeAttachScenarioOldVersion-775353465-project-member] https://10.4.3.38/volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 returned with HTTP 404 Aug 13 15:26:18.548235 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1210/4866] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:18 2026] GET /volume/v3/volumes/dfd99df2-7bc2-4656-9394-e74748886200 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:26:18.704387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:18.706133 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 Aug 13 15:26:18.706308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:18.706540 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:18.706724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Show backup with id ba4d457b-8875-475d-a7f8-c8446cb98bc7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:18.710138 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5196f54-f337-4d1c-bd81-7e3646a0f71a tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 returned with HTTP 404 Aug 13 15:26:18.710811 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1232/4867] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:18 2026] GET /volume/v3/backups/ba4d457b-8875-475d-a7f8-c8446cb98bc7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:18.717167 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:18.718829 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] DELETE https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:26:18.719063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:18.719305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:18.719411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Delete backup with id: 2fdfc203-41ba-4812-b805-0ff6672f4eb9. Aug 13 15:26:18.723036 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:18.723036 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:18.734065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] delete_backup rpcapi backup_id 2fdfc203-41ba-4812-b805-0ff6672f4eb9 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:18.735938 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-904ddb12-91a5-4a9f-aa08-b37c9c189fc0 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 202 Aug 13 15:26:18.736458 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1218/4868] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:18 2026] DELETE /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:18.742655 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5fce80c5-01d8-435f-a4f2-496393f260da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:18.744382 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fce80c5-01d8-435f-a4f2-496393f260da tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:26:18.744604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fce80c5-01d8-435f-a4f2-496393f260da tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:18.744809 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fce80c5-01d8-435f-a4f2-496393f260da tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:18.744917 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5fce80c5-01d8-435f-a4f2-496393f260da tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:18.748842 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:18.748842 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:18.749608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fce80c5-01d8-435f-a4f2-496393f260da tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 200 Aug 13 15:26:18.750143 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1209/4869] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:18 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:19.064019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-703898b1-7ad1-4c59-b528-e554521f6305 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:19.065778 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-703898b1-7ad1-4c59-b528-e554521f6305 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:19.066004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-703898b1-7ad1-4c59-b528-e554521f6305 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:19.066173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-703898b1-7ad1-4c59-b528-e554521f6305 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:19.066270 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-703898b1-7ad1-4c59-b528-e554521f6305 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:19.071851 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:19.071851 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:19.072967 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-703898b1-7ad1-4c59-b528-e554521f6305 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:19.073265 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1211/4870] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:19 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:19.759663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:19.761913 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] GET https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 Aug 13 15:26:19.762222 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:19.762512 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:19.762685 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] Show backup with id 2fdfc203-41ba-4812-b805-0ff6672f4eb9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:19.767916 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c2ff89d-2b7a-4b32-b665-5314d166d896 tempest-VolumesBackupsTest-1407617344 tempest-VolumesBackupsTest-1407617344-project-admin] https://10.4.3.38/volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 returned with HTTP 404 Aug 13 15:26:19.768453 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1233/4871] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:19 2026] GET /volume/v3/backups/2fdfc203-41ba-4812-b805-0ff6672f4eb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:19.779611 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:19.781318 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:26:19.781497 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:19.781700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:19.781885 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume with id: 583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:26:19.788441 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:19.788441 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:19.788903 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:19.804491 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume request issued successfully. Aug 13 15:26:19.804716 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418e6555-00e0-4157-a73b-d1049ce58fc0 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 returned with HTTP 202 Aug 13 15:26:19.805201 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1219/4872] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:19 2026] DELETE /volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:19.812001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:19.813715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:26:19.813936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:19.814156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:19.821282 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:19.821282 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:19.825233 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:19.832028 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-932c1e3f-94c3-4372-a5af-b274603a9d58 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 returned with HTTP 200 Aug 13 15:26:19.832575 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1210/4873] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:19 2026] GET /volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:20.082517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:20.084179 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:20.084355 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:20.084515 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:20.084645 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:20.088309 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:20.088309 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:20.088809 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b16db4cb-c4bd-48c5-a15f-5b5281b73e25 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:20.089103 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1212/4874] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:20 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:20.844546 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef389cf6-f907-41d6-99eb-2818f420440d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:20.846188 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef389cf6-f907-41d6-99eb-2818f420440d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 Aug 13 15:26:20.846388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef389cf6-f907-41d6-99eb-2818f420440d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:20.846602 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef389cf6-f907-41d6-99eb-2818f420440d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:20.851624 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef389cf6-f907-41d6-99eb-2818f420440d tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 returned with HTTP 404 Aug 13 15:26:20.852067 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1234/4875] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:20 2026] GET /volume/v3/volumes/583ac274-449f-4d50-80cb-a0a5bf6e5e69 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:20.858437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62e50c54-7945-420d-8e51-f40430578a35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:20.860158 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:26:20.860356 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:20.860540 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:20.860702 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume with id: 70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:26:20.867504 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:20.867504 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:20.867961 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:20.881778 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume request issued successfully. Aug 13 15:26:20.881953 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62e50c54-7945-420d-8e51-f40430578a35 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 returned with HTTP 202 Aug 13 15:26:20.882383 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1220/4876] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:20 2026] DELETE /volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:20.889973 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:20.891696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:26:20.891891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:20.892077 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:20.898494 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:20.898494 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:20.901754 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:20.905623 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e40fc92-eddd-4fb4-ba28-3c8d55351d36 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 returned with HTTP 200 Aug 13 15:26:20.906258 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1211/4877] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:20 2026] GET /volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:21.097903 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:21.099718 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:21.099934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:21.100104 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:21.100201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:21.104440 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:21.104440 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:21.105086 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb3d3d20-adb5-4f7b-941b-28e088510633 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:21.105484 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1213/4878] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:21 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:21.921146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fd1f743-a451-46c7-9c94-5f52b7b179c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:21.923283 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fd1f743-a451-46c7-9c94-5f52b7b179c2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 Aug 13 15:26:21.923548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fd1f743-a451-46c7-9c94-5f52b7b179c2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:21.923833 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fd1f743-a451-46c7-9c94-5f52b7b179c2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:21.930374 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fd1f743-a451-46c7-9c94-5f52b7b179c2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 returned with HTTP 404 Aug 13 15:26:21.930972 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1235/4879] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:21 2026] GET /volume/v3/volumes/70b86fd8-596f-45ba-8d18-f490ae8f1574 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:21.937740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27db7411-bc29-41e6-a916-886abea801e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:21.939450 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] DELETE https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:26:21.939633 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:21.939850 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:21.940002 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume with id: 3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:26:21.948131 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:21.948131 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:21.948548 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:21.964890 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Delete volume request issued successfully. Aug 13 15:26:21.965061 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27db7411-bc29-41e6-a916-886abea801e2 tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 returned with HTTP 202 Aug 13 15:26:21.965574 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1221/4880] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:21 2026] DELETE /volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:21.972519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:21.974462 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:26:21.974462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:21.974763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:21.982587 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:21.982587 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:21.986196 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Volume info retrieved successfully. Aug 13 15:26:21.991063 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a36a8df1-2f9a-4728-9cc6-d1a13e901afa tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 returned with HTTP 200 Aug 13 15:26:21.991606 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1212/4881] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:21 2026] GET /volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:22.116529 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23896957-dbdc-41bc-be3d-9f1951943c07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:22.118163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23896957-dbdc-41bc-be3d-9f1951943c07 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:22.118341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23896957-dbdc-41bc-be3d-9f1951943c07 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:22.118524 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23896957-dbdc-41bc-be3d-9f1951943c07 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:22.118614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-23896957-dbdc-41bc-be3d-9f1951943c07 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:22.125020 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:22.125020 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:22.125713 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23896957-dbdc-41bc-be3d-9f1951943c07 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:22.126104 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1214/4882] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:22 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:23.003779 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-091ae3cb-018b-48ab-989d-6a1f2ca0a37b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:23.005538 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-091ae3cb-018b-48ab-989d-6a1f2ca0a37b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] GET https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 Aug 13 15:26:23.005733 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-091ae3cb-018b-48ab-989d-6a1f2ca0a37b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:23.005959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-091ae3cb-018b-48ab-989d-6a1f2ca0a37b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:23.011298 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-091ae3cb-018b-48ab-989d-6a1f2ca0a37b tempest-VolumesBackupsTest-97054003 tempest-VolumesBackupsTest-97054003-project-member] https://10.4.3.38/volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 returned with HTTP 404 Aug 13 15:26:23.011727 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1236/4883] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:23 2026] GET /volume/v3/volumes/3e85ea62-73e6-49f2-9c46-7f6c46c861f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:23.134992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94391d62-25cb-46db-8bb2-70aea5200203 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:23.137512 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94391d62-25cb-46db-8bb2-70aea5200203 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:23.137743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94391d62-25cb-46db-8bb2-70aea5200203 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:23.137942 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94391d62-25cb-46db-8bb2-70aea5200203 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:23.138038 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-94391d62-25cb-46db-8bb2-70aea5200203 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:23.142665 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:23.142665 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:23.143212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94391d62-25cb-46db-8bb2-70aea5200203 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:23.143549 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1222/4884] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:23 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:24.153949 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:24.157040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:24.157333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:24.157588 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:24.157768 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:24.163278 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:24.163278 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:24.163438 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd0c95d0-b42c-4d4c-bb19-55fb27a4a1e6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:24.163968 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1213/4885] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:24 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:24.181378 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:24.330101 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74/export_record Aug 13 15:26:24.330297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:24.330499 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:24.330613 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Export record for backup 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:26:24.335125 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:24.335125 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:24.336206 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ecbdc7096dfc4ffca0f48fee0843c2a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9cede25ebc4386baea225ab38ef778', '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 15:26:24.336400 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c57513-98ca-4bcd-8093-fcd041121d2d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74/export_record returned with HTTP 403 Aug 13 15:26:24.336833 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1215/4886] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:26:24 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74/export_record => generated 101 bytes in 156 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:24.346980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b417b27-3662-44f5-8ef3-da3878689de0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:24.347383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:24.347383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1671068076"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:24.349696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1671068076'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:24.349696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume of 1 GB Aug 13 15:26:24.353204 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:24.358831 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (57eb9bef-339d-4e4c-9441-ac7829d1b2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:24.359750 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57a8a64-2d73-4520-8751-a64d6307d499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:24.360450 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:24.385752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57a8a64-2d73-4520-8751-a64d6307d499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:24.386532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dc8495-42bb-4f53-9a9d-138234aa22aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:24.424988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['74da3f0e-5256-444d-9b81-48781eeaff13', 'bbe76ed0-3413-49e3-b3e5-f97febe8dcce', '696a98f7-8231-4f78-b679-47823bb18449', '78dd5adc-4503-4fc4-a926-c1be7388dfcb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:24.425902 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1dc8495-42bb-4f53-9a9d-138234aa22aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74da3f0e-5256-444d-9b81-48781eeaff13', 'bbe76ed0-3413-49e3-b3e5-f97febe8dcce', '696a98f7-8231-4f78-b679-47823bb18449', '78dd5adc-4503-4fc4-a926-c1be7388dfcb']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:24.426608 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecf16a3-3e44-4970-a6d8-51b4733eba5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:24.449276 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecf16a3-3e44-4970-a6d8-51b4733eba5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92e8db4-ed8f-45f5-ac29-524bc43c9e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671068076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['74da3f0e-5256-444d-9b81-48781eeaff13','bbe76ed0-3413-49e3-b3e5-f97febe8dcce','696a98f7-8231-4f78-b679-47823bb18449','78dd5adc-4503-4fc4-a926-c1be7388dfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671068076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92e8db4-ed8f-45f5-ac29-524bc43c9e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9cede25ebc4386baea225ab38ef778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9511dbff890549aba080b5b811b7a697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:24.449991 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f479a4a2-2757-42a6-8c5e-0594690b6f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:24.469475 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f479a4a2-2757-42a6-8c5e-0594690b6f87) transitioned into state 'SUCCESS' from state '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-1671068076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['74da3f0e-5256-444d-9b81-48781eeaff13','bbe76ed0-3413-49e3-b3e5-f97febe8dcce','696a98f7-8231-4f78-b679-47823bb18449','78dd5adc-4503-4fc4-a926-c1be7388dfcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:24.470180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41928dfa-0e6c-454b-81a7-daed02562067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:24.485219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41928dfa-0e6c-454b-81a7-daed02562067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:24.485219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (57eb9bef-339d-4e4c-9441-ac7829d1b2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:24.485219 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request issued successfully. Aug 13 15:26:24.485219 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b417b27-3662-44f5-8ef3-da3878689de0 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:24.486171 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1237/4887] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:26:24 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:24.506944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:24.509469 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:24.509546 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:24.509778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:24.517369 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:24.517369 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:24.521565 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:24.525775 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed52ed9a-6428-42c1-9c4a-ff0188eade15 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 returned with HTTP 200 Aug 13 15:26:24.526221 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1223/4888] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:24 2026] GET /volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:24.995094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:25.072302 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:25.072747 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1098073303"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:25.074540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1098073303'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:25.074719 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume of 1 GB Aug 13 15:26:25.079349 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:25.087757 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (853bb93b-195b-4076-8dd4-aa64e7027c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:25.088682 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc38cf7-a355-4856-89a1-c5c9d03b7e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:25.089471 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:25.111616 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc38cf7-a355-4856-89a1-c5c9d03b7e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:25.112328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddeb78-fd06-4b7f-9ed2-1595342b9233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:25.169546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['df1fc681-9140-45d6-9627-6d301eca19db', '8e0640c9-af91-4cd1-a627-3f401c8b0bf3', 'd8ff9847-8dd9-4d13-ad05-e327f2074c2d', '0f288729-d804-4d59-adb4-8d30597d17ca'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:25.170229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddeb78-fd06-4b7f-9ed2-1595342b9233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1fc681-9140-45d6-9627-6d301eca19db', '8e0640c9-af91-4cd1-a627-3f401c8b0bf3', 'd8ff9847-8dd9-4d13-ad05-e327f2074c2d', '0f288729-d804-4d59-adb4-8d30597d17ca']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:25.170947 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc9bec5-91fc-4aec-b1fc-e486ade726f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:25.196417 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc9bec5-91fc-4aec-b1fc-e486ade726f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8e5faa-c5c4-4537-9547-da428ea738fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098073303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['df1fc681-9140-45d6-9627-6d301eca19db','8e0640c9-af91-4cd1-a627-3f401c8b0bf3','d8ff9847-8dd9-4d13-ad05-e327f2074c2d','0f288729-d804-4d59-adb4-8d30597d17ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098073303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8e5faa-c5c4-4537-9547-da428ea738fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47c7b45cce5452ba0c8064acd8c55c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5faaf37dd51c49d3a340ac817324ad60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:25.197110 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b181f305-35c4-46a7-bbde-e69d0a070247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:25.212559 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b181f305-35c4-46a7-bbde-e69d0a070247) transitioned into state 'SUCCESS' from state '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-1098073303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['df1fc681-9140-45d6-9627-6d301eca19db','8e0640c9-af91-4cd1-a627-3f401c8b0bf3','d8ff9847-8dd9-4d13-ad05-e327f2074c2d','0f288729-d804-4d59-adb4-8d30597d17ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:25.213181 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a3c54f-6a88-4909-85d2-efbf563535e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:25.221307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a3c54f-6a88-4909-85d2-efbf563535e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:25.221957 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (853bb93b-195b-4076-8dd4-aa64e7027c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:25.222204 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request issued successfully. Aug 13 15:26:25.222725 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a909fc52-4d5a-4731-95fc-c567407d47d1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:25.223091 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1214/4889] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:26:24 2026] POST /volume/v3/volumes => generated 776 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:25.233527 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:25.235168 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:26:25.235344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:25.235520 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:25.242160 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:25.242160 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:25.245282 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:26:25.249046 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb71c9c0-b7eb-4f9a-808a-0bed1a2d0308 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb returned with HTTP 200 Aug 13 15:26:25.249389 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1216/4890] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:25 2026] GET /volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:25.538698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:25.540434 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:25.540610 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:25.540795 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:25.547622 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:25.547622 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:25.550951 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:25.554600 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-467d01d1-f49b-4ce4-b2db-b520cf3567c6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 returned with HTTP 200 Aug 13 15:26:25.554984 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1238/4891] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:25 2026] GET /volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:25.570943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:25.572611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:25.572989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a92e8db4-ed8f-45f5-ac29-524bc43c9e85", "name": "tempest-type-Backup-1717944038"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:25.574322 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating new backup {'backup': {'volume_id': 'a92e8db4-ed8f-45f5-ac29-524bc43c9e85', 'name': 'tempest-type-Backup-1717944038'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:25.574458 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating backup of volume a92e8db4-ed8f-45f5-ac29-524bc43c9e85 in container None Aug 13 15:26:25.580941 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:25.580941 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:25.581254 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:25.595802 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['f8011917-7d3a-4718-b976-fee96b590ace', '22317dc7-6af9-4def-a711-d69889e548da'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:25.624776 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcdead34-5c7b-4c0b-bf20-045449ba3c0b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:25.625249 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1224/4892] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:25 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:25.634325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:25.636249 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:25.636551 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:25.636631 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:25.636766 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:25.642031 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:25.642031 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:25.642966 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ac0bc16-78f9-45d5-b399-7713165c77ca tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:25.643452 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1215/4893] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:25 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:26.261941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:26.264112 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:26:26.264374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:26.264607 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:26.273690 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:26.273690 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:26.278070 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:26:26.283154 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44c2a930-3a1f-4c1b-bfc6-f0bc034df860 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb returned with HTTP 200 Aug 13 15:26:26.283622 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1217/4894] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:26 2026] GET /volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:26.297472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:26.299017 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:26.299374 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f8e5faa-c5c4-4537-9547-da428ea738fb", "name": "tempest-type-Backup-1786811117"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:26.300780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating new backup {'backup': {'volume_id': '5f8e5faa-c5c4-4537-9547-da428ea738fb', 'name': 'tempest-type-Backup-1786811117'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:26.300995 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating backup of volume 5f8e5faa-c5c4-4537-9547-da428ea738fb in container None Aug 13 15:26:26.308436 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:26.308436 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:26.308832 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:26:26.334260 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['6452d432-c598-463c-a9f2-42cdd5e4ffc3', '86621b5e-863d-4f69-b68c-521eb2d04f53'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:26.358035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bebae59-69dd-4232-abc9-b4d2a37c82f3 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:26.358451 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1239/4895] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:26 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:26.367868 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:26.369847 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:26.370103 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:26.370263 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:26.370370 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:26.374912 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:26.374912 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:26.375595 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-827a43ed-5f01-4eaa-a9f6-78535a562ff9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:26.376001 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1225/4896] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:26 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:26.653022 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:26.655057 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:26.655293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:26.655495 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:26.655613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:26.661122 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:26.661122 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:26.661742 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68ab3339-27a9-45ad-946f-d4fe224e27b6 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:26.662177 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1216/4897] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:26 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:27.242324 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3871dd57-638c-4ebd-8072-61540aa6d81e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.332506 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:27.332936 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1977535526"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:27.334490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request body: {'volume': {"'imageRef": '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1977535526'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:27.334657 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume of 1 GB Aug 13 15:26:27.339586 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Availability Zones retrieved successfully. Aug 13 15:26:27.345153 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (004fb363-d162-42f0-b62d-ff6716c54ebe) 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 15:26:27.346047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d920f15-05d1-4b11-95d1-fc0c091f8f2e) transitioned 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 15:26:27.346991 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-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 15:26:27.372708 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d920f15-05d1-4b11-95d1-fc0c091f8f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:26:27.373482 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bcecdcf-90ef-416b-b428-32b351e6d0e4) transitioned 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 15:26:27.386544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.388436 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:27.388683 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:27.388949 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:27.389068 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:27.393096 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:27.393096 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:27.393728 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e785c41-c6fb-4dba-8c1e-31f7f6600dfe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:27.394156 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1240/4898] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:27 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:27.428217 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Created reservations ['a0f5ef2e-b006-41a2-b247-9e513cc2ea19', '061a9579-9259-42e9-a6f0-cc69c925904c', 'a65faec5-7d2d-4957-a66a-34ad7ddd93d2', '4004ea61-5edb-4e93-a033-34e61c980a6b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:27.429178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bcecdcf-90ef-416b-b428-32b351e6d0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f5ef2e-b006-41a2-b247-9e513cc2ea19', '061a9579-9259-42e9-a6f0-cc69c925904c', 'a65faec5-7d2d-4957-a66a-34ad7ddd93d2', '4004ea61-5edb-4e93-a033-34e61c980a6b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.429934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c95444-dfac-4b73-8188-0da653bc30c1) transitioned 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 15:26:27.452385 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c95444-dfac-4b73-8188-0da653bc30c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566e7b81-0374-4d9d-85bf-15a7fe6860d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1977535526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['a0f5ef2e-b006-41a2-b247-9e513cc2ea19','061a9579-9259-42e9-a6f0-cc69c925904c','a65faec5-7d2d-4957-a66a-34ad7ddd93d2','4004ea61-5edb-4e93-a033-34e61c980a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1977535526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=566e7b81-0374-4d9d-85bf-15a7fe6860d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0adbd634fc482287e50330acfe9c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.453132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db45a55-f017-477c-adc3-42d117e7433c) transitioned 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 15:26:27.470459 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db45a55-f017-477c-adc3-42d117e7433c) transitioned into state 'SUCCESS' from state '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-1977535526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['a0f5ef2e-b006-41a2-b247-9e513cc2ea19','061a9579-9259-42e9-a6f0-cc69c925904c','a65faec5-7d2d-4957-a66a-34ad7ddd93d2','4004ea61-5edb-4e93-a033-34e61c980a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.471248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c5dd27-f7aa-420a-8ea4-4038aa83a28d) transitioned 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 15:26:27.479903 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c5dd27-f7aa-420a-8ea4-4038aa83a28d) 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 15:26:27.480689 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (004fb363-d162-42f0-b62d-ff6716c54ebe) 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 15:26:27.481119 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request issued successfully. Aug 13 15:26:27.481706 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3871dd57-638c-4ebd-8072-61540aa6d81e tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:27.482115 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1218/4899] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:27 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:27.492806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c92e0fc8-c406-4018-a126-8660427773a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.494531 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:27.494907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1955395804"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:27.496321 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request body: {'volume': {"'imageRef": '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1955395804'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:27.496481 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume of 1 GB Aug 13 15:26:27.500212 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Availability Zones retrieved successfully. Aug 13 15:26:27.505387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (38a650ac-7d17-4c46-b684-c11ccfe73dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:27.506295 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27b19f9-9961-4c7d-a120-6fa1cd33073c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.507184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:27.529473 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27b19f9-9961-4c7d-a120-6fa1cd33073c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.530279 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4088e05-6124-4cb8-9a62-ba73d99aa2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.565964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Created reservations ['aaf52877-5e7e-4d02-b1df-db98fb426654', '5de1b11a-da00-4b84-8db9-d383941a1a91', '0af05d7c-025e-4f3f-a97a-a4e1d25f509a', 'ec6acadf-6621-4460-be53-1b7dbeda2a4b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:27.567111 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4088e05-6124-4cb8-9a62-ba73d99aa2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf52877-5e7e-4d02-b1df-db98fb426654', '5de1b11a-da00-4b84-8db9-d383941a1a91', '0af05d7c-025e-4f3f-a97a-a4e1d25f509a', 'ec6acadf-6621-4460-be53-1b7dbeda2a4b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.567841 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (371f0b05-ffa7-413e-94e4-6c74d8722761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.587990 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (371f0b05-ffa7-413e-94e4-6c74d8722761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f970ea5-bfb7-4f91-8768-c021f0f45d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1955395804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['aaf52877-5e7e-4d02-b1df-db98fb426654','5de1b11a-da00-4b84-8db9-d383941a1a91','0af05d7c-025e-4f3f-a97a-a4e1d25f509a','ec6acadf-6621-4460-be53-1b7dbeda2a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1955395804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f970ea5-bfb7-4f91-8768-c021f0f45d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0adbd634fc482287e50330acfe9c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.588666 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4da6569-42cf-4e94-8ef7-bc8e342b3017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.609260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4da6569-42cf-4e94-8ef7-bc8e342b3017) transitioned into state 'SUCCESS' from state '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-1955395804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['aaf52877-5e7e-4d02-b1df-db98fb426654','5de1b11a-da00-4b84-8db9-d383941a1a91','0af05d7c-025e-4f3f-a97a-a4e1d25f509a','ec6acadf-6621-4460-be53-1b7dbeda2a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.610124 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33122805-d41c-4600-bcc8-11402f53d421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.621700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33122805-d41c-4600-bcc8-11402f53d421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.621700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (38a650ac-7d17-4c46-b684-c11ccfe73dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:27.621700 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request issued successfully. Aug 13 15:26:27.621700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c92e0fc8-c406-4018-a126-8660427773a0 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:27.621700 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1226/4900] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:27 2026] POST /volume/v3/volumes => generated 755 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:27.633425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.635381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:27.635381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1596146443"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:27.636652 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request body: {'volume': {"'imageRef": '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1596146443'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:27.636808 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume of 1 GB Aug 13 15:26:27.640746 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Availability Zones retrieved successfully. Aug 13 15:26:27.648220 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (c431f832-d56b-4bf2-8c4d-40511a4eae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:27.649462 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabeb4d2-16f0-4bde-8ec9-d83ca055eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.650830 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:27.672755 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.674315 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:27.674497 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:27.674780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:27.674943 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:27.679134 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:27.679134 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:27.679734 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-607a6fb0-cb57-4f35-93c1-896eaca83688 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:27.680098 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1241/4901] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:27 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:27.685313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabeb4d2-16f0-4bde-8ec9-d83ca055eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.686487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d72794f-eae1-419d-876b-ff3b07a29ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.728503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Created reservations ['6f59ce2e-b16c-4ab6-ba10-1b907b47443d', 'f89a97d0-7928-43ab-b683-c3ec5a068989', 'df424d8f-33be-43bf-aa0b-0bfb0c1f8cf1', 'ee56ac8b-a111-4ff8-8528-4f815f282dc4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:27.729334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d72794f-eae1-419d-876b-ff3b07a29ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f59ce2e-b16c-4ab6-ba10-1b907b47443d', 'f89a97d0-7928-43ab-b683-c3ec5a068989', 'df424d8f-33be-43bf-aa0b-0bfb0c1f8cf1', 'ee56ac8b-a111-4ff8-8528-4f815f282dc4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.730142 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f70fcfe-f315-4d2e-9e73-7dac0e3e1e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.750338 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f70fcfe-f315-4d2e-9e73-7dac0e3e1e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e10ced47-587d-4a03-a10e-d9d89afb8236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1596146443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['6f59ce2e-b16c-4ab6-ba10-1b907b47443d','f89a97d0-7928-43ab-b683-c3ec5a068989','df424d8f-33be-43bf-aa0b-0bfb0c1f8cf1','ee56ac8b-a111-4ff8-8528-4f815f282dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1596146443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e10ced47-587d-4a03-a10e-d9d89afb8236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0adbd634fc482287e50330acfe9c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.751081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509ca3d5-1625-43e9-bd96-df613d7c4193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.767956 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509ca3d5-1625-43e9-bd96-df613d7c4193) transitioned into state 'SUCCESS' from state '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-1596146443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['6f59ce2e-b16c-4ab6-ba10-1b907b47443d','f89a97d0-7928-43ab-b683-c3ec5a068989','df424d8f-33be-43bf-aa0b-0bfb0c1f8cf1','ee56ac8b-a111-4ff8-8528-4f815f282dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.768597 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca88a3b6-6020-46a0-812b-45f680489e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.776808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca88a3b6-6020-46a0-812b-45f680489e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.777568 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (c431f832-d56b-4bf2-8c4d-40511a4eae46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:27.777894 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request issued successfully. Aug 13 15:26:27.778428 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c82b18ac-6664-4ed9-a7d5-e93bdae879ac tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:27.778875 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1217/4902] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:27 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 15:26:27.790760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32df9545-9550-4f89-9027-229f9bc8ce3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.792307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:27.792852 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-821731608"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:27.794436 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request body: {'volume': {"'imageRef": '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-821731608'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:27.795729 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume of 1 GB Aug 13 15:26:27.795729 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:27.795729 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:27.799651 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Availability Zones retrieved successfully. Aug 13 15:26:27.805308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (1284f181-9d02-465f-9fb5-203e6148a3ec) 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 15:26:27.806350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf010d3-1ec4-419f-8625-3f0176d85cd4) transitioned 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 15:26:27.807496 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-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 15:26:27.832507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf010d3-1ec4-419f-8625-3f0176d85cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:26:27.834314 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1871c9fb-4f0b-4e4a-ad3a-0970e2c442b8) transitioned 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 15:26:27.871301 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Created reservations ['05ec14b9-80ba-49b5-ac48-0350da2d7eb2', 'ca07492f-2aa9-426b-a86a-af638aac9304', '3a290afd-1172-4c53-aeb5-49a0cd6dccaa', '0a43dac1-2a00-41cb-a8b2-9de4ebbb5027'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:27.873989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1871c9fb-4f0b-4e4a-ad3a-0970e2c442b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05ec14b9-80ba-49b5-ac48-0350da2d7eb2', 'ca07492f-2aa9-426b-a86a-af638aac9304', '3a290afd-1172-4c53-aeb5-49a0cd6dccaa', '0a43dac1-2a00-41cb-a8b2-9de4ebbb5027']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.873989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abacabd-21e4-4bba-ae99-f90504ca6507) transitioned 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 15:26:27.898333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abacabd-21e4-4bba-ae99-f90504ca6507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5878f23a-e98b-4500-b15e-ec1609302998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-821731608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['05ec14b9-80ba-49b5-ac48-0350da2d7eb2','ca07492f-2aa9-426b-a86a-af638aac9304','3a290afd-1172-4c53-aeb5-49a0cd6dccaa','0a43dac1-2a00-41cb-a8b2-9de4ebbb5027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-821731608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5878f23a-e98b-4500-b15e-ec1609302998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0adbd634fc482287e50330acfe9c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.898333 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1f94ac-cd36-4680-b618-85f1b3dbfeda) transitioned 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 15:26:27.913618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1f94ac-cd36-4680-b618-85f1b3dbfeda) transitioned into state 'SUCCESS' from state '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-821731608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['05ec14b9-80ba-49b5-ac48-0350da2d7eb2','ca07492f-2aa9-426b-a86a-af638aac9304','3a290afd-1172-4c53-aeb5-49a0cd6dccaa','0a43dac1-2a00-41cb-a8b2-9de4ebbb5027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.915610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4477cbd-9856-4000-8220-e33be6686b69) transitioned 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 15:26:27.924056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4477cbd-9856-4000-8220-e33be6686b69) 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 15:26:27.925156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (1284f181-9d02-465f-9fb5-203e6148a3ec) 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 15:26:27.925516 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request issued successfully. Aug 13 15:26:27.926403 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32df9545-9550-4f89-9027-229f9bc8ce3d tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:27.926944 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1219/4903] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:27 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:27.942228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:27.943998 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:27.944380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1951935039"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:27.945842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request body: {'volume': {"'imageRef": '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1951935039'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:27.946033 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume of 1 GB Aug 13 15:26:27.946330 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:27.946330 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:27.950180 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Availability Zones retrieved successfully. Aug 13 15:26:27.955877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (54d94fcd-c10c-44a9-8ca3-72eca5794836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:27.956927 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7ba8ff-c7d5-4cd1-9d2f-dc3b53c2281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:27.957810 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:27.982910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7ba8ff-c7d5-4cd1-9d2f-dc3b53c2281b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:27.983770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4841886f-4ac3-4e6f-8965-6a53da9dec0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:28.024251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Created reservations ['a6802ce3-806b-4fa6-9bba-87ccd7882f44', 'f011d4ee-c999-43e2-88bf-04a0db2daeb9', '3aff2675-b191-44af-afa5-9620552bb49c', '2a89d6f9-1595-485d-8b01-711a9c2c7f36'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:28.025070 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4841886f-4ac3-4e6f-8965-6a53da9dec0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6802ce3-806b-4fa6-9bba-87ccd7882f44', 'f011d4ee-c999-43e2-88bf-04a0db2daeb9', '3aff2675-b191-44af-afa5-9620552bb49c', '2a89d6f9-1595-485d-8b01-711a9c2c7f36']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:28.025781 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a741b6ac-3034-4e7a-92fd-27320c43935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:28.049032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a741b6ac-3034-4e7a-92fd-27320c43935a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '852f004b-1ac9-476b-90e4-e683e8ebaa2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1951935039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['a6802ce3-806b-4fa6-9bba-87ccd7882f44','f011d4ee-c999-43e2-88bf-04a0db2daeb9','3aff2675-b191-44af-afa5-9620552bb49c','2a89d6f9-1595-485d-8b01-711a9c2c7f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1951935039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=852f004b-1ac9-476b-90e4-e683e8ebaa2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0adbd634fc482287e50330acfe9c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:28.049807 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ef0bd5-c67b-4fdc-a115-f437bd540980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:28.066690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ef0bd5-c67b-4fdc-a115-f437bd540980) transitioned into state 'SUCCESS' from state '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-1951935039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0adbd634fc482287e50330acfe9c9a',qos_specs=None,replication_status=,reservations=['a6802ce3-806b-4fa6-9bba-87ccd7882f44','f011d4ee-c999-43e2-88bf-04a0db2daeb9','3aff2675-b191-44af-afa5-9620552bb49c','2a89d6f9-1595-485d-8b01-711a9c2c7f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b66f6ee8c0e4bdaa8e2f592bc0ce5d5',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:28.067360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c14fa4-799f-4984-b213-8eff63645fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:28.075375 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c14fa4-799f-4984-b213-8eff63645fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:28.076189 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Flow 'volume_create_api' (54d94fcd-c10c-44a9-8ca3-72eca5794836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:28.076589 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Create volume request issued successfully. Aug 13 15:26:28.077001 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ad96588-b502-493c-b3f4-1fbe5b782dfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:28.077521 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1227/4904] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:26:27 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:28.090770 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.092570 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 Aug 13 15:26:28.092782 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.092990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.100757 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.100757 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:28.105172 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.110117 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc908f7e-a4df-42e2-bd0c-1ff9b7d65423 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 returned with HTTP 200 Aug 13 15:26:28.110499 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1242/4905] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.123846 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.127696 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e Aug 13 15:26:28.128247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.128494 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.137607 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.137607 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:28.152782 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.178106 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f59c4ab-17be-47dc-9ff5-d582db5e598a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e returned with HTTP 200 Aug 13 15:26:28.180700 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1218/4906] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.195916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.198022 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 Aug 13 15:26:28.198450 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.198863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.208170 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.208170 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:28.212390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.217451 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4718740-0f60-465d-ac9b-4b48a5b1bdd5 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 returned with HTTP 200 Aug 13 15:26:28.217451 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1220/4907] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.228891 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e546111c-6a33-43c4-af8c-d54685096893 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.230941 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e546111c-6a33-43c4-af8c-d54685096893 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 Aug 13 15:26:28.231171 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e546111c-6a33-43c4-af8c-d54685096893 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.231381 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e546111c-6a33-43c4-af8c-d54685096893 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.242193 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.242193 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:28.249457 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e546111c-6a33-43c4-af8c-d54685096893 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.256570 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e546111c-6a33-43c4-af8c-d54685096893 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 returned with HTTP 200 Aug 13 15:26:28.257107 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1228/4908] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.271815 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-461069c9-99ef-4566-a21a-19d07e2d9441 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.273880 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-461069c9-99ef-4566-a21a-19d07e2d9441 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e Aug 13 15:26:28.274114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-461069c9-99ef-4566-a21a-19d07e2d9441 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.274344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-461069c9-99ef-4566-a21a-19d07e2d9441 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.282548 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.282548 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:28.286940 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-461069c9-99ef-4566-a21a-19d07e2d9441 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.291432 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-461069c9-99ef-4566-a21a-19d07e2d9441 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e returned with HTTP 200 Aug 13 15:26:28.291855 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1243/4909] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.305032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.306604 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] DELETE https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e Aug 13 15:26:28.306815 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.306987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.307133 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume with id: 852f004b-1ac9-476b-90e4-e683e8ebaa2e Aug 13 15:26:28.313050 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.313050 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:28.313415 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.328411 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume request issued successfully. Aug 13 15:26:28.328542 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28802ac3-4fd2-40f4-ba32-4bcc289eeae6 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e returned with HTTP 202 Aug 13 15:26:28.328902 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1219/4910] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:28 2026] DELETE /volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:28.336273 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.337922 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e Aug 13 15:26:28.338207 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.338452 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.345267 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.345267 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:28.351705 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:28.354762 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2e17247-9271-4861-a44a-6e3f852bc2c8 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e returned with HTTP 200 Aug 13 15:26:28.355313 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1221/4911] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.403622 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.405235 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:28.405421 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.405587 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.405704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:28.409583 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.409583 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:28.410170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a9aae75-3700-4919-9dbb-3ecfc842cc0e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:28.410524 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1229/4912] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:28.692030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:28.693785 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:28.694031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:28.694208 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:28.694342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:28.698302 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:28.698302 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:28.698885 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8c0f329-1fa9-4fef-a0e0-8e35c1aa2f58 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:28.699229 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1244/4913] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:28 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:29.367492 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-062ea512-ae46-4568-a90c-6683551ae801 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:29.369504 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-062ea512-ae46-4568-a90c-6683551ae801 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e Aug 13 15:26:29.369760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-062ea512-ae46-4568-a90c-6683551ae801 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:29.370044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-062ea512-ae46-4568-a90c-6683551ae801 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:29.376989 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-062ea512-ae46-4568-a90c-6683551ae801 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e returned with HTTP 404 Aug 13 15:26:29.377577 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1220/4914] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:29 2026] GET /volume/v3/volumes/852f004b-1ac9-476b-90e4-e683e8ebaa2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:29.384639 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:29.386780 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 Aug 13 15:26:29.387031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:29.387264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:29.387461 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume with id: 5878f23a-e98b-4500-b15e-ec1609302998 Aug 13 15:26:29.395531 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:29.395531 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:29.396120 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:29.415530 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume request issued successfully. Aug 13 15:26:29.415733 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c85ce5f-09c0-4b13-b5ce-fa26018d5521 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 returned with HTTP 202 Aug 13 15:26:29.416136 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1222/4915] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:29 2026] DELETE /volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:29.420654 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:29.422115 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:29.422346 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98d0a570-231b-427c-a7cd-d6175190858b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:29.422394 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:29.422584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:29.422826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:29.424061 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98d0a570-231b-427c-a7cd-d6175190858b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 Aug 13 15:26:29.424300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98d0a570-231b-427c-a7cd-d6175190858b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:29.424441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98d0a570-231b-427c-a7cd-d6175190858b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:29.426752 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:29.426752 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:29.427328 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d498823-c1f3-4f6f-8689-4bf39573c4e0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:29.427703 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1230/4916] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:29 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:29.430813 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:29.430813 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:29.434099 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-98d0a570-231b-427c-a7cd-d6175190858b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:29.437809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98d0a570-231b-427c-a7cd-d6175190858b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 returned with HTTP 200 Aug 13 15:26:29.438167 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1245/4917] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:29 2026] GET /volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:29.708851 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:29.710746 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:29.710746 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:29.710746 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:29.710941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:29.714484 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:29.714484 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:29.715020 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a6679b9-8526-49d7-89db-915c2d6108f3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:29.715315 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1221/4918] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:29 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:30.437373 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:30.439163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:30.439374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:30.439599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:30.439704 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:30.444029 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:30.444029 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:30.444649 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6130e2b4-b4dc-4360-9bec-a9802b41d6b8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:30.445044 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1223/4919] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:30 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:30.449728 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba6b65eb-fb3b-46a4-af2a-87b5ad92c2b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:30.451274 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6b65eb-fb3b-46a4-af2a-87b5ad92c2b7 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 Aug 13 15:26:30.451537 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba6b65eb-fb3b-46a4-af2a-87b5ad92c2b7 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:30.451624 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba6b65eb-fb3b-46a4-af2a-87b5ad92c2b7 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:30.459520 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6b65eb-fb3b-46a4-af2a-87b5ad92c2b7 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 returned with HTTP 404 Aug 13 15:26:30.460005 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1231/4920] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:30 2026] GET /volume/v3/volumes/5878f23a-e98b-4500-b15e-ec1609302998 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:30.467523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:30.469466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 Aug 13 15:26:30.469707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:30.469950 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:30.470113 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume with id: e10ced47-587d-4a03-a10e-d9d89afb8236 Aug 13 15:26:30.478763 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:30.478763 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:30.479429 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:30.498529 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume request issued successfully. Aug 13 15:26:30.498743 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17123194-8d40-4f7b-b322-b3fb42f56a12 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 returned with HTTP 202 Aug 13 15:26:30.499301 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1246/4921] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:30 2026] DELETE /volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:30.509856 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:30.517796 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 Aug 13 15:26:30.518000 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:30.519174 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:30.528289 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:30.528289 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:30.531525 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:30.535096 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ba061e9-94a7-4cd1-8f1f-e14c03c94b3c tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 returned with HTTP 200 Aug 13 15:26:30.535432 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1222/4922] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:30 2026] GET /volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:30.724742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:30.726775 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:30.727031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:30.727242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:30.727362 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:30.731962 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:30.731962 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:30.732594 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeda5b0-cf12-4604-b70e-9060f78fff7a tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:30.733067 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1224/4923] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:30 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:31.455367 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:31.457221 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:31.457466 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:31.457691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:31.457870 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:31.461759 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:31.461759 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:31.462341 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c49ab74b-6620-4c4e-81f0-c7ccd0282d7d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:31.462704 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1232/4924] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:31 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:31.552324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87ea3b9b-3cfd-427f-b00f-2b51b88dfc49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:31.554477 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87ea3b9b-3cfd-427f-b00f-2b51b88dfc49 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 Aug 13 15:26:31.554736 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87ea3b9b-3cfd-427f-b00f-2b51b88dfc49 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:31.554989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87ea3b9b-3cfd-427f-b00f-2b51b88dfc49 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:31.561904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87ea3b9b-3cfd-427f-b00f-2b51b88dfc49 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 returned with HTTP 404 Aug 13 15:26:31.562518 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1247/4925] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:31 2026] GET /volume/v3/volumes/e10ced47-587d-4a03-a10e-d9d89afb8236 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:31.572607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:31.577486 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] DELETE https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e Aug 13 15:26:31.578112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:31.578782 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:31.579418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume with id: 7f970ea5-bfb7-4f91-8768-c021f0f45d8e Aug 13 15:26:31.602281 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:31.602281 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:31.604759 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:31.639526 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume request issued successfully. Aug 13 15:26:31.639747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4aa9c3d2-b5bc-410a-9fee-6411a3952974 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e returned with HTTP 202 Aug 13 15:26:31.640239 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1223/4926] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:31 2026] DELETE /volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:31.648730 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:31.651121 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e Aug 13 15:26:31.651407 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:31.651700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:31.660626 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:31.660626 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:31.665158 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:31.669892 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f7ee4d9-72fe-40ec-afcc-adfc1566618f tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e returned with HTTP 200 Aug 13 15:26:31.670229 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1225/4927] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:31 2026] GET /volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:31.743361 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:31.744994 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:31.745201 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:31.745413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:31.745549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:31.750071 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:31.750071 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:31.750892 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47d4d068-8493-4af5-b9a4-c0f46fd89536 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:31.751432 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1233/4928] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:31 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:32.473686 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70964419-632d-4374-89be-c111161e5d38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:32.475371 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70964419-632d-4374-89be-c111161e5d38 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:32.475623 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70964419-632d-4374-89be-c111161e5d38 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:32.475868 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70964419-632d-4374-89be-c111161e5d38 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:32.475995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70964419-632d-4374-89be-c111161e5d38 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:32.480506 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:32.480506 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:32.481167 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70964419-632d-4374-89be-c111161e5d38 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:32.481573 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1248/4929] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:32 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:32.685954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1e8187b-6d5b-4306-9501-ca8a20a92a8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:32.693991 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1e8187b-6d5b-4306-9501-ca8a20a92a8b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e Aug 13 15:26:32.695217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1e8187b-6d5b-4306-9501-ca8a20a92a8b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:32.696427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1e8187b-6d5b-4306-9501-ca8a20a92a8b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:32.709181 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1e8187b-6d5b-4306-9501-ca8a20a92a8b tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e returned with HTTP 404 Aug 13 15:26:32.709686 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1224/4930] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:32 2026] GET /volume/v3/volumes/7f970ea5-bfb7-4f91-8768-c021f0f45d8e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:32.719352 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:32.720980 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] DELETE https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 Aug 13 15:26:32.721204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:32.721419 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:32.721611 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume with id: 566e7b81-0374-4d9d-85bf-15a7fe6860d8 Aug 13 15:26:32.730514 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:32.730514 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:32.731060 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:32.753240 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Delete volume request issued successfully. Aug 13 15:26:32.753240 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa7e9fb9-fd79-4267-92cb-e98b625e0d5a tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 returned with HTTP 202 Aug 13 15:26:32.753240 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1226/4931] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:32 2026] DELETE /volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:32.763920 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:32.765415 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 Aug 13 15:26:32.765536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:32.765838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:32.765838 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:32.767986 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:32.768269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:32.768835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:32.768835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:32.772510 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:32.772510 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:32.774455 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:32.774455 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:32.777607 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Volume info retrieved successfully. Aug 13 15:26:32.777745 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c51dec1-4dd6-40c0-8660-f1e888b91495 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:32.777745 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1249/4932] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:32 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:32.779207 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90e6e138-0cac-4be2-9322-f9b5e9f58cfa tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 returned with HTTP 200 Aug 13 15:26:32.779654 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1234/4933] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:32 2026] GET /volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:33.496106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:33.502473 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:33.503163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:33.505199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:33.505334 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:33.516291 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:33.516291 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:33.518182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ad29bd7-20d7-4683-93bc-0a4edc7d1c04 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:33.519754 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1225/4934] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:33 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:33.789628 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:33.792299 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:33.792299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:33.792299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:33.792299 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:33.797126 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:33.797126 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:33.797242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39c9d1af-3be1-4870-af3c-1a6ae4641e83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:33.797530 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c811431-025a-4e7b-9d51-8022cce3c4c3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:33.797530 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1227/4935] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:33 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:33.799225 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39c9d1af-3be1-4870-af3c-1a6ae4641e83 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] GET https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 Aug 13 15:26:33.799553 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39c9d1af-3be1-4870-af3c-1a6ae4641e83 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:33.799937 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39c9d1af-3be1-4870-af3c-1a6ae4641e83 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:33.807521 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39c9d1af-3be1-4870-af3c-1a6ae4641e83 tempest-CreateVolumesFromImageTest-75607118 tempest-CreateVolumesFromImageTest-75607118-project-member] https://10.4.3.38/volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 returned with HTTP 404 Aug 13 15:26:33.808615 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1250/4936] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:33 2026] GET /volume/v3/volumes/566e7b81-0374-4d9d-85bf-15a7fe6860d8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:34.530910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:34.533110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:34.533384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:34.533593 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:34.533729 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:34.537995 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:34.537995 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:34.538732 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6e8765c-48a1-4e89-bb38-7478f0dd82de tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:34.539126 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1235/4937] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:34 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:34.811605 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:34.822092 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:34.823425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:34.824328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:34.824886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:34.841104 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:34.841104 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:34.843154 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6623750f-7951-4ad1-82ec-5c933b81d8f7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:34.844121 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1226/4938] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:34 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:34.910031 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:34.986496 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:34.986880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-594039274"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:34.988178 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-594039274'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:34.988282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume of 1 GB Aug 13 15:26:34.994222 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Availability Zones retrieved successfully. Aug 13 15:26:34.999072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Flow 'volume_create_api' (e23aaaee-6914-4383-81df-d08664197200) 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 15:26:34.999876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfe1672-6d5a-4747-96af-89613f9e7f4c) transitioned 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 15:26:35.000640 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-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 15:26:35.022983 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfe1672-6d5a-4747-96af-89613f9e7f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:26:35.023642 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245927e5-e827-40ec-9eb8-0152d73abee1) transitioned 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 15:26:35.079937 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Created reservations ['1cd5851f-3322-4113-9339-108b2f853fb3', '051d9820-2e9a-41ec-b695-6a4fcba5bf4d', '22c9aa72-92de-40e1-a9c7-0c322accca34', '61f9c10a-d0f5-4581-bb71-8aafba8c0d97'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:35.081043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245927e5-e827-40ec-9eb8-0152d73abee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd5851f-3322-4113-9339-108b2f853fb3', '051d9820-2e9a-41ec-b695-6a4fcba5bf4d', '22c9aa72-92de-40e1-a9c7-0c322accca34', '61f9c10a-d0f5-4581-bb71-8aafba8c0d97']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:35.082172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f9e9e3-774d-4e08-b493-4d559bc7f534) transitioned 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 15:26:35.107593 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f9e9e3-774d-4e08-b493-4d559bc7f534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-594039274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ebb1f85ac0473287c1098ce67ed865',qos_specs=None,replication_status=,reservations=['1cd5851f-3322-4113-9339-108b2f853fb3','051d9820-2e9a-41ec-b695-6a4fcba5bf4d','22c9aa72-92de-40e1-a9c7-0c322accca34','61f9c10a-d0f5-4581-bb71-8aafba8c0d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2371d55edd8c459bad77e3df4892e190',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-594039274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ebb1f85ac0473287c1098ce67ed865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2371d55edd8c459bad77e3df4892e190',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:35.108520 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e34a7de-d7a8-45c8-b80f-761e2b4b4645) transitioned 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 15:26:35.127762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e34a7de-d7a8-45c8-b80f-761e2b4b4645) transitioned into state 'SUCCESS' from state '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-594039274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ebb1f85ac0473287c1098ce67ed865',qos_specs=None,replication_status=,reservations=['1cd5851f-3322-4113-9339-108b2f853fb3','051d9820-2e9a-41ec-b695-6a4fcba5bf4d','22c9aa72-92de-40e1-a9c7-0c322accca34','61f9c10a-d0f5-4581-bb71-8aafba8c0d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2371d55edd8c459bad77e3df4892e190',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:35.128752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e74551-e157-40b0-ac59-94fafa39f5f2) transitioned 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 15:26:35.140570 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e74551-e157-40b0-ac59-94fafa39f5f2) 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 15:26:35.141751 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Flow 'volume_create_api' (e23aaaee-6914-4383-81df-d08664197200) 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 15:26:35.142189 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume request issued successfully. Aug 13 15:26:35.143023 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfc5c857-ec6a-4645-8e3b-8ad6321b7329 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:35.143563 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1228/4939] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:34 2026] POST /volume/v3/volumes => generated 763 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:35.158987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-89933986-0c83-4488-8049-8a0daed6bf5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:35.160629 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89933986-0c83-4488-8049-8a0daed6bf5f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:35.160926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89933986-0c83-4488-8049-8a0daed6bf5f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:35.161163 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89933986-0c83-4488-8049-8a0daed6bf5f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:35.169335 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:35.169335 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:35.173794 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-89933986-0c83-4488-8049-8a0daed6bf5f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:35.178694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89933986-0c83-4488-8049-8a0daed6bf5f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:35.179082 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1251/4940] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:35 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:35.549925 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de0a27ac-ad90-49a6-8295-c8609f772aee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:35.552684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0a27ac-ad90-49a6-8295-c8609f772aee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:35.552684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0a27ac-ad90-49a6-8295-c8609f772aee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:35.552684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de0a27ac-ad90-49a6-8295-c8609f772aee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:35.552684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-de0a27ac-ad90-49a6-8295-c8609f772aee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:35.555936 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:35.555936 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:35.556469 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de0a27ac-ad90-49a6-8295-c8609f772aee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:35.556871 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1236/4941] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:35 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:35.856246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:35.862107 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:35.862981 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:35.864027 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:35.864508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:35.878282 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:35.878282 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:35.880333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c43ac4-9bc7-4ac1-9ec5-214c6f459472 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:35.882244 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1227/4942] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:35 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:36.190839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:36.192516 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:36.192855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:36.193017 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:36.200515 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:36.200515 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:36.203759 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:36.207728 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8abf106c-23c4-4ad4-8f02-f30e7b3df07a tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:36.208026 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1229/4943] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:36 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:36.221501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-651eea42-67b6-4159-806d-cdc1f53671f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:36.223611 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:36.224055 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-508283012"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:36.234698 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:36.234698 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:36.235447 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:36.235741 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create snapshot from volume 5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:36.273791 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Created reservations ['3172587c-a2d7-4969-9240-7f7551bd66f9', '8ff87e85-6f53-4d93-889e-159db939c35f', '0e1310cd-d843-4724-9fc1-6e99e4f90178', 'db5801eb-e44d-44f1-a5fe-2f50338dda0e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:36.306653 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot create request issued successfully. Aug 13 15:26:36.307106 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-651eea42-67b6-4159-806d-cdc1f53671f9 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:26:36.307548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1252/4944] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:26:36 2026] POST /volume/v3/snapshots => generated 321 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:36.317187 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:36.318942 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:36.319143 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:36.319407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:36.327244 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:36.327244 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:36.327774 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:36.328944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10ed73bd-32f3-469e-b7bd-607b7f679631 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 200 Aug 13 15:26:36.329251 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1237/4945] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:36 2026] GET /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:36.565642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a772ae20-3188-4c3c-93a7-316ff1321503 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:36.567958 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a772ae20-3188-4c3c-93a7-316ff1321503 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:36.568238 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a772ae20-3188-4c3c-93a7-316ff1321503 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:36.568485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a772ae20-3188-4c3c-93a7-316ff1321503 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:36.568630 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a772ae20-3188-4c3c-93a7-316ff1321503 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:36.573645 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:36.573645 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:36.574288 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a772ae20-3188-4c3c-93a7-316ff1321503 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:36.574738 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1228/4946] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:36 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:36.892098 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:36.893933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:36.894126 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:36.894317 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:36.894417 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:36.898578 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:36.898578 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:36.899147 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a8109aa-3118-42e8-b241-08bfe4c0ac7f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:36.899532 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1230/4947] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:36 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:37.338538 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:37.340703 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:37.340963 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:37.341209 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:37.346859 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.346859 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:37.347374 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:37.348246 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb0e3b3a-ac52-4d95-8da2-2d9e3bfd575d tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 200 Aug 13 15:26:37.348644 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1253/4948] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:37 2026] GET /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:37.361404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:37.363594 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b/action Aug 13 15:26:37.364102 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action body: b'{"revert": {"snapshot_id": "19a66b1e-f305-4c2d-aa34-188f89f4a1a3"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:37.364320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "19a66b1e-f305-4c2d-aa34-188f89f4a1a3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:37.376871 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.376871 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:37.377362 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume retrieved successfully. Aug 13 15:26:37.400091 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Reverting volume 5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b to snapshot 19a66b1e-f305-4c2d-aa34-188f89f4a1a3. Aug 13 15:26:37.401018 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.401018 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:37.413450 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c849988e-89cc-41c3-ad9f-a36c8fe9fd6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b/action returned with HTTP 202 Aug 13 15:26:37.413913 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1238/4949] 10.4.3.38 () {70 vars in 1424 bytes} [Thu Aug 13 15:26:37 2026] POST /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 13 15:26:37.430372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c5333cd-6950-46db-8844-66d2498193da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:37.441700 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c5333cd-6950-46db-8844-66d2498193da tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:37.441700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c5333cd-6950-46db-8844-66d2498193da tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:37.441700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c5333cd-6950-46db-8844-66d2498193da tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:37.450269 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.450269 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:37.455404 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c5333cd-6950-46db-8844-66d2498193da tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:37.460609 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c5333cd-6950-46db-8844-66d2498193da tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:37.461323 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1229/4950] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:37 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:37.585525 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80f243f8-a32d-417a-9f1c-96045110b229 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:37.587467 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80f243f8-a32d-417a-9f1c-96045110b229 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:37.587740 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80f243f8-a32d-417a-9f1c-96045110b229 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:37.587945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80f243f8-a32d-417a-9f1c-96045110b229 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:37.588042 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-80f243f8-a32d-417a-9f1c-96045110b229 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:37.592175 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.592175 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:37.592776 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80f243f8-a32d-417a-9f1c-96045110b229 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:37.593105 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1231/4951] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:37 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:37.909973 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29e20792-94f6-4247-93ec-f6751eb268ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:37.912271 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29e20792-94f6-4247-93ec-f6751eb268ab tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:37.912739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29e20792-94f6-4247-93ec-f6751eb268ab tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:37.913041 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29e20792-94f6-4247-93ec-f6751eb268ab tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:37.913187 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29e20792-94f6-4247-93ec-f6751eb268ab tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:37.918130 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:37.918130 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:37.919018 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29e20792-94f6-4247-93ec-f6751eb268ab tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:37.919410 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1254/4952] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:37 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:38.474693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f355ae81-474b-412c-ad18-d77f7ee73155 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.476609 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f355ae81-474b-412c-ad18-d77f7ee73155 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:38.476882 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f355ae81-474b-412c-ad18-d77f7ee73155 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.477088 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f355ae81-474b-412c-ad18-d77f7ee73155 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.485125 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.485125 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:38.490600 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f355ae81-474b-412c-ad18-d77f7ee73155 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:38.496589 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f355ae81-474b-412c-ad18-d77f7ee73155 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:38.497109 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1239/4953] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:38.509516 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ce43748-a767-4700-837e-a3f406000326 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.511599 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ce43748-a767-4700-837e-a3f406000326 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:38.512190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ce43748-a767-4700-837e-a3f406000326 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.512190 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ce43748-a767-4700-837e-a3f406000326 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.518328 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.518328 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:38.519245 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ce43748-a767-4700-837e-a3f406000326 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:38.520065 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ce43748-a767-4700-837e-a3f406000326 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 200 Aug 13 15:26:38.520531 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1230/4954] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:38.529526 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.531342 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:38.531596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.531842 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.539953 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.539953 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:38.544475 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:38.550749 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7919c9d-5ae4-4c5b-97ea-af12fede9703 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:38.551118 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1232/4955] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:38.564514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.566350 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:38.566751 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2124258353"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:38.568161 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2124258353'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:38.568290 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume of 1 GB Aug 13 15:26:38.572314 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Availability Zones retrieved successfully. Aug 13 15:26:38.577448 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Flow 'volume_create_api' (f888729c-5de2-4eaf-b771-d449b5c09cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:38.578385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05daa8f3-6126-4b70-8eea-ee2180d782c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:38.579323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:38.602968 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.604783 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:38.605037 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.605216 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.605325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:38.609522 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.609522 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:38.609698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05daa8f3-6126-4b70-8eea-ee2180d782c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:38.610262 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1c8b507-21a9-4b4f-a36f-016f400530bd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:38.610698 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1240/4956] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:38.610765 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3073185a-ad29-4153-b6fa-3be4f9adfa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:38.660951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Created reservations ['f36695ac-45ce-48d7-8440-017ae1ee55c3', 'e0c5485f-306b-4859-af59-937f038c43d3', 'e4bbfca5-8386-43f2-92f2-006c13bc9022', 'f2bc8ce9-ffb2-4364-b02f-3f92ad0339e6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:38.661989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3073185a-ad29-4153-b6fa-3be4f9adfa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f36695ac-45ce-48d7-8440-017ae1ee55c3', 'e0c5485f-306b-4859-af59-937f038c43d3', 'e4bbfca5-8386-43f2-92f2-006c13bc9022', 'f2bc8ce9-ffb2-4364-b02f-3f92ad0339e6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:38.663091 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7912e7f9-06ae-4f43-a3e7-1e27ba1089e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:38.703256 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7912e7f9-06ae-4f43-a3e7-1e27ba1089e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18369bd8-123d-4e1a-b580-feef6ed548e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2124258353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ebb1f85ac0473287c1098ce67ed865',qos_specs=None,replication_status=,reservations=['f36695ac-45ce-48d7-8440-017ae1ee55c3','e0c5485f-306b-4859-af59-937f038c43d3','e4bbfca5-8386-43f2-92f2-006c13bc9022','f2bc8ce9-ffb2-4364-b02f-3f92ad0339e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2371d55edd8c459bad77e3df4892e190',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2124258353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18369bd8-123d-4e1a-b580-feef6ed548e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ebb1f85ac0473287c1098ce67ed865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2371d55edd8c459bad77e3df4892e190',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:38.704322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6fe80a-e25f-4296-afaf-aec0c56dcfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:38.729179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6fe80a-e25f-4296-afaf-aec0c56dcfd7) transitioned into state 'SUCCESS' from state '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-2124258353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ebb1f85ac0473287c1098ce67ed865',qos_specs=None,replication_status=,reservations=['f36695ac-45ce-48d7-8440-017ae1ee55c3','e0c5485f-306b-4859-af59-937f038c43d3','e4bbfca5-8386-43f2-92f2-006c13bc9022','f2bc8ce9-ffb2-4364-b02f-3f92ad0339e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2371d55edd8c459bad77e3df4892e190',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:38.730322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7025be22-9c00-4fb3-82e6-44c7f10c6bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:38.740607 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7025be22-9c00-4fb3-82e6-44c7f10c6bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:38.741787 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Flow 'volume_create_api' (f888729c-5de2-4eaf-b771-d449b5c09cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:38.742260 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create volume request issued successfully. Aug 13 15:26:38.742869 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d193e18-3285-4f7a-85f0-e8dbba885ec8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:38.743305 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1255/4957] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:38 2026] POST /volume/v3/volumes => generated 764 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:38.759123 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.761459 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:38.761759 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.762037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.772141 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.772141 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:38.776887 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:38.782108 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d8df4cc-7b58-40de-b1b3-b15f01d63b80 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 200 Aug 13 15:26:38.782564 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1231/4958] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:38.934505 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:38.936440 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:38.936696 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:38.936885 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:38.936978 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:38.943159 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:38.943159 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:38.944057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-edd92b65-dec5-4335-a7a2-fc5bb767aecc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:38.944626 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1233/4959] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:38 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:39.622690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.624682 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:39.624984 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.625217 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.625359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:39.629562 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3bbfd390-ab0e-421d-9ae5-ffb089cef54b req-5d334468-9c0c-483b-92a9-c1a6feac400e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.629932 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.629932 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:39.630528 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3073b6cf-bfa1-4e35-8ac7-59cb86711978 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:39.630967 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1241/4960] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:39.632226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bbfd390-ab0e-421d-9ae5-ffb089cef54b req-5d334468-9c0c-483b-92a9-c1a6feac400e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 Aug 13 15:26:39.632396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bbfd390-ab0e-421d-9ae5-ffb089cef54b req-5d334468-9c0c-483b-92a9-c1a6feac400e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.632589 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bbfd390-ab0e-421d-9ae5-ffb089cef54b req-5d334468-9c0c-483b-92a9-c1a6feac400e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.640951 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.640951 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:39.683124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bbfd390-ab0e-421d-9ae5-ffb089cef54b req-5d334468-9c0c-483b-92a9-c1a6feac400e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 returned with HTTP 200 Aug 13 15:26:39.683559 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1256/4961] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:26:39 2026] DELETE /volume/v3/attachments/616a7e12-756a-4f0c-8a14-cf55d61a21a0 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:39.801862 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.803820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:39.804053 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.804256 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.811375 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.811375 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:39.814848 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:39.818990 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-246e1cbf-290d-416e-9569-e98a17ff6a65 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 200 Aug 13 15:26:39.819350 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1232/4962] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:39.835293 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.838187 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:39.838869 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18369bd8-123d-4e1a-b580-feef6ed548e5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1957140952"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:39.847361 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.847361 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:39.847827 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:39.847933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Create snapshot from volume 18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:39.870985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Created reservations ['ad56ba5b-ba41-4538-91c8-219cb271d14c', '8336fffc-cb6f-44cb-9752-43c6575d4d55', '16167c8e-c201-4ec9-9168-0eeacf1cfd80', 'c34e502b-56fd-419f-89a3-8b3e89e8a4d3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:39.898500 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot create request issued successfully. Aug 13 15:26:39.898903 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aab029c-8b15-4238-bb9b-00f4406e6d3c tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:26:39.899318 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1234/4963] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:26:39 2026] POST /volume/v3/snapshots => generated 322 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:39.907335 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.909028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:39.909225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.909420 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.913898 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.913898 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:39.914453 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:39.915474 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38eae95c-7f97-44ef-bb82-b78b608a49e8 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 returned with HTTP 200 Aug 13 15:26:39.915973 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1242/4964] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:39.954547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5840a156-2f03-4503-9af9-570300882cfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.956285 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5840a156-2f03-4503-9af9-570300882cfc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:39.956501 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5840a156-2f03-4503-9af9-570300882cfc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.956705 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5840a156-2f03-4503-9af9-570300882cfc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.956851 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5840a156-2f03-4503-9af9-570300882cfc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:39.960693 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.960693 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:39.961271 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5840a156-2f03-4503-9af9-570300882cfc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:39.961820 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1257/4965] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:39.970560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:39.972206 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818/export_record Aug 13 15:26:39.972411 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:39.972581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:39.972692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Export record for backup 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:26:39.976362 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:39.976362 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:39.977104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling RPCAPI with context: , host: np0000007223, backup: 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 15:26:39.981753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] export_record in rpcapi backup_id 748cbc56-c69f-4305-83d5-888781974818 on host np0000007223. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 15:26:39.990996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQ4Y2JjNTYtYzY5Zi00MzA1LTgzZDUtODg4NzgxOTc0ODE4IiwgInVzZXJfaWQiOiAiOTUxMWRiZmY4OTA1NDlhYmEwODBiNWI4MTFiN2E2OTciLCAicHJvamVjdF9pZCI6ICI4ZDljZWRlMjVlYmM0Mzg2YmFlYTIyNWFiMzhlZjc3OCIsICJ2b2x1bWVfaWQiOiAiYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE3OTQ0MDM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1LzIwMjYwODEzMTUyNjI4L2F6X25vdmFfYmFja3VwXzc0OGNiYzU2LWM2OWYtNDMwNS04M2Q1LTg4ODc4MTk3NDgxOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 15:26:39.991218 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06522a5c-ca51-4ca1-806b-a611a440e4e7 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818/export_record returned with HTTP 200 Aug 13 15:26:39.991633 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1233/4966] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818/export_record => generated 1424 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:39.998912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.000788 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:40.001025 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.001197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.001308 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:40.005072 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.005072 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:40.005642 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-900ab11a-cb53-4f5d-beaf-d68b1fad9197 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:40.005988 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1235/4967] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:39 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:40.015020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-68100fde-77a5-4558-8378-8da3fb733260 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.016733 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] POST https://10.4.3.38/volume/v3/backups/import_record Aug 13 15:26:40.017150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQxNjJhMWMtNTdkNS00ZjlhLWE3MjctOWNlY2U4ZGU2NThjIiwgInVzZXJfaWQiOiAiOTUxMWRiZmY4OTA1NDlhYmEwODBiNWI4MTFiN2E2OTciLCAicHJvamVjdF9pZCI6ICI4ZDljZWRlMjVlYmM0Mzg2YmFlYTIyNWFiMzhlZjc3OCIsICJ2b2x1bWVfaWQiOiAiYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE3OTQ0MDM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1LzIwMjYwODEzMTUyNjI4L2F6X25vdmFfYmFja3VwXzc0OGNiYzU2LWM2OWYtNDMwNS04M2Q1LTg4ODc4MTk3NDgxOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:40.018504 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQxNjJhMWMtNTdkNS00ZjlhLWE3MjctOWNlY2U4ZGU2NThjIiwgInVzZXJfaWQiOiAiOTUxMWRiZmY4OTA1NDlhYmEwODBiNWI4MTFiN2E2OTciLCAicHJvamVjdF9pZCI6ICI4ZDljZWRlMjVlYmM0Mzg2YmFlYTIyNWFiMzhlZjc3OCIsICJ2b2x1bWVfaWQiOiAiYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE3OTQ0MDM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1LzIwMjYwODEzMTUyNjI4L2F6X25vdmFfYmFja3VwXzc0OGNiYzU2LWM2OWYtNDMwNS04M2Q1LTg4ODc4MTk3NDgxOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100285) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 15:26:40.018591 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzQxNjJhMWMtNTdkNS00ZjlhLWE3MjctOWNlY2U4ZGU2NThjIiwgInVzZXJfaWQiOiAiOTUxMWRiZmY4OTA1NDlhYmEwODBiNWI4MTFiN2E2OTciLCAicHJvamVjdF9pZCI6ICI4ZDljZWRlMjVlYmM0Mzg2YmFlYTIyNWFiMzhlZjc3OCIsICJ2b2x1bWVfaWQiOiAiYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1IiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzE3OTQ0MDM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTkyZThkYjQtZWQ4Zi00NWY1LWFjMjktNTI0YmM0M2M5ZTg1LzIwMjYwODEzMTUyNjI4L2F6X25vdmFfYmFja3VwXzc0OGNiYzU2LWM2OWYtNDMwNS04M2Q1LTg4ODc4MTk3NDgxOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6MjY6MjZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNjo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100285) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 15:26:40.019213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ecbdc7096dfc4ffca0f48fee0843c2a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9cede25ebc4386baea225ab38ef778', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:26:40.019386 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68100fde-77a5-4558-8378-8da3fb733260 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups/import_record returned with HTTP 403 Aug 13 15:26:40.019828 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1243/4968] 10.4.3.38 () {70 vars in 1335 bytes} [Thu Aug 13 15:26:40 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:40.025381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.027216 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:40.027439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.027622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.027846 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume with id: a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:40.034563 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.034563 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:40.034879 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:40.050131 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume request issued successfully. Aug 13 15:26:40.050351 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdd5224e-0db4-456a-8fa6-11da623236f1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 returned with HTTP 202 Aug 13 15:26:40.050832 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1258/4969] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:40 2026] DELETE /volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:40.056961 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4809be01-7d61-47a6-a3de-476878d4f152 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.058946 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4809be01-7d61-47a6-a3de-476878d4f152 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:40.059144 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4809be01-7d61-47a6-a3de-476878d4f152 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.059314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4809be01-7d61-47a6-a3de-476878d4f152 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.066198 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.066198 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:40.069786 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4809be01-7d61-47a6-a3de-476878d4f152 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:40.074362 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4809be01-7d61-47a6-a3de-476878d4f152 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 returned with HTTP 200 Aug 13 15:26:40.074730 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1234/4970] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:40 2026] GET /volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:40.640177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e749d2b-b556-43ba-970e-934384edef15 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.641995 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e749d2b-b556-43ba-970e-934384edef15 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:40.642248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e749d2b-b556-43ba-970e-934384edef15 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.642471 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e749d2b-b556-43ba-970e-934384edef15 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.642610 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e749d2b-b556-43ba-970e-934384edef15 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:40.646930 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.646930 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:40.647576 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e749d2b-b556-43ba-970e-934384edef15 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:40.648008 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1236/4971] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:40 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:40.765314 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.769258 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:26:40.769392 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.769532 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.777220 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.777220 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:40.782126 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:26:40.788149 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-e8d2bdbc-181a-468b-bbd2-122e8e53a0ec tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:26:40.788770 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1244/4972] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:26:40 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:40.925066 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.926736 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:40.926914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:40.927084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:40.932048 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.932048 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:40.932436 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:40.933180 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c15ef54-a673-4559-a4b2-32f6f7e4b81b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 returned with HTTP 200 Aug 13 15:26:40.933497 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1259/4973] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:40 2026] GET /volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:40.943339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f12b5f96-9182-4438-a302-1e5461c66217 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:40.945015 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action Aug 13 15:26:40.945453 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:40.945602 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:40.953581 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:40.953581 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:40.954138 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:40.985298 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Created reservations ['0243c197-d567-4a63-a39d-f85d5df0809d', '3b2ee275-40de-47d6-9762-c41570d707d2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:40.994550 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Extend volume request issued successfully. Aug 13 15:26:40.994870 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f12b5f96-9182-4438-a302-1e5461c66217 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action returned with HTTP 202 Aug 13 15:26:40.995373 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1235/4974] 10.4.3.38 () {70 vars in 1424 bytes} [Thu Aug 13 15:26:40 2026] POST /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 15:26:41.002541 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.005344 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:41.005344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.005480 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.012605 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:41.012605 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:41.016458 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:41.020853 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5574a3-bc1a-40e6-89cf-0035fbb2adc6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 200 Aug 13 15:26:41.021241 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1237/4975] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:41.089447 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b90c382d-6e96-4141-9e0d-3e135fdd85d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.091863 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b90c382d-6e96-4141-9e0d-3e135fdd85d1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 Aug 13 15:26:41.092147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b90c382d-6e96-4141-9e0d-3e135fdd85d1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.092387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b90c382d-6e96-4141-9e0d-3e135fdd85d1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.101088 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b90c382d-6e96-4141-9e0d-3e135fdd85d1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 returned with HTTP 404 Aug 13 15:26:41.101684 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1245/4976] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/volumes/a92e8db4-ed8f-45f5-ac29-524bc43c9e85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:41.108725 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.110209 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] GET https://10.4.3.38/volume/v3/backups Aug 13 15:26:41.110382 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.110555 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.110838 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:26:41.115609 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9998334f-0eb2-4d6e-98a8-b69cf88dc84b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups returned with HTTP 200 Aug 13 15:26:41.115963 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1260/4977] 10.4.3.38 () {68 vars in 1270 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/backups => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:41.124598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.126182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] GET https://10.4.3.38/volume/v3/backups?project_id=8d9cede25ebc4386baea225ab38ef778 Aug 13 15:26:41.126362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.126530 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.126794 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Removing options 'project_id' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:26:41.138380 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc62b49-c602-4dd6-9eb6-6074eaaadacc tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups?project_id=8d9cede25ebc4386baea225ab38ef778 returned with HTTP 200 Aug 13 15:26:41.138818 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1236/4978] 10.4.3.38 () {68 vars in 1357 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/backups?project_id=8d9cede25ebc4386baea225ab38ef778 => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:41.147277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.149853 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:41.150468 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304729844"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:41.152350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304729844'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:41.152513 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume of 1 GB Aug 13 15:26:41.157168 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:41.164271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (27d2457d-5c41-4068-913f-ac174979a02b) 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 15:26:41.165243 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4bf8dc-802f-45c0-bb08-188a1343dfeb) transitioned 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 15:26:41.165997 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-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 15:26:41.188812 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d4bf8dc-802f-45c0-bb08-188a1343dfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:26:41.189465 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281a7f36-c944-40c0-a365-20f60ab5b931) transitioned 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 15:26:41.220659 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['22d2e437-1b5c-44c0-862c-100245d97481', '845c35a7-539e-4ebd-95f2-f2cb64b0d186', '497a1358-d58d-4854-9f7b-0e762d4d6667', '4359aac2-d0bf-43d7-ad3b-cb30bbf86dfc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:41.221278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281a7f36-c944-40c0-a365-20f60ab5b931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d2e437-1b5c-44c0-862c-100245d97481', '845c35a7-539e-4ebd-95f2-f2cb64b0d186', '497a1358-d58d-4854-9f7b-0e762d4d6667', '4359aac2-d0bf-43d7-ad3b-cb30bbf86dfc']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:41.221955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70833aff-f963-4452-89fc-5c34e54c817b) transitioned 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 15:26:41.242379 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70833aff-f963-4452-89fc-5c34e54c817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f09730-f11c-44fb-b0ea-9789b596ce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304729844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['22d2e437-1b5c-44c0-862c-100245d97481','845c35a7-539e-4ebd-95f2-f2cb64b0d186','497a1358-d58d-4854-9f7b-0e762d4d6667','4359aac2-d0bf-43d7-ad3b-cb30bbf86dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304729844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19f09730-f11c-44fb-b0ea-9789b596ce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d9cede25ebc4386baea225ab38ef778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9511dbff890549aba080b5b811b7a697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:41.243089 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7b2fb4-8635-4e10-b53f-ed266297c127) transitioned 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 15:26:41.258557 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7b2fb4-8635-4e10-b53f-ed266297c127) transitioned into state 'SUCCESS' from state '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-1304729844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d9cede25ebc4386baea225ab38ef778',qos_specs=None,replication_status=,reservations=['22d2e437-1b5c-44c0-862c-100245d97481','845c35a7-539e-4ebd-95f2-f2cb64b0d186','497a1358-d58d-4854-9f7b-0e762d4d6667','4359aac2-d0bf-43d7-ad3b-cb30bbf86dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9511dbff890549aba080b5b811b7a697',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:41.259228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fd9f79-3442-458f-89ba-34faa68f5cb6) transitioned 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 15:26:41.267115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fd9f79-3442-458f-89ba-34faa68f5cb6) 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 15:26:41.267879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Flow 'volume_create_api' (27d2457d-5c41-4068-913f-ac174979a02b) 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 15:26:41.268154 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Create volume request issued successfully. Aug 13 15:26:41.268652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a5b81ec-61bb-4998-ae78-2994e1ba6983 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:41.269075 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1238/4979] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:26:41 2026] POST /volume/v3/volumes => generated 776 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:41.280344 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dea13a26-a660-44a7-9cff-37392f3837fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.281890 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dea13a26-a660-44a7-9cff-37392f3837fa tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:41.282079 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dea13a26-a660-44a7-9cff-37392f3837fa tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.282245 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dea13a26-a660-44a7-9cff-37392f3837fa tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.288377 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:41.288377 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:41.290634 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.291477 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dea13a26-a660-44a7-9cff-37392f3837fa tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:41.293254 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:26:41.293474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.293651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.294899 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dea13a26-a660-44a7-9cff-37392f3837fa tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a returned with HTTP 200 Aug 13 15:26:41.295303 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1246/4980] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:41.300160 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:41.300160 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:41.303595 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:26:41.308062 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-2a1f56ad-c081-482a-88c8-4ff0470bad09 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:26:41.308446 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1261/4981] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:41.319317 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10ed3257-047e-47fe-ac3c-7873f1da1280 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.319733 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10ed3257-047e-47fe-ac3c-7873f1da1280 None None] GET https://10.4.3.38/volume// Aug 13 15:26:41.319920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10ed3257-047e-47fe-ac3c-7873f1da1280 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.320134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10ed3257-047e-47fe-ac3c-7873f1da1280 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.320495 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10ed3257-047e-47fe-ac3c-7873f1da1280 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:26:41.320773 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1237/4982] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:26: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 15:26:41.328344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-d96c87ac-fbbb-44a0-929a-802a189ca91d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.330437 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-d96c87ac-fbbb-44a0-929a-802a189ca91d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:26:41.330848 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-d96c87ac-fbbb-44a0-929a-802a189ca91d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563b4618-7283-466d-95bb-98869099a966", "connector": null, "instance_uuid": "2bb4912e-ea04-41bc-a0f2-630a25f7746b"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:41.338953 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:41.338953 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:41.361342 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-d96c87ac-fbbb-44a0-929a-802a189ca91d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:26:41.361845 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1239/4983] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:26:41 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 15:26:41.657432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:41.659162 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:41.659358 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:41.659531 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:41.659642 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:41.663528 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:41.663528 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:41.664126 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-815718e4-f3c9-425c-8e3c-afeebf328c72 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:41.664447 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1247/4984] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:41 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:42.024373 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fba26fd-1234-422a-9111-41c1888ec93a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.024774 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fba26fd-1234-422a-9111-41c1888ec93a None None] GET https://10.4.3.38/volume// Aug 13 15:26:42.024953 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fba26fd-1234-422a-9111-41c1888ec93a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.025138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fba26fd-1234-422a-9111-41c1888ec93a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.025464 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fba26fd-1234-422a-9111-41c1888ec93a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:26:42.025750 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1262/4985] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:26: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 15:26:42.032104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.032350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.033995 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:26:42.034078 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:42.034249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.034316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.034395 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.034457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.040787 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.040787 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:42.043354 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.043354 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:42.044407 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:42.046605 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:26:42.048202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db1de56f-fbff-4c1b-b730-1a746a1f07fd tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 200 Aug 13 15:26:42.048524 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1240/4986] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:42.050902 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-47992381-237c-45f1-a6ce-1436d9925b8a tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:26:42.051266 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1238/4987] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:26:42.061178 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02b57b98-4fcb-404b-880b-9a3745e88724 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.063281 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] POST https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action Aug 13 15:26:42.063764 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action body: b'{"revert": {"snapshot_id": "88f06e0e-9534-4e0a-bd44-8bd735a1d755"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:42.063981 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "88f06e0e-9534-4e0a-bd44-8bd735a1d755"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:42.075437 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.075437 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:42.076069 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume retrieved successfully. Aug 13 15:26:42.080179 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] HTTP exception thrown: Can't revert volume 18369bd8-123d-4e1a-b580-feef6ed548e5 to its latest snapshot 88f06e0e-9534-4e0a-bd44-8bd735a1d755. The volume size must be equal to the snapshot size. Aug 13 15:26:42.080381 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02b57b98-4fcb-404b-880b-9a3745e88724 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action returned with HTTP 400 Aug 13 15:26:42.081082 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1248/4988] 10.4.3.38 () {70 vars in 1424 bytes} [Thu Aug 13 15:26:42 2026] POST /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5/action => generated 213 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 15:26:42.088101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d63195fb-708b-494e-8797-5a1f7f8cccac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.090048 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:42.090261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.090504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.090606 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete snapshot with id: 88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:42.097023 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.097023 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:42.097651 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:42.111729 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot delete request issued successfully. Aug 13 15:26:42.111934 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d63195fb-708b-494e-8797-5a1f7f8cccac tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 returned with HTTP 202 Aug 13 15:26:42.112291 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1263/4989] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:26:42 2026] DELETE /volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:42.118823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.120473 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:42.120686 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.121020 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.125862 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.125862 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:42.126226 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:42.126962 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a006487-a321-4ee5-9690-cd57d9ee9686 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 returned with HTTP 200 Aug 13 15:26:42.127313 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1241/4990] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:42.150900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.152825 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 Aug 13 15:26:42.153157 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:42.161387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:26:42.166171 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:26:42.167106 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.167106 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:42.228587 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-563b4618-7283-466d-95bb-98869099a966-np0000007223" released by "attachment_update" :: held 0.062s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:26:42.228943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9c8c3e90-e7d2-4a4b-8bd9-df6c3f4e5384 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 returned with HTTP 200 Aug 13 15:26:42.229546 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1239/4991] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:26:42 2026] PUT /volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:42.248737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9cc9d983-cd3d-42c6-a994-ac6cd2b7d251 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.250944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9cc9d983-cd3d-42c6-a994-ac6cd2b7d251 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306/action Aug 13 15:26:42.251404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9cc9d983-cd3d-42c6-a994-ac6cd2b7d251 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:42.251560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9cc9d983-cd3d-42c6-a994-ac6cd2b7d251 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:42.266613 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.266613 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:42.274944 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2c5d6f2-0c38-4bae-93b2-543ef9439b66 req-9cc9d983-cd3d-42c6-a994-ac6cd2b7d251 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306/action returned with HTTP 204 Aug 13 15:26:42.275372 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1249/4992] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:26:42 2026] POST /volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:42.307216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.309096 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:42.309396 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.309624 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.316818 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.316818 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:42.320276 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:42.323823 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1b3b1fe-34bb-42ac-b87c-5141cc5c86bb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a returned with HTTP 200 Aug 13 15:26:42.324201 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1264/4993] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:42.335876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.337821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:42.338249 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19f09730-f11c-44fb-b0ea-9789b596ce2a", "name": "tempest-type-Backup-1854467347"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:42.339748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating new backup {'backup': {'volume_id': '19f09730-f11c-44fb-b0ea-9789b596ce2a', 'name': 'tempest-type-Backup-1854467347'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:42.339891 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Creating backup of volume 19f09730-f11c-44fb-b0ea-9789b596ce2a in container None Aug 13 15:26:42.346910 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.346910 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:42.347177 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:42.364504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Created reservations ['a842d2c8-4065-424d-801c-02600dc0ae3c', 'ee1f80b0-fe68-40c6-90b4-1f12e0a64479'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:42.393002 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56c7c4dc-55e2-4986-854d-fb4fc726046f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:42.393549 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1242/4994] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:26:42 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:42.402289 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87e01356-5153-4775-8d45-803d11092253 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.404326 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e01356-5153-4775-8d45-803d11092253 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:42.404570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87e01356-5153-4775-8d45-803d11092253 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.404786 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87e01356-5153-4775-8d45-803d11092253 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.404962 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-87e01356-5153-4775-8d45-803d11092253 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:42.410039 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.410039 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:42.410735 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e01356-5153-4775-8d45-803d11092253 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:42.411617 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1240/4995] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:42.675194 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.677028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:26:42.677317 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.677528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.677635 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:42.685998 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.685998 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:42.686779 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de025288-6def-4a76-ae9e-3faf02ae18c1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:26:42.687234 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1250/4996] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:42.697125 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.758843 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:26:42.759130 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f8e5faa-c5c4-4537-9547-da428ea738fb"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:42.760421 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Creating new backup {'backup': {'volume_id': '5f8e5faa-c5c4-4537-9547-da428ea738fb'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:26:42.760542 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Creating backup of volume 5f8e5faa-c5c4-4537-9547-da428ea738fb in container None Aug 13 15:26:42.767460 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.767460 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:42.767914 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Volume info retrieved successfully. Aug 13 15:26:42.784544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Created reservations ['50b29e12-9258-47fc-97b1-a357b5e2ee39', '7e7a8383-7941-410e-b0c9-bc65a757b6dc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:42.808839 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2e674d8-5e13-4326-9b8d-0d118ebe230e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:26:42.809372 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1265/4997] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:26:42 2026] POST /volume/v3/backups => generated 286 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:42.819209 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:42.821059 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:42.821292 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:42.821513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:42.821632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:42.825775 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:42.825775 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:42.826333 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77a7d623-89f2-4ae9-9932-98020d0f3d03 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:42.826875 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1243/4998] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:42 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:43.135062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc466b65-0a19-4dfb-a164-258b790b813b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:43.136812 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc466b65-0a19-4dfb-a164-258b790b813b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 Aug 13 15:26:43.137051 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc466b65-0a19-4dfb-a164-258b790b813b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:43.137245 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc466b65-0a19-4dfb-a164-258b790b813b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:43.141354 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc466b65-0a19-4dfb-a164-258b790b813b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 returned with HTTP 404 Aug 13 15:26:43.141765 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1241/4999] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:43 2026] GET /volume/v3/snapshots/88f06e0e-9534-4e0a-bd44-8bd735a1d755 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:43.147600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4a18559-1220-4be8-b442-dae829f00fe0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:43.149257 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] DELETE https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:43.149485 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:43.149718 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:43.149933 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete volume with id: 18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:43.156484 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:43.156484 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:43.157020 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:43.173089 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete volume request issued successfully. Aug 13 15:26:43.173320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4a18559-1220-4be8-b442-dae829f00fe0 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 202 Aug 13 15:26:43.173760 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1251/5000] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:26:43 2026] DELETE /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:26:43.180064 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:43.182321 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:43.182626 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:43.182959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:43.191445 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:43.191445 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:43.195559 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:43.200427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c90773-6ef1-4ff7-bbd4-50ce1ebb97e2 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 200 Aug 13 15:26:43.200898 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1266/5001] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:43 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:43.421568 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:43.423415 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:43.423662 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:43.423927 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:43.424072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:43.428002 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:43.428002 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:43.428598 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cbce4dd-f71e-4ba0-831d-0bae0cd217fb tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:43.428972 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1244/5002] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:43 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:43.838653 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:43.843419 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:43.843712 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:43.843974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:43.844125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:43.848614 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:43.848614 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:43.849196 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5e78c2-bef3-4f7d-8387-f98023ea50f5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:43.849570 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1242/5003] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:43 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:44.213137 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3688be31-e719-4d4e-80ac-fe56ff2b00f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:44.215426 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3688be31-e719-4d4e-80ac-fe56ff2b00f6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 Aug 13 15:26:44.215705 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3688be31-e719-4d4e-80ac-fe56ff2b00f6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:44.215972 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3688be31-e719-4d4e-80ac-fe56ff2b00f6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:44.223480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3688be31-e719-4d4e-80ac-fe56ff2b00f6 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 returned with HTTP 404 Aug 13 15:26:44.224145 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1252/5004] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:44 2026] GET /volume/v3/volumes/18369bd8-123d-4e1a-b580-feef6ed548e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:26:44.230820 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:44.232563 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:44.232930 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:44.233216 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:44.233418 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete snapshot with id: 19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:44.238265 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:44.238265 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:44.239329 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:44.257921 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot delete request issued successfully. Aug 13 15:26:44.258193 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0167214e-8a0d-48ec-8973-4fcb5510e276 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 202 Aug 13 15:26:44.258749 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1267/5005] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:26:44 2026] DELETE /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:44.265902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:44.267750 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:44.268319 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:44.268319 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:44.273302 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:44.273302 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:44.273787 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Snapshot retrieved successfully. Aug 13 15:26:44.274585 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d46a9aa6-5cc0-4bc2-a8a4-c7e29cd0de6b tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 200 Aug 13 15:26:44.275021 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1245/5006] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:44 2026] GET /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:44.439550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:44.441158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:44.441346 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:44.441522 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:44.441621 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:44.443271 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=259,cinder:UPDATE=66,cinder:INSERT=40 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:26:44.446514 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:44.446514 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:44.447135 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d219c7-dc61-402d-9a7b-b51a5169ba00 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:44.447547 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1243/5007] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:44 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:44.863434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3aba6d28-8826-4abf-927f-490e4328d656 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:44.865534 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aba6d28-8826-4abf-927f-490e4328d656 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:44.865812 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aba6d28-8826-4abf-927f-490e4328d656 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:44.866043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aba6d28-8826-4abf-927f-490e4328d656 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:44.866177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3aba6d28-8826-4abf-927f-490e4328d656 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:44.871088 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:44.871088 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:44.871821 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aba6d28-8826-4abf-927f-490e4328d656 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:44.872263 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1253/5008] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:44 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:45.283088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4c2c0b1-a5a6-406d-9be2-dd9bfcb04ca7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:45.284797 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4c2c0b1-a5a6-406d-9be2-dd9bfcb04ca7 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 Aug 13 15:26:45.285015 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4c2c0b1-a5a6-406d-9be2-dd9bfcb04ca7 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:45.285204 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4c2c0b1-a5a6-406d-9be2-dd9bfcb04ca7 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:45.289091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4c2c0b1-a5a6-406d-9be2-dd9bfcb04ca7 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 returned with HTTP 404 Aug 13 15:26:45.289508 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1268/5009] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:45 2026] GET /volume/v3/snapshots/19a66b1e-f305-4c2d-aa34-188f89f4a1a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:45.294880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:45.296619 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] DELETE https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:45.296861 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:45.297040 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:45.297202 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete volume with id: 5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:45.304472 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:45.304472 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:45.305050 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:45.323378 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Delete volume request issued successfully. Aug 13 15:26:45.323590 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b006b0f5-d550-4e5f-9b8c-1f943eac2647 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 202 Aug 13 15:26:45.324055 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1246/5010] 10.4.3.38 () {68 vars in 1385 bytes} [Thu Aug 13 15:26:45 2026] DELETE /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 15:26:45.332103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:45.333835 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:45.334066 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:45.334358 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:45.340988 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:45.340988 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:45.344617 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Volume info retrieved successfully. Aug 13 15:26:45.349202 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0165d1a-4e7e-4646-9d82-bd4dd478905f tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 200 Aug 13 15:26:45.349607 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1244/5011] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:45 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:45.458586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:45.465460 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:45.466839 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:45.467095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:45.467865 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:45.474946 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:45.474946 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:45.475777 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328f8edf-9c6d-4ff1-87c3-5392ac24e207 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:45.476276 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1254/5012] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:45 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:45.884297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a632c0b9-cb66-4213-922c-2118e0f75912 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:45.886337 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a632c0b9-cb66-4213-922c-2118e0f75912 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:45.886628 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a632c0b9-cb66-4213-922c-2118e0f75912 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:45.886885 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a632c0b9-cb66-4213-922c-2118e0f75912 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:45.887024 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a632c0b9-cb66-4213-922c-2118e0f75912 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:45.892800 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:45.892800 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:45.893518 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a632c0b9-cb66-4213-922c-2118e0f75912 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:45.893978 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1269/5013] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:45 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:46.362151 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5fa2996d-85b3-426c-8004-a7880827d177 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:46.363653 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fa2996d-85b3-426c-8004-a7880827d177 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] GET https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b Aug 13 15:26:46.363866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fa2996d-85b3-426c-8004-a7880827d177 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:46.364043 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fa2996d-85b3-426c-8004-a7880827d177 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:46.369882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fa2996d-85b3-426c-8004-a7880827d177 tempest-VolumeRevertTests-999444316 tempest-VolumeRevertTests-999444316-project-member] https://10.4.3.38/volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b returned with HTTP 404 Aug 13 15:26:46.370276 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1247/5014] 10.4.3.38 () {68 vars in 1382 bytes} [Thu Aug 13 15:26:46 2026] GET /volume/v3/volumes/5d28e9c0-ea0e-4c2d-9ede-1d429c2b710b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 15:26:46.486096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b219da3-1798-4e70-bc97-11c95267179d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:46.487748 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b219da3-1798-4e70-bc97-11c95267179d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:46.487969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b219da3-1798-4e70-bc97-11c95267179d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:46.488141 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b219da3-1798-4e70-bc97-11c95267179d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:46.488233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2b219da3-1798-4e70-bc97-11c95267179d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:46.492265 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:46.492265 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:46.492906 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b219da3-1798-4e70-bc97-11c95267179d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:46.493305 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1245/5015] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:46 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:46.907260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:46.909129 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:46.909360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:46.909551 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:46.909654 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:46.914621 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:46.914621 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:46.915616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b4207c9-ecd3-4ac3-8ec5-be024561b8e8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:46.916118 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1255/5016] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:46 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:47.504906 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:47.507073 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:47.507376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:47.507629 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:47.507798 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:47.512252 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:47.512252 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:47.513092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e88b41fe-4e31-40e5-9ec1-39a11dcc2b5f tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:47.513469 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1270/5017] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:47 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:47.741036 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:47.845665 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:47.846121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1512361776"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:47.847911 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1512361776'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:47.849689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume of 1 GB Aug 13 15:26:47.852563 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:47.859758 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (dcd34a16-dee7-47ea-b290-f53b2b64d6e5) 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 15:26:47.860953 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48a8323-6f05-4563-9f9d-0327c565c2fb) transitioned 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 15:26:47.862063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-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 15:26:47.888436 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48a8323-6f05-4563-9f9d-0327c565c2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:26:47.889150 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506b782c-e05e-4ba3-aa91-c49f91920005) transitioned 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 15:26:47.926730 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:47.928633 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:47.928883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:47.929064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:47.929164 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:47.933420 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:47.933420 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:47.934071 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b50aed2-bd5c-4ef6-bc19-c11349ac1f02 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:47.934483 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1246/5018] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:47 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:47.946598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['9d4a6a69-b943-49b8-be90-e9f7c814fe4f', '8649529e-e117-4072-8c0c-0d77c8459f47', 'd43b2ebf-b2ac-42bf-8d11-565ee1920e14', 'e6cfbffd-f3af-4eb9-b44a-393eb4e31c1c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:47.947352 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506b782c-e05e-4ba3-aa91-c49f91920005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4a6a69-b943-49b8-be90-e9f7c814fe4f', '8649529e-e117-4072-8c0c-0d77c8459f47', 'd43b2ebf-b2ac-42bf-8d11-565ee1920e14', 'e6cfbffd-f3af-4eb9-b44a-393eb4e31c1c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:47.948061 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1a606c-3d06-490f-9eda-db7adced02af) transitioned 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 15:26:47.974141 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb1a606c-3d06-490f-9eda-db7adced02af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c1f4bf-c344-40da-a08e-43b05b21ce59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512361776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['9d4a6a69-b943-49b8-be90-e9f7c814fe4f','8649529e-e117-4072-8c0c-0d77c8459f47','d43b2ebf-b2ac-42bf-8d11-565ee1920e14','e6cfbffd-f3af-4eb9-b44a-393eb4e31c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512361776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c1f4bf-c344-40da-a08e-43b05b21ce59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0875dddafea340f8aa990dca291fe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:47.974797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76290548-67af-4f0e-ba86-ba6cb1025e85) transitioned 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 15:26:47.993188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76290548-67af-4f0e-ba86-ba6cb1025e85) transitioned into state 'SUCCESS' from state '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-1512361776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['9d4a6a69-b943-49b8-be90-e9f7c814fe4f','8649529e-e117-4072-8c0c-0d77c8459f47','d43b2ebf-b2ac-42bf-8d11-565ee1920e14','e6cfbffd-f3af-4eb9-b44a-393eb4e31c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:47.993890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d72e27-0ec6-408d-b3a2-fe962a57d041) transitioned 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 15:26:48.005808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d72e27-0ec6-408d-b3a2-fe962a57d041) 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 15:26:48.006983 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (dcd34a16-dee7-47ea-b290-f53b2b64d6e5) 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 15:26:48.007317 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request issued successfully. Aug 13 15:26:48.008001 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bc96aa-60ce-4b60-8ed4-66cae7a63920 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:48.008465 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1248/5019] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:26:47 2026] POST /volume/v3/volumes => generated 776 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:48.019686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:48.021344 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:48.021528 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:48.021697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:48.030342 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:48.030342 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:48.037749 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:48.044207 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa636a16-4533-4533-8bd5-c14ec0ca129c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 returned with HTTP 200 Aug 13 15:26:48.045452 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1256/5020] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:48 2026] GET /volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:48.526894 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:48.528902 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:48.529177 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:48.529408 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:48.529565 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:48.533737 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:48.533737 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:48.534362 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ef6ecd0-847b-4a9b-98ea-8b9d8a11f037 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:48.534738 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1271/5021] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:48 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:48.946354 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:48.947962 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:48.948162 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:48.948331 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:48.948429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:48.952357 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:48.952357 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:48.952900 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c786140-bca4-49aa-aa31-c76c69f8eb0b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:48.953254 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1247/5022] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:48 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:49.059222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:49.061007 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:49.061186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:49.061373 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:49.067927 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:49.067927 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:49.071568 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:49.075186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa3ad91-4e63-431a-bccc-82c7f7f7563c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 returned with HTTP 200 Aug 13 15:26:49.075497 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1249/5023] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:49 2026] GET /volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:49.088234 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:49.090024 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:49.090429 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47c1f4bf-c344-40da-a08e-43b05b21ce59", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1699053433"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:49.099557 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:49.099557 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:49.100120 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:49.100386 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create snapshot from volume 47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:49.130126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['4b830465-c759-45fb-97da-73d981a94b28', '6dba7159-27fd-4f3c-a04a-8a2fabbeaca0', '8ed0b657-7851-477d-baaa-4e4ce51f9676', 'd9a5f4b1-fcda-417b-b468-7e462a9ae5b4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:49.155706 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot create request issued successfully. Aug 13 15:26:49.156161 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a24e62d-1490-4eab-a1d3-4ab05a2e2009 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:26:49.156616 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1257/5024] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:26:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:49.166140 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:49.168427 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:49.168707 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:49.168947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:49.173428 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:49.173428 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:49.173798 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:49.174459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5791c70-c2f6-4cb0-b084-87e7954236a4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 returned with HTTP 200 Aug 13 15:26:49.174894 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1272/5025] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:49 2026] GET /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:49.544601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62c7c558-35e6-49f0-81c7-272af7f93733 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:49.547134 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62c7c558-35e6-49f0-81c7-272af7f93733 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:49.547134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62c7c558-35e6-49f0-81c7-272af7f93733 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:49.547134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62c7c558-35e6-49f0-81c7-272af7f93733 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:49.547134 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-62c7c558-35e6-49f0-81c7-272af7f93733 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:49.550485 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:49.550485 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:49.551223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62c7c558-35e6-49f0-81c7-272af7f93733 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:49.551661 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1248/5026] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:49 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:49.963580 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:49.966399 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:49.966399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:49.966399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:49.966399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:49.970507 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:49.970507 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:49.971430 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c53ce091-19f7-4008-9d04-9839a1ab32bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:49.972020 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1250/5027] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:49 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:50.186937 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.194492 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:50.194722 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:50.195029 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:50.201165 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.201165 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:50.201475 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:50.202080 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9657dda-c26b-49a5-9981-04b65e6d59c4 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 returned with HTTP 200 Aug 13 15:26:50.202464 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1258/5028] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:50 2026] GET /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:50.211480 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9499f160-c6b1-4731-a71f-4291dba9afbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.265086 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] POST https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785/action Aug 13 15:26:50.265489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:50.265652 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:50.273181 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.273181 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:50.273785 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Snapshot retrieved successfully. Aug 13 15:26:50.274789 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '64d0a61a5572422f8477379a193c3324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b2c95fe78a4a6b89d8e1e6dc58f5b0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:26:50.275048 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9499f160-c6b1-4731-a71f-4291dba9afbd tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785/action returned with HTTP 403 Aug 13 15:26:50.275708 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1273/5029] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:26:50 2026] POST /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785/action => generated 133 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:50.282560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-462de63c-7b6b-4bd5-92c2-00054047021d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.284601 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:50.284870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:50.285105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:50.285245 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete snapshot with id: 2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:50.291247 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.291247 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:50.291572 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:50.309610 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot delete request issued successfully. Aug 13 15:26:50.309836 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462de63c-7b6b-4bd5-92c2-00054047021d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 returned with HTTP 202 Aug 13 15:26:50.310579 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1249/5030] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:26:50 2026] DELETE /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:50.317933 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.319438 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:50.319595 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:50.319783 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:50.323906 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.323906 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:50.324140 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:50.324684 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42cedeed-b008-4662-ad6d-44bf7dc7f24d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 returned with HTTP 200 Aug 13 15:26:50.325007 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1251/5031] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:50 2026] GET /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:50.564407 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.567350 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:50.567752 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:50.568049 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:50.568222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:50.572969 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.572969 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:50.573618 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-850734a5-4a56-4155-8037-4b1a9bef8cc1 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:50.574021 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1259/5032] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:50 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:50.983452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:50.985748 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:50.986056 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:50.986305 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:50.986441 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:50.991516 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:50.991516 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:50.992316 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c486fe0-5ba7-4e85-bbd0-5e4753f17392 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:50.992844 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1274/5033] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:50 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:51.334744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0133c985-bee9-4a21-a3b5-2073eed70a9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:51.336992 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0133c985-bee9-4a21-a3b5-2073eed70a9c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 Aug 13 15:26:51.337195 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0133c985-bee9-4a21-a3b5-2073eed70a9c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:51.337401 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0133c985-bee9-4a21-a3b5-2073eed70a9c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:51.342140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0133c985-bee9-4a21-a3b5-2073eed70a9c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 returned with HTTP 404 Aug 13 15:26:51.343248 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1250/5034] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:51 2026] GET /volume/v3/snapshots/2d30e85c-7326-4a4a-9362-ba90879e4785 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:51.349414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:51.351284 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:51.351492 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:51.351750 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:51.351941 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume with id: 47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:51.359457 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:51.359457 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:51.359838 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:51.375481 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume request issued successfully. Aug 13 15:26:51.375724 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2531db7-30aa-4aaa-be69-455f7a657b11 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 returned with HTTP 202 Aug 13 15:26:51.376306 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1252/5035] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:51 2026] DELETE /volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:51.383182 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:51.385601 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:51.386434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:51.386817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:51.393697 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:51.393697 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:51.397332 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:51.401058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9db0d1a-91c6-4bd5-b48a-e4cedaf31098 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 returned with HTTP 200 Aug 13 15:26:51.401439 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1260/5036] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:51 2026] GET /volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:51.584446 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:51.586442 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:51.586744 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:51.587013 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:51.587160 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:51.591935 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:51.591935 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:51.592596 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edf0d0df-7922-44ee-84e0-0e464cd10a95 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:51.592979 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1275/5037] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:51 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:52.003737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:52.007142 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:52.007427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:52.007717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:52.007781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:52.014504 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:52.014504 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:52.015172 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5486acdd-1728-46af-bad4-6aef3aff97e6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:52.015580 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1251/5038] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:52 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:52.413762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07c6e5e2-cd27-41d0-8d9d-4149e1d938d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:52.415580 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07c6e5e2-cd27-41d0-8d9d-4149e1d938d2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 Aug 13 15:26:52.415797 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07c6e5e2-cd27-41d0-8d9d-4149e1d938d2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:52.415987 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07c6e5e2-cd27-41d0-8d9d-4149e1d938d2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:52.421318 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07c6e5e2-cd27-41d0-8d9d-4149e1d938d2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 returned with HTTP 404 Aug 13 15:26:52.421698 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1253/5039] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:52 2026] GET /volume/v3/volumes/47c1f4bf-c344-40da-a08e-43b05b21ce59 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:52.430401 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd24111a-f2d2-4776-b57e-b68342da9aae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:52.433086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:52.433479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603317070"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:52.434819 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603317070'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:52.434969 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume of 1 GB Aug 13 15:26:52.438199 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:52.443158 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (7abcdefe-232d-4a4e-bc25-d83a75993f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:52.444163 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896d54b4-8c7c-4510-affc-9af449d87ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:52.444882 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:52.465310 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (896d54b4-8c7c-4510-affc-9af449d87ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:52.466090 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4998270e-b2e6-4e8f-9fe5-25639082148f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:52.498817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['065dfc66-bf06-45e5-ba1f-e8147452ff9b', 'f8c3d957-8d64-4787-bbb1-0100530ffad0', '5fe416a0-0eb2-4426-997e-0f0b3f8f4bce', '43a1cc90-4466-44a2-8a07-1a97a2ae7375'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:52.499474 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4998270e-b2e6-4e8f-9fe5-25639082148f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065dfc66-bf06-45e5-ba1f-e8147452ff9b', 'f8c3d957-8d64-4787-bbb1-0100530ffad0', '5fe416a0-0eb2-4426-997e-0f0b3f8f4bce', '43a1cc90-4466-44a2-8a07-1a97a2ae7375']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:52.500183 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd62afc-0137-4f2d-a195-44af06c3266e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:52.520853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd62afc-0137-4f2d-a195-44af06c3266e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584be0a6-c9e9-4435-a686-8bca6114853f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603317070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['065dfc66-bf06-45e5-ba1f-e8147452ff9b','f8c3d957-8d64-4787-bbb1-0100530ffad0','5fe416a0-0eb2-4426-997e-0f0b3f8f4bce','43a1cc90-4466-44a2-8a07-1a97a2ae7375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603317070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584be0a6-c9e9-4435-a686-8bca6114853f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0875dddafea340f8aa990dca291fe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:52.521605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555dcd41-caa1-4aff-8c77-9068c5b1963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:52.543811 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555dcd41-caa1-4aff-8c77-9068c5b1963f) transitioned into state 'SUCCESS' from state '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-1603317070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['065dfc66-bf06-45e5-ba1f-e8147452ff9b','f8c3d957-8d64-4787-bbb1-0100530ffad0','5fe416a0-0eb2-4426-997e-0f0b3f8f4bce','43a1cc90-4466-44a2-8a07-1a97a2ae7375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:52.544622 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f97753-e69c-4ab2-b561-11846c900fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:52.560514 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f97753-e69c-4ab2-b561-11846c900fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:52.560791 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (7abcdefe-232d-4a4e-bc25-d83a75993f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:52.561263 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request issued successfully. Aug 13 15:26:52.562082 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd24111a-f2d2-4776-b57e-b68342da9aae tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:52.562589 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1261/5040] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:26:52 2026] POST /volume/v3/volumes => generated 776 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:52.573585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:52.576813 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:52.576813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:52.576813 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:52.586569 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:52.586569 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:52.590957 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:52.595321 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eef7189c-90fa-4c03-ae95-e0cf98d8815f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f returned with HTTP 200 Aug 13 15:26:52.595757 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1276/5041] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:52 2026] GET /volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:52.605882 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2f29cf6-1c48-496e-9631-58fef953139b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:52.607834 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2f29cf6-1c48-496e-9631-58fef953139b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:52.607834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2f29cf6-1c48-496e-9631-58fef953139b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:52.608017 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2f29cf6-1c48-496e-9631-58fef953139b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:52.608113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a2f29cf6-1c48-496e-9631-58fef953139b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:52.615301 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:52.615301 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:52.615914 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2f29cf6-1c48-496e-9631-58fef953139b tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:52.616275 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1252/5042] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:52 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:53.026076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:53.030186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:53.030186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:53.030186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:53.030186 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:53.034350 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:53.034350 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:53.035282 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af9df521-b3e6-47a8-96f4-fde6dd183c79 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:53.035866 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1254/5043] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:53 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:53.609564 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:53.611857 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:53.612099 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:53.612517 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:53.619868 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:53.619868 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:53.629166 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:53.632428 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:53.634306 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6414a35-01e4-4b7c-bf89-72254e9d9346 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f returned with HTTP 200 Aug 13 15:26:53.634831 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1262/5044] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:53 2026] GET /volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:53.635063 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:53.635261 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:53.635529 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:53.635571 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:53.639914 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:53.639914 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:53.640665 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc6a7d0f-9b89-4581-936a-a890f71aa97c tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:53.642933 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1277/5045] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:53 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:53.651953 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:53.656381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:53.656876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "584be0a6-c9e9-4435-a686-8bca6114853f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-932795798"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:53.672104 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:53.672104 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:53.672556 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:53.672693 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create snapshot from volume 584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:53.697384 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['7a1f36ad-60c6-4cfc-a490-a5b6d7261735', '775ec82a-8937-4301-92a3-73b6fbc1a3ff', '425b5d52-12a9-41d7-ba92-298540ee86e8', 'e3f7d927-649b-4fec-8f32-3f9c1e9628a1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:53.728432 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot create request issued successfully. Aug 13 15:26:53.728788 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf730ed6-8a03-4a9d-be89-05cdf5570e4d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:26:53.729303 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1253/5046] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:26:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:53.737936 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:53.740070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:53.740733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:53.740733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:53.745522 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:53.745522 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:53.745960 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:53.747178 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb23d628-c5f5-47d6-a909-626a29a6cb6d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f returned with HTTP 200 Aug 13 15:26:53.747178 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1255/5047] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:53 2026] GET /volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:54.047175 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-289289f0-7ef0-4499-b19d-d5c07c356088 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.049020 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-289289f0-7ef0-4499-b19d-d5c07c356088 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:54.049252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-289289f0-7ef0-4499-b19d-d5c07c356088 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.049477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-289289f0-7ef0-4499-b19d-d5c07c356088 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.049588 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-289289f0-7ef0-4499-b19d-d5c07c356088 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:54.054210 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:54.054210 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:54.055029 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-289289f0-7ef0-4499-b19d-d5c07c356088 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:54.055409 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1263/5048] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:54 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:54.651181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eff14183-faac-4162-821c-b18acd0a6eae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.653129 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eff14183-faac-4162-821c-b18acd0a6eae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:54.653339 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eff14183-faac-4162-821c-b18acd0a6eae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.653927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eff14183-faac-4162-821c-b18acd0a6eae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.653927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eff14183-faac-4162-821c-b18acd0a6eae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:54.658365 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:54.658365 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:54.659036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eff14183-faac-4162-821c-b18acd0a6eae tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:54.659380 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1278/5049] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:54 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:54.755694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.757981 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:54.758359 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.758631 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.764830 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:54.764830 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:54.765634 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:54.766018 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ed14090-59f4-4d26-a2e8-26c53bc72015 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f returned with HTTP 200 Aug 13 15:26:54.766757 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1254/5050] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:54 2026] GET /volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:54.774737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d90870e-56e3-44e2-afa2-219481235b5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.779564 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:54.779564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.779564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.779564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:26:54.780519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:26:54.785219 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Get all snapshots completed successfully. Aug 13 15:26:54.786074 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d90870e-56e3-44e2-afa2-219481235b5a tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:26:54.786929 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1256/5051] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:26:54 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:54.798399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.800393 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:54.800937 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.800937 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.801104 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete snapshot with id: 68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:54.806245 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:54.806245 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:54.806860 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:54.823827 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot delete request issued successfully. Aug 13 15:26:54.824049 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be3e4bc8-25aa-42d8-9218-5216ce553555 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f returned with HTTP 202 Aug 13 15:26:54.824489 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1264/5052] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:26:54 2026] DELETE /volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:54.830926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:54.832848 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:54.832848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:54.832848 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:54.837930 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:54.837930 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:54.837930 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:54.838144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f94d0b67-84b3-4f69-b009-9492ed67c93b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f returned with HTTP 200 Aug 13 15:26:54.838430 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1279/5053] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:54 2026] GET /volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:55.066288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef726e40-633a-480a-a4da-06572339aa7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:55.067829 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef726e40-633a-480a-a4da-06572339aa7e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:55.068004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef726e40-633a-480a-a4da-06572339aa7e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:55.068187 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef726e40-633a-480a-a4da-06572339aa7e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:55.068281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ef726e40-633a-480a-a4da-06572339aa7e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:55.072002 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:55.072002 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:55.072523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef726e40-633a-480a-a4da-06572339aa7e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:55.072847 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1255/5054] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:55 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:55.669325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed9504a0-a174-4514-b578-e738225815d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:55.670971 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed9504a0-a174-4514-b578-e738225815d8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:55.671161 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed9504a0-a174-4514-b578-e738225815d8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:55.671332 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed9504a0-a174-4514-b578-e738225815d8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:55.671431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ed9504a0-a174-4514-b578-e738225815d8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:55.675142 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:55.675142 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:55.675714 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed9504a0-a174-4514-b578-e738225815d8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:55.676043 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1257/5055] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:55 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:55.849877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8aef12f-f9c0-45b1-821e-5d2fb8cd5b0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:55.852811 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aef12f-f9c0-45b1-821e-5d2fb8cd5b0f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f Aug 13 15:26:55.852988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aef12f-f9c0-45b1-821e-5d2fb8cd5b0f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:55.853159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aef12f-f9c0-45b1-821e-5d2fb8cd5b0f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:55.857100 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aef12f-f9c0-45b1-821e-5d2fb8cd5b0f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f returned with HTTP 404 Aug 13 15:26:55.857616 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1265/5056] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:55 2026] GET /volume/v3/snapshots/68c75597-0e23-451e-b53e-32f66530461f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:55.864364 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:55.866365 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:55.866587 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:55.866852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:55.867073 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume with id: 584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:55.876372 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:55.876372 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:55.876803 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:55.897264 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume request issued successfully. Aug 13 15:26:55.897474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c21bbbb-7aaf-4343-b7a7-6af2ec04e033 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f returned with HTTP 202 Aug 13 15:26:55.897910 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1280/5057] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:26:55 2026] DELETE /volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:55.906424 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f52c21e-73d6-496f-a981-100461acb76e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:55.909347 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f52c21e-73d6-496f-a981-100461acb76e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:55.909579 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f52c21e-73d6-496f-a981-100461acb76e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:55.909845 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f52c21e-73d6-496f-a981-100461acb76e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:55.922642 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:55.922642 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:55.928251 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f52c21e-73d6-496f-a981-100461acb76e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:55.934139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f52c21e-73d6-496f-a981-100461acb76e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f returned with HTTP 200 Aug 13 15:26:55.934565 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1256/5058] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:55 2026] GET /volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:56.090634 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:56.093145 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:56.093353 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:56.093683 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:56.093844 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:56.098917 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:56.098917 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:56.099597 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d7b0335-1d31-43a6-8183-479ca144c4d0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:56.099991 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1258/5059] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:56 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:56.685176 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:56.686788 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:56.687164 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:56.687319 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:56.687469 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:56.691742 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:56.691742 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:56.692365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-396d0de2-9d0c-4e9d-8915-92dd49bb4463 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:56.692735 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1266/5060] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:56 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:56.948861 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a51f9f5-af93-4c05-adf3-b4180feabc78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:56.950637 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a51f9f5-af93-4c05-adf3-b4180feabc78 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f Aug 13 15:26:56.950859 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a51f9f5-af93-4c05-adf3-b4180feabc78 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:56.951036 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a51f9f5-af93-4c05-adf3-b4180feabc78 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:56.956314 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a51f9f5-af93-4c05-adf3-b4180feabc78 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f returned with HTTP 404 Aug 13 15:26:56.956786 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1281/5061] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:56 2026] GET /volume/v3/volumes/584be0a6-c9e9-4435-a686-8bca6114853f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:56.966731 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bd206e2-64dd-4e86-970c-684b47efb95b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:56.968237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:26:56.968529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1566549159"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:56.969781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1566549159'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:26:56.969905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume of 1 GB Aug 13 15:26:56.976170 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Availability Zones retrieved successfully. Aug 13 15:26:56.981421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (6520e0bf-7d52-4243-8d0a-0f42bed43ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:56.982280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240e5936-c81a-4d6a-b983-434b15acab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:56.983054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:26:57.003849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240e5936-c81a-4d6a-b983-434b15acab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:57.004521 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f20edd7-0927-4921-984d-bff2a93050e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:57.036202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['b26d7edf-36ec-4b9e-a507-e685ffddca2e', '9df59a74-df71-4155-b023-4331a4cddae4', 'e398677a-6cf2-4366-a473-c56a150e47d9', '5178491e-187f-4197-aa71-48328f24c726'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:57.037088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f20edd7-0927-4921-984d-bff2a93050e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26d7edf-36ec-4b9e-a507-e685ffddca2e', '9df59a74-df71-4155-b023-4331a4cddae4', 'e398677a-6cf2-4366-a473-c56a150e47d9', '5178491e-187f-4197-aa71-48328f24c726']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:57.037751 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdf3522-cb5e-41cf-9062-9d940efff8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:57.058207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdf3522-cb5e-41cf-9062-9d940efff8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c71013-d096-4578-9222-f91e45df1edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566549159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['b26d7edf-36ec-4b9e-a507-e685ffddca2e','9df59a74-df71-4155-b023-4331a4cddae4','e398677a-6cf2-4366-a473-c56a150e47d9','5178491e-187f-4197-aa71-48328f24c726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566549159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c71013-d096-4578-9222-f91e45df1edc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0875dddafea340f8aa990dca291fe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:57.058896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a47c3-0795-4d32-b614-574552321b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:57.074537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a47c3-0795-4d32-b614-574552321b20) transitioned into state 'SUCCESS' from state '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-1566549159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['b26d7edf-36ec-4b9e-a507-e685ffddca2e','9df59a74-df71-4155-b023-4331a4cddae4','e398677a-6cf2-4366-a473-c56a150e47d9','5178491e-187f-4197-aa71-48328f24c726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:57.075410 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b50328-6cee-4cfa-8925-ea12b5abd1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:26:57.085414 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b50328-6cee-4cfa-8925-ea12b5abd1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:26:57.085414 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (6520e0bf-7d52-4243-8d0a-0f42bed43ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:26:57.085414 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request issued successfully. Aug 13 15:26:57.085886 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bd206e2-64dd-4e86-970c-684b47efb95b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:26:57.086481 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1257/5062] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:26:56 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:57.100368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.102711 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:26:57.103037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:57.103292 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:57.111943 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.114209 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:57.114474 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:57.114733 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:57.118171 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.118171 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:57.120691 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:57.125006 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.125006 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:57.126861 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a648d24-8add-4ff1-8366-74c77df2d9d2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:57.127379 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1267/5063] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:57 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:57.128027 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:57.132006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b496ed83-a81e-4fcb-9d47-8368e14d7d26 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc returned with HTTP 200 Aug 13 15:26:57.132394 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1259/5064] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:57 2026] GET /volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:57.701923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cea3792-c280-42f2-abb3-236f1d58a88e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.703564 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cea3792-c280-42f2-abb3-236f1d58a88e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:57.703823 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cea3792-c280-42f2-abb3-236f1d58a88e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:57.704008 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cea3792-c280-42f2-abb3-236f1d58a88e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:57.704110 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1cea3792-c280-42f2-abb3-236f1d58a88e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:57.707781 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.707781 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:57.708321 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cea3792-c280-42f2-abb3-236f1d58a88e tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:57.708639 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1282/5065] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:57 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:57.717255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.719151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] POST https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0/action Aug 13 15:26:57.719637 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:57.719820 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:57.721085 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Updating backup '0484b355-fc2d-4f54-9f9c-9f48e96031b0' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 15:26:57.728720 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.728720 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:57.729946 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ecbdc7096dfc4ffca0f48fee0843c2a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d9cede25ebc4386baea225ab38ef778', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:26:57.730177 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb586dd4-0264-4256-a877-bacdd6eb9051 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0/action returned with HTTP 403 Aug 13 15:26:57.730709 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1258/5066] 10.4.3.38 () {70 vars in 1423 bytes} [Thu Aug 13 15:26:57 2026] POST /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:57.737611 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-832348ad-5876-4588-9dc7-521cdc31efb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.739468 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:57.739656 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:57.739969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:57.740231 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume with id: 19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:57.747593 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.747593 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:57.748009 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:57.763007 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume request issued successfully. Aug 13 15:26:57.763411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-832348ad-5876-4588-9dc7-521cdc31efb8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a returned with HTTP 202 Aug 13 15:26:57.764051 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1268/5067] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:57 2026] DELETE /volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:57.771770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d720840-4eed-447b-8409-4bc9892e4209 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:57.773604 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d720840-4eed-447b-8409-4bc9892e4209 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:57.773957 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d720840-4eed-447b-8409-4bc9892e4209 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:57.774192 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d720840-4eed-447b-8409-4bc9892e4209 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:57.783102 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:57.783102 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:57.788721 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d720840-4eed-447b-8409-4bc9892e4209 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:26:57.793516 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d720840-4eed-447b-8409-4bc9892e4209 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a returned with HTTP 200 Aug 13 15:26:57.793967 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1260/5068] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:57 2026] GET /volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:58.136688 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c9126a5-2834-458a-91da-97443ebfdee2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.138305 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c9126a5-2834-458a-91da-97443ebfdee2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:58.138581 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c9126a5-2834-458a-91da-97443ebfdee2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.138864 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c9126a5-2834-458a-91da-97443ebfdee2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.139020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4c9126a5-2834-458a-91da-97443ebfdee2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:58.143512 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.143512 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:58.144025 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.144257 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c9126a5-2834-458a-91da-97443ebfdee2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:58.144398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1283/5069] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:58.146309 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:26:58.146575 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.146869 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.154548 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.154548 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:58.157409 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:58.160635 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5454a2d-4c2c-4390-bfae-26624d623a3b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc returned with HTTP 200 Aug 13 15:26:58.161029 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1259/5070] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:26:58.172724 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.174684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:26:58.175221 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36c71013-d096-4578-9222-f91e45df1edc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1003432430"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:58.188767 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.188767 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:58.190062 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:26:58.190062 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create snapshot from volume 36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:26:58.213704 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['645b29f6-c893-4248-87f0-9184339098ad', '602a09e9-96bc-40f1-98fe-b1a6becbae3d', 'a6dab7e4-23f4-4a48-99a2-d600b71515d0', 'f679bdc4-3301-44ff-b835-c23f3f8449a6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:26:58.238846 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot create request issued successfully. Aug 13 15:26:58.239170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-692a77f5-ad5a-4c94-8ff0-e24cf5eaf976 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:26:58.239691 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1269/5071] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:26:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:26:58.247219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.248730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:26:58.248906 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.249072 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.253469 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.253469 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:58.253829 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:58.254538 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e566e59-7146-4d4e-88eb-719ec9c7f42e tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a returned with HTTP 200 Aug 13 15:26:58.255039 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1261/5072] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:58.807304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2083b84d-6b00-4a9d-8750-754f6b38b855 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.809522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2083b84d-6b00-4a9d-8750-754f6b38b855 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a Aug 13 15:26:58.809839 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2083b84d-6b00-4a9d-8750-754f6b38b855 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.810082 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2083b84d-6b00-4a9d-8750-754f6b38b855 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.817666 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2083b84d-6b00-4a9d-8750-754f6b38b855 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a returned with HTTP 404 Aug 13 15:26:58.818367 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1284/5073] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/volumes/19f09730-f11c-44fb-b0ea-9789b596ce2a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:58.829205 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-917e970c-842e-42e0-9def-1a2a9c1190ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.831093 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-917e970c-842e-42e0-9def-1a2a9c1190ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:26:58.831314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-917e970c-842e-42e0-9def-1a2a9c1190ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.831517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-917e970c-842e-42e0-9def-1a2a9c1190ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.831635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-917e970c-842e-42e0-9def-1a2a9c1190ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:58.836163 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.836163 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:58.837110 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-917e970c-842e-42e0-9def-1a2a9c1190ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-reader] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:26:58.837545 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1260/5074] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:58.850463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.853199 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:58.853496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.853781 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.853958 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete backup with id: 0484b355-fc2d-4f54-9f9c-9f48e96031b0. Aug 13 15:26:58.858720 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.858720 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:58.871738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] delete_backup rpcapi backup_id 0484b355-fc2d-4f54-9f9c-9f48e96031b0 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:58.871738 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f20554e5-4679-487e-aa3f-2d409d1c6593 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 202 Aug 13 15:26:58.872137 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1270/5075] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:58 2026] DELETE /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:58.878872 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:58.880467 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:58.880657 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:58.880890 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:58.881012 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:58.885009 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:58.885009 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:58.885528 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b76f0eb-171b-4eeb-bac8-3eff3ae49785 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 200 Aug 13 15:26:58.887046 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1262/5076] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:58 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:59.156385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e00007a0-7060-492b-87b0-8249799008cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.158109 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e00007a0-7060-492b-87b0-8249799008cc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:26:59.158358 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e00007a0-7060-492b-87b0-8249799008cc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.158543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e00007a0-7060-492b-87b0-8249799008cc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.158647 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e00007a0-7060-492b-87b0-8249799008cc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:59.162964 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.162964 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:59.163826 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e00007a0-7060-492b-87b0-8249799008cc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:26:59.164311 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1285/5077] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:59 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:59.263934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-744a486c-e1e7-4211-8577-4dea988064b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.266151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-744a486c-e1e7-4211-8577-4dea988064b9 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:26:59.266389 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-744a486c-e1e7-4211-8577-4dea988064b9 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.266582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-744a486c-e1e7-4211-8577-4dea988064b9 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.271681 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.271681 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:26:59.272003 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-744a486c-e1e7-4211-8577-4dea988064b9 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:59.272692 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-744a486c-e1e7-4211-8577-4dea988064b9 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a returned with HTTP 200 Aug 13 15:26:59.273089 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1261/5078] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:59 2026] GET /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:59.281538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.283344 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] POST https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a/action Aug 13 15:26:59.283689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:26:59.283855 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:26:59.285182 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Updating snapshot '7d751103-68a0-4adb-b0b5-7d2d7d527e5a' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:26:59.293404 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.293404 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:59.293894 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '64d0a61a5572422f8477379a193c3324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b2c95fe78a4a6b89d8e1e6dc58f5b0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:26:59.294072 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7aea00c5-0711-4347-a27e-a2135eb1f485 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a/action returned with HTTP 403 Aug 13 15:26:59.294645 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1271/5079] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:26:59 2026] POST /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:59.301297 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.303063 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:26:59.303284 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.303501 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.303636 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete snapshot with id: 7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:26:59.308445 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.308445 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:59.308785 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:59.323289 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot delete request issued successfully. Aug 13 15:26:59.323453 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51cc0206-2b36-45e1-8d41-225729c6ca90 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a returned with HTTP 202 Aug 13 15:26:59.323875 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1263/5080] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:26:59 2026] DELETE /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:26:59.330431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baea4766-83f2-42f0-aaec-f529ca96527c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.333047 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baea4766-83f2-42f0-aaec-f529ca96527c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:26:59.333302 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baea4766-83f2-42f0-aaec-f529ca96527c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.333567 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baea4766-83f2-42f0-aaec-f529ca96527c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.339667 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.339667 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:26:59.340119 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-baea4766-83f2-42f0-aaec-f529ca96527c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:26:59.340799 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baea4766-83f2-42f0-aaec-f529ca96527c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a returned with HTTP 200 Aug 13 15:26:59.341233 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1286/5081] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:26:59 2026] GET /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:26:59.895427 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.897578 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 Aug 13 15:26:59.897864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.898103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.898253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 0484b355-fc2d-4f54-9f9c-9f48e96031b0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:59.902532 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71fbb46b-ea01-4ab1-9653-59abd032f0ee tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 returned with HTTP 404 Aug 13 15:26:59.903139 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1262/5082] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:59 2026] GET /volume/v3/backups/0484b355-fc2d-4f54-9f9c-9f48e96031b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:26:59.910820 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.912977 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:59.913266 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.913510 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.913649 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete backup with id: 748cbc56-c69f-4305-83d5-888781974818. Aug 13 15:26:59.918172 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.918172 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:26:59.929184 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] delete_backup rpcapi backup_id 748cbc56-c69f-4305-83d5-888781974818 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:26:59.930791 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12d2d9de-a363-4f00-8ecf-95a802710f18 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 202 Aug 13 15:26:59.931238 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1272/5083] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:26:59 2026] DELETE /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:26:59.937494 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:26:59.939733 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:26:59.939733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:26:59.939733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:26:59.939733 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:26:59.943724 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:26:59.943724 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:26:59.944338 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5da1a27-a2e2-4a66-a9d8-ef9617ce693d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 200 Aug 13 15:26:59.944719 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1264/5084] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:26:59 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:00.176852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.178580 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:27:00.178849 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.179059 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.179164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id b858b482-69d4-4869-9d9e-c2f7a0463c9e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:00.185851 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.185851 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:00.186567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89887b07-2c70-4e13-8f89-1a3d925af0c0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 200 Aug 13 15:27:00.187217 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1287/5085] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:00.199194 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.200814 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e Aug 13 15:27:00.201001 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.201169 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.201279 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete backup with id: b858b482-69d4-4869-9d9e-c2f7a0463c9e. Aug 13 15:27:00.205724 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.205724 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:00.217386 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] delete_backup rpcapi backup_id b858b482-69d4-4869-9d9e-c2f7a0463c9e {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:27:00.218819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-113dc36c-e69a-4bc4-b168-1afb31af9758 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e returned with HTTP 202 Aug 13 15:27:00.219316 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1263/5086] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:00 2026] DELETE /volume/v3/backups/b858b482-69d4-4869-9d9e-c2f7a0463c9e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:27:00.233536 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7281c185-ff07-4953-8801-25072f629e3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.235459 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:00.235914 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1445792668"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:00.239387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1445792668'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:00.239542 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume of 1 GB Aug 13 15:27:00.244021 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:00.252496 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (c821ac9d-6ca2-49ed-8fdc-cf9fabafef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:00.257059 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b78765c-e14e-44f9-a1c0-bb81b81e93c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:00.258320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:00.296485 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b78765c-e14e-44f9-a1c0-bb81b81e93c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:00.297725 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ba66c0-3226-4a26-b2da-94105951e69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:00.339446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['b4b82ce0-17f3-47c7-8670-b90a4def1930', 'b0ca4d27-79f1-4c86-8ac9-e9c854d2d5f7', '4027cd13-9ece-42b5-b428-2ecd215441e7', 'dd1f898d-f131-4393-85b9-edd8b8c359fc'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:00.340274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ba66c0-3226-4a26-b2da-94105951e69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b82ce0-17f3-47c7-8670-b90a4def1930', 'b0ca4d27-79f1-4c86-8ac9-e9c854d2d5f7', '4027cd13-9ece-42b5-b428-2ecd215441e7', 'dd1f898d-f131-4393-85b9-edd8b8c359fc']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:00.341065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71d21ca-44b8-482b-a3c9-8fc9a209f853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:00.349475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5d2bfe6-abd9-42fd-8cf4-c3e3adf04b9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.353085 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5d2bfe6-abd9-42fd-8cf4-c3e3adf04b9b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a Aug 13 15:27:00.353504 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5d2bfe6-abd9-42fd-8cf4-c3e3adf04b9b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.353555 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5d2bfe6-abd9-42fd-8cf4-c3e3adf04b9b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.361472 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5d2bfe6-abd9-42fd-8cf4-c3e3adf04b9b tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a returned with HTTP 404 Aug 13 15:27:00.361963 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1265/5087] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/snapshots/7d751103-68a0-4adb-b0b5-7d2d7d527e5a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:00.364459 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71d21ca-44b8-482b-a3c9-8fc9a209f853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a39ca2-8846-4cff-88fb-f3d77c07aa2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445792668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['b4b82ce0-17f3-47c7-8670-b90a4def1930','b0ca4d27-79f1-4c86-8ac9-e9c854d2d5f7','4027cd13-9ece-42b5-b428-2ecd215441e7','dd1f898d-f131-4393-85b9-edd8b8c359fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445792668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a39ca2-8846-4cff-88fb-f3d77c07aa2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47c7b45cce5452ba0c8064acd8c55c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5faaf37dd51c49d3a340ac817324ad60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:00.365359 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8821f666-2823-4ff2-a480-10fd333eafdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:00.368696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-322fb794-fcd2-440f-9d96-167025a53432 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.370950 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:27:00.371167 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.371439 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.371660 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume with id: 36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:27:00.380230 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.380230 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:00.380608 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:00.383904 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8821f666-2823-4ff2-a480-10fd333eafdb) transitioned into state 'SUCCESS' from state '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-1445792668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['b4b82ce0-17f3-47c7-8670-b90a4def1930','b0ca4d27-79f1-4c86-8ac9-e9c854d2d5f7','4027cd13-9ece-42b5-b428-2ecd215441e7','dd1f898d-f131-4393-85b9-edd8b8c359fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:00.384616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffb0751-f883-4d48-90ac-1669861778df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:00.393944 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffb0751-f883-4d48-90ac-1669861778df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:00.394866 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (c821ac9d-6ca2-49ed-8fdc-cf9fabafef01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:00.395265 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request issued successfully. Aug 13 15:27:00.396110 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7281c185-ff07-4953-8801-25072f629e3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:00.397130 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1273/5088] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:27:00 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:00.397468 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume request issued successfully. Aug 13 15:27:00.397694 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-322fb794-fcd2-440f-9d96-167025a53432 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc returned with HTTP 202 Aug 13 15:27:00.398204 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1288/5089] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:00 2026] DELETE /volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:00.404967 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.406619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:27:00.406827 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.406956 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.407600 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.409311 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:00.409519 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.409716 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.413871 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.413871 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:00.416845 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:00.417559 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.417559 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:00.420715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbd4a209-4c5c-4770-a633-c9977e60cafe tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc returned with HTTP 200 Aug 13 15:27:00.421080 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1264/5090] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:00.422046 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:00.426623 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a712cfa-7c84-4958-a65d-6c96b1bcd233 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a returned with HTTP 200 Aug 13 15:27:00.427255 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1266/5091] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:00.957754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a40b7a18-6a53-4884-9f9d-259582056734 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.959437 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a40b7a18-6a53-4884-9f9d-259582056734 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 Aug 13 15:27:00.959689 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a40b7a18-6a53-4884-9f9d-259582056734 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.959876 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a40b7a18-6a53-4884-9f9d-259582056734 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.959970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a40b7a18-6a53-4884-9f9d-259582056734 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 748cbc56-c69f-4305-83d5-888781974818. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:00.963439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a40b7a18-6a53-4884-9f9d-259582056734 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 returned with HTTP 404 Aug 13 15:27:00.963877 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1274/5092] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/backups/748cbc56-c69f-4305-83d5-888781974818 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:00.970548 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd24b95e-bbfe-4266-9468-58a63965de33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.972125 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:27:00.972327 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.972496 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.972594 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete backup with id: 1b81558a-249c-4bf1-ad7e-97ede8a44e74. Aug 13 15:27:00.976509 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:00.976509 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:00.986168 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] delete_backup rpcapi backup_id 1b81558a-249c-4bf1-ad7e-97ede8a44e74 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:27:00.987998 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd24b95e-bbfe-4266-9468-58a63965de33 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 202 Aug 13 15:27:00.988417 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1289/5093] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:00 2026] DELETE /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:27:00.996026 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:00.998062 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:27:00.998327 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:00.998557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:00.998684 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:01.002915 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:01.002915 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:01.003518 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a1f69db-aab0-40f4-a01d-6d68120f3879 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 200 Aug 13 15:27:01.003935 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1265/5094] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:00 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:01.432140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe9aa926-817a-4d18-9df4-bdec6b0f502c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.434006 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe9aa926-817a-4d18-9df4-bdec6b0f502c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc Aug 13 15:27:01.434208 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe9aa926-817a-4d18-9df4-bdec6b0f502c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:01.434418 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe9aa926-817a-4d18-9df4-bdec6b0f502c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:01.440236 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe9aa926-817a-4d18-9df4-bdec6b0f502c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc returned with HTTP 404 Aug 13 15:27:01.440851 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1267/5095] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:01 2026] GET /volume/v3/volumes/36c71013-d096-4578-9222-f91e45df1edc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:01.440999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.445689 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:01.445883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:01.446065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:01.448663 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afedf72c-f440-4f62-b14b-8352638864ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.450467 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:01.450776 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-588773049"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:01.452114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-588773049'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:01.452241 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume of 1 GB Aug 13 15:27:01.453623 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:01.453623 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:01.455867 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:01.456469 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:01.459777 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41cac6c1-1b01-4740-b5bf-514b4cf62366 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a returned with HTTP 200 Aug 13 15:27:01.460063 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1275/5096] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:01 2026] GET /volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:01.461322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (e2816ef3-b7f7-4bb8-b861-280cc971841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:01.462391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9445b430-3b41-4d4d-8bc0-51967cb9c0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:01.463369 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:01.471501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.473223 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:27:01.473551 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24a39ca2-8846-4cff-88fb-f3d77c07aa2a", "name": "tempest-type-Backup-489466213"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:01.474876 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating new backup {'backup': {'volume_id': '24a39ca2-8846-4cff-88fb-f3d77c07aa2a', 'name': 'tempest-type-Backup-489466213'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:27:01.475004 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating backup of volume 24a39ca2-8846-4cff-88fb-f3d77c07aa2a in container None Aug 13 15:27:01.481568 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:01.481568 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:01.481902 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:01.485798 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9445b430-3b41-4d4d-8bc0-51967cb9c0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:01.486527 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fff2c9-bff4-461e-80a4-fb9ac8276234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:01.496116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['0f65bd4d-00c8-42db-9e88-ffe1438abfcf', 'f30bf95e-998a-4338-90b0-79e2205e05ef'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:01.518678 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a400de72-e1d0-49f8-98b1-7e32d891e8e1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:27:01.519365 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1266/5097] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:27:01 2026] POST /volume/v3/backups => generated 313 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:01.524331 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['57929ece-fccd-4fca-a1b2-8ad0bb06a4ee', 'eac0609c-9186-4af1-b94a-6ba0c7837c74', '1a83b439-8a8b-44bd-a2d2-373227953167', 'a6dc1a6a-339d-4b1b-896d-6ddefe405a22'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:01.525376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3fff2c9-bff4-461e-80a4-fb9ac8276234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57929ece-fccd-4fca-a1b2-8ad0bb06a4ee', 'eac0609c-9186-4af1-b94a-6ba0c7837c74', '1a83b439-8a8b-44bd-a2d2-373227953167', 'a6dc1a6a-339d-4b1b-896d-6ddefe405a22']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:01.526180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1d54a8-a5b3-4acb-bc68-94c06bb359dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:01.529264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.532095 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:01.532303 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:01.532476 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:01.532584 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:01.540045 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:01.540045 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:01.540995 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d63771e5-93ef-41b9-8116-7fa2c832a816 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:01.541566 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1268/5098] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:01 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:01.558847 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff1d54a8-a5b3-4acb-bc68-94c06bb359dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-588773049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['57929ece-fccd-4fca-a1b2-8ad0bb06a4ee','eac0609c-9186-4af1-b94a-6ba0c7837c74','1a83b439-8a8b-44bd-a2d2-373227953167','a6dc1a6a-339d-4b1b-896d-6ddefe405a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-588773049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0875dddafea340f8aa990dca291fe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:01.559936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (194d4edc-326e-4b52-9654-c9fa99a96829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:01.576454 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (194d4edc-326e-4b52-9654-c9fa99a96829) transitioned into state 'SUCCESS' from state '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-588773049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['57929ece-fccd-4fca-a1b2-8ad0bb06a4ee','eac0609c-9186-4af1-b94a-6ba0c7837c74','1a83b439-8a8b-44bd-a2d2-373227953167','a6dc1a6a-339d-4b1b-896d-6ddefe405a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:01.577146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d0f4fa-02d0-4b80-947f-fa333e7742b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:01.585971 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d0f4fa-02d0-4b80-947f-fa333e7742b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:01.586816 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (e2816ef3-b7f7-4bb8-b861-280cc971841f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:01.587134 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request issued successfully. Aug 13 15:27:01.587628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afedf72c-f440-4f62-b14b-8352638864ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:01.588081 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1290/5099] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:01 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:01.601949 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:01.604417 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:01.604746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:01.605035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:01.614104 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:01.614104 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:01.618034 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:01.622267 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb2a4375-5e36-491e-ad94-3b11415a19fc tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 returned with HTTP 200 Aug 13 15:27:01.622734 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1276/5100] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:01 2026] GET /volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:02.015101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.016752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 Aug 13 15:27:02.016964 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.017161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.017271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Show backup with id 1b81558a-249c-4bf1-ad7e-97ede8a44e74. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:02.020856 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b5a53c8-da1d-4716-afa7-37a79edacea3 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 returned with HTTP 404 Aug 13 15:27:02.021340 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1267/5101] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:02 2026] GET /volume/v3/backups/1b81558a-249c-4bf1-ad7e-97ede8a44e74 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:02.028805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.030557 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:27:02.030820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.031015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.031194 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume with id: 75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:27:02.038439 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.038439 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:02.038827 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:27:02.052430 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Delete volume request issued successfully. Aug 13 15:27:02.052682 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d71f64e-bf5e-4984-8a6a-d92feb1ff06d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 returned with HTTP 202 Aug 13 15:27:02.053157 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1269/5102] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:02 2026] DELETE /volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:02.059931 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-832ca609-41fd-465c-aeab-6a69eae30f0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.061797 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-832ca609-41fd-465c-aeab-6a69eae30f0d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:27:02.061989 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-832ca609-41fd-465c-aeab-6a69eae30f0d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.062155 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-832ca609-41fd-465c-aeab-6a69eae30f0d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.069742 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.069742 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:02.073140 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-832ca609-41fd-465c-aeab-6a69eae30f0d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Volume info retrieved successfully. Aug 13 15:27:02.076951 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-832ca609-41fd-465c-aeab-6a69eae30f0d tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 returned with HTTP 200 Aug 13 15:27:02.077311 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1291/5103] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:02 2026] GET /volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:02.551348 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8645c541-86c7-4619-8909-3b530807ea48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.552975 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8645c541-86c7-4619-8909-3b530807ea48 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:02.553169 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8645c541-86c7-4619-8909-3b530807ea48 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.553346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8645c541-86c7-4619-8909-3b530807ea48 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.553440 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8645c541-86c7-4619-8909-3b530807ea48 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:02.557268 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.557268 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:02.557828 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8645c541-86c7-4619-8909-3b530807ea48 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:02.558154 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1277/5104] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:02 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:02.636548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.638343 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:02.638525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.638739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.645825 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.645825 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:02.648958 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:02.652766 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ba0dd98-6090-4d96-ac6b-4434bc72edf3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 returned with HTTP 200 Aug 13 15:27:02.653215 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1268/5105] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:02 2026] GET /volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:02.663746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28813516-3432-446f-afd8-509705cf319f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.665224 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:02.665535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-386218586"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:02.673102 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.673102 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:02.673401 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:02.673502 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create snapshot from volume b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:02.693474 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['c631cea9-54c3-4777-8934-fc7b32cf43d9', '49ca0e54-1b05-47a2-bf11-c6c622d80600', '7cd054f1-35ed-466b-8ce8-ac99720b01e5', '86c09f1c-e6dc-4750-b789-292aa00015fc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:02.717619 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot create request issued successfully. Aug 13 15:27:02.717928 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28813516-3432-446f-afd8-509705cf319f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:02.718337 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1270/5106] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:02.728137 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:02.729986 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:02.730266 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:02.730323 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:02.734915 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:02.734915 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:02.735183 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:02.735793 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7b4e1a9-a57a-408d-9811-6cf93c246632 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 200 Aug 13 15:27:02.736159 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1292/5107] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:02 2026] GET /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:03.091028 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4858e7c4-374a-416c-a462-ae8cd04c60b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.092622 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4858e7c4-374a-416c-a462-ae8cd04c60b8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] GET https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 Aug 13 15:27:03.092840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4858e7c4-374a-416c-a462-ae8cd04c60b8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.093015 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4858e7c4-374a-416c-a462-ae8cd04c60b8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.098769 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4858e7c4-374a-416c-a462-ae8cd04c60b8 tempest-ProjectReaderTests33-1948194454 tempest-ProjectReaderTests33-1948194454-project-admin] https://10.4.3.38/volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 returned with HTTP 404 Aug 13 15:27:03.099219 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1278/5108] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:03 2026] GET /volume/v3/volumes/75a92f1b-98a5-48dc-9810-fcb5b4468d58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:03.569371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.571197 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:03.571402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.571581 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.571762 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:03.575804 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:03.575804 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:03.576530 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29b029c5-382a-4c33-beb8-946dd8c806d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:03.576944 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1269/5109] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:03 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:03.745936 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.747913 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:03.748109 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.748323 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.755774 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:03.755774 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:03.756094 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:03.756730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d525526-da4d-4444-bbeb-c4f426ce0d88 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 200 Aug 13 15:27:03.757069 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1271/5110] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:03 2026] GET /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:03.765303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.766940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] GET https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:03.767120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.767306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.772072 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:03.772072 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:03.772431 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Snapshot retrieved successfully. Aug 13 15:27:03.773114 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22fa2f39-62ea-424f-8ac4-a5e911425d3d tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 200 Aug 13 15:27:03.773458 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1293/5111] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:03 2026] GET /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:03.781626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf45626b-0657-43fd-8857-8beb992460e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.783329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:03.783547 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.783764 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.783911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete snapshot with id: 6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:03.790597 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:03.790597 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:03.790912 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:03.808259 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:03.808411 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf45626b-0657-43fd-8857-8beb992460e7 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 202 Aug 13 15:27:03.808779 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1279/5112] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:03 2026] DELETE /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:03.818033 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:03.819687 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:03.820515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:03.820737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:03.829420 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:03.829420 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:03.829796 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:03.830716 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff34ddd4-1a5e-49ca-826e-da64b9bcf424 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 200 Aug 13 15:27:03.831344 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1270/5113] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:03 2026] GET /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:04.582025 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.590376 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.592562 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:04.592856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:04.593085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:04.593223 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:04.598024 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:04.598024 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:04.599111 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a531531-bcb6-4c51-b581-7373ef9f6895 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:04.599662 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1294/5114] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:04 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:04.670172 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:04.670643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1237711872"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:04.672017 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1237711872'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:04.672158 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:04.676462 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:04.681574 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (aa0b2e30-52b7-44c5-856d-588cc5c62539) 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 15:27:04.682756 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5894600c-b1e7-4e8f-bede-8cc74f7a5964) transitioned 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 15:27:04.683560 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-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 15:27:04.705359 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5894600c-b1e7-4e8f-bede-8cc74f7a5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:27:04.706218 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502e3f82-9032-4760-ae30-27b236d85404) transitioned 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 15:27:04.755433 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['fa2e2b8d-22c3-4f64-af5a-b79a47594bc5', 'ef0eb349-b296-4014-b3d4-7b18c597f6b6', '13f36ce3-35d4-453d-8ca8-00893636df33', 'd1c57bee-3442-4ecf-9329-dea9623e0702'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:04.756095 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502e3f82-9032-4760-ae30-27b236d85404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa2e2b8d-22c3-4f64-af5a-b79a47594bc5', 'ef0eb349-b296-4014-b3d4-7b18c597f6b6', '13f36ce3-35d4-453d-8ca8-00893636df33', 'd1c57bee-3442-4ecf-9329-dea9623e0702']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:04.756731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9055fd-70f4-4bb6-86d5-00f380942291) transitioned 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 15:27:04.776959 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9055fd-70f4-4bb6-86d5-00f380942291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205b8c64-82f2-4e5e-9151-6c3baf7566ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237711872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['fa2e2b8d-22c3-4f64-af5a-b79a47594bc5','ef0eb349-b296-4014-b3d4-7b18c597f6b6','13f36ce3-35d4-453d-8ca8-00893636df33','d1c57bee-3442-4ecf-9329-dea9623e0702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1237711872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205b8c64-82f2-4e5e-9151-6c3baf7566ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:04.777785 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a276051-c8cd-47d4-bf59-9e59685a9a1b) transitioned 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 15:27:04.793873 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a276051-c8cd-47d4-bf59-9e59685a9a1b) transitioned into state 'SUCCESS' from state '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-1237711872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['fa2e2b8d-22c3-4f64-af5a-b79a47594bc5','ef0eb349-b296-4014-b3d4-7b18c597f6b6','13f36ce3-35d4-453d-8ca8-00893636df33','d1c57bee-3442-4ecf-9329-dea9623e0702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:04.794459 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174c6007-22cc-4483-b102-cc53818e9ce5) transitioned 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 15:27:04.802390 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174c6007-22cc-4483-b102-cc53818e9ce5) 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 15:27:04.803277 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (aa0b2e30-52b7-44c5-856d-588cc5c62539) 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 15:27:04.803633 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:04.804381 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aca5c7ac-92d1-41d2-b655-8997ce58d804 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:04.804853 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1272/5115] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:04 2026] POST /volume/v3/volumes => generated 776 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:04.821199 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ae92587-f604-4c8e-a1c9-b679a842737e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.823062 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ae92587-f604-4c8e-a1c9-b679a842737e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:04.823260 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ae92587-f604-4c8e-a1c9-b679a842737e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:04.823471 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ae92587-f604-4c8e-a1c9-b679a842737e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:04.830267 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:04.830267 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:04.833478 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ae92587-f604-4c8e-a1c9-b679a842737e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:04.837170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ae92587-f604-4c8e-a1c9-b679a842737e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec returned with HTTP 200 Aug 13 15:27:04.837518 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1280/5116] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:04 2026] GET /volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:04.842959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3d09347-c232-49f6-9d11-1cc50341073f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.844697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3d09347-c232-49f6-9d11-1cc50341073f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda Aug 13 15:27:04.844941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3d09347-c232-49f6-9d11-1cc50341073f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:04.845165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3d09347-c232-49f6-9d11-1cc50341073f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:04.849485 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3d09347-c232-49f6-9d11-1cc50341073f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda returned with HTTP 404 Aug 13 15:27:04.850013 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1271/5117] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:04 2026] GET /volume/v3/snapshots/6ffd2144-31dc-40a3-a703-d27d18e05dda => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:04.856326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.858035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:04.858211 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:04.858383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:04.858557 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume with id: b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:04.864834 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:04.864834 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:04.865110 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:04.878387 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume request issued successfully. Aug 13 15:27:04.878563 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4acda1c2-c83e-436f-9fed-9eda8777eeeb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 returned with HTTP 202 Aug 13 15:27:04.878943 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1295/5118] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:04 2026] DELETE /volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:04.885747 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:04.888470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:04.888849 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:04.889195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:04.898441 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:04.898441 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:04.901951 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:04.905531 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40f8e829-a86e-44c2-b1e5-000b91c4aaca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 returned with HTTP 200 Aug 13 15:27:04.906068 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1273/5119] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:04 2026] GET /volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:05.611753 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:05.613957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:05.614177 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:05.614376 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:05.614476 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:05.618696 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:05.618696 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:05.619376 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b4a676b-50b5-4f33-ac4e-ce1fa27586d5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:05.619775 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1281/5120] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:05 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:05.855429 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:05.857192 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:05.857381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:05.857580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:05.865074 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:05.865074 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:05.869134 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:05.873712 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0957cc6-f5b8-4d6a-862a-0c6f53303be9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec returned with HTTP 200 Aug 13 15:27:05.874206 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1272/5121] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:05 2026] GET /volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:05.886072 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:05.918903 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae2b2d1f-640f-436e-b181-a452db949616 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:05.922117 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae2b2d1f-640f-436e-b181-a452db949616 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 Aug 13 15:27:05.922117 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae2b2d1f-640f-436e-b181-a452db949616 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:05.922509 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae2b2d1f-640f-436e-b181-a452db949616 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:05.925534 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=355,cinder:INSERT=76,cinder:UPDATE=127 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:27:05.931413 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae2b2d1f-640f-436e-b181-a452db949616 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 returned with HTTP 404 Aug 13 15:27:05.932484 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1274/5122] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:05 2026] GET /volume/v3/volumes/b7e120e1-5c7c-4f42-a041-bcf60f6fb7f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:05.942337 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d8f174d-3229-47e2-a743-5fb143fe709c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:05.944090 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:05.944457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-90873395"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:05.946003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-90873395'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:05.946122 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume of 1 GB Aug 13 15:27:05.946866 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:05.947230 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "205b8c64-82f2-4e5e-9151-6c3baf7566ec", "name": "tempest-ProjectMemberTests-Snapshot-672547697"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:05.949963 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:05.955686 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (cc50a43c-e42f-4bfa-a781-c1b46aae4c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:05.955882 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:05.955882 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:05.956410 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Volume info retrieved successfully. Aug 13 15:27:05.956512 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109ef85b-6fda-4420-9d11-3f86980b69c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:05.956624 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Create snapshot from volume 205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:05.957305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:05.979018 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109ef85b-6fda-4420-9d11-3f86980b69c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:05.979880 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079b074e-46df-4d05-a69e-72ba7969a99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:05.988594 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Created reservations ['36ecf541-76ec-4290-8440-c39ad5e9a801', '722b4173-2951-4e25-97db-35b7b3cb3ca7', 'd92ebc4c-9368-4416-a342-e65bc7306102', '30afba8e-c109-4326-98ff-a3f7150b6048'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:06.014567 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot create request issued successfully. Aug 13 15:27:06.014926 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57ae89f8-0a1c-469c-9f8d-2f309b6d799d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:06.015356 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1296/5123] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:06.020261 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['ebb0f7f8-f375-4a09-9a08-a962b0ed804e', '7437f1e3-d3d3-4237-b755-28a052b1cefe', '8cada5a5-01f4-497e-b221-e4182a2e3b80', 'a51ac40d-91f4-4629-b8cc-e38715b90d5f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:06.021417 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079b074e-46df-4d05-a69e-72ba7969a99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebb0f7f8-f375-4a09-9a08-a962b0ed804e', '7437f1e3-d3d3-4237-b755-28a052b1cefe', '8cada5a5-01f4-497e-b221-e4182a2e3b80', 'a51ac40d-91f4-4629-b8cc-e38715b90d5f']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:06.021769 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d8d540-48b7-48e1-88ac-058a08b51c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:06.024233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:06.025872 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:06.026035 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:06.026208 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:06.033921 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:06.033921 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:06.034558 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:06.035693 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-506e160d-5bcd-4695-823c-96b791c6f0f6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 returned with HTTP 200 Aug 13 15:27:06.036458 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1273/5124] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:06 2026] GET /volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:06.045896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d8d540-48b7-48e1-88ac-058a08b51c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e9ae5f-2e2e-45d7-8a9c-eb1504bca924', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90873395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['ebb0f7f8-f375-4a09-9a08-a962b0ed804e','7437f1e3-d3d3-4237-b755-28a052b1cefe','8cada5a5-01f4-497e-b221-e4182a2e3b80','a51ac40d-91f4-4629-b8cc-e38715b90d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-90873395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e9ae5f-2e2e-45d7-8a9c-eb1504bca924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0875dddafea340f8aa990dca291fe85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:06.046567 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f5a23e-5a70-4a8d-a3e2-9faf7340d1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:06.062271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f5a23e-5a70-4a8d-a3e2-9faf7340d1a5) transitioned into state 'SUCCESS' from state '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-90873395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b2c95fe78a4a6b89d8e1e6dc58f5b0',qos_specs=None,replication_status=,reservations=['ebb0f7f8-f375-4a09-9a08-a962b0ed804e','7437f1e3-d3d3-4237-b755-28a052b1cefe','8cada5a5-01f4-497e-b221-e4182a2e3b80','a51ac40d-91f4-4629-b8cc-e38715b90d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0875dddafea340f8aa990dca291fe85a',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:06.063205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22d48dd-ca56-460b-a7fa-7fca899eeb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:06.072692 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22d48dd-ca56-460b-a7fa-7fca899eeb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:06.073915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Flow 'volume_create_api' (cc50a43c-e42f-4bfa-a781-c1b46aae4c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:06.074325 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create volume request issued successfully. Aug 13 15:27:06.075001 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d8f174d-3229-47e2-a743-5fb143fe709c tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:06.075574 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1282/5125] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:05 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:06.088710 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:06.090559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:06.090866 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:06.091093 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:06.098836 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:06.098836 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:06.103516 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:06.108629 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f1c46a2-c304-494e-a0ba-6b3861eb09ca tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 returned with HTTP 200 Aug 13 15:27:06.109202 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1275/5126] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:06 2026] GET /volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:06.631329 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:06.634566 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:06.634830 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:06.635011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:06.635132 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:06.640957 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:06.640957 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:06.641639 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83025f37-603b-41a8-adf0-aeb0e09bbaf2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:06.642005 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1297/5127] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:06 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:07.046872 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11f63ea8-1c68-485e-bc77-501c54da743c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.049262 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11f63ea8-1c68-485e-bc77-501c54da743c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:07.049547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11f63ea8-1c68-485e-bc77-501c54da743c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.049859 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11f63ea8-1c68-485e-bc77-501c54da743c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.055977 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.055977 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:07.056571 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11f63ea8-1c68-485e-bc77-501c54da743c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:07.057668 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11f63ea8-1c68-485e-bc77-501c54da743c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 returned with HTTP 200 Aug 13 15:27:07.058231 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1274/5128] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:07 2026] GET /volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:07.067956 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-716aa789-a2db-439a-9e0f-2d33419375dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.069774 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:07.069989 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.070186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.070285 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Delete snapshot with id: cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:07.072295 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=294,cinder:UPDATE=107,cinder:INSERT=51 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:27:07.076472 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.076472 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:07.077023 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:07.091656 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot delete request issued successfully. Aug 13 15:27:07.091928 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-716aa789-a2db-439a-9e0f-2d33419375dd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 returned with HTTP 202 Aug 13 15:27:07.092545 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1283/5129] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:07 2026] DELETE /volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:07.099537 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.101589 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:07.101850 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.102030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.108479 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.108479 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:07.109266 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:07.110544 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7577d67-11ae-4c9b-8ff2-7d947f7aaf3d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 returned with HTTP 200 Aug 13 15:27:07.111116 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1276/5130] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:07 2026] GET /volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:07.122621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.124448 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:07.124682 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.124960 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.126995 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=264,cinder:UPDATE=92,cinder:INSERT=46 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:27:07.133539 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.133539 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:07.137642 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:07.141973 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43f5aaff-2f0b-4f82-b4ff-2ed931f9ad94 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 returned with HTTP 200 Aug 13 15:27:07.142408 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1298/5131] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:07 2026] GET /volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:07.155274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.159757 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:07.160255 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e9ae5f-2e2e-45d7-8a9c-eb1504bca924", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1101058638"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:07.173895 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.173895 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:07.174283 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:07.174441 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Create snapshot from volume 56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:07.196393 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Created reservations ['47082924-4c17-487f-b34f-89c093040933', '118cfa47-1644-4336-8327-bd9340d82991', '6fa27853-fc0d-479b-a11d-698a834b8579', 'ac71b563-93b8-4fd7-88b8-3792bfc947dd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:07.223693 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot create request issued successfully. Aug 13 15:27:07.224044 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cb9f6a6-b90b-44fd-b390-885d7b2e5430 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:07.224461 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1275/5132] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:07.233535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.235552 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:07.235842 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.236033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.240687 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.240687 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:07.241024 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:07.241735 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb762bca-30ac-405e-9e3d-38969af3d5b3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 returned with HTTP 200 Aug 13 15:27:07.242152 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1284/5133] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:07 2026] GET /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:07.652375 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:07.654536 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:07.654807 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:07.655062 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:07.655215 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:07.660466 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:07.660466 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:07.661324 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f93bdc7-b729-4489-b41d-9bccfc86097c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:07.661862 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1277/5134] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:07 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:08.121213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9f421ad-e0f8-4185-924d-674aa846c39e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.122967 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9f421ad-e0f8-4185-924d-674aa846c39e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 Aug 13 15:27:08.123333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9f421ad-e0f8-4185-924d-674aa846c39e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.123510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9f421ad-e0f8-4185-924d-674aa846c39e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.127959 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9f421ad-e0f8-4185-924d-674aa846c39e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 returned with HTTP 404 Aug 13 15:27:08.128442 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1299/5135] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:08 2026] GET /volume/v3/snapshots/cd808d88-280c-4d3a-8c17-6faf304c1008 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:08.134623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.136391 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:08.136583 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.136781 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.136943 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:08.144060 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.144060 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:08.144420 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:08.158562 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:08.158886 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ee698ee-d9ef-4326-acd0-d571d02c1141 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec returned with HTTP 202 Aug 13 15:27:08.159273 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1276/5136] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:08 2026] DELETE /volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:08.166412 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.168363 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:08.168633 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.168907 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.176711 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.176711 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:08.180179 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:08.184780 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0aad0d6d-46cf-4a55-87d5-9b619b541d4a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec returned with HTTP 200 Aug 13 15:27:08.185159 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1285/5137] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:08 2026] GET /volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:08.252460 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.254397 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:08.254608 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.254859 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.260351 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.260351 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:08.260706 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:08.261446 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26fc3687-37de-435a-a1b8-14dcd34818c1 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 returned with HTTP 200 Aug 13 15:27:08.261908 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1278/5138] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:08 2026] GET /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:08.270434 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.272300 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] POST https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244/action Aug 13 15:27:08.272712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:08.272712 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:08.274323 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.snapshot_unmanage [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Unmanage snapshot with id: 0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:08.279503 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.279503 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:08.280162 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Snapshot retrieved successfully. Aug 13 15:27:08.280983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '64d0a61a5572422f8477379a193c3324', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1b2c95fe78a4a6b89d8e1e6dc58f5b0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:08.281179 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82cd0dc9-7d4a-4bea-905d-0192121d9cc2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-reader] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244/action returned with HTTP 403 Aug 13 15:27:08.281641 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1300/5139] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:08 2026] POST /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:08.289608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.291243 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:08.291426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.291598 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.291749 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete snapshot with id: 0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:08.296461 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.296461 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:08.296601 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:08.309238 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:08.309389 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2827a265-9eaf-46e7-851d-03cb7588a4b2 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 returned with HTTP 202 Aug 13 15:27:08.309972 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1277/5140] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:08 2026] DELETE /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:08.318176 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.320058 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:08.320247 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.320424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.325461 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.325461 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:08.325797 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Snapshot retrieved successfully. Aug 13 15:27:08.326464 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0fcce49-5792-4a1c-b397-d45094d58e53 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 returned with HTTP 200 Aug 13 15:27:08.326868 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1286/5141] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:08 2026] GET /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:08.671103 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:08.673024 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:08.673024 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:08.673024 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:08.673188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:08.676895 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:08.676895 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:08.677487 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b60e232f-b0a4-4953-aebf-47963c8bfb5c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:08.677876 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1279/5142] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:08 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:09.198259 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48755723-63d0-4de7-9104-731586a14bc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.199882 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48755723-63d0-4de7-9104-731586a14bc9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec Aug 13 15:27:09.200238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48755723-63d0-4de7-9104-731586a14bc9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.200238 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48755723-63d0-4de7-9104-731586a14bc9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.206538 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48755723-63d0-4de7-9104-731586a14bc9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec returned with HTTP 404 Aug 13 15:27:09.207134 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1301/5143] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:09 2026] GET /volume/v3/volumes/205b8c64-82f2-4e5e-9151-6c3baf7566ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:09.214291 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.216039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:09.216247 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1591233785"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:09.217576 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1591233785'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:09.217708 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:09.217984 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:09.217984 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:09.221552 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:09.226817 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (f4a10813-c657-4b4f-8047-017e3e1729f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:09.227653 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60a186-b6d8-42da-805e-7dc44f263045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:09.228379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:09.251628 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60a186-b6d8-42da-805e-7dc44f263045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:09.252476 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd11a82-1f82-4143-94df-dce011afd15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:09.290637 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['625c2632-4a06-4dd0-bc36-59b1717dc94e', 'e9b55620-9ac6-41f2-90aa-a63fa04c54a7', '91e33ebf-4e26-4766-8ae7-9587a1b048e3', 'a06049f8-842c-46c7-92fc-17c35f612c1e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:09.291649 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd11a82-1f82-4143-94df-dce011afd15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625c2632-4a06-4dd0-bc36-59b1717dc94e', 'e9b55620-9ac6-41f2-90aa-a63fa04c54a7', '91e33ebf-4e26-4766-8ae7-9587a1b048e3', 'a06049f8-842c-46c7-92fc-17c35f612c1e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:09.292316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881fc3e6-c399-47d2-8733-75a3bbb6aa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:09.312756 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881fc3e6-c399-47d2-8733-75a3bbb6aa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad80ebf7-6624-4f74-a20a-bc18ba3cffb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1591233785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['625c2632-4a06-4dd0-bc36-59b1717dc94e','e9b55620-9ac6-41f2-90aa-a63fa04c54a7','91e33ebf-4e26-4766-8ae7-9587a1b048e3','a06049f8-842c-46c7-92fc-17c35f612c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1591233785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad80ebf7-6624-4f74-a20a-bc18ba3cffb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:09.313367 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ef9769-3b14-4abc-8f22-aa771a4af09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:09.327801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ef9769-3b14-4abc-8f22-aa771a4af09b) transitioned into state 'SUCCESS' from state '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-1591233785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['625c2632-4a06-4dd0-bc36-59b1717dc94e','e9b55620-9ac6-41f2-90aa-a63fa04c54a7','91e33ebf-4e26-4766-8ae7-9587a1b048e3','a06049f8-842c-46c7-92fc-17c35f612c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:09.328385 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bda8244-3cdc-424e-8299-bfd76ebfa7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:09.336071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bda8244-3cdc-424e-8299-bfd76ebfa7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:09.336408 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b593cee-c603-4bc3-bb4b-cb69a06e3ecb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.336856 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (f4a10813-c657-4b4f-8047-017e3e1729f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:09.337078 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:09.337588 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bbf1abe-bba3-4835-8f8a-321fba91637a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:09.338010 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1278/5144] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:09 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:09.338280 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b593cee-c603-4bc3-bb4b-cb69a06e3ecb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 Aug 13 15:27:09.338524 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b593cee-c603-4bc3-bb4b-cb69a06e3ecb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.338746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b593cee-c603-4bc3-bb4b-cb69a06e3ecb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.342895 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b593cee-c603-4bc3-bb4b-cb69a06e3ecb tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 returned with HTTP 404 Aug 13 15:27:09.343433 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1287/5145] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:09 2026] GET /volume/v3/snapshots/0c350d96-2ff7-4f96-91f7-3dc01ce85244 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:09.348474 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c15a158-bd80-4995-883a-825e5964200f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.349603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6bb74da6-e567-4c2f-b179-15443710876f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.350030 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c15a158-bd80-4995-883a-825e5964200f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:09.350195 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c15a158-bd80-4995-883a-825e5964200f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.350373 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c15a158-bd80-4995-883a-825e5964200f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.351346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:09.351550 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.351762 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.351935 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume with id: 56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:09.357849 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:09.357849 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:09.359709 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:09.359709 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:09.360117 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:09.361516 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c15a158-bd80-4995-883a-825e5964200f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:09.365400 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c15a158-bd80-4995-883a-825e5964200f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 returned with HTTP 200 Aug 13 15:27:09.365798 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1280/5146] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:09 2026] GET /volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:09.373708 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Delete volume request issued successfully. Aug 13 15:27:09.373901 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bb74da6-e567-4c2f-b179-15443710876f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 returned with HTTP 202 Aug 13 15:27:09.374267 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1302/5147] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:09 2026] DELETE /volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:09.380992 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.382801 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:09.383040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.383220 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.390401 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:09.390401 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:09.393730 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Volume info retrieved successfully. Aug 13 15:27:09.396890 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a09bfd0f-e138-4f91-9fc1-b1871e4754c3 tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 returned with HTTP 200 Aug 13 15:27:09.397243 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1279/5148] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:09 2026] GET /volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:09.687195 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:09.688822 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:09.689021 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:09.689186 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:09.689282 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:09.694615 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:09.694615 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:09.695418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa20a0d9-594c-421f-9b64-9a11a1b88191 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:09.695789 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1288/5149] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:09 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:10.377757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:10.379293 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:10.379485 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:10.379665 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:10.386390 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:10.386390 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:10.389502 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:10.392885 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6825b9dc-f8b1-4128-ac89-b087d5015b77 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 returned with HTTP 200 Aug 13 15:27:10.393237 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1281/5150] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:10 2026] GET /volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:10.404465 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:10.406137 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:10.406477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad80ebf7-6624-4f74-a20a-bc18ba3cffb0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1785387586"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:10.411102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c2b30e3-98de-4f9d-a8c3-d263eb4cdb5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:10.412899 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c2b30e3-98de-4f9d-a8c3-d263eb4cdb5f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] GET https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 Aug 13 15:27:10.413156 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c2b30e3-98de-4f9d-a8c3-d263eb4cdb5f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:10.413369 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c2b30e3-98de-4f9d-a8c3-d263eb4cdb5f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:10.414961 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:10.414961 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:10.415295 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:10.415417 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:10.419562 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c2b30e3-98de-4f9d-a8c3-d263eb4cdb5f tempest-ProjectReaderTests-522284129 tempest-ProjectReaderTests-522284129-project-admin] https://10.4.3.38/volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 returned with HTTP 404 Aug 13 15:27:10.419562 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1280/5151] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:10 2026] GET /volume/v3/volumes/56e9ae5f-2e2e-45d7-8a9c-eb1504bca924 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:10.439606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['abaaa45a-b554-4ca1-9964-c170cace3e0c', '8a29f666-e266-45d8-aafd-bd0e121a5519', '19d3e725-3574-4e3c-9522-14319ea3f411', '93e88f75-df8f-456d-a4dd-fb7c672d1c78'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:10.463107 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:10.463418 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c7477d6-b4f0-4b8c-98df-0c4abc8b85b2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:10.463972 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1303/5152] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:10.473430 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:10.475206 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:10.475406 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:10.475592 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:10.483286 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:10.483286 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:10.483757 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:10.484788 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c15ae1a9-2b20-40d9-96f2-90a6b847c2e3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 200 Aug 13 15:27:10.485328 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1289/5153] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:10 2026] GET /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:10.706700 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa7ad716-668a-4894-8f7d-dcada41b691a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:10.708880 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa7ad716-668a-4894-8f7d-dcada41b691a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:10.709145 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa7ad716-668a-4894-8f7d-dcada41b691a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:10.709384 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa7ad716-668a-4894-8f7d-dcada41b691a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:10.709525 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fa7ad716-668a-4894-8f7d-dcada41b691a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:10.714352 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:10.714352 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:10.715097 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa7ad716-668a-4894-8f7d-dcada41b691a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:10.715534 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1282/5154] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:10 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:11.494609 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:11.496363 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:11.496547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:11.496778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:11.502322 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:11.502322 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:11.502573 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:11.503682 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b331ead-c2f7-4f29-a848-fcbb87aaa802 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 200 Aug 13 15:27:11.503682 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1281/5155] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:11 2026] GET /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:11.511603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c512aafe-b848-438a-9718-d189f099427d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:11.513907 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:11.514120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:11.514332 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:11.514422 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Delete snapshot with id: e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:11.519341 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:11.519341 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:11.519748 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:11.536044 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot delete request issued successfully. Aug 13 15:27:11.536218 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c512aafe-b848-438a-9718-d189f099427d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 202 Aug 13 15:27:11.536583 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1304/5156] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:11 2026] DELETE /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:11.543523 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:11.546402 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:11.546402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:11.546402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:11.554686 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:11.554686 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:11.555250 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:11.556253 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e34b18ee-8934-4c80-af12-acb02d3b4e56 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 200 Aug 13 15:27:11.556714 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1290/5157] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:11 2026] GET /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:11.724706 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:11.726173 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:11.726388 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:11.726565 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:11.726667 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:11.731978 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:11.731978 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:11.732848 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62195f0d-22c1-4c1d-a46e-79aae56015a0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:11.733292 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1283/5158] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:11 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:11.794058 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:11.867852 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:11.868228 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-45367199"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:11.869641 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-45367199'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:11.869787 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume of 1 GB Aug 13 15:27:11.873708 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:11.880657 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Flow 'volume_create_api' (ef0ef526-bc56-4353-84d4-4c6a618204f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:11.881825 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad059ab5-9615-4ba9-9c8e-078053c1a461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:11.882802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:11.905353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad059ab5-9615-4ba9-9c8e-078053c1a461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:11.906097 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a1606f-368a-4454-9051-bdcfe3bf0a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:11.956030 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Created reservations ['b4c24560-4eb8-42c8-ab87-cbed228aa8f9', '9b38ad89-ef36-4588-a7b5-3ad113e97225', '14e043ce-3d4b-4248-becc-379f4a734e83', '976edb81-3142-4cf8-903b-34a81aaceb59'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:11.956691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a1606f-368a-4454-9051-bdcfe3bf0a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c24560-4eb8-42c8-ab87-cbed228aa8f9', '9b38ad89-ef36-4588-a7b5-3ad113e97225', '14e043ce-3d4b-4248-becc-379f4a734e83', '976edb81-3142-4cf8-903b-34a81aaceb59']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:11.957405 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c3ef3-a3ef-4e5c-9fa0-d867b32ca6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:11.977103 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5c3ef3-a3ef-4e5c-9fa0-d867b32ca6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddcb561-0ddc-4f22-881d-c1784536dd8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45367199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c29cce0e642748e0dda738008d4b0',qos_specs=None,replication_status=,reservations=['b4c24560-4eb8-42c8-ab87-cbed228aa8f9','9b38ad89-ef36-4588-a7b5-3ad113e97225','14e043ce-3d4b-4248-becc-379f4a734e83','976edb81-3142-4cf8-903b-34a81aaceb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea96dd21e0b4415aca0d4383a14f820',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45367199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddcb561-0ddc-4f22-881d-c1784536dd8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a7c29cce0e642748e0dda738008d4b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bea96dd21e0b4415aca0d4383a14f820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:11.977739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c746c2f6-27b5-4367-a011-c6223125af9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:11.992772 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c746c2f6-27b5-4367-a011-c6223125af9d) transitioned into state 'SUCCESS' from state '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-45367199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c29cce0e642748e0dda738008d4b0',qos_specs=None,replication_status=,reservations=['b4c24560-4eb8-42c8-ab87-cbed228aa8f9','9b38ad89-ef36-4588-a7b5-3ad113e97225','14e043ce-3d4b-4248-becc-379f4a734e83','976edb81-3142-4cf8-903b-34a81aaceb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea96dd21e0b4415aca0d4383a14f820',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:11.993390 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (677bc948-b093-4196-9207-03535279b1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:12.001445 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (677bc948-b093-4196-9207-03535279b1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:12.002182 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Flow 'volume_create_api' (ef0ef526-bc56-4353-84d4-4c6a618204f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:12.002435 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume request issued successfully. Aug 13 15:27:12.002972 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df83c898-e1ba-40a2-ab8d-c35b34c56ca2 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:12.003383 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1282/5159] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:11 2026] POST /volume/v3/volumes => generated 774 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:12.014547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aec91bd5-4801-4836-a75b-7dc138c00920 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.016474 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aec91bd5-4801-4836-a75b-7dc138c00920 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:12.016652 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aec91bd5-4801-4836-a75b-7dc138c00920 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.016864 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aec91bd5-4801-4836-a75b-7dc138c00920 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.023387 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:12.023387 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:12.026510 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aec91bd5-4801-4836-a75b-7dc138c00920 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:12.029923 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aec91bd5-4801-4836-a75b-7dc138c00920 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d returned with HTTP 200 Aug 13 15:27:12.030246 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1305/5160] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:12 2026] GET /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:12.565303 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b26cd8b2-6224-4b78-a20e-5177fcfb60df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.568434 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b26cd8b2-6224-4b78-a20e-5177fcfb60df tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:12.568434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b26cd8b2-6224-4b78-a20e-5177fcfb60df tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.568434 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b26cd8b2-6224-4b78-a20e-5177fcfb60df tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.571446 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b26cd8b2-6224-4b78-a20e-5177fcfb60df tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 404 Aug 13 15:27:12.572009 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1291/5161] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:12 2026] GET /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:12.578070 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22420075-3f5f-4a36-b2ae-72bffd602353 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.580231 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22420075-3f5f-4a36-b2ae-72bffd602353 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:12.580469 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22420075-3f5f-4a36-b2ae-72bffd602353 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.580712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22420075-3f5f-4a36-b2ae-72bffd602353 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.580882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-22420075-3f5f-4a36-b2ae-72bffd602353 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:12.586070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22420075-3f5f-4a36-b2ae-72bffd602353 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 404 Aug 13 15:27:12.586623 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1284/5162] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:12 2026] DELETE /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:12.592112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f096535a-8d3e-4f68-9213-856f06061a68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.593853 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f096535a-8d3e-4f68-9213-856f06061a68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b Aug 13 15:27:12.594029 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f096535a-8d3e-4f68-9213-856f06061a68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.594248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f096535a-8d3e-4f68-9213-856f06061a68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.598151 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f096535a-8d3e-4f68-9213-856f06061a68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b returned with HTTP 404 Aug 13 15:27:12.598558 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1283/5163] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:12 2026] GET /volume/v3/snapshots/e91d1e85-eef4-497a-8be3-1caec3f2a97b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:12.604617 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.606765 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:12.607113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.607166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.607333 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:12.614335 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:12.614335 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:12.614634 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:12.630805 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:12.630998 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5bd5e60-b302-41cd-99b6-3607dfbffd85 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 returned with HTTP 202 Aug 13 15:27:12.631357 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1306/5164] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:12 2026] DELETE /volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:12.639147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.643410 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:12.643410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.643410 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.653480 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:12.653480 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:12.659843 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:12.668375 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f65cb53-7939-43b3-8bce-475b0f73c22f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 returned with HTTP 200 Aug 13 15:27:12.669218 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1292/5165] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:12 2026] GET /volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:12.742169 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30c60076-50a0-4896-8935-8a5be6cbefcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:12.743787 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30c60076-50a0-4896-8935-8a5be6cbefcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:12.744004 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30c60076-50a0-4896-8935-8a5be6cbefcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:12.744184 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30c60076-50a0-4896-8935-8a5be6cbefcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:12.744278 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-30c60076-50a0-4896-8935-8a5be6cbefcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:12.749381 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:12.749381 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:12.750112 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30c60076-50a0-4896-8935-8a5be6cbefcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:12.750503 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1285/5166] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:12 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:13.043160 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1243532c-3658-4b4a-b885-bc0df13d088c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.044954 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1243532c-3658-4b4a-b885-bc0df13d088c tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:13.045143 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1243532c-3658-4b4a-b885-bc0df13d088c tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.045325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1243532c-3658-4b4a-b885-bc0df13d088c tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.051996 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.051996 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:13.054967 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1243532c-3658-4b4a-b885-bc0df13d088c tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:13.058237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1243532c-3658-4b4a-b885-bc0df13d088c tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d returned with HTTP 200 Aug 13 15:27:13.058594 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1284/5167] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:13 2026] GET /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:13.072291 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.126787 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] POST https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d/action Aug 13 15:27:13.127172 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:13.127308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:13.135560 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.135560 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:13.136097 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Volume info retrieved successfully. Aug 13 15:27:13.137345 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f6a39a0063884ccf8d529ce0e4186cac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a7c29cce0e642748e0dda738008d4b0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:13.137573 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d84aa61-dcbf-45f9-9f7f-ccb1c74aac62 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d/action returned with HTTP 403 Aug 13 15:27:13.138147 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1307/5168] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:27:13 2026] POST /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d/action => generated 131 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:13.144942 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85205df9-505e-40ca-93fc-7d38089122b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.146799 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:13.148690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.148690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.148690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Delete volume with id: 7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:13.157076 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.157076 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:13.157712 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:13.174978 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Delete volume request issued successfully. Aug 13 15:27:13.174978 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85205df9-505e-40ca-93fc-7d38089122b9 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d returned with HTTP 202 Aug 13 15:27:13.175655 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1293/5169] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:13 2026] DELETE /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:13.184266 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.187136 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:13.187738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.187738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.195057 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.195057 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:13.199781 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:13.203619 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b13eeb2-07e0-45bf-8911-a640a6a680bd tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d returned with HTTP 200 Aug 13 15:27:13.204059 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1286/5170] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:13 2026] GET /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:13.684333 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ef52e73-5e40-4a92-9770-e89af9859df2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.686115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ef52e73-5e40-4a92-9770-e89af9859df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 Aug 13 15:27:13.686318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ef52e73-5e40-4a92-9770-e89af9859df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.686518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ef52e73-5e40-4a92-9770-e89af9859df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.692044 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ef52e73-5e40-4a92-9770-e89af9859df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 returned with HTTP 404 Aug 13 15:27:13.692500 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1285/5171] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:13 2026] GET /volume/v3/volumes/ad80ebf7-6624-4f74-a20a-bc18ba3cffb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:13.700020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.701704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:13.702048 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1199029945"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:13.703656 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1199029945'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:13.703849 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:13.707589 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:13.713596 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (14388f38-0c0a-4687-b5cd-f2c658aa3f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:13.714759 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1071e32-756d-48cb-91e8-51a48a1b1900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:13.715544 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:13.740123 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1071e32-756d-48cb-91e8-51a48a1b1900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:13.741021 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b724e0-eb64-4eec-b3b4-a35953eeb7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:13.760282 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.761990 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:13.762344 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.762619 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.763569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:13.766955 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.766955 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:13.767650 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97c3f143-8bb9-4c48-9163-44cfa77305fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:13.768107 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1294/5172] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:13 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:13.779113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['adf93b6e-4782-4c72-a39d-f0018000a9dd', '794b8f48-d012-4014-8e04-24d7c545c047', '4f9b6c4e-75c2-44de-a07f-39fd77085bad', '1604eb8b-d268-458a-bdd2-3b7744d0b258'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:13.779976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b724e0-eb64-4eec-b3b4-a35953eeb7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf93b6e-4782-4c72-a39d-f0018000a9dd', '794b8f48-d012-4014-8e04-24d7c545c047', '4f9b6c4e-75c2-44de-a07f-39fd77085bad', '1604eb8b-d268-458a-bdd2-3b7744d0b258']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:13.780816 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fc5c22-2060-413d-a385-e89b754fd9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:13.804994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fc5c22-2060-413d-a385-e89b754fd9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b10ce70-4aa9-46b5-bd5e-96c884775e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199029945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['adf93b6e-4782-4c72-a39d-f0018000a9dd','794b8f48-d012-4014-8e04-24d7c545c047','4f9b6c4e-75c2-44de-a07f-39fd77085bad','1604eb8b-d268-458a-bdd2-3b7744d0b258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199029945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b10ce70-4aa9-46b5-bd5e-96c884775e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:13.805926 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c7a153-01d5-4414-b549-85e272ef8106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:13.824923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c7a153-01d5-4414-b549-85e272ef8106) transitioned into state 'SUCCESS' from state '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-1199029945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['adf93b6e-4782-4c72-a39d-f0018000a9dd','794b8f48-d012-4014-8e04-24d7c545c047','4f9b6c4e-75c2-44de-a07f-39fd77085bad','1604eb8b-d268-458a-bdd2-3b7744d0b258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:13.825687 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b40095-48f6-461b-87dd-ba32ada016cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:13.834300 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b40095-48f6-461b-87dd-ba32ada016cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:13.835114 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (14388f38-0c0a-4687-b5cd-f2c658aa3f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:13.835397 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:13.836035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7dc80c4-79c1-4a5d-8fd9-c86a6d4536a8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:13.836738 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1308/5173] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:13 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:13.847759 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:13.849647 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:13.849925 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:13.850115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:13.857280 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:13.857280 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:13.861701 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:13.866086 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9134f955-dc92-4ea0-9b21-4fbfbb23158e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d returned with HTTP 200 Aug 13 15:27:13.866478 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1287/5174] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:13 2026] GET /volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:14.216605 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f0373e2-09bc-4d94-a7ad-92e39d16b00f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.218206 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f0373e2-09bc-4d94-a7ad-92e39d16b00f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d Aug 13 15:27:14.218374 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f0373e2-09bc-4d94-a7ad-92e39d16b00f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:14.218542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f0373e2-09bc-4d94-a7ad-92e39d16b00f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:14.224893 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f0373e2-09bc-4d94-a7ad-92e39d16b00f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d returned with HTTP 404 Aug 13 15:27:14.225308 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1286/5175] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:14 2026] GET /volume/v3/volumes/7ddcb561-0ddc-4f22-881d-c1784536dd8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:14.232718 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.233991 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:14.234390 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1319848445"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:14.235779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1319848445'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:14.235977 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume of 1 GB Aug 13 15:27:14.239668 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:14.244771 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Flow 'volume_create_api' (be974571-a9cc-45a8-a5e3-33b9d4c417c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:14.245687 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b2d58f-390e-4a82-a448-0f6e85db199a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:14.246455 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:14.267017 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83b2d58f-390e-4a82-a448-0f6e85db199a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:14.267683 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6280153c-f9a8-4ebd-8ad3-18507a555ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:14.299971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Created reservations ['9b141513-1eeb-48ee-869a-f37d67fa0507', '9fb013d1-d88f-4632-a951-3f22c465bde3', '73c3582a-e560-4843-93c9-78f74a56124a', '0b2fdd48-cf65-43eb-a3cc-fad0d416a135'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:14.300679 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6280153c-f9a8-4ebd-8ad3-18507a555ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b141513-1eeb-48ee-869a-f37d67fa0507', '9fb013d1-d88f-4632-a951-3f22c465bde3', '73c3582a-e560-4843-93c9-78f74a56124a', '0b2fdd48-cf65-43eb-a3cc-fad0d416a135']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:14.301307 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d59c1d8-55b6-4cd0-af1d-bebff861e391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:14.322595 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d59c1d8-55b6-4cd0-af1d-bebff861e391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103b0db5-1747-4056-a83f-0a8205cd0abf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1319848445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c29cce0e642748e0dda738008d4b0',qos_specs=None,replication_status=,reservations=['9b141513-1eeb-48ee-869a-f37d67fa0507','9fb013d1-d88f-4632-a951-3f22c465bde3','73c3582a-e560-4843-93c9-78f74a56124a','0b2fdd48-cf65-43eb-a3cc-fad0d416a135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea96dd21e0b4415aca0d4383a14f820',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1319848445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103b0db5-1747-4056-a83f-0a8205cd0abf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a7c29cce0e642748e0dda738008d4b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bea96dd21e0b4415aca0d4383a14f820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:14.323405 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be10618-4e16-44c4-ab49-c4ddf255e41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:14.338372 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be10618-4e16-44c4-ab49-c4ddf255e41c) transitioned into state 'SUCCESS' from state '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-1319848445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c29cce0e642748e0dda738008d4b0',qos_specs=None,replication_status=,reservations=['9b141513-1eeb-48ee-869a-f37d67fa0507','9fb013d1-d88f-4632-a951-3f22c465bde3','73c3582a-e560-4843-93c9-78f74a56124a','0b2fdd48-cf65-43eb-a3cc-fad0d416a135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea96dd21e0b4415aca0d4383a14f820',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:14.339134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b902d4bb-d491-424d-abb7-ef9fde150a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:14.347153 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b902d4bb-d491-424d-abb7-ef9fde150a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:14.348148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Flow 'volume_create_api' (be974571-a9cc-45a8-a5e3-33b9d4c417c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:14.348571 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Create volume request issued successfully. Aug 13 15:27:14.349287 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcba461d-4246-4784-bb46-b4c6bdb35b36 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:14.349929 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1295/5176] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:14 2026] POST /volume/v3/volumes => generated 776 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:14.360512 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.362144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:14.362341 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:14.362518 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:14.369009 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:14.369009 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:14.371857 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:14.375216 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a73b9cbc-6ec9-4764-b9bf-75cd2d340498 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf returned with HTTP 200 Aug 13 15:27:14.375527 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1309/5177] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:14 2026] GET /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:14.777444 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.779218 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:14.779424 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:14.779614 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:14.779752 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:14.783976 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:14.783976 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:14.784873 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffa75edd-11a6-4304-9bb3-a23df33f923e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:14.784873 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1288/5178] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:14 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:14.879307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.881363 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:14.881607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:14.881863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:14.890437 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:14.890437 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:14.894695 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:14.899140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e399c2e-258e-43fd-9c49-dfe81faad495 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d returned with HTTP 200 Aug 13 15:27:14.899703 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1287/5179] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:14 2026] GET /volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:14.910743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4446567b-93d2-430a-a2c1-f62b1f151667 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.912477 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:14.912784 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b10ce70-4aa9-46b5-bd5e-96c884775e6d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-295875422"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:14.920475 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:14.920475 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:14.920807 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:14.920965 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume 2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:14.941778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['c78b4bd8-371a-45d0-9eac-886dcd002b89', 'ec5b6847-7380-44b8-918a-44fbc0daab54', 'baa9fde6-58d9-4437-9552-8141fe6bc57c', '07efc8b6-d167-49a4-96fc-1b8ca03ca3fa'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:14.965790 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:14.966130 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4446567b-93d2-430a-a2c1-f62b1f151667 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:14.966755 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1296/5180] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:14.973995 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d8bdddd-f524-4110-aea3-392514343323 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:14.975891 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d8bdddd-f524-4110-aea3-392514343323 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:14.976119 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d8bdddd-f524-4110-aea3-392514343323 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:14.976338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d8bdddd-f524-4110-aea3-392514343323 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:14.981321 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:14.981321 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:14.981644 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d8bdddd-f524-4110-aea3-392514343323 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:14.982322 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d8bdddd-f524-4110-aea3-392514343323 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 returned with HTTP 200 Aug 13 15:27:14.982710 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1310/5181] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:14 2026] GET /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:15.388453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.389897 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:15.390061 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.390239 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.396589 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.396589 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:15.399552 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:15.402891 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1e230c7-35b6-4b9a-9ff5-4bc7004815f0 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf returned with HTTP 200 Aug 13 15:27:15.403198 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1289/5182] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:15 2026] GET /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:15.413933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.415520 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] POST https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf/action Aug 13 15:27:15.415865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:15.415974 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:15.423828 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.423828 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:15.424313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f6a39a0063884ccf8d529ce0e4186cac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a7c29cce0e642748e0dda738008d4b0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:15.424513 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa68fcf7-bf31-406f-b3dc-7b9f51c48143 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-reader] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf/action returned with HTTP 403 Aug 13 15:27:15.424992 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1288/5183] 10.4.3.38 () {68 vars in 1383 bytes} [Thu Aug 13 15:27:15 2026] POST /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:15.430545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-265cc77b-3050-436e-bccb-3afe8becc77e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.432155 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:15.432318 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.432486 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.432630 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Delete volume with id: 103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:15.438628 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.438628 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:15.438964 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:15.451903 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Delete volume request issued successfully. Aug 13 15:27:15.452111 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-265cc77b-3050-436e-bccb-3afe8becc77e tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf returned with HTTP 202 Aug 13 15:27:15.452585 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1297/5184] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:15 2026] DELETE /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:15.459481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acb3886c-57c1-4dcd-a098-1e982159b71f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.461680 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acb3886c-57c1-4dcd-a098-1e982159b71f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:15.461911 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acb3886c-57c1-4dcd-a098-1e982159b71f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.462099 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acb3886c-57c1-4dcd-a098-1e982159b71f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.469695 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.469695 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:15.472823 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acb3886c-57c1-4dcd-a098-1e982159b71f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Volume info retrieved successfully. Aug 13 15:27:15.476231 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acb3886c-57c1-4dcd-a098-1e982159b71f tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf returned with HTTP 200 Aug 13 15:27:15.476563 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1311/5185] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:15 2026] GET /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:15.794599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.796332 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:15.796535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.796729 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.796840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 63097e33-da4f-4cc3-97b0-7012827630be. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:15.800782 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.800782 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:15.801320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebe2e695-c972-49a9-8f3f-69ee803cdc5e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 200 Aug 13 15:27:15.801632 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1290/5186] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:15 2026] GET /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:15.810232 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.811747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] DELETE https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be Aug 13 15:27:15.811942 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.812105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.812198 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Delete backup with id: 63097e33-da4f-4cc3-97b0-7012827630be. Aug 13 15:27:15.815926 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.815926 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:15.824899 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] delete_backup rpcapi backup_id 63097e33-da4f-4cc3-97b0-7012827630be {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:27:15.826247 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39fa1147-ffc8-4897-a0a8-f63b38edff98 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be returned with HTTP 202 Aug 13 15:27:15.826562 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1289/5187] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:15 2026] DELETE /volume/v3/backups/63097e33-da4f-4cc3-97b0-7012827630be => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:27:15.833225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.834938 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:15.835141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.835317 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.835469 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume with id: 24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:15.842417 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.842417 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:15.842743 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:15.856095 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume request issued successfully. Aug 13 15:27:15.856286 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82f7db90-13f9-416c-a0c3-c72a1f79901b tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a returned with HTTP 202 Aug 13 15:27:15.856651 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1298/5188] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:15 2026] DELETE /volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:15.862638 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.864291 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:15.864482 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.865037 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.871150 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.871150 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:15.874300 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:15.877762 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f3da093-544d-4a07-ba99-8a85bdaa5af9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a returned with HTTP 200 Aug 13 15:27:15.878128 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1312/5189] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:15 2026] GET /volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:15.992212 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-548ed4d3-63b8-48ee-9e59-bda501194398 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:15.994052 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-548ed4d3-63b8-48ee-9e59-bda501194398 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:15.994259 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-548ed4d3-63b8-48ee-9e59-bda501194398 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:15.994455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-548ed4d3-63b8-48ee-9e59-bda501194398 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:15.999188 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:15.999188 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:15.999496 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-548ed4d3-63b8-48ee-9e59-bda501194398 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:16.000148 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-548ed4d3-63b8-48ee-9e59-bda501194398 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 returned with HTTP 200 Aug 13 15:27:16.000619 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1291/5190] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:15 2026] GET /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:16.008472 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e281f22-3f2c-4902-853a-6a708fff028a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.009979 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] POST https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2/action Aug 13 15:27:16.010271 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:16.010380 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:16.016573 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:16.016573 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:16.016918 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:16.017542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b9a96a99951942b4a4228eb65fa7316e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56d0fcea267d406096b2516b252f34af', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:16.017715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e281f22-3f2c-4902-853a-6a708fff028a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2/action returned with HTTP 403 Aug 13 15:27:16.018144 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1290/5191] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:16 2026] POST /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:16.024082 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.025819 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:16.025962 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:16.026140 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:16.026241 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:16.030619 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:16.030619 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:16.030915 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:16.046447 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:16.046589 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd2d2aaf-a6fb-415b-bd48-7bf4c390bf72 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 returned with HTTP 202 Aug 13 15:27:16.047161 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1299/5192] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:16 2026] DELETE /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:16.053144 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d0a2828-60ed-468e-a565-59a0880425e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.054831 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d0a2828-60ed-468e-a565-59a0880425e1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:16.055065 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d0a2828-60ed-468e-a565-59a0880425e1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:16.055256 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d0a2828-60ed-468e-a565-59a0880425e1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:16.059922 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:16.059922 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:16.060215 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d0a2828-60ed-468e-a565-59a0880425e1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:16.060862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d0a2828-60ed-468e-a565-59a0880425e1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 returned with HTTP 200 Aug 13 15:27:16.061214 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1313/5193] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:16 2026] GET /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:16.488247 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d928f59e-0280-428c-b9ad-8a013c320096 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.489889 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d928f59e-0280-428c-b9ad-8a013c320096 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] GET https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf Aug 13 15:27:16.490051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d928f59e-0280-428c-b9ad-8a013c320096 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:16.490224 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d928f59e-0280-428c-b9ad-8a013c320096 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:16.494969 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d928f59e-0280-428c-b9ad-8a013c320096 tempest-ProjectReaderTests-287889687 tempest-ProjectReaderTests-287889687-project-admin] https://10.4.3.38/volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf returned with HTTP 404 Aug 13 15:27:16.495454 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1292/5194] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:16 2026] GET /volume/v3/volumes/103b0db5-1747-4056-a83f-0a8205cd0abf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:16.889792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b735d011-b3b2-4b5f-a24c-a80f1f26ae1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.891299 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b735d011-b3b2-4b5f-a24c-a80f1f26ae1a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a Aug 13 15:27:16.891475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b735d011-b3b2-4b5f-a24c-a80f1f26ae1a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:16.891644 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b735d011-b3b2-4b5f-a24c-a80f1f26ae1a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:16.896378 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b735d011-b3b2-4b5f-a24c-a80f1f26ae1a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a returned with HTTP 404 Aug 13 15:27:16.896763 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1291/5195] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:16 2026] GET /volume/v3/volumes/24a39ca2-8846-4cff-88fb-f3d77c07aa2a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:16.904740 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.906380 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/export_record Aug 13 15:27:16.906565 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:16.906767 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Calling method 'export_record' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:16.906883 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Export record for backup 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:27:16.910485 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:16.910485 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:16.911463 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bb3afd8873d24c59ae155057bf5fe0f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c47c7b45cce5452ba0c8064acd8c55c0', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:16.911631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d240536-c3fd-49f6-b019-1a6564ab21fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/export_record returned with HTTP 403 Aug 13 15:27:16.912061 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1300/5196] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:27:16 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:16.919485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:16.921626 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:16.922011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1511701943"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:16.923386 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1511701943'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:16.923542 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume of 1 GB Aug 13 15:27:16.927556 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:16.933154 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (d879e6e3-2961-45b1-a230-5063bad55f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:16.934009 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cd3c90-dcd8-4580-8bc4-209ee98253f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:16.934884 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:16.960805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cd3c90-dcd8-4580-8bc4-209ee98253f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:16.961585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b04f96-39b9-4195-9ae4-4934c03965c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:17.001622 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['6161000d-5a2b-430a-99ba-d9ebca14d349', '820992cd-587c-4e45-9fbe-eba7acff2cce', '045c569c-3bcf-4d7c-b582-3147b093e94e', '71d7779b-3aca-4429-a84d-97aaf88efb7f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:17.002432 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b04f96-39b9-4195-9ae4-4934c03965c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6161000d-5a2b-430a-99ba-d9ebca14d349', '820992cd-587c-4e45-9fbe-eba7acff2cce', '045c569c-3bcf-4d7c-b582-3147b093e94e', '71d7779b-3aca-4429-a84d-97aaf88efb7f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:17.003159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c82415f-6dcf-43ee-99a5-8171dbf873bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:17.029040 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c82415f-6dcf-43ee-99a5-8171dbf873bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0efe6e-150e-4822-a7e7-497c4ebf1ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511701943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['6161000d-5a2b-430a-99ba-d9ebca14d349','820992cd-587c-4e45-9fbe-eba7acff2cce','045c569c-3bcf-4d7c-b582-3147b093e94e','71d7779b-3aca-4429-a84d-97aaf88efb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1511701943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0efe6e-150e-4822-a7e7-497c4ebf1ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47c7b45cce5452ba0c8064acd8c55c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5faaf37dd51c49d3a340ac817324ad60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:17.029764 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9444bfb-e3e3-47ec-9bd4-e136ef7bc7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:17.049404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9444bfb-e3e3-47ec-9bd4-e136ef7bc7c5) transitioned into state 'SUCCESS' from state '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-1511701943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['6161000d-5a2b-430a-99ba-d9ebca14d349','820992cd-587c-4e45-9fbe-eba7acff2cce','045c569c-3bcf-4d7c-b582-3147b093e94e','71d7779b-3aca-4429-a84d-97aaf88efb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:17.050065 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618e55dc-2c12-42d2-b560-e2755a7a111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:17.063822 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618e55dc-2c12-42d2-b560-e2755a7a111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:17.064758 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (d879e6e3-2961-45b1-a230-5063bad55f94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:17.065047 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request issued successfully. Aug 13 15:27:17.065582 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90582bd6-f6e8-43b8-a4e2-e0ff03d85fee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:17.066009 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1314/5197] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:27:16 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:17.069077 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02646f7b-6780-4ebb-a459-f4e26703ec9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.071095 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02646f7b-6780-4ebb-a459-f4e26703ec9a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 Aug 13 15:27:17.071270 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02646f7b-6780-4ebb-a459-f4e26703ec9a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:17.071446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02646f7b-6780-4ebb-a459-f4e26703ec9a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:17.075450 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02646f7b-6780-4ebb-a459-f4e26703ec9a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 returned with HTTP 404 Aug 13 15:27:17.075989 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1293/5198] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:17 2026] GET /volume/v3/snapshots/74186b31-2599-4e46-b11d-b733f13517e2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:17.077064 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.078587 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:17.078805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:17.078985 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:17.082305 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.083871 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:17.084069 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:17.084311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:17.084467 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:17.085596 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:17.085596 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:17.088640 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:17.090572 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:17.090572 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:17.090850 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:17.091987 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1dfb88d3-440a-456e-99b7-fb062789f8b4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 returned with HTTP 200 Aug 13 15:27:17.092306 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1292/5199] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:17 2026] GET /volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:17.112647 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:17.112854 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5465a5a2-44cd-40ee-97fa-e4a2d81e9cc8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d returned with HTTP 202 Aug 13 15:27:17.113297 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1301/5200] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:17 2026] DELETE /volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:17.119853 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.121638 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:17.121872 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:17.122085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:17.128646 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:17.128646 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:17.133437 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:17.137168 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf44e4af-1cdc-4d2e-87b1-5e10bb06349b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d returned with HTTP 200 Aug 13 15:27:17.137548 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1315/5201] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:17 2026] GET /volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:17.755173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f40628a1-3913-4031-8bff-d7c8d3ca4142 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.824689 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f40628a1-3913-4031-8bff-d7c8d3ca4142 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:17.825080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f40628a1-3913-4031-8bff-d7c8d3ca4142 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1174790627", "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 15:27:17.844925 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f40628a1-3913-4031-8bff-d7c8d3ca4142 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:17.845270 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1294/5202] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:17 2026] POST /volume/v3/types => generated 380 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:17.852351 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1cd56831-cc13-424d-9a87-1f1629016663 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.854067 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cd56831-cc13-424d-9a87-1f1629016663 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption Aug 13 15:27:17.854409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cd56831-cc13-424d-9a87-1f1629016663 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:17.870539 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cd56831-cc13-424d-9a87-1f1629016663 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption returned with HTTP 200 Aug 13 15:27:17.870915 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1293/5203] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:27:17 2026] POST /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:17.878368 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-803c5d26-ea91-42b6-b5a8-4bedf23ff5af None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.880020 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-803c5d26-ea91-42b6-b5a8-4bedf23ff5af tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:17.880351 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-803c5d26-ea91-42b6-b5a8-4bedf23ff5af tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-169074414", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:17.897137 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-803c5d26-ea91-42b6-b5a8-4bedf23ff5af tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:17.897468 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1302/5204] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:17 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:17.904080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be8a33ef-9681-4a16-b78b-fe7e499c5d51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.905859 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a33ef-9681-4a16-b78b-fe7e499c5d51 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f/encryption Aug 13 15:27:17.906166 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be8a33ef-9681-4a16-b78b-fe7e499c5d51 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:17.923178 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be8a33ef-9681-4a16-b78b-fe7e499c5d51 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f/encryption returned with HTTP 200 Aug 13 15:27:17.923583 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1316/5205] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:27:17 2026] POST /volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:17.931646 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-528f7dc5-3ed6-47da-98d6-d6faf0f017c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.933203 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-528f7dc5-3ed6-47da-98d6-d6faf0f017c9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:17.933521 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-528f7dc5-3ed6-47da-98d6-d6faf0f017c9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518179989", "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 15:27:17.949761 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-528f7dc5-3ed6-47da-98d6-d6faf0f017c9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:17.950084 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1295/5206] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:17 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 15:27:17.956792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fef025fd-2339-4db9-ac25-922e85ff745b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.958411 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fef025fd-2339-4db9-ac25-922e85ff745b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs Aug 13 15:27:17.958764 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fef025fd-2339-4db9-ac25-922e85ff745b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:17.980290 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fef025fd-2339-4db9-ac25-922e85ff745b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs returned with HTTP 200 Aug 13 15:27:17.980637 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1294/5207] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:27:17 2026] POST /volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:17.987129 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c10fbd1-3ae0-4c51-9c3c-1f42dfbc4067 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:17.988817 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c10fbd1-3ae0-4c51-9c3c-1f42dfbc4067 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] PUT https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs/key2 Aug 13 15:27:17.989110 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c10fbd1-3ae0-4c51-9c3c-1f42dfbc4067 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.007562 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c10fbd1-3ae0-4c51-9c3c-1f42dfbc4067 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs/key2 returned with HTTP 200 Aug 13 15:27:18.007971 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1303/5208] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:27:17 2026] PUT /volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.014695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3994e419-f0c1-432f-9b71-3a7e7a1883a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.016250 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3994e419-f0c1-432f-9b71-3a7e7a1883a1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:18.016556 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3994e419-f0c1-432f-9b71-3a7e7a1883a1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.032374 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3994e419-f0c1-432f-9b71-3a7e7a1883a1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:18.032702 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1317/5209] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:27:18 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.039690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40344fef-50f4-47d6-9a0d-138f43125d4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.041277 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40344fef-50f4-47d6-9a0d-138f43125d4b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/edae2d7c-e751-4b4e-9e7f-3912cf66ad3b Aug 13 15:27:18.041475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40344fef-50f4-47d6-9a0d-138f43125d4b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.041681 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40344fef-50f4-47d6-9a0d-138f43125d4b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.066345 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40344fef-50f4-47d6-9a0d-138f43125d4b tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/edae2d7c-e751-4b4e-9e7f-3912cf66ad3b returned with HTTP 202 Aug 13 15:27:18.066875 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1296/5210] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/edae2d7c-e751-4b4e-9e7f-3912cf66ad3b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.073217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fdf82b90-a9f0-475d-b208-37a11526c1d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.074819 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf82b90-a9f0-475d-b208-37a11526c1d6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:18.075203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdf82b90-a9f0-475d-b208-37a11526c1d6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-462973728", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.092025 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf82b90-a9f0-475d-b208-37a11526c1d6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:18.092435 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1295/5211] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:18 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.099569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76b8b220-d993-44f1-b1fa-64f42c45f3a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.101767 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b8b220-d993-44f1-b1fa-64f42c45f3a6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption Aug 13 15:27:18.102191 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76b8b220-d993-44f1-b1fa-64f42c45f3a6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.103503 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.105087 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:18.105275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.105446 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.112374 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.112374 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:18.115276 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:18.118584 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ae78951-f091-4a40-a237-5dc9b0277c70 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 returned with HTTP 200 Aug 13 15:27:18.118992 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1318/5212] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:18.125589 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b8b220-d993-44f1-b1fa-64f42c45f3a6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption returned with HTTP 200 Aug 13 15:27:18.126164 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1304/5213] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:27:18 2026] POST /volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.131478 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06667e08-a038-4b77-86bb-7383c5708e50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.133011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:27:18.133313 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a0efe6e-150e-4822-a7e7-497c4ebf1ee1", "name": "tempest-type-Backup-1708205107"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.134158 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74a9f396-0697-4b6d-b6bd-f345d8a80180 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.134698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating new backup {'backup': {'volume_id': '2a0efe6e-150e-4822-a7e7-497c4ebf1ee1', 'name': 'tempest-type-Backup-1708205107'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:27:18.134860 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating backup of volume 2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 in container None Aug 13 15:27:18.136527 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74a9f396-0697-4b6d-b6bd-f345d8a80180 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption/a3e12d0f-98f1-433e-99d2-60b759987093 Aug 13 15:27:18.136807 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74a9f396-0697-4b6d-b6bd-f345d8a80180 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.137049 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74a9f396-0697-4b6d-b6bd-f345d8a80180 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.141568 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.141568 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:18.141854 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:18.149946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51894d23-98af-4358-8369-7c074f593b24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.151582 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51894d23-98af-4358-8369-7c074f593b24 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d Aug 13 15:27:18.151788 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51894d23-98af-4358-8369-7c074f593b24 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.151976 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51894d23-98af-4358-8369-7c074f593b24 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.153493 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74a9f396-0697-4b6d-b6bd-f345d8a80180 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption/a3e12d0f-98f1-433e-99d2-60b759987093 returned with HTTP 202 Aug 13 15:27:18.153948 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1296/5214] 10.4.3.38 () {66 vars in 1482 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3/encryption/a3e12d0f-98f1-433e-99d2-60b759987093 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.158510 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51894d23-98af-4358-8369-7c074f593b24 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d returned with HTTP 404 Aug 13 15:27:18.158969 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1319/5215] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/volumes/2b10ce70-4aa9-46b5-bd5e-96c884775e6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:18.162656 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd99552a-4854-4c2b-9a35-90ac4b284fcc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.163637 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['1323c4ad-e7b3-42c2-a6b3-05fb85bc73ef', '0dbd6967-2f47-494b-b80c-8291666beb25'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:18.164332 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd99552a-4854-4c2b-9a35-90ac4b284fcc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:18.164667 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd99552a-4854-4c2b-9a35-90ac4b284fcc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2061360485", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.167036 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.168637 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:18.168982 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1624646168"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.170308 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1624646168'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:18.170420 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:18.174099 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:18.179371 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (994b789a-1f42-4552-b3a0-6ecb8d860642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:18.180199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654b7e5f-93f4-48af-8739-153c6e7165ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:18.180903 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:18.181613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd99552a-4854-4c2b-9a35-90ac4b284fcc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:18.182025 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1305/5216] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:18 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 15:27:18.190527 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbf946ce-56fe-40e8-9e70-5d7629078fb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.192371 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbf946ce-56fe-40e8-9e70-5d7629078fb9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b/extra_specs/key1 Aug 13 15:27:18.192649 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbf946ce-56fe-40e8-9e70-5d7629078fb9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.192936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbf946ce-56fe-40e8-9e70-5d7629078fb9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.197821 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06667e08-a038-4b77-86bb-7383c5708e50 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:27:18.198240 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1297/5217] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:27:18 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:18.205702 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654b7e5f-93f4-48af-8739-153c6e7165ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:18.206508 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ed448d-9d15-45e2-b749-41bb6a44306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:18.208192 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.209737 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:18.210000 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.210246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.210398 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:18.215044 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbf946ce-56fe-40e8-9e70-5d7629078fb9 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b/extra_specs/key1 returned with HTTP 202 Aug 13 15:27:18.215117 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.215117 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:18.215473 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1320/5218] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:27:18.215660 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea6d794b-e6c2-4ab8-9155-cb64f4ea51fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:18.216013 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1306/5219] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.222603 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a0b286b9-45c8-4e61-bcc9-a5b5e3eafc46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.225309 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0b286b9-45c8-4e61-bcc9-a5b5e3eafc46 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:18.225823 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0b286b9-45c8-4e61-bcc9-a5b5e3eafc46 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2047141879", "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 15:27:18.227949 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.227949 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:18.246057 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0b286b9-45c8-4e61-bcc9-a5b5e3eafc46 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:18.246413 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1298/5220] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:27:18 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 15:27:18.256948 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-278f7ad5-00c0-406d-9c5a-0254ae5dfda1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.258191 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-278f7ad5-00c0-406d-9c5a-0254ae5dfda1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/a054f4fe-f12c-4cd1-b2b6-5ef9b83880ad Aug 13 15:27:18.258425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-278f7ad5-00c0-406d-9c5a-0254ae5dfda1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.258651 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-278f7ad5-00c0-406d-9c5a-0254ae5dfda1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.259409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['3206e961-4e3d-4be5-9628-645b5c7bfabc', 'b467321a-f5ed-4c81-ab58-b44e6a41993a', '032a8dd9-5873-42a8-bab1-76b8eb8531f9', '98f487a3-1655-4147-9a05-0887f86673ad'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:18.260184 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ed448d-9d15-45e2-b749-41bb6a44306f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3206e961-4e3d-4be5-9628-645b5c7bfabc', 'b467321a-f5ed-4c81-ab58-b44e6a41993a', '032a8dd9-5873-42a8-bab1-76b8eb8531f9', '98f487a3-1655-4147-9a05-0887f86673ad']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:18.260931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88664993-2d5f-4b30-8bb2-fdaa4c987590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:18.283757 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-278f7ad5-00c0-406d-9c5a-0254ae5dfda1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/a054f4fe-f12c-4cd1-b2b6-5ef9b83880ad returned with HTTP 202 Aug 13 15:27:18.284275 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1321/5221] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/a054f4fe-f12c-4cd1-b2b6-5ef9b83880ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.285270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88664993-2d5f-4b30-8bb2-fdaa4c987590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1cbb371-18af-4ca1-bbef-0e239ee231a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1624646168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['3206e961-4e3d-4be5-9628-645b5c7bfabc','b467321a-f5ed-4c81-ab58-b44e6a41993a','032a8dd9-5873-42a8-bab1-76b8eb8531f9','98f487a3-1655-4147-9a05-0887f86673ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1624646168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1cbb371-18af-4ca1-bbef-0e239ee231a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:18.286045 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07c52f-2163-432f-bb33-3589de8d257f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:18.294872 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b53192d-2483-4f38-b935-c7a72bebeaf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.296608 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b53192d-2483-4f38-b935-c7a72bebeaf1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs Aug 13 15:27:18.296837 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b53192d-2483-4f38-b935-c7a72bebeaf1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.297003 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b53192d-2483-4f38-b935-c7a72bebeaf1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.303437 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b53192d-2483-4f38-b935-c7a72bebeaf1 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs returned with HTTP 200 Aug 13 15:27:18.303865 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1307/5222] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.304939 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d07c52f-2163-432f-bb33-3589de8d257f) transitioned into state 'SUCCESS' from state '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-1624646168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['3206e961-4e3d-4be5-9628-645b5c7bfabc','b467321a-f5ed-4c81-ab58-b44e6a41993a','032a8dd9-5873-42a8-bab1-76b8eb8531f9','98f487a3-1655-4147-9a05-0887f86673ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:18.305794 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab55c0ef-9d1d-48a9-9343-eafa8a37c2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:18.312828 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ddf8568-bdc0-4c31-8b1b-259e167face7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.314649 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ddf8568-bdc0-4c31-8b1b-259e167face7 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types Aug 13 15:27:18.314888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ddf8568-bdc0-4c31-8b1b-259e167face7 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.315139 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ddf8568-bdc0-4c31-8b1b-259e167face7 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.323101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab55c0ef-9d1d-48a9-9343-eafa8a37c2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:18.323924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (994b789a-1f42-4552-b3a0-6ecb8d860642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:18.324259 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:18.324842 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-692a783d-fc1b-4d5f-9a0f-02f1e87c2c68 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:18.325586 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1297/5223] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:18 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 15:27:18.338117 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ddf8568-bdc0-4c31-8b1b-259e167face7 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:18.338514 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1299/5224] 10.4.3.38 () {66 vars in 1224 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types => generated 2610 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:18.342706 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.344592 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:18.344885 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.345069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.348340 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03dad86e-ff43-4568-b6ae-92151f0710bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.350265 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03dad86e-ff43-4568-b6ae-92151f0710bc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/cipher Aug 13 15:27:18.350511 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03dad86e-ff43-4568-b6ae-92151f0710bc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.350730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03dad86e-ff43-4568-b6ae-92151f0710bc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.352605 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.352605 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:18.356760 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:18.356833 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03dad86e-ff43-4568-b6ae-92151f0710bc tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/cipher returned with HTTP 200 Aug 13 15:27:18.357208 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1308/5225] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.362422 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cdc3178-8e89-4356-bc4a-e9352ec3635e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 returned with HTTP 200 Aug 13 15:27:18.362836 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1322/5226] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.367229 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18df5e16-cb9f-4005-9b8d-57f048ca81f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.369140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18df5e16-cb9f-4005-9b8d-57f048ca81f6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption Aug 13 15:27:18.369326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18df5e16-cb9f-4005-9b8d-57f048ca81f6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.369504 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18df5e16-cb9f-4005-9b8d-57f048ca81f6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.369776 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:18.369776 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:18.375570 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18df5e16-cb9f-4005-9b8d-57f048ca81f6 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption returned with HTTP 200 Aug 13 15:27:18.375997 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1298/5227] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.384377 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c45c0e13-74cd-4849-824d-3cc7439b4b08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.386180 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c45c0e13-74cd-4849-824d-3cc7439b4b08 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/multiattach Aug 13 15:27:18.386599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c45c0e13-74cd-4849-824d-3cc7439b4b08 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.386599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c45c0e13-74cd-4849-824d-3cc7439b4b08 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.391939 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c45c0e13-74cd-4849-824d-3cc7439b4b08 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/multiattach returned with HTTP 200 Aug 13 15:27:18.392241 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1300/5228] 10.4.3.38 () {66 vars in 1407 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.400268 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb71fcb8-c8d2-4dff-8b6d-d5e09ba1d682 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.401818 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb71fcb8-c8d2-4dff-8b6d-d5e09ba1d682 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/volume_backend_name Aug 13 15:27:18.401985 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb71fcb8-c8d2-4dff-8b6d-d5e09ba1d682 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.402155 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb71fcb8-c8d2-4dff-8b6d-d5e09ba1d682 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.407957 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb71fcb8-c8d2-4dff-8b6d-d5e09ba1d682 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 15:27:18.408247 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1309/5229] 10.4.3.38 () {66 vars in 1431 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.415031 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02ada721-e55b-4981-a69c-0bd84fdf5d43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.416628 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02ada721-e55b-4981-a69c-0bd84fdf5d43 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] GET https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 Aug 13 15:27:18.416857 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02ada721-e55b-4981-a69c-0bd84fdf5d43 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.417042 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02ada721-e55b-4981-a69c-0bd84fdf5d43 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.421821 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02ada721-e55b-4981-a69c-0bd84fdf5d43 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 returned with HTTP 200 Aug 13 15:27:18.422125 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1323/5230] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:27:18 2026] GET /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 => generated 402 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.429841 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1b83749-8c59-40c9-9568-97efc1ffd90a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.431377 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1b83749-8c59-40c9-9568-97efc1ffd90a tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] PUT https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/e4baf1cd-be58-4d69-aed8-ad94445856cf Aug 13 15:27:18.431654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1b83749-8c59-40c9-9568-97efc1ffd90a tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.446574 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1b83749-8c59-40c9-9568-97efc1ffd90a tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/e4baf1cd-be58-4d69-aed8-ad94445856cf returned with HTTP 200 Aug 13 15:27:18.446959 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1299/5231] 10.4.3.38 () {68 vars in 1499 bytes} [Thu Aug 13 15:27:18 2026] PUT /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/encryption/e4baf1cd-be58-4d69-aed8-ad94445856cf => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.455188 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b79341e9-4c0c-49cd-923a-cf1cad83e1cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.456721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b79341e9-4c0c-49cd-923a-cf1cad83e1cd tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] PUT https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/key1 Aug 13 15:27:18.457368 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b79341e9-4c0c-49cd-923a-cf1cad83e1cd tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] 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 15:27:18.474631 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b79341e9-4c0c-49cd-923a-cf1cad83e1cd tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/key1 returned with HTTP 200 Aug 13 15:27:18.475368 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1301/5232] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:27:18 2026] PUT /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9/extra_specs/key1 => generated 30 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 15:27:18.482033 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-16f92ac5-fd63-495e-a684-c5f408f0dc89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.483513 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16f92ac5-fd63-495e-a684-c5f408f0dc89 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] PUT https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 Aug 13 15:27:18.483833 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-16f92ac5-fd63-495e-a684-c5f408f0dc89 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:18.495968 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16f92ac5-fd63-495e-a684-c5f408f0dc89 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 returned with HTTP 200 Aug 13 15:27:18.496306 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1310/5233] 10.4.3.38 () {68 vars in 1355 bytes} [Thu Aug 13 15:27:18 2026] PUT /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:18.503627 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8654ad4-128e-49e0-aa7b-c620be45536e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.505183 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8654ad4-128e-49e0-aa7b-c620be45536e tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b Aug 13 15:27:18.505355 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8654ad4-128e-49e0-aa7b-c620be45536e tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.505533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8654ad4-128e-49e0-aa7b-c620be45536e tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.526689 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8654ad4-128e-49e0-aa7b-c620be45536e tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b returned with HTTP 202 Aug 13 15:27:18.527047 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1324/5234] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/fbe6d8bc-81cb-4d3d-b875-851144c19d3b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.533040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0ccf9e9-a943-43ca-be1f-4391fc0ac1bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.534680 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0ccf9e9-a943-43ca-be1f-4391fc0ac1bb tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3 Aug 13 15:27:18.534886 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0ccf9e9-a943-43ca-be1f-4391fc0ac1bb tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.535073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0ccf9e9-a943-43ca-be1f-4391fc0ac1bb tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.556500 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0ccf9e9-a943-43ca-be1f-4391fc0ac1bb tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3 returned with HTTP 202 Aug 13 15:27:18.556885 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1300/5235] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/fd3666ed-f64d-4e53-aa9a-3687705bc9e3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.562782 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bebfc318-8345-4513-a5af-6c3446c39408 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.566760 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bebfc318-8345-4513-a5af-6c3446c39408 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62 Aug 13 15:27:18.566760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bebfc318-8345-4513-a5af-6c3446c39408 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.566760 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bebfc318-8345-4513-a5af-6c3446c39408 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.589456 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bebfc318-8345-4513-a5af-6c3446c39408 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62 returned with HTTP 202 Aug 13 15:27:18.590090 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1302/5236] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/5deeca6b-834b-4000-9c32-8cc928a1cf62 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.595862 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78459885-bff5-4a08-9686-76b2ea677941 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.597373 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78459885-bff5-4a08-9686-76b2ea677941 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f Aug 13 15:27:18.597535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78459885-bff5-4a08-9686-76b2ea677941 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.597743 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78459885-bff5-4a08-9686-76b2ea677941 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.623047 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78459885-bff5-4a08-9686-76b2ea677941 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f returned with HTTP 202 Aug 13 15:27:18.623374 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1311/5237] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/9b70100e-9054-4a54-92b8-8362fb6e522f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:18.629880 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e9b0de4-a704-4c9e-923d-9104118a8bd8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:18.631759 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e9b0de4-a704-4c9e-923d-9104118a8bd8 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] DELETE https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 Aug 13 15:27:18.631954 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e9b0de4-a704-4c9e-923d-9104118a8bd8 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:18.632182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e9b0de4-a704-4c9e-923d-9104118a8bd8 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:18.658881 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e9b0de4-a704-4c9e-923d-9104118a8bd8 tempest-VolumeTypesAdminTests-1540581064 tempest-VolumeTypesAdminTests-1540581064-project-admin] https://10.4.3.38/volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 returned with HTTP 202 Aug 13 15:27:18.659294 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1325/5238] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:27:18 2026] DELETE /volume/v3/types/fe31070b-4081-4de8-a91d-50a4a26377c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:19.227595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-06345e8f-06aa-4345-b440-4dd12155208d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:19.229349 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06345e8f-06aa-4345-b440-4dd12155208d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:19.229550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06345e8f-06aa-4345-b440-4dd12155208d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:19.229758 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-06345e8f-06aa-4345-b440-4dd12155208d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:19.229887 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-06345e8f-06aa-4345-b440-4dd12155208d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:19.233781 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:19.233781 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:19.234340 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-06345e8f-06aa-4345-b440-4dd12155208d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:19.234642 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1301/5239] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:19 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:19.381396 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:19.383291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:19.383649 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:19.384007 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:19.392316 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:19.392316 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:19.396150 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:19.400738 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d221e8cf-a32e-44a1-b950-ea7c9af3f794 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 returned with HTTP 200 Aug 13 15:27:19.401142 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1303/5240] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:19 2026] GET /volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:19.412559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56469e76-eae8-4274-877f-19760d5a8ea4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:19.414185 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:19.414524 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1cbb371-18af-4ca1-bbef-0e239ee231a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-297158113"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:19.422182 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:19.422182 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:19.422474 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:19.422612 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:19.445758 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['391324df-193e-4ffd-8c1a-0be9fa00fd7a', '47881308-34ba-4df8-9f9d-e1f6ef0e6a91', 'e49d2021-c6f5-4c17-b5b3-f12a4c4b9a4a', 'dffda70e-167a-47e0-ab48-5ea626713bbc'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:19.473936 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:19.474245 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56469e76-eae8-4274-877f-19760d5a8ea4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:19.474626 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1312/5241] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:19.485494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:19.485494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:19.485494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:19.485494 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:19.491049 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:19.491049 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:19.491648 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:19.492106 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0e494c7-1b31-4650-9752-9f84c2fd79eb tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 returned with HTTP 200 Aug 13 15:27:19.492466 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1326/5242] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:19 2026] GET /volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:20.244398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:20.246040 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:20.246230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:20.246452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:20.246562 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:20.250447 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:20.250447 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:20.251004 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a41a67f9-22bc-4deb-8739-649f29d88bcd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:20.251320 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1302/5243] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:20 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:20.501442 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:20.506097 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:20.506281 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:20.506453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:20.513770 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:20.513770 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:20.514071 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:20.514687 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f98b1a99-fe66-40ee-8a6d-9687a5d1792e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 returned with HTTP 200 Aug 13 15:27:20.515044 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1304/5244] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:20 2026] GET /volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:20.522790 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:20.524478 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:20.524640 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:20.524853 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:20.525063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:27:20.525278 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:20.525278 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:20.526044 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 15:27:20.529530 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Get all snapshots completed successfully. Aug 13 15:27:20.529818 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52c43ec4-85a8-45c5-a7df-22c52c1b8a02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 200 Aug 13 15:27:20.530146 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1313/5245] 10.4.3.38 () {66 vars in 1236 bytes} [Thu Aug 13 15:27:20 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:20.537590 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:20.539192 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:20.539356 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:20.539545 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:20.539645 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:20.544330 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:20.544330 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:20.544607 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:20.561699 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:20.561699 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e5c9e8-fda2-4e8c-b39a-b3d565587d97 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 returned with HTTP 202 Aug 13 15:27:20.561699 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1327/5246] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:20 2026] DELETE /volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:20.565662 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:20.567300 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:20.567459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:20.567628 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:20.574244 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:20.574244 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:20.574605 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:20.575285 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-294a8443-c6fb-4dae-add4-994bd1e89a22 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 returned with HTTP 200 Aug 13 15:27:20.578302 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1303/5247] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:20 2026] GET /volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:21.260832 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-953e4f31-e792-46b5-8453-3311b17c3443 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:21.263281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-953e4f31-e792-46b5-8453-3311b17c3443 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:21.263495 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-953e4f31-e792-46b5-8453-3311b17c3443 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:21.263681 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-953e4f31-e792-46b5-8453-3311b17c3443 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:21.263841 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-953e4f31-e792-46b5-8453-3311b17c3443 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:21.268212 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:21.268212 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:21.268838 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-953e4f31-e792-46b5-8453-3311b17c3443 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:21.269176 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1305/5248] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:21 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:21.583503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35b17802-aedd-4271-b54d-3042ae4e115c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:21.585127 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35b17802-aedd-4271-b54d-3042ae4e115c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 Aug 13 15:27:21.585302 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35b17802-aedd-4271-b54d-3042ae4e115c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:21.585465 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35b17802-aedd-4271-b54d-3042ae4e115c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:21.589239 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35b17802-aedd-4271-b54d-3042ae4e115c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 returned with HTTP 404 Aug 13 15:27:21.589777 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1314/5249] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:21 2026] GET /volume/v3/snapshots/18c09d21-b4e2-4d53-bd9a-54da447d5ab9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:21.595436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:21.597143 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:21.597324 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:21.597498 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:21.597680 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:21.605468 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:21.605468 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:21.606186 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:21.625464 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:21.625464 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2f79309-42f6-46f2-9fe6-45d72dd85f80 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 returned with HTTP 202 Aug 13 15:27:21.625464 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1328/5250] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:21 2026] DELETE /volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:21.630277 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:21.633173 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:21.633328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:21.633517 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:21.640140 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:21.640140 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:21.643823 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:21.648232 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9915b994-3e5c-4e67-a5af-33d37b1c9cb8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 returned with HTTP 200 Aug 13 15:27:21.648232 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1304/5251] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:21 2026] GET /volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:22.278924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:22.281561 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:22.282112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:22.282609 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:22.282762 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:22.289258 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:22.289258 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:22.289903 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc553404-7824-4cbe-92fc-bd4a52558d18 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:22.290230 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1306/5252] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:22 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:22.660488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7e6ca4f1-5622-4062-9a8a-ed6f3439f45b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:22.662141 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e6ca4f1-5622-4062-9a8a-ed6f3439f45b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 Aug 13 15:27:22.662379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e6ca4f1-5622-4062-9a8a-ed6f3439f45b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:22.662616 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e6ca4f1-5622-4062-9a8a-ed6f3439f45b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:22.667692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e6ca4f1-5622-4062-9a8a-ed6f3439f45b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 returned with HTTP 404 Aug 13 15:27:22.668093 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1315/5253] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:22 2026] GET /volume/v3/volumes/f1cbb371-18af-4ca1-bbef-0e239ee231a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:22.677204 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:22.678954 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:22.679334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-100128093"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:22.680693 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-100128093'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:22.680880 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:22.684509 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:22.690387 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (5f654330-558c-4b8f-b79f-94e26dedd198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:22.691279 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c655445-13cf-4bdc-9ad3-53e0158d8fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:22.692119 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:22.714547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c655445-13cf-4bdc-9ad3-53e0158d8fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:22.715426 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dfedd0-f055-4578-b945-3f400ed3b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:22.748657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['de53852d-9425-4445-bbd7-21ef48db0fdc', 'e9a08460-712d-469a-a8d1-609f4dde9e16', '71a26715-4c56-4b9c-974f-347a46e966cd', '05cd8eb7-37b2-4802-bba9-2b2b340c5b11'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:22.749409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dfedd0-f055-4578-b945-3f400ed3b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de53852d-9425-4445-bbd7-21ef48db0fdc', 'e9a08460-712d-469a-a8d1-609f4dde9e16', '71a26715-4c56-4b9c-974f-347a46e966cd', '05cd8eb7-37b2-4802-bba9-2b2b340c5b11']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:22.750111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afc3554-71b1-4c18-8208-36e50b30a56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:22.772463 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afc3554-71b1-4c18-8208-36e50b30a56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ee90bc-2d9a-46df-8503-cf42d849a8c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100128093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['de53852d-9425-4445-bbd7-21ef48db0fdc','e9a08460-712d-469a-a8d1-609f4dde9e16','71a26715-4c56-4b9c-974f-347a46e966cd','05cd8eb7-37b2-4802-bba9-2b2b340c5b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100128093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ee90bc-2d9a-46df-8503-cf42d849a8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:22.773182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b494ff16-a24e-4624-ba37-24ad36139e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:22.790139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b494ff16-a24e-4624-ba37-24ad36139e2e) transitioned into state 'SUCCESS' from state '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-100128093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['de53852d-9425-4445-bbd7-21ef48db0fdc','e9a08460-712d-469a-a8d1-609f4dde9e16','71a26715-4c56-4b9c-974f-347a46e966cd','05cd8eb7-37b2-4802-bba9-2b2b340c5b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:22.790864 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e618d1-f135-4e1f-a4bf-0727677df015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:22.799080 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e618d1-f135-4e1f-a4bf-0727677df015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:22.799831 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (5f654330-558c-4b8f-b79f-94e26dedd198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:22.800095 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:22.800602 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d11f98db-a56d-4a69-a208-135f4d967ae0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:22.801107 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1329/5254] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:22 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:22.814854 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:22.816529 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:22.816729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:22.816944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:22.824030 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:22.824030 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:22.827364 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:22.831158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e359227-d44e-47a2-9342-a13e81fe2bcd tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 returned with HTTP 200 Aug 13 15:27:22.831499 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1305/5255] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:22 2026] GET /volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:23.300632 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:23.302359 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:23.302572 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:23.302790 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:23.302916 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:23.306990 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:23.306990 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:23.307614 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11bea8d8-d994-41a3-ad39-f08e1e40f599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:23.308025 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1307/5256] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:23 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:23.843507 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1459194-790f-4978-99af-ad0f2e173140 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:23.845337 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1459194-790f-4978-99af-ad0f2e173140 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:23.845518 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1459194-790f-4978-99af-ad0f2e173140 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:23.845698 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1459194-790f-4978-99af-ad0f2e173140 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:23.852616 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:23.852616 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:23.855511 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b1459194-790f-4978-99af-ad0f2e173140 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:23.858755 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1459194-790f-4978-99af-ad0f2e173140 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 returned with HTTP 200 Aug 13 15:27:23.859078 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1316/5257] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:23 2026] GET /volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:23.870723 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:23.872533 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:23.872882 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09ee90bc-2d9a-46df-8503-cf42d849a8c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711179900"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:23.880717 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:23.880717 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:23.880991 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:23.881121 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume 09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:23.902366 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['ef616d65-72fc-4999-94f0-a8a5ff0d25a2', '20c5964a-4053-464c-bb86-9fd3b1ec5f98', '086e7cb9-541f-452c-99d7-15fca8224044', '396b527b-e819-47b9-a590-676297d82990'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:23.927027 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:23.927411 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1097e721-64de-4fc9-80ed-bf6e999acc2d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:23.927916 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1330/5258] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:23.937986 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:23.939608 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:23.939810 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:23.940008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:23.949432 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:23.949432 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:23.951235 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:23.951926 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4d0430-1e1e-435f-b3fd-f14d93266d32 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d returned with HTTP 200 Aug 13 15:27:23.952259 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1306/5259] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:23 2026] GET /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:24.318897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:24.321211 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:24.321211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:24.321475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:24.321604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:24.326794 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:24.326794 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:24.327438 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abebd0f9-bccd-4bd5-8920-13bb05c4f852 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:24.327941 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1308/5260] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:24 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:24.963414 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:24.965565 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:24.965792 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:24.965992 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:24.970737 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:24.970737 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:24.971051 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:24.971631 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ea5adf5-5f09-4d06-bd51-a3ac36277390 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d returned with HTTP 200 Aug 13 15:27:24.972056 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1317/5261] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:24 2026] GET /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:24.980959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:24.982478 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] POST https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d/action Aug 13 15:27:24.983328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:24.983532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:24.984827 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Updating snapshot '26103a40-8bd7-4125-9272-59848ac0df4d' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:27:24.993268 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:24.993268 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:24.994429 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b9a96a99951942b4a4228eb65fa7316e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56d0fcea267d406096b2516b252f34af', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:24.994429 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22a8dd87-8d41-48f1-9c8b-0d6a764015ef tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d/action returned with HTTP 403 Aug 13 15:27:24.994429 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1331/5262] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:24 2026] POST /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:25.000944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:25.002635 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:25.002847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:25.003023 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:25.003123 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:25.007720 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:25.007720 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:25.007996 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:25.022762 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:25.022906 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb6ac16-d38d-4bae-8566-379b867310b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d returned with HTTP 202 Aug 13 15:27:25.023325 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1307/5263] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:25 2026] DELETE /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:25.029855 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6de7150-5c52-40fa-ad3e-03469222edee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:25.031895 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6de7150-5c52-40fa-ad3e-03469222edee tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:25.032140 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6de7150-5c52-40fa-ad3e-03469222edee tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:25.032399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6de7150-5c52-40fa-ad3e-03469222edee tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:25.038455 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:25.038455 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:25.038773 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b6de7150-5c52-40fa-ad3e-03469222edee tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:25.039445 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6de7150-5c52-40fa-ad3e-03469222edee tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d returned with HTTP 200 Aug 13 15:27:25.039784 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1309/5264] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:25 2026] GET /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:25.338113 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c134d044-b752-485c-bd1e-aed41dfab0bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:25.340119 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c134d044-b752-485c-bd1e-aed41dfab0bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:25.340418 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c134d044-b752-485c-bd1e-aed41dfab0bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:25.340710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c134d044-b752-485c-bd1e-aed41dfab0bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:25.340892 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c134d044-b752-485c-bd1e-aed41dfab0bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:25.345283 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:25.345283 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:25.346071 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c134d044-b752-485c-bd1e-aed41dfab0bc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:25.346499 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1318/5265] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:25 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:26.048214 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de79a933-4257-4f51-b80b-808870b4a8da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:26.049979 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de79a933-4257-4f51-b80b-808870b4a8da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d Aug 13 15:27:26.050271 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de79a933-4257-4f51-b80b-808870b4a8da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:26.050515 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de79a933-4257-4f51-b80b-808870b4a8da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:26.055059 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de79a933-4257-4f51-b80b-808870b4a8da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d returned with HTTP 404 Aug 13 15:27:26.055059 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1332/5266] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:26 2026] GET /volume/v3/snapshots/26103a40-8bd7-4125-9272-59848ac0df4d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:26.061076 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:26.065115 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:26.065298 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:26.065475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:26.065622 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:26.072121 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:26.072121 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:26.072407 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:26.085688 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:26.085879 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b5f78c-997e-4546-9466-0f8ae83ae646 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 returned with HTTP 202 Aug 13 15:27:26.086238 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1308/5267] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:26 2026] DELETE /volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:26.094406 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-495f9049-5b68-4e13-a91e-62b460463c28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:26.096425 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-495f9049-5b68-4e13-a91e-62b460463c28 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:26.096649 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-495f9049-5b68-4e13-a91e-62b460463c28 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:26.096919 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-495f9049-5b68-4e13-a91e-62b460463c28 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:26.106562 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:26.106562 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:26.111051 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-495f9049-5b68-4e13-a91e-62b460463c28 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:26.115824 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-495f9049-5b68-4e13-a91e-62b460463c28 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 returned with HTTP 200 Aug 13 15:27:26.116335 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1310/5268] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:26 2026] GET /volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:26.357172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:26.358907 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:26.359112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:26.359282 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:26.359387 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:26.363778 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:26.363778 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:26.364382 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48e80483-063e-4ed8-a4b3-cde21724b8ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:26.364758 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1319/5269] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:26 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:27.129020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-115a9712-e3d2-427c-9243-a8d7007fe770 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:27.130695 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-115a9712-e3d2-427c-9243-a8d7007fe770 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 Aug 13 15:27:27.132185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-115a9712-e3d2-427c-9243-a8d7007fe770 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:27.132185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-115a9712-e3d2-427c-9243-a8d7007fe770 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:27.136895 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-115a9712-e3d2-427c-9243-a8d7007fe770 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 returned with HTTP 404 Aug 13 15:27:27.137463 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1333/5270] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:27 2026] GET /volume/v3/volumes/09ee90bc-2d9a-46df-8503-cf42d849a8c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:27.144525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8379e14-9214-4e37-9530-7211015db5b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:27.146017 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:27.146314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376684479"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:27.147582 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376684479'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:27.147711 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:27.151355 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:27.156235 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (d5b48527-7d76-4cc6-a2ce-6299716ca5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:27.157029 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f69ee6-3dcc-4b11-bf8b-20d3322cc26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:27.157658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:27.179379 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f69ee6-3dcc-4b11-bf8b-20d3322cc26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:27.180069 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93877b7-43f6-49a1-b2ac-f92e79354d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:27.211533 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['b7c9fa71-c471-4a34-80ba-febab84e68b2', '75781177-6254-4238-a472-d9d43b460a8c', '20fbfcef-5902-4149-be7d-796f72309126', 'f9c57cc1-edcf-4224-93c8-8da75a7407d1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:27.212361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93877b7-43f6-49a1-b2ac-f92e79354d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7c9fa71-c471-4a34-80ba-febab84e68b2', '75781177-6254-4238-a472-d9d43b460a8c', '20fbfcef-5902-4149-be7d-796f72309126', 'f9c57cc1-edcf-4224-93c8-8da75a7407d1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:27.213004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96a56e8-5191-4f4d-8a4c-d20110eab328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:27.232789 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96a56e8-5191-4f4d-8a4c-d20110eab328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '385b7e80-c31b-4bf9-9c84-c88177ffa35a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376684479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['b7c9fa71-c471-4a34-80ba-febab84e68b2','75781177-6254-4238-a472-d9d43b460a8c','20fbfcef-5902-4149-be7d-796f72309126','f9c57cc1-edcf-4224-93c8-8da75a7407d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376684479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=385b7e80-c31b-4bf9-9c84-c88177ffa35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:27.233425 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d0ab44-dc9e-4e1b-9c6d-c798e13886ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:27.247783 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d0ab44-dc9e-4e1b-9c6d-c798e13886ff) transitioned into state 'SUCCESS' from state '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-376684479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['b7c9fa71-c471-4a34-80ba-febab84e68b2','75781177-6254-4238-a472-d9d43b460a8c','20fbfcef-5902-4149-be7d-796f72309126','f9c57cc1-edcf-4224-93c8-8da75a7407d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:27.248368 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3341b8-12d9-42e3-af0c-a27ba6bdd682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:27.255499 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3341b8-12d9-42e3-af0c-a27ba6bdd682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:27.256227 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (d5b48527-7d76-4cc6-a2ce-6299716ca5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:27.256461 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:27.257003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8379e14-9214-4e37-9530-7211015db5b6 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:27.257522 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1309/5271] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:27 2026] POST /volume/v3/volumes => generated 775 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:27.268132 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:27.269772 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:27.269951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:27.270119 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:27.276499 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:27.276499 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:27.279432 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:27.282599 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d1e7a15-edf0-4a24-9479-d37bccbd732a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a returned with HTTP 200 Aug 13 15:27:27.282949 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1311/5272] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:27 2026] GET /volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:27.373877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:27.375698 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:27.375933 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:27.376107 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:27.376210 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:27.380132 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:27.380132 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:27.380663 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4617f3c3-2214-42fc-94e8-b5ec265672e2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:27.381022 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1320/5273] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:27 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:28.295334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46049e9d-828b-4931-a96c-87032999f63f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:28.297229 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46049e9d-828b-4931-a96c-87032999f63f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:28.297469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46049e9d-828b-4931-a96c-87032999f63f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:28.297698 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46049e9d-828b-4931-a96c-87032999f63f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:28.303970 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:28.303970 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:28.307252 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46049e9d-828b-4931-a96c-87032999f63f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:28.310447 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46049e9d-828b-4931-a96c-87032999f63f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a returned with HTTP 200 Aug 13 15:27:28.310866 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1334/5274] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:28 2026] GET /volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:28.322773 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15302a18-0a55-4fe5-9055-6b31e11e554f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:28.324116 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:28.324415 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "385b7e80-c31b-4bf9-9c84-c88177ffa35a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1260923061"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:28.331762 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:28.331762 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:28.332046 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:28.332139 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume 385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:28.352594 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['b2705765-4d29-4ce8-8ef2-aa446dee8795', '78100919-e1b0-4470-abf7-001692d75023', '8db03b1a-db0a-4933-96c1-fb1fa8d8fb78', 'fb82c03e-c47a-45d7-8efd-88b5f2eccb28'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:28.375895 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:28.376198 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15302a18-0a55-4fe5-9055-6b31e11e554f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:28.376602 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1310/5275] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:28.385034 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:28.387017 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:28.387313 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:28.387420 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:28.390535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:28.392847 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:28.392847 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:28.392968 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:28.392968 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:28.393034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:28.393034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:28.393123 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:28.393799 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77995436-c2a9-4485-a749-8ac7b86b06b1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 200 Aug 13 15:27:28.394187 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1312/5276] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:28 2026] GET /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:28.397421 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:28.397421 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:28.398153 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87bb53de-d2b5-47e0-ab9b-384129b638b2 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:28.398568 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1321/5277] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:28 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:29.402618 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0608f1de-dec1-4353-bee0-647c9139f871 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.404889 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0608f1de-dec1-4353-bee0-647c9139f871 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:29.404889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0608f1de-dec1-4353-bee0-647c9139f871 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:29.404889 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0608f1de-dec1-4353-bee0-647c9139f871 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:29.408882 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.410016 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.410016 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:29.410412 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0608f1de-dec1-4353-bee0-647c9139f871 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:29.410654 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:29.410885 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:29.411056 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:29.411149 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:29.411233 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0608f1de-dec1-4353-bee0-647c9139f871 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 200 Aug 13 15:27:29.411664 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1335/5278] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:29 2026] GET /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:29.414994 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.414994 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:29.415610 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45956a80-fc37-4f10-8b7e-8aa915f08376 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:29.415983 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1311/5279] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:29 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:29.419238 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-099d5b20-0b12-4855-8dad-2b2659261629 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.420968 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-099d5b20-0b12-4855-8dad-2b2659261629 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:29.421152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-099d5b20-0b12-4855-8dad-2b2659261629 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:29.421543 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-099d5b20-0b12-4855-8dad-2b2659261629 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:29.425980 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.425980 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:29.426349 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-099d5b20-0b12-4855-8dad-2b2659261629 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:29.427068 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-099d5b20-0b12-4855-8dad-2b2659261629 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 200 Aug 13 15:27:29.427376 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1313/5280] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:29 2026] GET /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:29.435569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.438529 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:29.438529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:29.438529 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:29.438742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:29.444714 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.444714 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:29.445039 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:29.464400 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:29.464545 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d6b4330-7f7a-41b5-965d-0520932ebf4f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 202 Aug 13 15:27:29.465176 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1322/5281] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:29 2026] DELETE /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:29.473039 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-effe3840-d696-4165-803d-f689b81eb391 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.475836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effe3840-d696-4165-803d-f689b81eb391 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:29.476126 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effe3840-d696-4165-803d-f689b81eb391 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:29.476398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-effe3840-d696-4165-803d-f689b81eb391 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:29.481198 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.481198 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:29.481430 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-effe3840-d696-4165-803d-f689b81eb391 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:29.482052 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-effe3840-d696-4165-803d-f689b81eb391 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 200 Aug 13 15:27:29.482401 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1336/5282] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:29 2026] GET /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:29.984343 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-629e7202-60ce-4585-8578-c49f55901e99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:29.986079 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:29.986446 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "563b4618-7283-466d-95bb-98869099a966", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-408427476", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:29.996139 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:29.996139 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:29.996643 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:29.996787 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create snapshot from volume 563b4618-7283-466d-95bb-98869099a966 Aug 13 15:27:30.017461 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['c79682d6-d447-409c-a3c3-08d12cbc4463', '57ff2547-00cf-4031-ab56-0f17c5a72090', 'd7f87d19-9236-4bb4-a9db-f288e0d2415a', 'e8d46e14-6839-43a9-9bed-0867f55fff4f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:30.043739 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot force create request issued successfully. Aug 13 15:27:30.044083 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-629e7202-60ce-4585-8578-c49f55901e99 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:30.044530 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1312/5283] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:29 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 15:27:30.052267 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:30.053921 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:27:30.054100 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:30.054280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:30.059646 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:30.059646 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:30.060083 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:27:30.060774 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d60bf0ff-6640-4a79-bf70-0a167b6bc465 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 200 Aug 13 15:27:30.061093 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1314/5284] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:30 2026] GET /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:30.426030 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:30.427777 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:30.428023 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:30.428209 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:30.428306 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:30.432295 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:30.432295 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:30.432833 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4a344c9-5162-46fb-8c85-2d7fe970f624 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:30.433190 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1323/5285] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:30 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:30.491947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3c385ef-c3ee-484b-b608-2fc189e1795d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:30.494268 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3c385ef-c3ee-484b-b608-2fc189e1795d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 Aug 13 15:27:30.494531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3c385ef-c3ee-484b-b608-2fc189e1795d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:30.494834 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3c385ef-c3ee-484b-b608-2fc189e1795d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:30.500411 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3c385ef-c3ee-484b-b608-2fc189e1795d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 returned with HTTP 404 Aug 13 15:27:30.501077 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1337/5286] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:30 2026] GET /volume/v3/snapshots/5c80444b-19d9-4ffc-9e81-ba4ad690f372 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:30.508349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17248e41-9757-428a-b107-8e42d4172413 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:30.510294 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:30.510529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:30.510778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:30.511003 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:30.517826 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:30.517826 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:30.518170 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:30.532643 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:30.532932 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17248e41-9757-428a-b107-8e42d4172413 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a returned with HTTP 202 Aug 13 15:27:30.533371 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1313/5287] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:30 2026] DELETE /volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:30.540918 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:30.542708 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:30.542905 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:30.543081 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:30.549748 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:30.549748 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:30.552832 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:30.556487 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1777ee0-024c-47d2-a44c-edd985a9d426 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a returned with HTTP 200 Aug 13 15:27:30.556846 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1315/5288] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:30 2026] GET /volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:31.069020 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.070496 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:27:31.070660 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.070854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.075160 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.075160 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:31.075500 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:27:31.076137 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2f9b9b7-2285-4def-b7b2-5799a2b043f7 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 200 Aug 13 15:27:31.076423 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1324/5289] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:31.084428 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0347f450-3a49-485a-9581-2845b5aad3b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.085679 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0347f450-3a49-485a-9581-2845b5aad3b1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:27:31.085873 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0347f450-3a49-485a-9581-2845b5aad3b1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.086046 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0347f450-3a49-485a-9581-2845b5aad3b1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.091408 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.091408 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:31.091805 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0347f450-3a49-485a-9581-2845b5aad3b1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:27:31.092466 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0347f450-3a49-485a-9581-2845b5aad3b1 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 200 Aug 13 15:27:31.092782 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1338/5290] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:31.100000 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.101429 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:31.101733 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1361412355", "snapshot_id": "5c6d2596-97ae-4223-927d-f7e80d55b876", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:31.103086 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1361412355', 'snapshot_id': '5c6d2596-97ae-4223-927d-f7e80d55b876', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:31.107201 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.107201 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:31.107538 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:27:31.107638 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume of 1 GB Aug 13 15:27:31.110396 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Availability Zones retrieved successfully. Aug 13 15:27:31.115202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (d71bb587-b11d-4f40-824f-dd8b99920b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:31.116090 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0f2eff-5050-40d9-8db5-5d3f7f61f129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.116923 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:31.146073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0f2eff-5050-40d9-8db5-5d3f7f61f129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c6d2596-97ae-4223-927d-f7e80d55b876', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.147060 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e641c2-679e-4d79-9a34-35d61cb796fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.181101 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Created reservations ['42957627-74c3-4d8c-83c4-924fff94997d', '5d753393-19c3-4558-8d3a-e24e6784b755', '2e0ed178-c8f2-4fc9-8802-64533bf61c6c', 'f2d44d30-9723-4357-bf32-d9d97f14aabc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:31.181867 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e641c2-679e-4d79-9a34-35d61cb796fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42957627-74c3-4d8c-83c4-924fff94997d', '5d753393-19c3-4558-8d3a-e24e6784b755', '2e0ed178-c8f2-4fc9-8802-64533bf61c6c', 'f2d44d30-9723-4357-bf32-d9d97f14aabc']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.182627 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c434838f-87de-4081-9b07-6f0c1eb764f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.222065 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c434838f-87de-4081-9b07-6f0c1eb764f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77bfabd1-7fac-4516-afe9-bb96625b8612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1361412355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['42957627-74c3-4d8c-83c4-924fff94997d','5d753393-19c3-4558-8d3a-e24e6784b755','2e0ed178-c8f2-4fc9-8802-64533bf61c6c','f2d44d30-9723-4357-bf32-d9d97f14aabc'],size=1,snapshot_id=5c6d2596-97ae-4223-927d-f7e80d55b876,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), '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-13T15:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1361412355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77bfabd1-7fac-4516-afe9-bb96625b8612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be62298a7d2f4913a73be0372a96ea7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c6d2596-97ae-4223-927d-f7e80d55b876,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01154630459b4cde81a6a8e84926368f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.222870 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e848838-9303-4995-8c7d-303dbebda60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.238487 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e848838-9303-4995-8c7d-303dbebda60a) transitioned into state 'SUCCESS' from state '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-1361412355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be62298a7d2f4913a73be0372a96ea7b',qos_specs=None,replication_status=,reservations=['42957627-74c3-4d8c-83c4-924fff94997d','5d753393-19c3-4558-8d3a-e24e6784b755','2e0ed178-c8f2-4fc9-8802-64533bf61c6c','f2d44d30-9723-4357-bf32-d9d97f14aabc'],size=1,snapshot_id=5c6d2596-97ae-4223-927d-f7e80d55b876,source_replicaid=,source_volid=None,status='creating',user_id='01154630459b4cde81a6a8e84926368f',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.239150 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3293ea-0f35-4f11-ae7c-e27927200a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.258391 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3293ea-0f35-4f11-ae7c-e27927200a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.259258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Flow 'volume_create_api' (d71bb587-b11d-4f40-824f-dd8b99920b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:31.259528 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Create volume request issued successfully. Aug 13 15:27:31.260140 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cc56be3-e521-4cf3-9b9c-ad7056408435 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:31.260528 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1314/5291] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:27:31 2026] POST /volume/v3/volumes => generated 783 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:31.273250 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.275498 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:31.275946 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.276117 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.284646 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.284646 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:31.288840 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:31.293920 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a8025ce-17dc-4f29-8bd8-6c5a58ef42d4 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:31.294358 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1316/5292] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:31.441797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.443469 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:31.443737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.443969 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.444116 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:31.448142 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.448142 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:31.448733 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fcfa095-58fa-4a09-a2cb-9f4d4abca231 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:31.449240 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1325/5293] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:31.573440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ec53f85-4d23-446d-8f69-6b6b89a0bb02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.575097 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ec53f85-4d23-446d-8f69-6b6b89a0bb02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a Aug 13 15:27:31.575264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ec53f85-4d23-446d-8f69-6b6b89a0bb02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.575460 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ec53f85-4d23-446d-8f69-6b6b89a0bb02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.581803 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ec53f85-4d23-446d-8f69-6b6b89a0bb02 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a returned with HTTP 404 Aug 13 15:27:31.582455 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1339/5294] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/volumes/385b7e80-c31b-4bf9-9c84-c88177ffa35a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:31.591021 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.593064 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:31.593449 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1299203521"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:31.595368 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1299203521'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:31.595535 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:31.595917 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.595917 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:31.600342 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:31.609107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (e0cc113e-dfd0-4ffe-b2ee-4f1017fb977d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:31.610566 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74398174-a9a1-40f2-b27b-6a8822aaf332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.611796 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:31.637409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74398174-a9a1-40f2-b27b-6a8822aaf332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.638146 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9afc5b1-86aa-4389-beb4-5f7b306266cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.676111 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['7433b2db-16d1-4253-8554-1d3b5e11a22a', '06b26af4-b3c0-4601-9485-4f5703ce1d95', '3a25222b-4656-49f2-8c3f-e7febc946af6', '4bdd2edc-f0db-4272-978b-3bf5782da9d2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:31.677086 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9afc5b1-86aa-4389-beb4-5f7b306266cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7433b2db-16d1-4253-8554-1d3b5e11a22a', '06b26af4-b3c0-4601-9485-4f5703ce1d95', '3a25222b-4656-49f2-8c3f-e7febc946af6', '4bdd2edc-f0db-4272-978b-3bf5782da9d2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.677997 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73dafc4d-f218-453e-9d90-fc1526868e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.701761 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73dafc4d-f218-453e-9d90-fc1526868e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b21c713-e408-4cc9-b0c4-e6ea3d76ac36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299203521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['7433b2db-16d1-4253-8554-1d3b5e11a22a','06b26af4-b3c0-4601-9485-4f5703ce1d95','3a25222b-4656-49f2-8c3f-e7febc946af6','4bdd2edc-f0db-4272-978b-3bf5782da9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299203521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b21c713-e408-4cc9-b0c4-e6ea3d76ac36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.702422 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e188b2-fecd-4d43-8ccc-0fb4195f95ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.718040 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e188b2-fecd-4d43-8ccc-0fb4195f95ce) transitioned into state 'SUCCESS' from state '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-1299203521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['7433b2db-16d1-4253-8554-1d3b5e11a22a','06b26af4-b3c0-4601-9485-4f5703ce1d95','3a25222b-4656-49f2-8c3f-e7febc946af6','4bdd2edc-f0db-4272-978b-3bf5782da9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.718639 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6195ab9-ac3c-4d9b-86dc-ad5b9b51a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:31.727330 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6195ab9-ac3c-4d9b-86dc-ad5b9b51a0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:31.728109 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (e0cc113e-dfd0-4ffe-b2ee-4f1017fb977d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:31.728377 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:31.728947 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f5bbf94-0b6c-4f5f-b1bb-aac6ebaf1d19 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:31.729345 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1315/5295] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:31 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:31.740039 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:31.741791 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:31.742022 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:31.742220 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:31.749352 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:31.749352 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:31.752328 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:31.755450 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d460d35b-f6ea-494b-8277-a4f8b2265ae1 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 returned with HTTP 200 Aug 13 15:27:31.755783 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1317/5296] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:31 2026] GET /volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:32.305761 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.307781 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:32.308078 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.308294 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.314632 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.314632 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:32.317603 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:32.321613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69212c99-9f9d-433b-acbc-f70d78fd8b9e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:32.321954 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1326/5297] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.333326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df8d4e65-6137-495e-9101-f5a3dc085627 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.335032 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df8d4e65-6137-495e-9101-f5a3dc085627 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:32.335248 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df8d4e65-6137-495e-9101-f5a3dc085627 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.335473 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df8d4e65-6137-495e-9101-f5a3dc085627 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.341594 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.341594 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:32.344610 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-df8d4e65-6137-495e-9101-f5a3dc085627 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:32.348455 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df8d4e65-6137-495e-9101-f5a3dc085627 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:32.348966 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1340/5298] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.454165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.456322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:32.456528 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.456746 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.458056 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.459811 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:32.460051 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.460320 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.460473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:32.463432 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.463432 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:32.464505 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.464505 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:32.465100 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66af45ca-eef2-4c56-ab3b-acd4b7c07549 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:32.465411 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1318/5299] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:32.466587 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:32.470666 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ca772c10-01e9-4842-8ba1-9871004acb87 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:32.471059 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1316/5300] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.473941 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-669bfc0a-37a0-4a24-acae-d5baba02acce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.475545 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c/export_record Aug 13 15:27:32.475763 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.475959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'export_record' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.476051 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Export record for backup a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 15:27:32.479931 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.479931 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:32.480738 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling RPCAPI with context: , host: np0000007223, backup: a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 15:27:32.486542 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] export_record in rpcapi backup_id a661028b-9f56-4e82-a550-a89d5ac62c5c on host np0000007223. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 15:27:32.497193 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTY2MTAyOGItOWY1Ni00ZTgyLWE1NTAtYTg5ZDVhYzYyYzVjIiwgInVzZXJfaWQiOiAiNWZhYWYzN2RkNTFjNDlkM2EzNDBhYzgxNzMyNGFkNjAiLCAicHJvamVjdF9pZCI6ICJjNDdjN2I0NWNjZTU0NTJiYTBjODA2NGFjZDhjNTVjMCIsICJ2b2x1bWVfaWQiOiAiMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjA1MTA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxLzIwMjYwODEzMTUyNzIwL2F6X25vdmFfYmFja3VwX2E2NjEwMjhiLTlmNTYtNGU4Mi1hNTUwLWE4OWQ1YWM2MmM1YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNzozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 15:27:32.497526 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-669bfc0a-37a0-4a24-acae-d5baba02acce tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c/export_record returned with HTTP 200 Aug 13 15:27:32.498136 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1327/5301] 10.4.3.38 () {68 vars in 1423 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.505769 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.507350 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:27:32.507531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.507721 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.507835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:32.511364 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.511364 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:32.511952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa3a9d33-bfba-4ec8-8393-75ffcba2363e tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:27:32.512366 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1341/5302] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:32.524325 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.526074 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] POST https://10.4.3.38/volume/v3/backups/import_record Aug 13 15:27:32.526327 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmNmOWY1YmQtYzk3OC00YWE5LTg2NDgtODUxM2E3NDI4Y2YwIiwgInVzZXJfaWQiOiAiNWZhYWYzN2RkNTFjNDlkM2EzNDBhYzgxNzMyNGFkNjAiLCAicHJvamVjdF9pZCI6ICJjNDdjN2I0NWNjZTU0NTJiYTBjODA2NGFjZDhjNTVjMCIsICJ2b2x1bWVfaWQiOiAiMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjA1MTA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxLzIwMjYwODEzMTUyNzIwL2F6X25vdmFfYmFja3VwX2E2NjEwMjhiLTlmNTYtNGU4Mi1hNTUwLWE4OWQ1YWM2MmM1YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNzozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:32.527745 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmNmOWY1YmQtYzk3OC00YWE5LTg2NDgtODUxM2E3NDI4Y2YwIiwgInVzZXJfaWQiOiAiNWZhYWYzN2RkNTFjNDlkM2EzNDBhYzgxNzMyNGFkNjAiLCAicHJvamVjdF9pZCI6ICJjNDdjN2I0NWNjZTU0NTJiYTBjODA2NGFjZDhjNTVjMCIsICJ2b2x1bWVfaWQiOiAiMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjA1MTA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxLzIwMjYwODEzMTUyNzIwL2F6X25vdmFfYmFja3VwX2E2NjEwMjhiLTlmNTYtNGU4Mi1hNTUwLWE4OWQ1YWM2MmM1YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNzozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 15:27:32.527888 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmNmOWY1YmQtYzk3OC00YWE5LTg2NDgtODUxM2E3NDI4Y2YwIiwgInVzZXJfaWQiOiAiNWZhYWYzN2RkNTFjNDlkM2EzNDBhYzgxNzMyNGFkNjAiLCAicHJvamVjdF9pZCI6ICJjNDdjN2I0NWNjZTU0NTJiYTBjODA2NGFjZDhjNTVjMCIsICJ2b2x1bWVfaWQiOiAiMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxIiwgImhvc3QiOiAibnAwMDAwMDA3MjIzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjA1MTA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmEwZWZlNmUtMTUwZS00ODIyLWE3ZTctNDk3YzRlYmYxZWUxLzIwMjYwODEzMTUyNzIwL2F6X25vdmFfYmFja3VwX2E2NjEwMjhiLTlmNTYtNGU4Mi1hNTUwLWE4OWQ1YWM2MmM1YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMTU6Mjc6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QxNToyNzozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 15:27:32.528462 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bb3afd8873d24c59ae155057bf5fe0f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c47c7b45cce5452ba0c8064acd8c55c0', '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 15:27:32.528658 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e12e6b-7ebf-4f01-b351-c705dacd76fd tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/import_record returned with HTTP 403 Aug 13 15:27:32.529052 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1319/5303] 10.4.3.38 () {70 vars in 1335 bytes} [Thu Aug 13 15:27:32 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:32.534769 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.536748 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:32.537009 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.537244 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.537444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume with id: 2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:32.545525 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.545525 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:32.545915 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:32.565180 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume request issued successfully. Aug 13 15:27:32.565345 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23fd5639-eceb-4762-ae43-896e59bb6ba8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 returned with HTTP 202 Aug 13 15:27:32.566019 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1317/5304] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:32 2026] DELETE /volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:32.572471 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.574065 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:32.574241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.574406 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.582890 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.582890 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:32.587794 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:32.592663 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd1c435c-765d-443c-bed7-a48db996b6a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 returned with HTTP 200 Aug 13 15:27:32.593197 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1328/5305] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.767286 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43f37101-c937-4754-b78d-3eb780e1a68d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.768957 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43f37101-c937-4754-b78d-3eb780e1a68d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:32.769131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43f37101-c937-4754-b78d-3eb780e1a68d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.769308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43f37101-c937-4754-b78d-3eb780e1a68d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.776179 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.776179 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:32.779561 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43f37101-c937-4754-b78d-3eb780e1a68d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:32.783299 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43f37101-c937-4754-b78d-3eb780e1a68d tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 returned with HTTP 200 Aug 13 15:27:32.783668 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1342/5306] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.794571 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.796014 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:32.796300 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b21c713-e408-4cc9-b0c4-e6ea3d76ac36", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1171140025"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:32.804599 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.804599 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:32.804995 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:32.805104 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume 8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:32.829850 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['1ef523a0-3dd5-4cf8-9b97-9803dae13c1a', '0f1a478d-7068-4771-a182-598d9645e709', '66b28b82-7493-4398-bd57-5104f1d0aa2f', 'c7c32b13-5dce-4840-bd90-fa6306754dbf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:32.857628 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:32.858062 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bb082a3-9eb9-4d65-b19d-01273d854c62 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:32.858611 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1320/5307] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:32.867906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68f10417-f947-4168-979a-14b239ee174a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.869883 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f10417-f947-4168-979a-14b239ee174a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:32.870071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f10417-f947-4168-979a-14b239ee174a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.870251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f10417-f947-4168-979a-14b239ee174a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.874855 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.874855 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:32.875109 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68f10417-f947-4168-979a-14b239ee174a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:32.875713 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f10417-f947-4168-979a-14b239ee174a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 returned with HTTP 200 Aug 13 15:27:32.875877 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.876111 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1318/5308] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:32.877787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:32.877976 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.878148 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.884601 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.884601 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:32.888528 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:32.893249 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-ad645f09-cc31-426c-94d3-d8bd656853a2 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:32.893611 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1329/5309] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:27:32 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:32.902444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-389cc68d-4a79-4fc8-b88d-b70556b209e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.902910 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-389cc68d-4a79-4fc8-b88d-b70556b209e2 None None] GET https://10.4.3.38/volume// Aug 13 15:27:32.903117 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-389cc68d-4a79-4fc8-b88d-b70556b209e2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:32.903306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-389cc68d-4a79-4fc8-b88d-b70556b209e2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:32.903607 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-389cc68d-4a79-4fc8-b88d-b70556b209e2 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:27:32.903959 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1343/5310] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:27: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 15:27:32.910979 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-a2d49eeb-f154-4d26-a2fd-35d269054a12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:32.913075 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-a2d49eeb-f154-4d26-a2fd-35d269054a12 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:27:32.913393 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-a2d49eeb-f154-4d26-a2fd-35d269054a12 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77bfabd1-7fac-4516-afe9-bb96625b8612", "connector": null, "instance_uuid": "c7ffd071-e465-4b1f-83f1-de2c4bf0f227"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:32.921045 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:32.921045 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:32.941568 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-a2d49eeb-f154-4d26-a2fd-35d269054a12 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:27:32.942071 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1321/5311] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:27:32 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 15:27:33.606219 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-966e3ab9-499d-4697-9b2b-ba4e8a78acf5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.608041 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-966e3ab9-499d-4697-9b2b-ba4e8a78acf5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 Aug 13 15:27:33.608281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-966e3ab9-499d-4697-9b2b-ba4e8a78acf5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.608519 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-966e3ab9-499d-4697-9b2b-ba4e8a78acf5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.609701 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1cf1e10-4779-4dc0-b17f-bd84dbc4c1fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.610211 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1cf1e10-4779-4dc0-b17f-bd84dbc4c1fc None None] GET https://10.4.3.38/volume// Aug 13 15:27:33.610432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1cf1e10-4779-4dc0-b17f-bd84dbc4c1fc None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.610717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1cf1e10-4779-4dc0-b17f-bd84dbc4c1fc None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.611022 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1cf1e10-4779-4dc0-b17f-bd84dbc4c1fc None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:27:33.611321 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1330/5312] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:27: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 15:27:33.614718 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-966e3ab9-499d-4697-9b2b-ba4e8a78acf5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 returned with HTTP 404 Aug 13 15:27:33.615172 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1319/5313] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/volumes/2a0efe6e-150e-4822-a7e7-497c4ebf1ee1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:33.618808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.621036 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:27:33.621247 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.621426 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.623513 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.624915 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] GET https://10.4.3.38/volume/v3/backups Aug 13 15:27:33.625204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.625475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.625840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:27:33.626152 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.626152 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:33.630377 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.630377 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:33.631482 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97fe30f0-d431-4144-ae25-24ca9959a3a9 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 200 Aug 13 15:27:33.631965 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1322/5314] 10.4.3.38 () {68 vars in 1270 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:33.635288 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:27:33.639931 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-7550a2a8-8a4b-4572-8edd-d9a8254743c8 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:27:33.639998 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.640375 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1344/5315] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:27:33.641610 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] GET https://10.4.3.38/volume/v3/backups?project_id=c47c7b45cce5452ba0c8064acd8c55c0 Aug 13 15:27:33.641840 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.642016 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.642207 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Removing options 'project_id' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 15:27:33.646905 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1aa6fb1-8e00-43da-8a4a-8fe81558ff64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups?project_id=c47c7b45cce5452ba0c8064acd8c55c0 returned with HTTP 200 Aug 13 15:27:33.647233 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1331/5316] 10.4.3.38 () {68 vars in 1357 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/backups?project_id=c47c7b45cce5452ba0c8064acd8c55c0 => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:33.655688 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.657483 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:33.657996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-973028334"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:33.659310 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-973028334'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:33.659419 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume of 1 GB Aug 13 15:27:33.662982 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:33.669239 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (9b21d332-e675-4f91-ad7b-7135ed638aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:33.670107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37743960-01f1-4978-bdc5-621cf5987e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:33.670962 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:33.692834 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37743960-01f1-4978-bdc5-621cf5987e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:33.693543 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f048380-ef07-4ba5-977d-a145ee31f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:33.726649 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['1c50dd4e-fa0d-4116-b84a-c2d68c91b642', '71d3fed1-f93f-4a86-9c80-0cc0ee7b9610', '4157805b-34f8-4783-80c5-3de9bf79c222', 'cd1f4b78-4f19-4815-803a-d272add20efe'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:33.727465 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f048380-ef07-4ba5-977d-a145ee31f3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c50dd4e-fa0d-4116-b84a-c2d68c91b642', '71d3fed1-f93f-4a86-9c80-0cc0ee7b9610', '4157805b-34f8-4783-80c5-3de9bf79c222', 'cd1f4b78-4f19-4815-803a-d272add20efe']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:33.728248 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033da449-8c13-4577-92b5-31cba7af3fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:33.746801 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.748732 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] PUT https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 Aug 13 15:27:33.749075 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:33.750805 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033da449-8c13-4577-92b5-31cba7af3fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf35659-df68-4a09-8612-520b4c2f7488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-973028334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['1c50dd4e-fa0d-4116-b84a-c2d68c91b642','71d3fed1-f93f-4a86-9c80-0cc0ee7b9610','4157805b-34f8-4783-80c5-3de9bf79c222','cd1f4b78-4f19-4815-803a-d272add20efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-973028334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf35659-df68-4a09-8612-520b4c2f7488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47c7b45cce5452ba0c8064acd8c55c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5faaf37dd51c49d3a340ac817324ad60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:33.751482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee39833d-599f-432a-abfd-c7dce0b66b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:33.755988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Acquiring lock "cinder-attachment_update-77bfabd1-7fac-4516-afe9-bb96625b8612-np0000007223" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:27:33.759914 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-77bfabd1-7fac-4516-afe9-bb96625b8612-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:27:33.760720 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.760720 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:33.766906 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee39833d-599f-432a-abfd-c7dce0b66b16) transitioned into state 'SUCCESS' from state '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-973028334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['1c50dd4e-fa0d-4116-b84a-c2d68c91b642','71d3fed1-f93f-4a86-9c80-0cc0ee7b9610','4157805b-34f8-4783-80c5-3de9bf79c222','cd1f4b78-4f19-4815-803a-d272add20efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faaf37dd51c49d3a340ac817324ad60',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:33.767564 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9047dd-9627-492e-bddc-bd71f3241c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:33.775180 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9047dd-9627-492e-bddc-bd71f3241c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:33.776062 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Flow 'volume_create_api' (9b21d332-e675-4f91-ad7b-7135ed638aa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:33.776338 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Create volume request issued successfully. Aug 13 15:27:33.776878 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16bc7faf-c0fa-4e90-a32e-cf6baf2a1eb0 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:33.777322 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1320/5317] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:27:33 2026] POST /volume/v3/volumes => generated 775 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:33.791526 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.793763 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:33.794038 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.794440 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.802719 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.802719 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:33.806651 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:33.811179 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2b9e019-3041-44c1-bc17-6c41530a91a4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 returned with HTTP 200 Aug 13 15:27:33.811642 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1345/5318] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:33.830952 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Lock "cinder-attachment_update-77bfabd1-7fac-4516-afe9-bb96625b8612-np0000007223" released by "attachment_update" :: held 0.071s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:27:33.831310 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-b42eea46-1a9f-48c5-8563-4e2913bbddbd tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 returned with HTTP 200 Aug 13 15:27:33.831747 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1323/5319] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:27:33 2026] PUT /volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:33.852399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-6caaada7-feec-4006-96d5-c4a52a2a1563 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.854376 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-6caaada7-feec-4006-96d5-c4a52a2a1563 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] POST https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443/action Aug 13 15:27:33.854938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-6caaada7-feec-4006-96d5-c4a52a2a1563 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:33.854938 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-6caaada7-feec-4006-96d5-c4a52a2a1563 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:33.869203 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.869203 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:33.878197 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b3facb29-2a8c-4cc8-8b93-06a973188106 req-6caaada7-feec-4006-96d5-c4a52a2a1563 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443/action returned with HTTP 204 Aug 13 15:27:33.878604 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1332/5320] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:27:33 2026] POST /volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:33.884910 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.886776 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:33.886977 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.887179 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.892133 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.892133 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:33.892387 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:33.893101 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d79e75bf-4bba-4b98-875f-aeee196c73e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 returned with HTTP 200 Aug 13 15:27:33.893895 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1321/5321] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:33.901572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.903529 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] POST https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345/action Aug 13 15:27:33.904158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:33.904158 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:33.905709 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.snapshot_unmanage [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Unmanage snapshot with id: ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:33.910414 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.910414 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:33.910839 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:33.911583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b9a96a99951942b4a4228eb65fa7316e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56d0fcea267d406096b2516b252f34af', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:33.911952 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd2cf26e-0ea6-4edc-865c-714d3603496e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345/action returned with HTTP 403 Aug 13 15:27:33.912315 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1346/5322] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:33 2026] POST /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:33.919296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.921740 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:33.921740 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.921881 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.922013 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:33.926637 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.926637 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:33.926969 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:33.940803 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:33.941055 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6365cd38-4dbe-4cf9-8c73-7b1035d5df5c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 returned with HTTP 202 Aug 13 15:27:33.941544 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1324/5323] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:33 2026] DELETE /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:33.948545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:33.950491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:33.950874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:33.950874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:33.955467 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:33.955467 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:33.955810 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:33.956346 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9171e310-1ee6-4863-87fb-1058ff4936f7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 returned with HTTP 200 Aug 13 15:27:33.956638 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1333/5324] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:33 2026] GET /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:34.825482 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7fbc39f-f796-4925-bd6b-60a624569fda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:34.827603 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7fbc39f-f796-4925-bd6b-60a624569fda tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:34.827900 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc39f-f796-4925-bd6b-60a624569fda tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:34.828132 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc39f-f796-4925-bd6b-60a624569fda tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:34.837367 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:34.837367 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:34.841792 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7fbc39f-f796-4925-bd6b-60a624569fda tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:34.847337 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7fbc39f-f796-4925-bd6b-60a624569fda tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 returned with HTTP 200 Aug 13 15:27:34.847881 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1322/5325] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:34 2026] GET /volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:34.860570 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:34.862412 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:27:34.862531 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ecf35659-df68-4a09-8612-520b4c2f7488", "name": "tempest-type-Backup-404925605"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:34.864142 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating new backup {'backup': {'volume_id': 'ecf35659-df68-4a09-8612-520b4c2f7488', 'name': 'tempest-type-Backup-404925605'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:27:34.864262 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Creating backup of volume ecf35659-df68-4a09-8612-520b4c2f7488 in container None Aug 13 15:27:34.870172 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:34.870172 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:34.870477 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:34.883239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Created reservations ['d596fbfa-a1e4-4f9f-bbf2-c16d5a4d2605', '280a8670-ebfd-47ea-b49c-7a85a04b4c2c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:34.904341 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d68d8a3-d69f-4cc6-bdf7-3d69cf51a603 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:27:34.904715 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1347/5326] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:27:34 2026] POST /volume/v3/backups => generated 313 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:34.912213 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:34.913904 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:34.914137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:34.914348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:34.914441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:34.918365 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:34.918365 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:34.918937 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebedd4b1-a2c6-497e-968e-270d5a9a3652 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:34.919281 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1325/5327] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:34 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:34.966127 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-565c9af9-d15a-40fa-aebb-202c892c32a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:34.967792 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565c9af9-d15a-40fa-aebb-202c892c32a9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 Aug 13 15:27:34.968013 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-565c9af9-d15a-40fa-aebb-202c892c32a9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:34.968197 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-565c9af9-d15a-40fa-aebb-202c892c32a9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:34.972546 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565c9af9-d15a-40fa-aebb-202c892c32a9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 returned with HTTP 404 Aug 13 15:27:34.973233 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1334/5328] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:34 2026] GET /volume/v3/snapshots/ca4a5b76-0b50-4ac9-8c42-331a31aa6345 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:34.980095 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:34.981862 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:34.982055 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:34.982230 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:34.982381 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:34.989500 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:34.989500 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:34.989805 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:35.004739 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:35.004970 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e7e0b1f-a5fe-44ac-91dc-9b48c5a87abe tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 returned with HTTP 202 Aug 13 15:27:35.005383 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1323/5329] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:34 2026] DELETE /volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:35.012306 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:35.014020 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:35.014205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:35.014375 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:35.021739 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:35.021739 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:35.025073 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:35.029038 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4da5e83a-cada-4494-8e2a-cdc55d1af3d8 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 returned with HTTP 200 Aug 13 15:27:35.029381 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1348/5330] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:35 2026] GET /volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:35.928152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:35.931000 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:35.931000 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:35.931204 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:35.931988 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:35.935537 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:35.935537 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:35.936123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ce5d806-ea54-46f4-95b0-fe444ab98c17 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:35.936500 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1326/5331] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:35 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:36.042249 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7fb6c93-09e4-454c-b52a-68dc7cb8e387 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:36.044323 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7fb6c93-09e4-454c-b52a-68dc7cb8e387 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 Aug 13 15:27:36.044606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7fb6c93-09e4-454c-b52a-68dc7cb8e387 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:36.044900 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7fb6c93-09e4-454c-b52a-68dc7cb8e387 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:36.051621 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7fb6c93-09e4-454c-b52a-68dc7cb8e387 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 returned with HTTP 404 Aug 13 15:27:36.052149 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1335/5332] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:36 2026] GET /volume/v3/volumes/8b21c713-e408-4cc9-b0c4-e6ea3d76ac36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:36.060381 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:36.062212 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:36.062524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1393903131"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:36.064184 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1393903131'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:36.064184 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:36.068867 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:36.076288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (e0166620-7bca-45bb-8d14-26b62d501b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:36.077301 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e277cff8-0fff-48ef-8346-fe6513a0b354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:36.078253 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:36.104397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e277cff8-0fff-48ef-8346-fe6513a0b354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:36.105708 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31767985-c7ed-4ae5-8cee-d24d837b5842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:36.145763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['f84c404a-0d71-4dc7-ad6a-235bee643b7c', 'f8bc5429-2ebc-44ce-8550-665f06447855', 'b847b716-1179-46d4-82f9-9b645e801b91', 'eb1c3b98-8ed8-4a35-9d49-735df57cba21'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:36.146485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31767985-c7ed-4ae5-8cee-d24d837b5842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84c404a-0d71-4dc7-ad6a-235bee643b7c', 'f8bc5429-2ebc-44ce-8550-665f06447855', 'b847b716-1179-46d4-82f9-9b645e801b91', 'eb1c3b98-8ed8-4a35-9d49-735df57cba21']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:36.147252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37deb07c-77e2-4fa3-8de8-fb681cd0aeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:36.171567 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37deb07c-77e2-4fa3-8de8-fb681cd0aeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9702d96-30ab-4ae8-9b57-a28109289b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393903131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['f84c404a-0d71-4dc7-ad6a-235bee643b7c','f8bc5429-2ebc-44ce-8550-665f06447855','b847b716-1179-46d4-82f9-9b645e801b91','eb1c3b98-8ed8-4a35-9d49-735df57cba21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393903131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9702d96-30ab-4ae8-9b57-a28109289b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:36.172288 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0bf101-179d-41f1-9deb-7cb1f4168e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:36.189696 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0bf101-179d-41f1-9deb-7cb1f4168e9a) transitioned into state 'SUCCESS' from state '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-1393903131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['f84c404a-0d71-4dc7-ad6a-235bee643b7c','f8bc5429-2ebc-44ce-8550-665f06447855','b847b716-1179-46d4-82f9-9b645e801b91','eb1c3b98-8ed8-4a35-9d49-735df57cba21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:36.190316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b882f9ae-ab4a-4fd9-9559-3051ff9b4344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:36.198048 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b882f9ae-ab4a-4fd9-9559-3051ff9b4344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:36.198735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (e0166620-7bca-45bb-8d14-26b62d501b87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:36.199025 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:36.199507 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfcbd711-ed8b-4269-95d7-11696f01d497 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:36.199972 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1324/5333] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:36 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:36.210572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:36.212298 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:36.212489 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:36.212664 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:36.219573 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:36.219573 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:36.222741 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:36.226092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf97f7c1-33e1-4059-90c8-182b10556a55 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 returned with HTTP 200 Aug 13 15:27:36.226469 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1349/5334] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:36 2026] GET /volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:36.945912 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:36.947694 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:36.947923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:36.948099 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:36.948200 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:36.952277 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:36.952277 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:36.952830 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9505d7cd-309e-4a79-bdb0-1703c5bddec5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:36.953182 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1327/5335] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:36 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:37.238021 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1a2ed799-065d-46b5-9241-29e433261c74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:37.239742 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a2ed799-065d-46b5-9241-29e433261c74 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:37.239940 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a2ed799-065d-46b5-9241-29e433261c74 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:37.240112 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a2ed799-065d-46b5-9241-29e433261c74 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:37.248623 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:37.248623 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:37.252287 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1a2ed799-065d-46b5-9241-29e433261c74 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:37.256179 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a2ed799-065d-46b5-9241-29e433261c74 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 returned with HTTP 200 Aug 13 15:27:37.256611 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1336/5336] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:37 2026] GET /volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:37.268332 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:37.270547 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:37.270907 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9702d96-30ab-4ae8-9b57-a28109289b86", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-791728396"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:37.279108 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:37.279108 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:37.279383 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:37.279475 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:37.300114 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['bd19b614-59cc-4afa-89a1-4e14e924a804', '4cef9fd6-6ad1-4f0b-a778-8166525d0368', 'dd24e827-3f02-4873-9a41-d1d5b71f51dd', '8553ff6a-a972-48ec-932b-627968d7f690'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:37.328761 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:37.329210 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-103d3f20-bde9-4c8a-b6bf-2be86a71657f tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:37.329870 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1325/5337] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:37.339014 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91ec014a-2da5-4637-9c95-4331993a91da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:37.340854 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91ec014a-2da5-4637-9c95-4331993a91da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:37.341044 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91ec014a-2da5-4637-9c95-4331993a91da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:37.341268 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91ec014a-2da5-4637-9c95-4331993a91da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:37.345763 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:37.345763 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:37.346057 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91ec014a-2da5-4637-9c95-4331993a91da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:37.346608 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91ec014a-2da5-4637-9c95-4331993a91da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 200 Aug 13 15:27:37.347014 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1350/5338] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:37 2026] GET /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:37.963015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b42eafd-4f14-402f-8378-6488b7737f73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:37.965151 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b42eafd-4f14-402f-8378-6488b7737f73 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:37.965415 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b42eafd-4f14-402f-8378-6488b7737f73 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:37.965648 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b42eafd-4f14-402f-8378-6488b7737f73 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:37.965802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8b42eafd-4f14-402f-8378-6488b7737f73 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:37.971151 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:37.971151 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:37.971896 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b42eafd-4f14-402f-8378-6488b7737f73 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:37.972311 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1328/5339] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:37 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:38.355461 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd49080c-0574-45af-b45e-9191fd63e733 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:38.357681 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd49080c-0574-45af-b45e-9191fd63e733 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:38.357959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd49080c-0574-45af-b45e-9191fd63e733 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:38.358197 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd49080c-0574-45af-b45e-9191fd63e733 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:38.362725 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:38.362725 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:38.363010 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fd49080c-0574-45af-b45e-9191fd63e733 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:38.363600 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd49080c-0574-45af-b45e-9191fd63e733 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 200 Aug 13 15:27:38.364045 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1337/5340] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:38 2026] GET /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:38.372155 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a362d9a1-e8d6-463d-8d5c-4548d959bb37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:38.373891 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a362d9a1-e8d6-463d-8d5c-4548d959bb37 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] PUT https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:38.374199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a362d9a1-e8d6-463d-8d5c-4548d959bb37 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:38.379861 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:38.379861 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:38.380249 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a362d9a1-e8d6-463d-8d5c-4548d959bb37 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Snapshot retrieved successfully. Aug 13 15:27:38.385753 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a362d9a1-e8d6-463d-8d5c-4548d959bb37 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 200 Aug 13 15:27:38.386150 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1326/5341] 10.4.3.38 () {68 vars in 1367 bytes} [Thu Aug 13 15:27:38 2026] PUT /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:38.393464 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51192072-3c77-47b6-b042-bcb6d36485f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:38.395255 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:38.395255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:38.395255 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:38.395442 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:38.399597 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:38.399597 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:38.399896 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:38.414347 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:38.414626 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51192072-3c77-47b6-b042-bcb6d36485f0 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 202 Aug 13 15:27:38.415197 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1351/5342] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:38 2026] DELETE /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:38.422728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:38.424539 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:38.424781 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:38.425023 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:38.431105 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:38.431105 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:38.431531 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:38.432408 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cd15fce-b52c-4d4d-9d4c-8c03a3c59ec9 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 200 Aug 13 15:27:38.433091 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1329/5343] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:38 2026] GET /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:38.984787 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:38.986913 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:38.987211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:38.987469 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:38.987617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:38.992650 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:38.992650 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:38.993377 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bedf311f-75f1-4c38-8a4f-0b6f64724b42 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:38.993796 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1338/5344] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:38 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:39.443035 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df4dd790-ebb0-4769-b7a0-f1c07e83c825 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:39.445341 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df4dd790-ebb0-4769-b7a0-f1c07e83c825 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d Aug 13 15:27:39.445650 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df4dd790-ebb0-4769-b7a0-f1c07e83c825 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:39.445868 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df4dd790-ebb0-4769-b7a0-f1c07e83c825 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:39.452170 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df4dd790-ebb0-4769-b7a0-f1c07e83c825 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d returned with HTTP 404 Aug 13 15:27:39.452825 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1327/5345] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:39 2026] GET /volume/v3/snapshots/85c84160-b877-4058-bfa0-6152c79de27d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:39.461434 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:39.463765 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:39.463966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:39.464215 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:39.464417 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:39.473664 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:39.473664 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:39.474100 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:39.494701 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:39.495055 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c8a7a93-e9ae-43c2-986b-e7ddfd0cf121 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 returned with HTTP 202 Aug 13 15:27:39.495504 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1352/5346] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:39 2026] DELETE /volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:39.503732 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:39.505398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:39.505599 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:39.505826 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:39.516032 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:39.516032 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:39.520768 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:39.526401 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b589cede-b169-41cd-a1c7-2d8b9ac0fc9c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 returned with HTTP 200 Aug 13 15:27:39.526977 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1330/5347] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:39 2026] GET /volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:40.006237 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:40.008185 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:40.008513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:40.008795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:40.008988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:40.013992 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:40.013992 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:40.014920 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6272b43d-c2d4-4007-a0b6-743a9fa79e1f tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:40.015380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1339/5348] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:40 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:40.542871 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e5786c1-1463-474d-b179-e443b171a2e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:40.544712 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e5786c1-1463-474d-b179-e443b171a2e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 Aug 13 15:27:40.544945 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e5786c1-1463-474d-b179-e443b171a2e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:40.545165 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e5786c1-1463-474d-b179-e443b171a2e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:40.551169 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e5786c1-1463-474d-b179-e443b171a2e4 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 returned with HTTP 404 Aug 13 15:27:40.551598 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1328/5349] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:40 2026] GET /volume/v3/volumes/d9702d96-30ab-4ae8-9b57-a28109289b86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:40.561745 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-832a02d1-6c87-46e7-9b20-0707839d7128 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:40.563998 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:40.564425 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-349709881"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:40.566404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-349709881'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:40.566598 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume of 1 GB Aug 13 15:27:40.571413 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Availability Zones retrieved successfully. Aug 13 15:27:40.579666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (51c6d56f-9c80-4e9e-a778-6e321a185329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:40.581078 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca8e052-d43f-4d8d-85df-aade06f3da99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:40.582219 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:40.614085 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca8e052-d43f-4d8d-85df-aade06f3da99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:40.615123 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac6de0b-2f5c-4ef2-89d7-209caf02cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:40.662088 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['d36107da-8ebc-4567-8b0b-6faa6b32b855', '918a2a68-dc2e-497b-b3e6-dab5796f9c9c', '6326654f-9d56-4242-9143-1d44be884ce1', 'e984f5e5-ceec-4705-8b83-5a413bef9ba3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:40.662982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac6de0b-2f5c-4ef2-89d7-209caf02cc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d36107da-8ebc-4567-8b0b-6faa6b32b855', '918a2a68-dc2e-497b-b3e6-dab5796f9c9c', '6326654f-9d56-4242-9143-1d44be884ce1', 'e984f5e5-ceec-4705-8b83-5a413bef9ba3']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:40.663695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2958f5db-dd2b-403c-a727-d0ef5f86d4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:40.685178 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2958f5db-dd2b-403c-a727-d0ef5f86d4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68bccb64-9fb4-407f-b301-7ee71061e382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349709881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['d36107da-8ebc-4567-8b0b-6faa6b32b855','918a2a68-dc2e-497b-b3e6-dab5796f9c9c','6326654f-9d56-4242-9143-1d44be884ce1','e984f5e5-ceec-4705-8b83-5a413bef9ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349709881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68bccb64-9fb4-407f-b301-7ee71061e382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56d0fcea267d406096b2516b252f34af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cebc87630baa4e88a8934876cf15091b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:40.685891 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a066d0-365c-4126-a02c-fc46210782a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:40.702342 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a066d0-365c-4126-a02c-fc46210782a6) transitioned into state 'SUCCESS' from state '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-349709881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56d0fcea267d406096b2516b252f34af',qos_specs=None,replication_status=,reservations=['d36107da-8ebc-4567-8b0b-6faa6b32b855','918a2a68-dc2e-497b-b3e6-dab5796f9c9c','6326654f-9d56-4242-9143-1d44be884ce1','e984f5e5-ceec-4705-8b83-5a413bef9ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cebc87630baa4e88a8934876cf15091b',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:40.703002 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800afa9f-2dda-4eb7-a881-0f773d3cbdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:40.710325 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800afa9f-2dda-4eb7-a881-0f773d3cbdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:40.711101 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Flow 'volume_create_api' (51c6d56f-9c80-4e9e-a778-6e321a185329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:40.711384 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create volume request issued successfully. Aug 13 15:27:40.711910 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-832a02d1-6c87-46e7-9b20-0707839d7128 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:40.712335 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1353/5350] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:27:40 2026] POST /volume/v3/volumes => generated 775 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:40.726086 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:40.727861 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:40.728080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:40.728301 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:40.735400 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:40.735400 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:40.738949 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:40.743011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-298bc4c3-9dbd-4e70-8456-8ddffeeafcc3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 returned with HTTP 200 Aug 13 15:27:40.743620 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1331/5351] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:40 2026] GET /volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:41.030693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:41.030693 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:41.030693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:41.030693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:41.030693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:41.034161 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:41.034161 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:41.034766 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d2dfe06-d5bd-4f41-8dd2-7db21fdebf3c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:41.035143 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1340/5352] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:41 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:41.760515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:41.762364 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:41.762599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:41.762933 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:41.771994 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:41.771994 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:41.776467 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:41.781444 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07d788d0-7acf-4dee-a7fa-d44b2e61961b tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 returned with HTTP 200 Aug 13 15:27:41.781956 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1329/5353] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:41 2026] GET /volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:41.797271 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-565dc465-37ce-4251-b712-84f517d016fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:41.799239 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:27:41.799576 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68bccb64-9fb4-407f-b301-7ee71061e382", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2123974585"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:41.808357 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:41.808357 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:41.808729 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:41.808860 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Create snapshot from volume 68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:41.832275 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Created reservations ['14871584-6744-4bba-bd4f-2c1c20898cb4', '1f683d50-9560-41ed-afd4-14813f7fd7a4', '2e65ecad-d796-4538-981a-6ab67210c867', '11c3be76-d3c3-4f2e-b60d-d0c6d1a4a9dc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:41.866290 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot create request issued successfully. Aug 13 15:27:41.866650 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-565dc465-37ce-4251-b712-84f517d016fc tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:27:41.867168 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1354/5354] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:27:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:41.876744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:41.878279 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:41.878542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:41.878651 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:41.884294 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:41.884294 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:41.884581 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:41.885295 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-406f0079-97e0-4dd9-8039-d27ea4f3a8db tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 200 Aug 13 15:27:41.885868 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1332/5355] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:41 2026] GET /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:42.051009 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.052986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:42.053093 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:42.053308 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:42.053445 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:42.059058 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.059058 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:42.059912 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2cc6ba7-0f0d-429d-a028-2bf6e8909868 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:42.060250 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1341/5356] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:42 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:42.894541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.896230 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:42.896432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:42.896607 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:42.901137 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.901137 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:42.901391 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:42.902006 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-092cc73f-2d6f-4f9c-8cd4-0d645164cf58 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 200 Aug 13 15:27:42.902324 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1330/5357] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:42 2026] GET /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:42.910504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.912654 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] POST https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action Aug 13 15:27:42.913089 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:42.913242 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:42.914858 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Updating snapshot '2a972900-ef4c-4954-9abf-9079e230140f' with '{'status': 'creating'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 15:27:42.924505 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.924505 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:42.934386 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cbb5a8f-65c8-4b26-9ae2-4cd66fa7839a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action returned with HTTP 202 Aug 13 15:27:42.934386 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1355/5358] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:42 2026] POST /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:27:42.941063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.943016 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:42.943241 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:42.943446 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:42.947734 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.947734 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:42.948041 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:42.948646 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ac1a00f-a097-49b6-b8b1-53385751f10a tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 200 Aug 13 15:27:42.949010 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1333/5359] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:42 2026] GET /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:42.959882 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.962028 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] POST https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action Aug 13 15:27:42.962360 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:42.962494 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:42.963905 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100285) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 15:27:42.968605 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.968605 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:42.969076 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.snapshot_actions [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] Updating snapshot 2a972900-ef4c-4954-9abf-9079e230140f with info {'id': '2a972900-ef4c-4954-9abf-9079e230140f', 'status': 'error', 'progress': '80%'} Aug 13 15:27:42.974323 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c848631-fabb-4d8e-a5c9-d577c814df10 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-member] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action returned with HTTP 202 Aug 13 15:27:42.974776 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1342/5360] 10.4.3.38 () {68 vars in 1389 bytes} [Thu Aug 13 15:27:42 2026] POST /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:42.981013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:42.983099 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:42.983323 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:42.983540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:42.983660 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete snapshot with id: 2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:42.989209 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:42.989209 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:42.989535 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:43.003149 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot delete request issued successfully. Aug 13 15:27:43.003464 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9e07c6c-4be0-4796-84cf-b01abf99add7 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 202 Aug 13 15:27:43.004079 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1331/5361] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:27:42 2026] DELETE /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:43.011171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:43.012979 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:43.013200 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:43.013404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:43.018393 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:43.018393 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:43.018703 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Snapshot retrieved successfully. Aug 13 15:27:43.019319 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f799a421-53cd-4989-8e4b-b4cd0d8d5d2e tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 200 Aug 13 15:27:43.019689 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1356/5362] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:43 2026] GET /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:43.088780 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:43.090513 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:43.090746 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:43.090973 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:43.091095 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:43.096246 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:43.096246 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:43.097356 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a900695-c886-42d4-a14d-0002a7cfc2fa tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:43.097868 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1334/5363] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:43 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:44.029264 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-65e92a7c-1145-4a81-ac19-603f4219e6da None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:44.033613 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65e92a7c-1145-4a81-ac19-603f4219e6da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f Aug 13 15:27:44.033865 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65e92a7c-1145-4a81-ac19-603f4219e6da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:44.034086 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65e92a7c-1145-4a81-ac19-603f4219e6da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:44.040689 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65e92a7c-1145-4a81-ac19-603f4219e6da tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f returned with HTTP 404 Aug 13 15:27:44.041604 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1343/5364] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:27:44 2026] GET /volume/v3/snapshots/2a972900-ef4c-4954-9abf-9079e230140f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 15:27:44.050113 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:44.052320 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:44.052503 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:44.052691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:44.052852 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume with id: 68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:44.066812 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:44.066812 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:44.067154 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:44.088937 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Delete volume request issued successfully. Aug 13 15:27:44.089135 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f88b61c-368b-4577-8cba-7072fcf89df2 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 returned with HTTP 202 Aug 13 15:27:44.090102 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1332/5365] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:27:44 2026] DELETE /volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:44.099923 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:44.101430 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:44.101615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:44.101835 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:44.108159 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:44.108159 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:44.111253 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Volume info retrieved successfully. Aug 13 15:27:44.114870 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7693e35c-e0cf-408f-bcfd-a3407e9aa5d3 tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 returned with HTTP 200 Aug 13 15:27:44.115320 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1357/5366] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:44 2026] GET /volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:44.120083 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:44.121626 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:44.121858 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:44.122058 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:44.122158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:44.126197 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:44.126197 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:44.126824 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6d45997-c23a-4b84-af3e-39e5d09d505d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:44.127226 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1335/5367] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:44 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:45.128994 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cf789d02-2acb-4938-959c-4705d0d7109c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:45.130731 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf789d02-2acb-4938-959c-4705d0d7109c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] GET https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 Aug 13 15:27:45.130946 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf789d02-2acb-4938-959c-4705d0d7109c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:45.131122 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf789d02-2acb-4938-959c-4705d0d7109c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:45.137102 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf789d02-2acb-4938-959c-4705d0d7109c tempest-ProjectMemberTests-962829285 tempest-ProjectMemberTests-962829285-project-admin] https://10.4.3.38/volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 returned with HTTP 404 Aug 13 15:27:45.137269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:45.137837 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1344/5368] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:45 2026] GET /volume/v3/volumes/68bccb64-9fb4-407f-b301-7ee71061e382 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:45.138997 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:45.139207 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:45.139398 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:45.139498 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:45.141440 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=429,cinder:UPDATE=195,cinder:INSERT=100 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:27:45.143878 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:45.143878 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:45.144066 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-443248ea-5683-4e3a-9fd0-1ed3590e556d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:45.144502 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1333/5369] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:45 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:46.156934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1824583d-ea44-4ddb-a62d-f34da155f909 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:46.159174 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1824583d-ea44-4ddb-a62d-f34da155f909 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:46.159406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1824583d-ea44-4ddb-a62d-f34da155f909 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:46.159631 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1824583d-ea44-4ddb-a62d-f34da155f909 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:46.159807 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1824583d-ea44-4ddb-a62d-f34da155f909 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:46.170063 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:46.170063 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:46.171007 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1824583d-ea44-4ddb-a62d-f34da155f909 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:46.171527 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1358/5370] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:46 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:47.186019 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:47.190782 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:47.191180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:47.191466 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:47.191690 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:47.198963 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:47.198963 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:47.199771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92d95f21-5b57-46e1-ba41-9806ba74ad59 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:47.200442 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1336/5371] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:47 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:48.212549 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:48.214419 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:48.214768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:48.215010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:48.215187 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:48.219181 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:48.219181 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:48.219875 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eab6248-ab53-44d1-8dfe-c9af80fce3e7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:48.220260 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1345/5372] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:48 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:49.239218 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:49.241421 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:49.241655 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:49.241907 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:49.242037 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:49.246218 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:49.246218 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:49.246836 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72cfbca8-3f16-4e92-9cec-2037371f6f90 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:49.247155 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1334/5373] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:49 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:50.285753 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:50.287893 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:50.288149 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:50.288371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:50.288533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:50.292536 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:50.292536 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:50.293126 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d9ad989-fe8e-41ad-bd1d-c5c398901790 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:50.293465 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1359/5374] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:50 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:51.314604 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:51.317321 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:51.317585 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:51.317845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:51.317985 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:51.323426 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:51.323426 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:51.324163 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5064900-2204-4aa0-8651-2faac0dbe9d7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:51.324595 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1337/5375] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:51 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:52.334779 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:52.336644 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:27:52.336874 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:52.337047 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:52.337147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:52.341539 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:52.341539 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:52.342118 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-933368c3-3c74-4716-9392-f65d6b6fe2fe tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:27:52.342509 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1346/5376] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:52 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:52.352965 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:52.354782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] POST https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504/action Aug 13 15:27:52.355158 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:27:52.355266 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:52.356509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Updating backup '28aa4de5-99a1-41e9-81f4-a580d0438504' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 15:27:52.363611 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:52.363611 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:52.364657 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bb3afd8873d24c59ae155057bf5fe0f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c47c7b45cce5452ba0c8064acd8c55c0', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:27:52.364878 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b77234fc-780a-4423-80bd-add0b4c5b0c5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504/action returned with HTTP 403 Aug 13 15:27:52.365294 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1335/5377] 10.4.3.38 () {70 vars in 1423 bytes} [Thu Aug 13 15:27:52 2026] POST /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:52.373935 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:52.375756 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:52.375986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:52.376180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:52.376338 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume with id: ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:52.383244 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:52.383244 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:52.383558 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:52.398067 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume request issued successfully. Aug 13 15:27:52.398254 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cfe219a-ac2a-467e-a9d8-9d11e6124c52 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 returned with HTTP 202 Aug 13 15:27:52.398621 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1360/5378] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:27:52 2026] DELETE /volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:27:52.407431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e29822c-07f3-46dd-859b-548bd6401e64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:52.409718 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e29822c-07f3-46dd-859b-548bd6401e64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:52.410060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e29822c-07f3-46dd-859b-548bd6401e64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:52.410341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e29822c-07f3-46dd-859b-548bd6401e64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:52.418972 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:52.418972 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:52.422890 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e29822c-07f3-46dd-859b-548bd6401e64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:27:52.426588 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e29822c-07f3-46dd-859b-548bd6401e64 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 returned with HTTP 200 Aug 13 15:27:52.427101 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1338/5379] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:52 2026] GET /volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:27:53.441699 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a72b453d-6aaa-438a-a9ff-06586243e5f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:53.443480 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a72b453d-6aaa-438a-a9ff-06586243e5f7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 Aug 13 15:27:53.443778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a72b453d-6aaa-438a-a9ff-06586243e5f7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:53.443778 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a72b453d-6aaa-438a-a9ff-06586243e5f7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:53.449572 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a72b453d-6aaa-438a-a9ff-06586243e5f7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 returned with HTTP 404 Aug 13 15:27:53.450124 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1347/5380] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:53 2026] GET /volume/v3/volumes/ecf35659-df68-4a09-8612-520b4c2f7488 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:27:53.458994 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:53.460660 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] POST https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/restore Aug 13 15:27:53.461059 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:53.462308 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Restoring backup 0612fc9b-483d-48c8-9da4-0e6d73bc8390 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 15:27:53.462418 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Restoring backup 0612fc9b-483d-48c8-9da4-0e6d73bc8390 to volume None. Aug 13 15:27:53.466191 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:53.466191 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:53.467182 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Creating volume of 1 GB for restore of backup 0612fc9b-483d-48c8-9da4-0e6d73bc8390. Aug 13 15:27:53.470229 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Availability Zones retrieved successfully. Aug 13 15:27:53.475680 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Flow 'volume_create_api' (d2c374af-4414-4ba5-a80e-9a6110a567dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:53.476654 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ef1daa-0f35-437e-bbf5-1ca1d616afdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:53.477645 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:53.501862 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ef1daa-0f35-437e-bbf5-1ca1d616afdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:53.502605 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ebac72-70c7-4888-879b-a3db34d079fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:53.535285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Created reservations ['7c3c1dda-d74e-4d0c-aa59-a3ba5d91aa1d', '2b108018-8841-4630-8f57-e2344f942368', '919ca23e-674b-44ea-8272-54072bd4e297', '3f65c802-f82b-4de0-b79b-f42e6cd6b854'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:53.536092 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ebac72-70c7-4888-879b-a3db34d079fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3c1dda-d74e-4d0c-aa59-a3ba5d91aa1d', '2b108018-8841-4630-8f57-e2344f942368', '919ca23e-674b-44ea-8272-54072bd4e297', '3f65c802-f82b-4de0-b79b-f42e6cd6b854']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:53.536879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84bd564-902c-441b-91ac-0a2344bb7c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:53.563954 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84bd564-902c-441b-91ac-0a2344bb7c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5b1554-ab6d-47fe-8b7d-015ea367caa4', '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='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['7c3c1dda-d74e-4d0c-aa59-a3ba5d91aa1d','2b108018-8841-4630-8f57-e2344f942368','919ca23e-674b-44ea-8272-54072bd4e297','3f65c802-f82b-4de0-b79b-f42e6cd6b854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3afd8873d24c59ae155057bf5fe0f3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:53Z,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=0f5b1554-ab6d-47fe-8b7d-015ea367caa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47c7b45cce5452ba0c8064acd8c55c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb3afd8873d24c59ae155057bf5fe0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:53.564884 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c759f4-c9ae-43b2-bd35-b78fd6c14e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:53.577831 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c759f4-c9ae-43b2-bd35-b78fd6c14e72) transitioned into 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='c47c7b45cce5452ba0c8064acd8c55c0',qos_specs=None,replication_status=,reservations=['7c3c1dda-d74e-4d0c-aa59-a3ba5d91aa1d','2b108018-8841-4630-8f57-e2344f942368','919ca23e-674b-44ea-8272-54072bd4e297','3f65c802-f82b-4de0-b79b-f42e6cd6b854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb3afd8873d24c59ae155057bf5fe0f3',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:53.578433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1457b3ec-2ff3-4604-8d5d-6d696ddcfcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:53.586468 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1457b3ec-2ff3-4604-8d5d-6d696ddcfcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:53.587485 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Flow 'volume_create_api' (d2c374af-4414-4ba5-a80e-9a6110a567dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:53.587833 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Create volume request issued successfully. Aug 13 15:27:53.594598 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:53.594598 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:53.595121 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Volume info retrieved successfully. Aug 13 15:27:54.604587 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:54.604587 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:54.605071 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Volume info retrieved successfully. Aug 13 15:27:54.605185 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 15:27:54.605273 np0000007223 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Overwriting volume 0f5b1554-ab6d-47fe-8b7d-015ea367caa4 with restore of backup 0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:54.619691 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] restore_backup in rpcapi backup_id 0612fc9b-483d-48c8-9da4-0e6d73bc8390 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 15:27:54.621896 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc1dfa19-5889-46f4-971c-d01c321cc79d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/restore returned with HTTP 202 Aug 13 15:27:54.622291 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1336/5381] 10.4.3.38 () {70 vars in 1426 bytes} [Thu Aug 13 15:27:53 2026] POST /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390/restore => generated 152 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:54.623283 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65612ade-8047-4d91-9afe-4483b44031f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:54.639805 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:54.641933 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:54.645160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:54.645160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:54.645160 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:54.652947 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:54.652947 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:54.657031 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a766ed69-444e-42bd-b1cb-43a5ef660ddc tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:54.658208 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1339/5382] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:54 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:54.709873 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65612ade-8047-4d91-9afe-4483b44031f8 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:27:54.710183 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65612ade-8047-4d91-9afe-4483b44031f8 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-590532870", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:54.724144 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65612ade-8047-4d91-9afe-4483b44031f8 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:27:54.724638 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1361/5383] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:27:54 2026] POST /volume/v3/types => generated 211 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:54.733353 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-393a546a-5e67-4876-adda-231352fcecc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:54.735289 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-393a546a-5e67-4876-adda-231352fcecc0 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] POST https://10.4.3.38/volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9/encryption Aug 13 15:27:54.735635 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-393a546a-5e67-4876-adda-231352fcecc0 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:54.749778 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-393a546a-5e67-4876-adda-231352fcecc0 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9/encryption returned with HTTP 200 Aug 13 15:27:54.750163 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1348/5384] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:27:54 2026] POST /volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:54.758172 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7e91b80-9afc-408c-859d-33d455728621 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:54.808066 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:54.808585 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-858677631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-590532870", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:54.810138 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-858677631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-590532870', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:54.815815 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume of 1 GB Aug 13 15:27:54.815815 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:54.815815 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:54.815815 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Availability Zones retrieved successfully. Aug 13 15:27:54.823280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (cb1793c1-dec9-44f0-8313-b02d0b2a4c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:54.823280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe8d3d4-cdc4-4fb0-8415-e2db25e23ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:54.823280 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:27:54.844625 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe8d3d4-cdc4-4fb0-8415-e2db25e23ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=234588a7-e5f6-48f6-a454-ab9c550a7cf9,is_public=True,name='tempest-scenario-type-luks-590532870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '234588a7-e5f6-48f6-a454-ab9c550a7cf9', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:54.846073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e8f9cf-44ca-45e8-a379-6e8abd8b1753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:54.871380 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-590532870 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-590532870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:27:54.871380 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-590532870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-590532870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:27:54.898303 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Created reservations ['9d732193-3713-4619-97f7-b7298e826a03', '59cba4ac-39d4-43eb-a211-44fc529eea26', '82d23286-7489-44ec-b115-b708d925e7ac', 'a38abab7-9f21-40d7-aade-b0b25cde8196'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:54.900349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04e8f9cf-44ca-45e8-a379-6e8abd8b1753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d732193-3713-4619-97f7-b7298e826a03', '59cba4ac-39d4-43eb-a211-44fc529eea26', '82d23286-7489-44ec-b115-b708d925e7ac', 'a38abab7-9f21-40d7-aade-b0b25cde8196']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:54.900349 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9397a-2e5c-4eac-8d64-980bd4abab8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:54.920489 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b9397a-2e5c-4eac-8d64-980bd4abab8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0ed8d8-9591-4646-a7e7-162919a9120d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-858677631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['9d732193-3713-4619-97f7-b7298e826a03','59cba4ac-39d4-43eb-a211-44fc529eea26','82d23286-7489-44ec-b115-b708d925e7ac','a38abab7-9f21-40d7-aade-b0b25cde8196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-858677631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea0ed8d8-9591-4646-a7e7-162919a9120d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(234588a7-e5f6-48f6-a454-ab9c550a7cf9),volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:54.921311 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4064be5-207b-44a4-b867-d72732bf6b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:54.935987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4064be5-207b-44a4-b867-d72732bf6b54) transitioned into state 'SUCCESS' from state '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-858677631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['9d732193-3713-4619-97f7-b7298e826a03','59cba4ac-39d4-43eb-a211-44fc529eea26','82d23286-7489-44ec-b115-b708d925e7ac','a38abab7-9f21-40d7-aade-b0b25cde8196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:54.936762 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605c343b-bfa2-4956-93bb-a497618ebffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:27:54.944258 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605c343b-bfa2-4956-93bb-a497618ebffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:54.945189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (cb1793c1-dec9-44f0-8313-b02d0b2a4c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:27:54.945489 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request issued successfully. Aug 13 15:27:54.946064 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7e91b80-9afc-408c-859d-33d455728621 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:54.946464 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1337/5385] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:27:54 2026] POST /volume/v3/volumes => generated 781 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:54.961360 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:54.963926 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:27:54.964167 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:54.964398 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:54.972440 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:54.972440 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:54.976431 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:54.981011 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-152e48ff-27fb-40eb-a6d1-7f25427aa8c9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 200 Aug 13 15:27:54.981474 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1340/5386] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:54 2026] GET /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:55.667069 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:55.668831 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:55.669052 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:55.669258 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:55.669392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:55.673782 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:55.673782 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:55.674454 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd2b54b8-8574-445b-bc7b-e736a013b341 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:55.675010 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1362/5387] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:55 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:55.995147 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a954576-02e8-48d3-b5a1-c34a483021ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:55.996636 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a954576-02e8-48d3-b5a1-c34a483021ec tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:27:55.996817 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a954576-02e8-48d3-b5a1-c34a483021ec tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:55.996999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a954576-02e8-48d3-b5a1-c34a483021ec tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:56.003387 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:56.003387 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:56.006472 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a954576-02e8-48d3-b5a1-c34a483021ec tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:56.009877 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a954576-02e8-48d3-b5a1-c34a483021ec tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 200 Aug 13 15:27:56.010236 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1349/5388] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:55 2026] GET /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:56.020972 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:56.022652 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:27:56.022879 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:56.023054 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:56.029546 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:56.029546 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:56.032834 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:56.036460 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf7ff5b5-84a8-4f94-bfe0-a0750d55bed2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 200 Aug 13 15:27:56.036801 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1338/5389] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:56 2026] GET /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:56.047770 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:56.049432 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:27:56.049763 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-146969943", "source_volid": "ea0ed8d8-9591-4646-a7e7-162919a9120d", "volume_type": "tempest-scenario-type-luks-590532870", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:27:56.051414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-146969943', 'source_volid': 'ea0ed8d8-9591-4646-a7e7-162919a9120d', 'volume_type': 'tempest-scenario-type-luks-590532870', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:27:56.060396 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:56.060396 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:56.060784 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume retrieved successfully. Aug 13 15:27:56.060895 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume of 1 GB Aug 13 15:27:56.061491 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Availability Zones retrieved successfully. Aug 13 15:27:56.066399 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (b2a8b15c-474a-468d-b2d6-8b11ea8e0a3f) 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 15:27:56.067374 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d292e7b1-ce2d-4a8f-b6ea-ae69151e6a20) transitioned 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 15:27:56.068127 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-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 15:27:56.084159 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d292e7b1-ce2d-4a8f-b6ea-ae69151e6a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ea0ed8d8-9591-4646-a7e7-162919a9120d', 'volume_type': VolumeType(created_at=2026-08-13T15:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=234588a7-e5f6-48f6-a454-ab9c550a7cf9,is_public=True,name='tempest-scenario-type-luks-590532870',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '234588a7-e5f6-48f6-a454-ab9c550a7cf9', '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 15:27:56.084975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59daf7be-34f5-4c7f-ac35-0d8e12da3eb4) transitioned 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 15:27:56.108529 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-590532870 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-590532870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:27:56.108828 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-590532870 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-590532870, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:27:56.121190 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Created reservations ['df748417-cde7-4e2c-9cdd-7d2d3cf6d027', 'e3693213-183f-4bf3-b6ed-a5ddfdd6ef83', 'b74d106e-1532-4cf8-be06-34522f1be913', '16f69fd8-5053-46b5-b8e7-d4511bb69e82'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:27:56.121892 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59daf7be-34f5-4c7f-ac35-0d8e12da3eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df748417-cde7-4e2c-9cdd-7d2d3cf6d027', 'e3693213-183f-4bf3-b6ed-a5ddfdd6ef83', 'b74d106e-1532-4cf8-be06-34522f1be913', '16f69fd8-5053-46b5-b8e7-d4511bb69e82']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:56.122521 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d47be8-8a50-463c-9a21-4bfae6c626b8) transitioned 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 15:27:56.149840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d47be8-8a50-463c-9a21-4bfae6c626b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e05f2c96-0107-420d-81ef-f29e992c5b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-146969943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['df748417-cde7-4e2c-9cdd-7d2d3cf6d027','e3693213-183f-4bf3-b6ed-a5ddfdd6ef83','b74d106e-1532-4cf8-be06-34522f1be913','16f69fd8-5053-46b5-b8e7-d4511bb69e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea0ed8d8-9591-4646-a7e7-162919a9120d,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-146969943',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e05f2c96-0107-420d-81ef-f29e992c5b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ea0ed8d8-9591-4646-a7e7-162919a9120d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(234588a7-e5f6-48f6-a454-ab9c550a7cf9),volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:56.150475 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e2f6ec-2d95-4a48-9993-b2322d2fd39b) transitioned 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 15:27:56.164786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e2f6ec-2d95-4a48-9993-b2322d2fd39b) transitioned into state 'SUCCESS' from state '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-146969943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['df748417-cde7-4e2c-9cdd-7d2d3cf6d027','e3693213-183f-4bf3-b6ed-a5ddfdd6ef83','b74d106e-1532-4cf8-be06-34522f1be913','16f69fd8-5053-46b5-b8e7-d4511bb69e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea0ed8d8-9591-4646-a7e7-162919a9120d,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=234588a7-e5f6-48f6-a454-ab9c550a7cf9)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:27:56.165423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37879f63-d386-4cea-9c64-6273498ab81b) transitioned 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 15:27:56.178744 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37879f63-d386-4cea-9c64-6273498ab81b) 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 15:27:56.180583 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (b2a8b15c-474a-468d-b2d6-8b11ea8e0a3f) 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 15:27:56.181111 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request issued successfully. Aug 13 15:27:56.181984 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad2b59c-e533-4cda-a827-ff71901d4b5d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:27:56.182611 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1341/5390] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:27:56 2026] POST /volume/v3/volumes => generated 808 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:27:56.193095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-890c3e75-fba6-4959-b877-431b3b2d80eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:56.194689 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-890c3e75-fba6-4959-b877-431b3b2d80eb tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:27:56.194913 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-890c3e75-fba6-4959-b877-431b3b2d80eb tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:56.195392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-890c3e75-fba6-4959-b877-431b3b2d80eb tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:56.201853 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:56.201853 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:56.205653 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-890c3e75-fba6-4959-b877-431b3b2d80eb tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:56.209463 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-890c3e75-fba6-4959-b877-431b3b2d80eb tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:27:56.209860 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1363/5391] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:56 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:56.683922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:56.685584 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:56.685780 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:56.685966 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:56.686066 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:56.689860 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:56.689860 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:56.690373 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24566ee4-6d15-464e-ad79-ff780dbebc45 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:56.690709 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1350/5392] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:56 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:57.220849 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:57.222575 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:27:57.222784 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:57.222963 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:57.230444 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:57.230444 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:57.233733 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:57.237549 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d571b415-8c0c-4a31-8419-675fd1c02f65 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:27:57.237957 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1339/5393] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:57 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:57.700573 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:57.702470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:57.702687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:57.702895 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:57.703030 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:57.707025 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:57.707025 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:57.707587 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57df2cf2-34b8-41f0-a945-94f514a861c7 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:57.707995 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1342/5394] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:57 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:58.248982 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f17a56b5-e361-4439-ab88-306983014d82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:58.250831 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f17a56b5-e361-4439-ab88-306983014d82 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:27:58.251057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f17a56b5-e361-4439-ab88-306983014d82 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:58.251282 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f17a56b5-e361-4439-ab88-306983014d82 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:58.257619 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:58.257619 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:27:58.261392 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f17a56b5-e361-4439-ab88-306983014d82 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:58.265023 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f17a56b5-e361-4439-ab88-306983014d82 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:27:58.265418 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1364/5395] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:58 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:58.718328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:58.719937 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:58.720120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:58.720285 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:58.720389 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:58.724065 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:58.724065 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:27:58.724560 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cf43bca-8a34-4ca9-8cbd-1b5f56247ffb tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:58.724902 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1351/5396] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:58 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:59.276767 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:59.278338 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:27:59.278518 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:59.278695 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:59.284830 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:59.284830 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:27:59.287898 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:27:59.291236 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-805ecb8e-03fd-47cb-8bdf-279600efac62 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:27:59.291562 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1340/5397] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:27:59 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:27:59.734815 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b23303fb-84b5-4577-ac81-16fbfde43820 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:27:59.736364 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b23303fb-84b5-4577-ac81-16fbfde43820 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:27:59.736578 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b23303fb-84b5-4577-ac81-16fbfde43820 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:27:59.736794 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b23303fb-84b5-4577-ac81-16fbfde43820 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:27:59.736910 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b23303fb-84b5-4577-ac81-16fbfde43820 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:27:59.740815 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:27:59.740815 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:27:59.741362 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b23303fb-84b5-4577-ac81-16fbfde43820 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:27:59.741703 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1343/5398] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:27:59 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:00.302418 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dea55053-d275-4604-945d-3a572ad3ee4a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:00.304083 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea55053-d275-4604-945d-3a572ad3ee4a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:00.304269 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea55053-d275-4604-945d-3a572ad3ee4a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:00.304444 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea55053-d275-4604-945d-3a572ad3ee4a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:00.310826 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:00.310826 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:00.314126 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dea55053-d275-4604-945d-3a572ad3ee4a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:00.318185 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea55053-d275-4604-945d-3a572ad3ee4a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:00.318574 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1365/5399] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:00 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:00.751998 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e817f3b3-b3a6-476c-aa9e-ed20b2e06a85 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:00.767708 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1352/5400] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:00 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:01.330865 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8dc34efb-afde-4759-96e5-428991bdea53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:01.332575 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dc34efb-afde-4759-96e5-428991bdea53 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:01.332801 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dc34efb-afde-4759-96e5-428991bdea53 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:01.333007 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dc34efb-afde-4759-96e5-428991bdea53 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:01.339489 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:01.339489 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:01.342941 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8dc34efb-afde-4759-96e5-428991bdea53 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:01.346964 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dc34efb-afde-4759-96e5-428991bdea53 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:01.347356 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1341/5401] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:01 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:01.768412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:01.770348 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:01.770564 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:01.770757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:01.770863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:01.774794 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:01.774794 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:01.775443 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a60ae38b-08ff-4c9b-a529-846cabdd9a92 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:01.775912 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1344/5402] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:01 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:02.359992 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05d1140e-372d-443b-acea-270bad8792b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:02.361709 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05d1140e-372d-443b-acea-270bad8792b0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:02.361943 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05d1140e-372d-443b-acea-270bad8792b0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:02.362130 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05d1140e-372d-443b-acea-270bad8792b0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:02.368376 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:02.368376 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:02.371532 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-05d1140e-372d-443b-acea-270bad8792b0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:02.375218 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05d1140e-372d-443b-acea-270bad8792b0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:02.375542 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1366/5403] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:02 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:02.785503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:02.787343 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:02.787582 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:02.787818 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:02.787981 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:02.792103 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:02.792103 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:02.792692 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d01e858-bc61-4fe4-8c40-c623d1302a0c tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:02.793079 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1353/5404] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:02 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:03.388844 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:03.390373 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:03.390540 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:03.390744 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:03.396597 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:03.396597 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:03.399746 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:03.403132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da9bee78-e4be-4520-8d8a-36c3c2e83145 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:03.403460 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1342/5405] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:03 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:03.803802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:03.805831 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:03.806252 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:03.806500 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:03.806667 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:03.810625 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:03.810625 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:03.811322 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f7e885e-e139-47a4-a16f-7196cc04d472 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:03.811721 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1345/5406] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:03 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:03.819963 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:03.822214 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 Aug 13 15:28:03.822481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:03.822759 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:03.822979 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume with id: 0f5b1554-ab6d-47fe-8b7d-015ea367caa4 Aug 13 15:28:03.832115 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:03.832115 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:03.832408 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:28:03.845468 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume request issued successfully. Aug 13 15:28:03.845685 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a2cc5ab-1f16-4714-8db7-d08731aaca89 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 returned with HTTP 202 Aug 13 15:28:03.846172 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1367/5407] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:03 2026] DELETE /volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:03.852506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-67f26454-d776-4ce4-a25f-fa06625835b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:03.854455 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67f26454-d776-4ce4-a25f-fa06625835b5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 Aug 13 15:28:03.854727 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67f26454-d776-4ce4-a25f-fa06625835b5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:03.854947 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67f26454-d776-4ce4-a25f-fa06625835b5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:03.863301 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:03.863301 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:03.866959 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-67f26454-d776-4ce4-a25f-fa06625835b5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:28:03.871402 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67f26454-d776-4ce4-a25f-fa06625835b5 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 returned with HTTP 200 Aug 13 15:28:03.871899 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1354/5408] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:03 2026] GET /volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:04.414778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:04.416456 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:04.416658 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:04.416883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:04.423565 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:04.423565 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:04.427207 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:04.430857 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-715568b1-d253-4bd9-89ac-cbc5559845a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:04.431199 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1343/5409] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:04 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:04.884552 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d5d22b9-6ed3-4a31-89fa-bee4f03bcf71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:04.886281 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5d22b9-6ed3-4a31-89fa-bee4f03bcf71 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 Aug 13 15:28:04.886461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5d22b9-6ed3-4a31-89fa-bee4f03bcf71 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:04.886653 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d5d22b9-6ed3-4a31-89fa-bee4f03bcf71 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:04.892882 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d5d22b9-6ed3-4a31-89fa-bee4f03bcf71 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 returned with HTTP 404 Aug 13 15:28:04.893392 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1346/5410] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:04 2026] GET /volume/v3/volumes/0f5b1554-ab6d-47fe-8b7d-015ea367caa4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:04.900326 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:04.902063 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:04.902259 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:04.902431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:04.902532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:04.906384 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:04.906384 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:04.907040 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9d3d7e4-3478-47ed-8ddf-f1686e803eb1 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-member] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:04.907340 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1368/5411] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:04 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:04.917168 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:04.918751 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:28:04.918975 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:04.919150 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:04.919243 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete backup with id: 28aa4de5-99a1-41e9-81f4-a580d0438504. Aug 13 15:28:04.923285 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:04.923285 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:04.932793 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] delete_backup rpcapi backup_id 28aa4de5-99a1-41e9-81f4-a580d0438504 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:28:04.934328 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d23a3176-6efc-40de-8f1a-0a972cae2fe4 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 202 Aug 13 15:28:04.934683 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1355/5412] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:04 2026] DELETE /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:04.940911 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:04.942856 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:28:04.943063 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:04.943231 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:04.943325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:04.946885 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:04.946885 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:04.947366 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24206975-993a-41b5-92fc-2ecb8833d4d6 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 200 Aug 13 15:28:04.947880 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1344/5413] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:04 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:05.442279 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:05.443894 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:05.444067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:05.444242 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:05.451067 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:05.451067 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:05.454390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:05.458306 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-398bc4d4-5d4b-4799-8151-3c7f0fee5663 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:05.458627 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1347/5414] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:05 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:05.469640 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71918959-a23d-4e2e-82d2-90279d53507a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:05.471371 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71918959-a23d-4e2e-82d2-90279d53507a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:05.471603 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71918959-a23d-4e2e-82d2-90279d53507a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:05.471856 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71918959-a23d-4e2e-82d2-90279d53507a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:05.477988 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:05.477988 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:05.480930 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71918959-a23d-4e2e-82d2-90279d53507a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:05.484389 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71918959-a23d-4e2e-82d2-90279d53507a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:05.484757 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1369/5415] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:05 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:05.957311 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:05.960690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 Aug 13 15:28:05.960690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:05.960690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:05.960690 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 28aa4de5-99a1-41e9-81f4-a580d0438504. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:05.963281 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec272d27-e0db-4cd8-b073-0fd605bd534a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 returned with HTTP 404 Aug 13 15:28:05.963894 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1356/5416] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:05 2026] GET /volume/v3/backups/28aa4de5-99a1-41e9-81f4-a580d0438504 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:05.970357 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:05.972028 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:28:05.972246 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:05.972457 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:05.972600 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete backup with id: a661028b-9f56-4e82-a550-a89d5ac62c5c. Aug 13 15:28:05.976273 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:05.976273 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:05.985252 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] delete_backup rpcapi backup_id a661028b-9f56-4e82-a550-a89d5ac62c5c {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:28:05.986940 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e41bc92-eccc-479d-86c0-9d0bef0daf2d tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 202 Aug 13 15:28:05.987308 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1345/5417] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:05 2026] DELETE /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:05.994063 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:05.996928 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:28:05.997172 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:05.997412 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:05.997530 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:05.999406 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=197,cinder:INSERT=33,cinder:UPDATE=45 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:28:06.002498 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:06.002498 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:06.003148 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74665325-073a-4a89-ba2a-2bff00a3b1ac tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 200 Aug 13 15:28:06.003883 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1348/5418] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:05 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:07.014769 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e088977c-1575-40c8-8b48-40afd2ea9cee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:07.016397 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e088977c-1575-40c8-8b48-40afd2ea9cee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c Aug 13 15:28:07.016597 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e088977c-1575-40c8-8b48-40afd2ea9cee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:07.016805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e088977c-1575-40c8-8b48-40afd2ea9cee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:07.016925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e088977c-1575-40c8-8b48-40afd2ea9cee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id a661028b-9f56-4e82-a550-a89d5ac62c5c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:07.020368 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e088977c-1575-40c8-8b48-40afd2ea9cee tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c returned with HTTP 404 Aug 13 15:28:07.020795 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1370/5419] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:07 2026] GET /volume/v3/backups/a661028b-9f56-4e82-a550-a89d5ac62c5c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:07.029545 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4e1b105-bbbc-4425-8dac-da2608714108 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:07.032910 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:07.032910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:07.032910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:07.032910 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete backup with id: 0612fc9b-483d-48c8-9da4-0e6d73bc8390. Aug 13 15:28:07.037132 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:07.037132 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:07.046684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] delete_backup rpcapi backup_id 0612fc9b-483d-48c8-9da4-0e6d73bc8390 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:28:07.048719 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4e1b105-bbbc-4425-8dac-da2608714108 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 202 Aug 13 15:28:07.048719 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1357/5420] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:07 2026] DELETE /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:07.055795 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:07.057528 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:07.057623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:07.058095 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:07.058095 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:07.065776 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:07.065776 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:07.066439 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20aefc3e-59c3-4e33-9cf3-4b29bcc294f8 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 200 Aug 13 15:28:07.066959 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1346/5421] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:07 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:08.082441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:08.084877 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 Aug 13 15:28:08.085175 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:08.085455 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:08.085619 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Show backup with id 0612fc9b-483d-48c8-9da4-0e6d73bc8390. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:08.089941 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19885764-a8fa-4b6f-8fa6-2e42d685485a tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 returned with HTTP 404 Aug 13 15:28:08.090482 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1349/5422] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:08 2026] GET /volume/v3/backups/0612fc9b-483d-48c8-9da4-0e6d73bc8390 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:08.096732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:08.098569 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:28:08.098772 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:08.098962 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:08.099154 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume with id: 5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:28:08.100901 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=304,cinder:UPDATE=115,cinder:INSERT=51,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:28:08.106397 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:08.106397 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:08.107416 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:28:08.124838 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Delete volume request issued successfully. Aug 13 15:28:08.125025 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53588f15-883f-4eef-aed2-c1ab6d2cec16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb returned with HTTP 202 Aug 13 15:28:08.125429 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1371/5423] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:08 2026] DELETE /volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:08.132339 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:08.133945 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:28:08.134132 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:08.134341 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:08.136325 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=186,cinder:UPDATE=55,cinder:INSERT=34 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:28:08.141328 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:08.141328 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:08.145550 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Volume info retrieved successfully. Aug 13 15:28:08.149491 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ac0bc7c-800b-488b-ba8a-837a4fc99599 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb returned with HTTP 200 Aug 13 15:28:08.149894 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1358/5424] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:08 2026] GET /volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:09.171477 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d03b29af-a3d1-408c-9bde-38bb29890d16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:09.174709 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d03b29af-a3d1-408c-9bde-38bb29890d16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] GET https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb Aug 13 15:28:09.174937 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d03b29af-a3d1-408c-9bde-38bb29890d16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:09.175106 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d03b29af-a3d1-408c-9bde-38bb29890d16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:09.187523 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d03b29af-a3d1-408c-9bde-38bb29890d16 tempest-ProjectMemberTests33-1991559685 tempest-ProjectMemberTests33-1991559685-project-admin] https://10.4.3.38/volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb returned with HTTP 404 Aug 13 15:28:09.188147 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1347/5425] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:09 2026] GET /volume/v3/volumes/5f8e5faa-c5c4-4537-9547-da428ea738fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:10.583477 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:10.668656 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:28:10.668972 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-714944790"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:10.671156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-714944790'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:28:10.671269 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Create volume of 1 GB Aug 13 15:28:10.675100 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Availability Zones retrieved successfully. Aug 13 15:28:10.680423 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Flow 'volume_create_api' (ce08aae3-b354-4d49-af07-c6c4285d0c76) 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 15:28:10.681601 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db0e267-af4c-4f70-8043-5c3b87299587) transitioned 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 15:28:10.682488 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-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 15:28:10.704542 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db0e267-af4c-4f70-8043-5c3b87299587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:28:10.705532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21bbe66d-bc2e-40b0-bac3-6c965d63698d) transitioned 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 15:28:10.759376 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Created reservations ['92760ca2-9827-465f-9f1f-5a57f9305c2b', 'ff282cc3-31e7-4079-ac75-897c58bf463a', '906173ea-437b-4956-ab48-f77a4496113f', '1478ed92-2be1-479d-9eeb-62873159739f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:10.760033 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21bbe66d-bc2e-40b0-bac3-6c965d63698d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92760ca2-9827-465f-9f1f-5a57f9305c2b', 'ff282cc3-31e7-4079-ac75-897c58bf463a', '906173ea-437b-4956-ab48-f77a4496113f', '1478ed92-2be1-479d-9eeb-62873159739f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:10.760679 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4267aa4-2654-4c4b-b8ff-5a75e20a1523) transitioned 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 15:28:10.781035 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4267aa4-2654-4c4b-b8ff-5a75e20a1523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714944790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daaffddb8b2435c890319a694a38b6b',qos_specs=None,replication_status=,reservations=['92760ca2-9827-465f-9f1f-5a57f9305c2b','ff282cc3-31e7-4079-ac75-897c58bf463a','906173ea-437b-4956-ab48-f77a4496113f','1478ed92-2be1-479d-9eeb-62873159739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d5ec6a17a34882acd1c8a1bee47b8e',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714944790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4daaffddb8b2435c890319a694a38b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76d5ec6a17a34882acd1c8a1bee47b8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:10.781654 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef39805-27b4-4322-99a8-b9abb5d70ea0) transitioned 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 15:28:10.795402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef39805-27b4-4322-99a8-b9abb5d70ea0) transitioned into state 'SUCCESS' from state '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-714944790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4daaffddb8b2435c890319a694a38b6b',qos_specs=None,replication_status=,reservations=['92760ca2-9827-465f-9f1f-5a57f9305c2b','ff282cc3-31e7-4079-ac75-897c58bf463a','906173ea-437b-4956-ab48-f77a4496113f','1478ed92-2be1-479d-9eeb-62873159739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76d5ec6a17a34882acd1c8a1bee47b8e',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:10.795998 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07acddd1-1d5c-4597-8820-290dd7dbbbe1) transitioned 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 15:28:10.803349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07acddd1-1d5c-4597-8820-290dd7dbbbe1) 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 15:28:10.804114 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Flow 'volume_create_api' (ce08aae3-b354-4d49-af07-c6c4285d0c76) 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 15:28:10.804390 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Create volume request issued successfully. Aug 13 15:28:10.804931 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e953a76-8b1a-44bc-b13d-7ac3c676bfb3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:28:10.805284 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1350/5426] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:28:10 2026] POST /volume/v3/volumes => generated 775 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:10.817431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:10.819255 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:10.819481 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:10.819702 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:10.825978 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:10.825978 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:10.829025 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Volume info retrieved successfully. Aug 13 15:28:10.832134 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9bb4be3-b675-401d-9b45-31d0f206f5b6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 returned with HTTP 200 Aug 13 15:28:10.832453 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1372/5427] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:10 2026] GET /volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:11.844025 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-900b04fe-7fe9-477b-a419-1e7860b6531c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:11.846001 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-900b04fe-7fe9-477b-a419-1e7860b6531c tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:11.846213 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-900b04fe-7fe9-477b-a419-1e7860b6531c tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:11.846386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-900b04fe-7fe9-477b-a419-1e7860b6531c tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:11.853448 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:11.853448 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:11.856565 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-900b04fe-7fe9-477b-a419-1e7860b6531c tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Volume info retrieved successfully. Aug 13 15:28:11.860087 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-900b04fe-7fe9-477b-a419-1e7860b6531c tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 returned with HTTP 200 Aug 13 15:28:11.860444 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1359/5428] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:11 2026] GET /volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:11.871423 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-323bf244-08d4-48e6-820a-660c4e67b4be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:11.873011 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:28:11.873362 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089", "name": "tempest-type-Backup-1190008289"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:11.874929 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Creating new backup {'backup': {'volume_id': '4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089', 'name': 'tempest-type-Backup-1190008289'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:28:11.875042 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Creating backup of volume 4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 in container None Aug 13 15:28:11.881820 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:11.881820 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:11.882103 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Volume info retrieved successfully. Aug 13 15:28:11.903326 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Created reservations ['7a574660-5fdc-4791-b462-0c9bb08075ff', 'bd8e2ae9-1457-4da4-bade-85646d1ed7ca'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:11.923720 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-323bf244-08d4-48e6-820a-660c4e67b4be tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:28:11.924101 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1348/5429] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:28:11 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:11.931157 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:11.932939 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:11.933151 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:11.933342 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:11.933703 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:11.937510 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:11.937510 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:11.938132 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f33a0c2d-2ff6-4a34-8a6c-0548bc091cdd tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:11.938478 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1351/5430] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:11 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:12.947701 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:12.949590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:12.949865 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:12.950063 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:12.950181 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:12.954951 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:12.954951 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:12.955563 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b149bc92-caa1-433f-aa75-d8d91ed09625 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:12.955994 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1373/5431] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:12 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:13.964959 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:13.966867 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:13.967109 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:13.967287 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:13.967382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:13.971211 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:13.971211 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:13.971726 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5623a5cb-aa4f-413f-8aa7-aabee1daa9e0 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:13.972093 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1360/5432] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:13 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:14.980936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:14.982486 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:14.982701 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:14.982919 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:14.983044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:14.986940 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:14.986940 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:14.987492 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff330fe-b5df-420f-8e79-5c1516fe7dd2 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:14.987906 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1349/5433] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:14 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:15.998028 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:15.999662 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:15.999964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:16.000152 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:16.000254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:16.004201 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:16.004201 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:16.004902 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5e54698-7b8e-4a87-979e-87ac26c17b06 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:16.005255 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1352/5434] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:15 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:17.014405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:17.016092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:17.016297 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:17.016474 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:17.016574 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:17.020255 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:17.020255 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:17.020794 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbc068da-639c-4a19-b1f9-ed7592895cfc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:17.021136 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1374/5435] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:17 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:18.030162 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:18.036442 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:18.036774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:18.037036 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:18.037211 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:18.041919 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:18.041919 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:18.042616 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e0940b2-b1dc-4b85-9a5d-ecbe201200dc tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:18.043119 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1361/5436] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:18 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:18.984224 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5139d41a-8b94-43db-b09a-a94d3f7a93a0 req-f0740b6d-bf49-4d60-93a4-3330a8b17bfb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:18.986245 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5139d41a-8b94-43db-b09a-a94d3f7a93a0 req-f0740b6d-bf49-4d60-93a4-3330a8b17bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 Aug 13 15:28:18.986439 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5139d41a-8b94-43db-b09a-a94d3f7a93a0 req-f0740b6d-bf49-4d60-93a4-3330a8b17bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:18.986624 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5139d41a-8b94-43db-b09a-a94d3f7a93a0 req-f0740b6d-bf49-4d60-93a4-3330a8b17bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:18.999880 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:18.999880 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:19.042142 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5139d41a-8b94-43db-b09a-a94d3f7a93a0 req-f0740b6d-bf49-4d60-93a4-3330a8b17bfb tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 returned with HTTP 200 Aug 13 15:28:19.042471 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1350/5437] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:28:18 2026] DELETE /volume/v3/attachments/698afcb0-b95a-4c7c-b3fb-639168e17443 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:19.055808 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a60d1959-f14c-4d04-a181-47dc5362e176 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:19.057776 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a60d1959-f14c-4d04-a181-47dc5362e176 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:19.057998 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a60d1959-f14c-4d04-a181-47dc5362e176 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:19.058170 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a60d1959-f14c-4d04-a181-47dc5362e176 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:19.058271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a60d1959-f14c-4d04-a181-47dc5362e176 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:19.062496 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:19.062496 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:19.063233 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a60d1959-f14c-4d04-a181-47dc5362e176 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:19.063605 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1353/5438] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:19 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:20.074388 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:20.076323 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:20.076530 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:20.076717 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:20.076816 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:20.080459 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:20.080459 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:20.081017 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48b8eb98-0b94-4e17-9315-8bf1607c0891 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:20.081317 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1375/5439] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:20 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:20.324612 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:20.326180 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:28:20.326400 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:20.326606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:20.326787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:28:20.333968 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:20.333968 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:20.334405 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:28:20.353101 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:28:20.353702 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fbb0143-754c-4c24-86fe-198dc4a60b6d tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 202 Aug 13 15:28:20.353929 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1362/5440] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:20 2026] DELETE /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:20.362099 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99a19301-1edc-438b-bbc0-7431a380d193 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:20.363912 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99a19301-1edc-438b-bbc0-7431a380d193 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:28:20.364171 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99a19301-1edc-438b-bbc0-7431a380d193 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:20.364447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99a19301-1edc-438b-bbc0-7431a380d193 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:20.371971 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:20.371971 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:20.375953 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99a19301-1edc-438b-bbc0-7431a380d193 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:28:20.381747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99a19301-1edc-438b-bbc0-7431a380d193 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 200 Aug 13 15:28:20.383084 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1351/5441] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:20 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:21.092636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:21.094494 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:21.094742 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:21.094951 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:21.095057 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:21.099861 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:21.099861 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:21.100559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3bf9eb8-e133-4283-a438-f1c7f3e5db9f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:21.100982 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1354/5442] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:21 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:21.399551 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6894071d-02a2-49d3-abfb-140e7f61aa0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:21.401175 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6894071d-02a2-49d3-abfb-140e7f61aa0e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 Aug 13 15:28:21.401358 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6894071d-02a2-49d3-abfb-140e7f61aa0e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:21.401523 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6894071d-02a2-49d3-abfb-140e7f61aa0e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:21.409067 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6894071d-02a2-49d3-abfb-140e7f61aa0e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 returned with HTTP 404 Aug 13 15:28:21.409788 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1376/5443] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:21 2026] GET /volume/v3/volumes/77bfabd1-7fac-4516-afe9-bb96625b8612 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:21.417133 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0260d606-0953-4278-a76b-efe9a09ac63e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:21.418869 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:28:21.419053 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:21.419225 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:21.419338 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete snapshot with id: 5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:28:21.424495 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:21.424495 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:21.425009 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:28:21.441062 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot delete request issued successfully. Aug 13 15:28:21.441312 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0260d606-0953-4278-a76b-efe9a09ac63e tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 202 Aug 13 15:28:21.441611 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1363/5444] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:28:21 2026] DELETE /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:21.447731 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:21.449634 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:28:21.449754 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:21.449931 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:21.454635 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:21.454635 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:21.455104 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Snapshot retrieved successfully. Aug 13 15:28:21.455777 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3c53b79-a852-4ccd-86cc-6f9ca6be65d0 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 200 Aug 13 15:28:21.456151 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1352/5445] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:28:21 2026] GET /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:22.109981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1b929be-893d-4cfc-8446-383cf17fec04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:22.111576 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1b929be-893d-4cfc-8446-383cf17fec04 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:22.111794 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1b929be-893d-4cfc-8446-383cf17fec04 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:22.111981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1b929be-893d-4cfc-8446-383cf17fec04 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:22.112067 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a1b929be-893d-4cfc-8446-383cf17fec04 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:22.115794 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:22.115794 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:22.116307 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1b929be-893d-4cfc-8446-383cf17fec04 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:22.116809 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1355/5446] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:22 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:22.465540 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c2e38fb-704b-41ee-9d86-671d4e3cb292 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:22.467229 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c2e38fb-704b-41ee-9d86-671d4e3cb292 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 Aug 13 15:28:22.467393 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c2e38fb-704b-41ee-9d86-671d4e3cb292 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:22.467582 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c2e38fb-704b-41ee-9d86-671d4e3cb292 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:22.471325 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c2e38fb-704b-41ee-9d86-671d4e3cb292 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 returned with HTTP 404 Aug 13 15:28:22.471744 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1377/5447] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:28:22 2026] GET /volume/v3/snapshots/5c6d2596-97ae-4223-927d-f7e80d55b876 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:23.126458 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:23.128227 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:23.128431 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:23.128607 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:23.128737 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:23.132832 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:23.132832 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:23.133511 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9e488b9-4eed-4b41-b397-ea25be05d011 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:23.133901 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1364/5448] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:23 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:23.993936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8281d680-3266-4c3f-a780-4fa49966f1ce req-8d3b46bc-e2bf-4b39-8ede-295f5441b5ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:23.996237 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8281d680-3266-4c3f-a780-4fa49966f1ce req-8d3b46bc-e2bf-4b39-8ede-295f5441b5ca tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 Aug 13 15:28:23.996451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8281d680-3266-4c3f-a780-4fa49966f1ce req-8d3b46bc-e2bf-4b39-8ede-295f5441b5ca tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:23.996666 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8281d680-3266-4c3f-a780-4fa49966f1ce req-8d3b46bc-e2bf-4b39-8ede-295f5441b5ca tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:24.004649 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:24.004649 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:24.049793 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8281d680-3266-4c3f-a780-4fa49966f1ce req-8d3b46bc-e2bf-4b39-8ede-295f5441b5ca tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 returned with HTTP 200 Aug 13 15:28:24.050311 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1353/5449] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:28:23 2026] DELETE /volume/v3/attachments/1ff63131-f936-4f48-a163-86ebfdfe9306 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:24.144280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2954694-efde-412b-a9f8-12229d33185e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:24.146376 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2954694-efde-412b-a9f8-12229d33185e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:24.146621 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2954694-efde-412b-a9f8-12229d33185e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:24.146873 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2954694-efde-412b-a9f8-12229d33185e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:24.147011 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a2954694-efde-412b-a9f8-12229d33185e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:24.154131 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:24.154131 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:24.154830 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2954694-efde-412b-a9f8-12229d33185e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:24.155235 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1356/5450] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:24 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:25.167335 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:25.168964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:25.169152 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:25.169353 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:25.169452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:25.173597 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:25.173597 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:25.174197 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba4c4c15-7142-4b0a-a9fc-644d2fd9d593 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:25.174577 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1378/5451] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:25 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:25.470535 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:25.472975 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] DELETE https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:28:25.473252 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:25.473497 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:25.473727 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume with id: 563b4618-7283-466d-95bb-98869099a966 Aug 13 15:28:25.482457 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:25.482457 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:25.483122 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:28:25.501421 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Delete volume request issued successfully. Aug 13 15:28:25.501684 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aec1dc0c-36e8-43de-8fcc-3de7388af388 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 202 Aug 13 15:28:25.502309 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1365/5452] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:25 2026] DELETE /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:25.513571 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:25.515970 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:28:25.516217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:25.516475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:25.524794 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:25.524794 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:25.529118 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Volume info retrieved successfully. Aug 13 15:28:25.534338 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24f9fbcf-34ae-414d-9483-0d688ea39865 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 200 Aug 13 15:28:25.534936 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1354/5453] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:25 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:26.184646 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:26.186507 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:26.186712 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:26.186941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:26.187046 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:26.191115 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:26.191115 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:26.191704 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff420ded-45bc-49d8-93e6-012d8da35aa6 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:26.192113 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1357/5454] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:26 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:26.548918 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8db7c075-e16b-44cc-b88e-29d56958be74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:26.551200 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db7c075-e16b-44cc-b88e-29d56958be74 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] GET https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 Aug 13 15:28:26.551442 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db7c075-e16b-44cc-b88e-29d56958be74 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:26.551696 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db7c075-e16b-44cc-b88e-29d56958be74 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:26.558924 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db7c075-e16b-44cc-b88e-29d56958be74 tempest-TestVolumeBootPattern-1806799093 tempest-TestVolumeBootPattern-1806799093-project-member] https://10.4.3.38/volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 returned with HTTP 404 Aug 13 15:28:26.559432 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1379/5455] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:26 2026] GET /volume/v3/volumes/563b4618-7283-466d-95bb-98869099a966 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:27.271176 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:27.272872 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:27.273083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:27.273270 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:27.273380 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:27.277573 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:27.277573 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:27.278134 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fef9895-34d2-41a0-8b5e-a7b3e666e89e tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:27.278496 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1366/5456] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:27 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:27.289399 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f4f7c99-2b16-4b2d-b0a9-a54f79a33da9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:27.351973 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4f7c99-2b16-4b2d-b0a9-a54f79a33da9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-member] PUT https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:27.352387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f4f7c99-2b16-4b2d-b0a9-a54f79a33da9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:27.358129 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:27.358129 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:27.363955 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f4f7c99-2b16-4b2d-b0a9-a54f79a33da9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-member] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:27.364479 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1355/5457] 10.4.3.38 () {70 vars in 1401 bytes} [Thu Aug 13 15:28:27 2026] PUT /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 314 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:27.373848 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:27.375977 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:27.376244 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:27.376457 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:27.376578 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:27.381231 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:27.381231 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:27.381920 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fefa432-d541-4080-9fa3-9d6f7a2e9e2f tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:27.382350 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1358/5458] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:27 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:27.394936 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:27.396859 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] DELETE https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:27.397097 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:27.397294 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:27.397459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Delete backup with id: f0d781b8-ead2-4351-914a-a570e7e482c5. Aug 13 15:28:27.401503 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:27.401503 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:27.415142 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] delete_backup rpcapi backup_id f0d781b8-ead2-4351-914a-a570e7e482c5 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:28:27.417576 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bd8ed19-c457-47d6-85f7-760b21e8ea6a tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 202 Aug 13 15:28:27.418056 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1380/5459] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:27 2026] DELETE /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:27.425118 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31126e91-16be-43d1-9482-f674b7c526a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:27.427191 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31126e91-16be-43d1-9482-f674b7c526a3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:27.427437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31126e91-16be-43d1-9482-f674b7c526a3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:27.428402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31126e91-16be-43d1-9482-f674b7c526a3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:27.428402 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-31126e91-16be-43d1-9482-f674b7c526a3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:27.433069 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:27.433069 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:27.433973 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31126e91-16be-43d1-9482-f674b7c526a3 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 200 Aug 13 15:28:27.434408 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1367/5460] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:27 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:28.445694 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aecc7f9-116b-4613-8d05-522874b115ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:28.447480 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aecc7f9-116b-4613-8d05-522874b115ff tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 Aug 13 15:28:28.447737 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aecc7f9-116b-4613-8d05-522874b115ff tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:28.447980 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aecc7f9-116b-4613-8d05-522874b115ff tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:28.448129 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8aecc7f9-116b-4613-8d05-522874b115ff tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Show backup with id f0d781b8-ead2-4351-914a-a570e7e482c5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:28.452309 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aecc7f9-116b-4613-8d05-522874b115ff tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 returned with HTTP 404 Aug 13 15:28:28.452949 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1356/5461] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:28 2026] GET /volume/v3/backups/f0d781b8-ead2-4351-914a-a570e7e482c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:28.459547 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-146c3c34-16bf-434e-862b-9e3632d224a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:28.461592 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:28.461810 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:28.462014 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:28.462174 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Delete volume with id: 4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:28.469049 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:28.469049 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:28.469336 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Volume info retrieved successfully. Aug 13 15:28:28.484403 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Delete volume request issued successfully. Aug 13 15:28:28.484585 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-146c3c34-16bf-434e-862b-9e3632d224a9 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 returned with HTTP 202 Aug 13 15:28:28.484993 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1359/5462] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:28 2026] DELETE /volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:28.491745 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:28.493551 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:28.493927 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:28.494111 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:28.501915 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:28.501915 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:28.505338 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Volume info retrieved successfully. Aug 13 15:28:28.509741 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd39615-a8f4-49a8-bf59-e914bc154060 tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 returned with HTTP 200 Aug 13 15:28:28.510136 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1381/5463] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:28 2026] GET /volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:29.522498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2df9701e-97d3-478a-b72f-bdc33ecf631b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:29.524329 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2df9701e-97d3-478a-b72f-bdc33ecf631b tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] GET https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 Aug 13 15:28:29.524491 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2df9701e-97d3-478a-b72f-bdc33ecf631b tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:29.524665 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2df9701e-97d3-478a-b72f-bdc33ecf631b tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:29.530639 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2df9701e-97d3-478a-b72f-bdc33ecf631b tempest-ProjectMemberTests39-2016996351 tempest-ProjectMemberTests39-2016996351-project-admin] https://10.4.3.38/volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 returned with HTTP 404 Aug 13 15:28:29.531105 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1368/5464] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:29 2026] GET /volume/v3/volumes/4a0cd3f6-9c5e-4a57-81bd-5eacc4d04089 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:30.782635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:30.852417 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:28:30.852798 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-100674616"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:30.854183 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-100674616'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:28:30.854329 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Create volume of 1 GB Aug 13 15:28:30.858182 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Availability Zones retrieved successfully. Aug 13 15:28:30.863599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Flow 'volume_create_api' (8d16fe06-d7d3-439d-a423-e9444b77b149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:30.864450 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1aa7ed3-27ba-4318-ac44-92e03161e777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:30.865161 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:28:30.888948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1aa7ed3-27ba-4318-ac44-92e03161e777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:30.889952 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bcecda-0e3e-4f63-abf6-c8b10556b777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:30.944728 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Created reservations ['d3d30e3c-d7a8-404b-a911-4c5d4ad73ed0', 'f63a90be-7938-4b7b-924d-ed66ab4bb7c7', '63459fea-9ed7-44cc-9aa7-cb23f2072f58', 'be159446-94b0-44d8-8191-2e8c2183393f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:30.945662 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bcecda-0e3e-4f63-abf6-c8b10556b777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d30e3c-d7a8-404b-a911-4c5d4ad73ed0', 'f63a90be-7938-4b7b-924d-ed66ab4bb7c7', '63459fea-9ed7-44cc-9aa7-cb23f2072f58', 'be159446-94b0-44d8-8191-2e8c2183393f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:30.946432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0148caa8-b619-4cfb-b1b3-f56515173c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:30.973096 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0148caa8-b619-4cfb-b1b3-f56515173c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '564dfd2a-f22d-474b-8123-7c318b5a2a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100674616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a007862373f04941a5f67da46c0704d0',qos_specs=None,replication_status=,reservations=['d3d30e3c-d7a8-404b-a911-4c5d4ad73ed0','f63a90be-7938-4b7b-924d-ed66ab4bb7c7','63459fea-9ed7-44cc-9aa7-cb23f2072f58','be159446-94b0-44d8-8191-2e8c2183393f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8916e79f214122ad2c857e211cdce4',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100674616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=564dfd2a-f22d-474b-8123-7c318b5a2a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a007862373f04941a5f67da46c0704d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8916e79f214122ad2c857e211cdce4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:30.975012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f75fe5-e035-4faf-89ee-384fd15a2220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:30.994043 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f75fe5-e035-4faf-89ee-384fd15a2220) transitioned into state 'SUCCESS' from state '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-100674616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a007862373f04941a5f67da46c0704d0',qos_specs=None,replication_status=,reservations=['d3d30e3c-d7a8-404b-a911-4c5d4ad73ed0','f63a90be-7938-4b7b-924d-ed66ab4bb7c7','63459fea-9ed7-44cc-9aa7-cb23f2072f58','be159446-94b0-44d8-8191-2e8c2183393f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8916e79f214122ad2c857e211cdce4',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:30.994709 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7802da2-5215-43a6-9d9a-452047251df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:31.002274 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7802da2-5215-43a6-9d9a-452047251df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:31.003044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Flow 'volume_create_api' (8d16fe06-d7d3-439d-a423-e9444b77b149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:31.003298 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Create volume request issued successfully. Aug 13 15:28:31.003841 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5722bb10-ca53-4f39-a0bb-fb9138922589 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:28:31.004242 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1357/5465] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:28:30 2026] POST /volume/v3/volumes => generated 775 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:31.015307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:31.017067 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:31.017349 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:31.017609 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:31.025859 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:31.025859 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:31.029504 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Volume info retrieved successfully. Aug 13 15:28:31.034194 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d83657b-c5c9-46f3-bb4b-01f7091f7d81 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 returned with HTTP 200 Aug 13 15:28:31.034698 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1360/5466] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:31 2026] GET /volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:32.046492 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:32.048026 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:32.048205 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:32.048409 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:32.054951 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:32.054951 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:32.058209 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Volume info retrieved successfully. Aug 13 15:28:32.061524 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66a37a54-2941-402f-af9e-9d31c9d0af0d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 returned with HTTP 200 Aug 13 15:28:32.061882 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1382/5467] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:32 2026] GET /volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:32.072472 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:32.074551 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] POST https://10.4.3.38/volume/v3/backups Aug 13 15:28:32.075032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "564dfd2a-f22d-474b-8123-7c318b5a2a23", "name": "tempest-type-Backup-1885282521"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:32.076803 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Creating new backup {'backup': {'volume_id': '564dfd2a-f22d-474b-8123-7c318b5a2a23', 'name': 'tempest-type-Backup-1885282521'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:28:32.077003 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Creating backup of volume 564dfd2a-f22d-474b-8123-7c318b5a2a23 in container None Aug 13 15:28:32.085841 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:32.085841 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:32.086267 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Volume info retrieved successfully. Aug 13 15:28:32.109207 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Created reservations ['e9bb7e7b-8826-4299-b3c5-7a085845023b', '7badf8c8-7466-4590-826c-1587682d9498'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:32.130960 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d8d0acb-3067-4bdf-a290-858fe53347c6 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:28:32.131504 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1369/5468] 10.4.3.38 () {70 vars in 1292 bytes} [Thu Aug 13 15:28:32 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:32.139329 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:32.141028 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:32.141525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:32.141525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:32.141525 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:32.145436 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:32.145436 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:32.146095 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b63af29-7b32-41c6-ac7f-05d95cd18b16 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:32.146452 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1358/5469] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:32 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:32.221532 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82730933-a1c7-48c0-a66a-0b3161bcaf6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:32.296458 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82730933-a1c7-48c0-a66a-0b3161bcaf6b tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:28:32.296802 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82730933-a1c7-48c0-a66a-0b3161bcaf6b tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:32.307316 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82730933-a1c7-48c0-a66a-0b3161bcaf6b tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:28:32.307611 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1361/5470] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:28:32 2026] POST /volume/v3/types => generated 287 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:33.156070 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:33.157802 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:33.158179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:33.158468 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:33.159404 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:33.163725 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:33.163725 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:33.163725 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-389e0dcb-72bb-4291-8eeb-e768e9313c6c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:33.163725 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1383/5471] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:33 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:33.677241 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:33.678931 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:28:33.679271 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "276a6cbe-342e-43b2-9a4b-ae7424010305", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:33.680617 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '276a6cbe-342e-43b2-9a4b-ae7424010305', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:28:33.773170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Create volume of 1 GB Aug 13 15:28:33.773470 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:33.773470 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:33.776925 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Availability Zones retrieved successfully. Aug 13 15:28:33.781570 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Flow 'volume_create_api' (01e494fa-1737-482d-865c-255aec6c8917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:33.782606 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ccb917-8b39-4128-ba0d-fd0711aa7e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:33.783424 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:28:33.834693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ccb917-8b39-4128-ba0d-fd0711aa7e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:28:32Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7d15226a-6852-4e8c-a3af-2c4b0b0481d3,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': '7d15226a-6852-4e8c-a3af-2c4b0b0481d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:33.835384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b62446-d539-419c-b713-308c4e3ab193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:33.856739 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-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 15:28:33.857022 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-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 15:28:33.881924 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Created reservations ['9e07f483-bbdf-4684-8e1f-9d98045c51fc', '0f70a4eb-4b08-4ad5-9d36-2789acd74e6c', 'b9a1b8bc-c713-4dd9-8bae-47dd67221db5', '22bd9c89-6ef0-4e17-84ce-60ff509ba8d8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:33.882726 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b62446-d539-419c-b713-308c4e3ab193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e07f483-bbdf-4684-8e1f-9d98045c51fc', '0f70a4eb-4b08-4ad5-9d36-2789acd74e6c', 'b9a1b8bc-c713-4dd9-8bae-47dd67221db5', '22bd9c89-6ef0-4e17-84ce-60ff509ba8d8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:33.883413 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5712bfa0-50bb-4340-b8ed-fadf54e9ac47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:33.902046 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5712bfa0-50bb-4340-b8ed-fadf54e9ac47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '129ae7a7-8380-4020-bb24-520fe7c99fae', '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='7fa4be277b4e4a6c9b2599b00cb1b04a',qos_specs=None,replication_status=,reservations=['9e07f483-bbdf-4684-8e1f-9d98045c51fc','0f70a4eb-4b08-4ad5-9d36-2789acd74e6c','b9a1b8bc-c713-4dd9-8bae-47dd67221db5','22bd9c89-6ef0-4e17-84ce-60ff509ba8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f479929da9c34e2e881b9c8dbce2cb4f',volume_type_id=7d15226a-6852-4e8c-a3af-2c4b0b0481d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:28:33Z,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=129ae7a7-8380-4020-bb24-520fe7c99fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fa4be277b4e4a6c9b2599b00cb1b04a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f479929da9c34e2e881b9c8dbce2cb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d15226a-6852-4e8c-a3af-2c4b0b0481d3),volume_type_id=7d15226a-6852-4e8c-a3af-2c4b0b0481d3)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:33.902744 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79501f61-3d34-4129-9a79-aa8676ba3521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:33.917395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79501f61-3d34-4129-9a79-aa8676ba3521) transitioned into state 'SUCCESS' from 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='7fa4be277b4e4a6c9b2599b00cb1b04a',qos_specs=None,replication_status=,reservations=['9e07f483-bbdf-4684-8e1f-9d98045c51fc','0f70a4eb-4b08-4ad5-9d36-2789acd74e6c','b9a1b8bc-c713-4dd9-8bae-47dd67221db5','22bd9c89-6ef0-4e17-84ce-60ff509ba8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f479929da9c34e2e881b9c8dbce2cb4f',volume_type_id=7d15226a-6852-4e8c-a3af-2c4b0b0481d3)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:33.917967 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc772de-fc80-422f-8713-4f4591b2f872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:33.925174 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc772de-fc80-422f-8713-4f4591b2f872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:33.925929 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Flow 'volume_create_api' (01e494fa-1737-482d-865c-255aec6c8917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:33.926209 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Create volume request issued successfully. Aug 13 15:28:33.926750 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f330c3c-1fca-4bd7-b2a3-b045bbb7c86f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:28:33.927173 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1370/5472] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:28:33 2026] POST /volume/v3/volumes => generated 796 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:33.941112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-881ce4bb-c953-42e7-8828-01350f7a399e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:33.943164 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-881ce4bb-c953-42e7-8828-01350f7a399e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:33.943388 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-881ce4bb-c953-42e7-8828-01350f7a399e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:33.943574 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-881ce4bb-c953-42e7-8828-01350f7a399e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:33.950468 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:33.950468 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:33.953767 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-881ce4bb-c953-42e7-8828-01350f7a399e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:33.957383 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-881ce4bb-c953-42e7-8828-01350f7a399e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:33.957733 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1359/5473] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:33 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:34.173615 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db760441-a886-40f0-8782-0f7e157840d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:34.175581 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db760441-a886-40f0-8782-0f7e157840d4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:34.175803 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db760441-a886-40f0-8782-0f7e157840d4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:34.176121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db760441-a886-40f0-8782-0f7e157840d4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:34.176121 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-db760441-a886-40f0-8782-0f7e157840d4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:34.180885 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:34.180885 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:34.181532 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db760441-a886-40f0-8782-0f7e157840d4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:34.181942 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1362/5474] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:34 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:34.971312 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:34.972841 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:34.973018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:34.973188 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:34.979255 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:34.979255 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:34.982837 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:34.986507 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83ba2007-26d5-4dab-94b6-ebb23c0f9b9b tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:34.986839 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1384/5475] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:34 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:35.194491 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:35.197706 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:35.197706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:35.197706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:35.197706 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:35.202531 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:35.202531 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:35.203754 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca261a95-93a4-4e8b-9e23-be499df37bfb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:35.203754 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1371/5476] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:35 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:35.999763 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:36.003073 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:36.003073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:36.003073 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:36.008362 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:36.008362 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:36.011529 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:36.015630 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d8b06f6-2e52-4897-a1db-911d4ae81453 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:36.016132 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1360/5477] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:35 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:36.217136 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:36.219047 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:36.219047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:36.219047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:36.219047 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:36.223376 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:36.223376 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:36.223376 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750f8940-6bb4-4908-97b5-8e5d57c44268 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:36.224079 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1363/5478] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:36 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:37.028344 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:37.030040 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:37.030212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:37.030452 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:37.036854 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:37.036854 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:37.040105 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:37.043820 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55b66ae7-7104-4ab4-ac11-0c70bc41c556 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:37.044187 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1385/5479] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:37 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:37.234093 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:37.236808 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:37.237052 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:37.237222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:37.237320 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:37.241588 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:37.241588 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:37.242287 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34da9b2f-90ef-4a3d-9090-47b9a8af4333 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:37.242639 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1372/5480] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:37 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:38.055969 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f7ece44-5479-440d-b588-776e515d51fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:38.057968 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f7ece44-5479-440d-b588-776e515d51fc tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:38.058150 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f7ece44-5479-440d-b588-776e515d51fc tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:38.058341 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f7ece44-5479-440d-b588-776e515d51fc tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:38.065145 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:38.065145 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:38.068370 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f7ece44-5479-440d-b588-776e515d51fc tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:38.072264 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f7ece44-5479-440d-b588-776e515d51fc tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:38.072627 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1361/5481] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:38 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:38.253138 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:38.255301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:38.255644 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:38.255920 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:38.256076 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:38.260255 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:38.260255 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:38.260950 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0164e5f-70fa-4c73-b11e-13c4f7b2886e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:38.261317 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1364/5482] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:38 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:39.085754 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:39.087595 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:39.087892 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:39.088156 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:39.094534 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:39.094534 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:39.098111 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:39.101940 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a0f1bcb-2a8e-465f-9309-c899d6ca0b9e tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:39.102369 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1386/5483] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:39 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:39.271908 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:39.273621 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:39.273864 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:39.274039 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:39.274141 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:39.278092 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:39.278092 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:39.278637 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de58642d-855a-4d2f-a1dd-36b3362dc009 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:39.278992 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1373/5484] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:39 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:40.117285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:40.119161 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:40.119539 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:40.119896 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:40.127603 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:40.127603 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:40.131577 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:40.136272 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cf1b70c-ec7d-4cf1-93ea-a09cc5fdfb9d tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:40.136694 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1362/5485] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:40 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:40.290737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:40.292721 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:40.293222 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:40.294633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:40.294633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:40.300013 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:40.300013 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:40.301580 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7502e6f9-37f9-4bfe-939b-6f3471db1349 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:40.302312 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1365/5486] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:40 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:41.152159 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:41.157695 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:41.157695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:41.157695 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:41.165269 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:41.165269 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:41.169897 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:41.175500 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9edaf6f7-37ff-439a-a81a-b1bc0c1854a4 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:41.176122 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1387/5487] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:41 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 1293 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:41.191942 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59cb3558-4f49-4fc9-914d-948d136a0754 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:41.194303 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] DELETE https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:41.194586 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:41.194920 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:41.195114 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Delete volume with id: 129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:41.202414 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:41.202414 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:41.202784 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:41.217582 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Delete volume request issued successfully. Aug 13 15:28:41.217797 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59cb3558-4f49-4fc9-914d-948d136a0754 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 202 Aug 13 15:28:41.218184 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1374/5488] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:41 2026] DELETE /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:41.225807 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c418551-d2d2-40a6-bdbf-50105115862f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:41.227620 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c418551-d2d2-40a6-bdbf-50105115862f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:41.227848 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c418551-d2d2-40a6-bdbf-50105115862f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:41.228105 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c418551-d2d2-40a6-bdbf-50105115862f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:41.235531 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:41.235531 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:41.239001 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c418551-d2d2-40a6-bdbf-50105115862f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Volume info retrieved successfully. Aug 13 15:28:41.243425 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c418551-d2d2-40a6-bdbf-50105115862f tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 200 Aug 13 15:28:41.244252 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1363/5489] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:41 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 1292 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:41.312173 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fa941fa-a674-4756-8789-ee5166575e45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:41.314000 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa941fa-a674-4756-8789-ee5166575e45 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:41.314224 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa941fa-a674-4756-8789-ee5166575e45 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:41.314432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fa941fa-a674-4756-8789-ee5166575e45 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:41.314550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6fa941fa-a674-4756-8789-ee5166575e45 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:41.318546 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:41.318546 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:41.319146 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fa941fa-a674-4756-8789-ee5166575e45 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:41.319495 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1366/5490] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:41 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:42.258876 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9be12206-1b1f-43c4-921d-63368cab7458 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:42.260552 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9be12206-1b1f-43c4-921d-63368cab7458 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] GET https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae Aug 13 15:28:42.260951 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9be12206-1b1f-43c4-921d-63368cab7458 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:42.262337 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9be12206-1b1f-43c4-921d-63368cab7458 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:42.267140 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9be12206-1b1f-43c4-921d-63368cab7458 tempest-VolumeAndVolumeTypeFromImageTest-1862840734 tempest-VolumeAndVolumeTypeFromImageTest-1862840734-project-member] https://10.4.3.38/volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae returned with HTTP 404 Aug 13 15:28:42.267816 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1388/5491] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:42 2026] GET /volume/v3/volumes/129ae7a7-8380-4020-bb24-520fe7c99fae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:42.328559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5afc31c5-72fb-4b92-a61a-565911a60661 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:42.330170 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5afc31c5-72fb-4b92-a61a-565911a60661 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:42.330384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5afc31c5-72fb-4b92-a61a-565911a60661 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:42.330559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5afc31c5-72fb-4b92-a61a-565911a60661 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:42.330661 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5afc31c5-72fb-4b92-a61a-565911a60661 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:42.334562 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:42.334562 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:42.335160 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5afc31c5-72fb-4b92-a61a-565911a60661 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:42.335508 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1375/5492] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:42 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:42.422440 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:42.424060 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:28:42.424264 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:42.424460 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:42.425219 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:28:42.436287 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Get all volumes completed successfully. Aug 13 15:28:42.439251 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:42.439251 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:42.443525 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d61f0d3b-f0f3-4b37-98e4-fc16c4492b95 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:28:42.444007 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1364/5493] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:28:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:42.458197 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd82086b-6a17-4505-842c-52304a04edf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:42.459961 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 Aug 13 15:28:42.460147 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:42.460322 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:42.460475 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Delete volume with id: 5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 Aug 13 15:28:42.467400 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:42.467400 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:42.467696 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Volume info retrieved successfully. Aug 13 15:28:42.477517 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.image.cache [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '276a6cbe-342e-43b2-9a4b-ae7424010305', 'volume_id': '5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5', 'host': 'np0000007223@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 15, 28, 34), 'last_used': datetime.datetime(2026, 8, 13, 15, 28, 41)}. {{(pid=100286) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 15:28:42.486296 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Delete volume request issued successfully. Aug 13 15:28:42.486442 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd82086b-6a17-4505-842c-52304a04edf5 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 returned with HTTP 202 Aug 13 15:28:42.486941 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1367/5494] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:42 2026] DELETE /volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:42.494032 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:42.496008 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] GET https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 Aug 13 15:28:42.496128 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:42.496368 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:42.504165 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:42.504165 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:42.508247 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Volume info retrieved successfully. Aug 13 15:28:42.512086 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9ef3f7-d376-4596-9bd1-f0487a10907d tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 returned with HTTP 200 Aug 13 15:28:42.512478 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1389/5495] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:42 2026] GET /volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:43.344608 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:43.346152 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:43.346354 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:43.346503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:43.346610 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:43.350212 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:43.350212 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:43.350880 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93350506-5236-4d8c-a6d1-a80e8f776e5e tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:43.351261 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1376/5496] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:43 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:43.526752 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d321647-2bc5-4d57-bb32-0545d39a5111 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:43.528225 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d321647-2bc5-4d57-bb32-0545d39a5111 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] GET https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 Aug 13 15:28:43.528388 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d321647-2bc5-4d57-bb32-0545d39a5111 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:43.528548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d321647-2bc5-4d57-bb32-0545d39a5111 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:43.533648 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d321647-2bc5-4d57-bb32-0545d39a5111 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 returned with HTTP 404 Aug 13 15:28:43.534116 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1365/5497] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:43 2026] GET /volume/v3/volumes/5cfa6de8-3eb1-4d5a-8895-7f8ded522fd5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:43.539750 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a5dc4b1-2d81-4f28-b6d7-8fc961c786b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:43.541251 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a5dc4b1-2d81-4f28-b6d7-8fc961c786b6 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] DELETE https://10.4.3.38/volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 Aug 13 15:28:43.541441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a5dc4b1-2d81-4f28-b6d7-8fc961c786b6 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:43.541596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a5dc4b1-2d81-4f28-b6d7-8fc961c786b6 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:43.561448 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a5dc4b1-2d81-4f28-b6d7-8fc961c786b6 tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 returned with HTTP 202 Aug 13 15:28:43.561821 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1368/5498] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:28:43 2026] DELETE /volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:43.568517 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be2be9f2-eb0c-49fd-8156-c411cea91d7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:43.570308 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be2be9f2-eb0c-49fd-8156-c411cea91d7a tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] GET https://10.4.3.38/volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 Aug 13 15:28:43.570495 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be2be9f2-eb0c-49fd-8156-c411cea91d7a tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:43.570684 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be2be9f2-eb0c-49fd-8156-c411cea91d7a tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:43.574148 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be2be9f2-eb0c-49fd-8156-c411cea91d7a tempest-VolumeAndVolumeTypeFromImageTest-1970948992 tempest-VolumeAndVolumeTypeFromImageTest-1970948992-project-admin] https://10.4.3.38/volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 returned with HTTP 404 Aug 13 15:28:43.574643 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1390/5499] 10.4.3.38 () {66 vars in 1335 bytes} [Thu Aug 13 15:28:43 2026] GET /volume/v3/types/7d15226a-6852-4e8c-a3af-2c4b0b0481d3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:44.361437 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:44.363372 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:44.363594 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:44.363858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:44.363970 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:44.368057 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:44.368057 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:44.368611 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0341c847-a6ff-4f5f-9b64-e0f47fcb9aeb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:44.369041 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1377/5500] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:44 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:45.145350 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:45.232625 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:28:45.232966 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-683024476"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:45.234501 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-683024476'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:28:45.234602 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:28:45.237072 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=180,cinder:INSERT=31,cinder:UPDATE=54 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:28:45.239733 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:28:45.246325 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (6488748a-c4b8-414a-8865-04660bd67a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:45.247295 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af2c7d-ba7e-4703-a1ba-245909b25604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:45.248614 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:28:45.278426 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af2c7d-ba7e-4703-a1ba-245909b25604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:45.279131 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81acfe4c-ca55-4e78-ab33-adce42bf0aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:45.334315 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['ac509a4d-4e88-46e9-ba5a-b44291be1437', '478d8c74-d45a-4787-a15c-f635d37b95e7', '172304e2-5abd-4b43-bd9c-139a9fa3e9e6', 'c2316229-69cb-444d-92be-1a7056874a05'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:45.335071 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81acfe4c-ca55-4e78-ab33-adce42bf0aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac509a4d-4e88-46e9-ba5a-b44291be1437', '478d8c74-d45a-4787-a15c-f635d37b95e7', '172304e2-5abd-4b43-bd9c-139a9fa3e9e6', 'c2316229-69cb-444d-92be-1a7056874a05']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:45.335846 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b3ff99-f2ff-4335-9fdc-436d69675170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:45.356152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b3ff99-f2ff-4335-9fdc-436d69675170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99812857-accb-4443-8151-a5861887f0cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-683024476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['ac509a4d-4e88-46e9-ba5a-b44291be1437','478d8c74-d45a-4787-a15c-f635d37b95e7','172304e2-5abd-4b43-bd9c-139a9fa3e9e6','c2316229-69cb-444d-92be-1a7056874a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-683024476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99812857-accb-4443-8151-a5861887f0cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:45.356917 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7dcdae-57e2-4ddb-ac5b-6fd7c59d1150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:45.371685 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7dcdae-57e2-4ddb-ac5b-6fd7c59d1150) transitioned into state 'SUCCESS' from state '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-683024476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['ac509a4d-4e88-46e9-ba5a-b44291be1437','478d8c74-d45a-4787-a15c-f635d37b95e7','172304e2-5abd-4b43-bd9c-139a9fa3e9e6','c2316229-69cb-444d-92be-1a7056874a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:45.372355 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4da32f-adf9-43bf-bf11-750fa3b3b481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:28:45.379441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:45.381068 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4da32f-adf9-43bf-bf11-750fa3b3b481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:28:45.381892 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (6488748a-c4b8-414a-8865-04660bd67a01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:28:45.381958 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:45.382135 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:45.382269 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:28:45.382312 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:45.382394 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:45.382928 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce7ff22-2de3-479f-bd17-748f8bd2475b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:28:45.383513 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1366/5501] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:28:45 2026] POST /volume/v3/volumes => generated 755 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:45.388349 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:45.388349 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:45.389239 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2282132-65b8-4bb4-9509-4dc3d8a2afdb tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:45.389582 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1369/5502] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:45 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:45.394792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab644db2-053b-43eb-a44d-24820454f712 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:45.396379 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab644db2-053b-43eb-a44d-24820454f712 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc Aug 13 15:28:45.396547 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab644db2-053b-43eb-a44d-24820454f712 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:45.396732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab644db2-053b-43eb-a44d-24820454f712 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:45.404626 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:45.404626 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:45.408426 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab644db2-053b-43eb-a44d-24820454f712 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:28:45.412113 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab644db2-053b-43eb-a44d-24820454f712 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc returned with HTTP 200 Aug 13 15:28:45.412499 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1391/5503] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:45 2026] GET /volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:46.399538 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.401031 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:46.401205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:46.401393 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:46.401513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:46.405503 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.405503 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:46.406086 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e788c5e-49e0-4300-8ae1-c9cebd46438d tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:46.406417 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1378/5504] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:46 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:46.417618 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.419709 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] DELETE https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:46.419994 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:46.420219 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:46.420322 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Delete backup with id: 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. Aug 13 15:28:46.424889 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.424889 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:46.425512 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da4dc032-9e78-4038-9276-bce4129cecd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.427159 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da4dc032-9e78-4038-9276-bce4129cecd9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc Aug 13 15:28:46.427713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da4dc032-9e78-4038-9276-bce4129cecd9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:46.427713 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da4dc032-9e78-4038-9276-bce4129cecd9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:46.433355 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.433355 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:46.436815 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-da4dc032-9e78-4038-9276-bce4129cecd9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:28:46.437847 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] delete_backup rpcapi backup_id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:28:46.439703 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51dcc7f6-c2fc-48d3-b3eb-74bb266837d9 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 202 Aug 13 15:28:46.440186 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1367/5505] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:46 2026] DELETE /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:46.440942 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da4dc032-9e78-4038-9276-bce4129cecd9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc returned with HTTP 200 Aug 13 15:28:46.441275 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1370/5506] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:46 2026] GET /volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:46.447325 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.449568 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:46.449867 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:46.450104 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:46.450212 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:46.454639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.454901 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.454901 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:46.455567 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a799ad5e-ea5c-4240-bc4c-899e44c33cd4 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 200 Aug 13 15:28:46.455984 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1392/5507] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:46 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:46.456307 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/backups Aug 13 15:28:46.457002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99812857-accb-4443-8151-a5861887f0cc", "name": "tempest-CreateVolumesFromBackupTest-Backup-1795834798"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:46.458246 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Creating new backup {'backup': {'volume_id': '99812857-accb-4443-8151-a5861887f0cc', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1795834798'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 15:28:46.458387 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Creating backup of volume 99812857-accb-4443-8151-a5861887f0cc in container None Aug 13 15:28:46.465051 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.465051 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:46.465474 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:28:46.490503 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['6e8446a0-89d4-497e-8702-f537b22c2f87', 'fd817c79-95de-4f90-8693-40c4a58df4f2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:28:46.517173 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b379c9a3-16c5-4619-b0e2-1ecd418c5b98 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups returned with HTTP 202 Aug 13 15:28:46.517754 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1379/5508] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:28:46 2026] POST /volume/v3/backups => generated 337 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:28:46.526608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:46.528864 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:46.528864 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:46.529081 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:46.529212 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:46.534006 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:46.534006 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:46.534747 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9435d0f9-0656-488f-9c7a-fe81d96fc15d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:46.535206 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1368/5509] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:46 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:47.465177 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.466695 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 Aug 13 15:28:47.466929 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.467131 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.467272 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Show backup with id 3c6f6dfe-5da7-4479-9d6b-eebca73f74b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:47.470301 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c91f600-a505-42cc-86ba-3b8d79c20a51 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 returned with HTTP 404 Aug 13 15:28:47.470730 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1371/5510] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/backups/3c6f6dfe-5da7-4479-9d6b-eebca73f74b7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:47.476846 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.479747 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:47.479990 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.480170 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.480349 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Delete volume with id: 564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:47.487616 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.487616 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:47.487824 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Volume info retrieved successfully. Aug 13 15:28:47.504026 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Delete volume request issued successfully. Aug 13 15:28:47.504186 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52e0b9d4-4371-4107-a83f-2a8729fa99b3 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 returned with HTTP 202 Aug 13 15:28:47.504655 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1393/5511] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:28:47 2026] DELETE /volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:47.511620 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.513936 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:47.514160 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.514338 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.521708 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.521708 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:47.525114 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Volume info retrieved successfully. Aug 13 15:28:47.529655 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9e0ca5c-2f87-4575-a279-feaa27398241 tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 returned with HTTP 200 Aug 13 15:28:47.530241 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1380/5512] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:47.547013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.549086 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:47.549356 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.549632 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.549941 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:47.554574 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.554574 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:47.555439 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8683d56a-c02a-4048-b1ee-d4b8a3c7ce4a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:47.555902 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1369/5513] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:47.651341 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.653363 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:47.653757 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.653897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.660127 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.660127 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:47.663412 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:47.667372 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-e89a2f5a-fb7d-4297-ba03-26c3d6973176 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:47.667849 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1372/5514] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:47.728165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ffc37b8-a4ac-4022-b99e-97022445fd4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.728165 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ffc37b8-a4ac-4022-b99e-97022445fd4b None None] GET https://10.4.3.38/volume// Aug 13 15:28:47.728165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ffc37b8-a4ac-4022-b99e-97022445fd4b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.728165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ffc37b8-a4ac-4022-b99e-97022445fd4b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.728518 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ffc37b8-a4ac-4022-b99e-97022445fd4b None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:28:47.728818 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1394/5515] 10.4.3.38 () {66 vars in 1421 bytes} [Thu Aug 13 15:28: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 15:28:47.734886 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-032817cb-cb3e-4e51-9cdd-fc9932e1db80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.807853 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-032817cb-cb3e-4e51-9cdd-fc9932e1db80 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:28:47.808190 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-032817cb-cb3e-4e51-9cdd-fc9932e1db80 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e05f2c96-0107-420d-81ef-f29e992c5b1f", "connector": null, "instance_uuid": "229e77fb-276c-4383-a0e6-af601d32b793"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:47.816178 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.816178 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:47.839483 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-032817cb-cb3e-4e51-9cdd-fc9932e1db80 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:28:47.839959 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1381/5516] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:28:47 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:47.867451 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.869293 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:47.869532 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.869783 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.872398 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f82b2f0-48d3-43c9-a70c-18c6da7a437a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.872812 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f82b2f0-48d3-43c9-a70c-18c6da7a437a None None] GET https://10.4.3.38/volume// Aug 13 15:28:47.872999 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f82b2f0-48d3-43c9-a70c-18c6da7a437a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.873180 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f82b2f0-48d3-43c9-a70c-18c6da7a437a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.873489 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f82b2f0-48d3-43c9-a70c-18c6da7a437a None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:28:47.873810 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1373/5517] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:28: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 15:28:47.879787 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.879787 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:47.881584 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.883182 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:47.883351 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:47.883530 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:47.883724 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:47.886957 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40a6b384-d8eb-4817-96ae-4198f10807e9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:47.887310 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1370/5518] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:47.893112 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:47.893112 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:47.896690 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:47.901153 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-42806263-9bb5-426e-8679-2e6f6ad17737 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:47.901589 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1395/5519] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:28:47 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 1080 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:28:47.992516 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:47.994563 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] PUT https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 Aug 13 15:28:47.994931 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:48.002278 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Acquiring lock "cinder-attachment_update-e05f2c96-0107-420d-81ef-f29e992c5b1f-np0000007223" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:28:48.006331 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-e05f2c96-0107-420d-81ef-f29e992c5b1f-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:28:48.007365 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:48.007365 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:48.078145 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-e05f2c96-0107-420d-81ef-f29e992c5b1f-np0000007223" released by "attachment_update" :: held 0.072s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:28:48.078423 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-ed122909-0eeb-4191-b200-5777a2de8a3b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 returned with HTTP 200 Aug 13 15:28:48.078920 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1382/5520] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:28:47 2026] PUT /volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:48.086549 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-5e9e2461-24e6-487e-9c69-a9fcfe1253ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:48.088662 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-5e9e2461-24e6-487e-9c69-a9fcfe1253ef tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption Aug 13 15:28:48.088902 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-5e9e2461-24e6-487e-9c69-a9fcfe1253ef tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:48.089080 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-5e9e2461-24e6-487e-9c69-a9fcfe1253ef tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:48.098103 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:48.098103 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:48.104418 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-5e9e2461-24e6-487e-9c69-a9fcfe1253ef tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption returned with HTTP 200 Aug 13 15:28:48.104805 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1374/5521] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:28:48 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:48.542433 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da7620d2-ea1f-4fb1-a485-cdac84aa862c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:48.544019 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da7620d2-ea1f-4fb1-a485-cdac84aa862c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] GET https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 Aug 13 15:28:48.544199 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da7620d2-ea1f-4fb1-a485-cdac84aa862c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:48.544361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da7620d2-ea1f-4fb1-a485-cdac84aa862c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:48.549802 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da7620d2-ea1f-4fb1-a485-cdac84aa862c tempest-ProjectReaderTests39-1180378486 tempest-ProjectReaderTests39-1180378486-project-admin] https://10.4.3.38/volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 returned with HTTP 404 Aug 13 15:28:48.550290 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1371/5522] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:28:48 2026] GET /volume/v3/volumes/564dfd2a-f22d-474b-8123-7c318b5a2a23 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:48.566264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:48.567723 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:48.567852 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:48.568053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:48.568157 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:48.572122 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:48.572122 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:48.572853 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68ecaef3-d8bc-47c8-b579-6f855fb18f5e tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:48.573186 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1396/5523] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:48 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:48.900774 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54979ee6-f46d-4923-8044-934f75fb6a35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:48.902915 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54979ee6-f46d-4923-8044-934f75fb6a35 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:48.902915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54979ee6-f46d-4923-8044-934f75fb6a35 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:48.903056 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54979ee6-f46d-4923-8044-934f75fb6a35 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:48.913460 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:48.913460 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:48.917576 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-54979ee6-f46d-4923-8044-934f75fb6a35 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:48.922352 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54979ee6-f46d-4923-8044-934f75fb6a35 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:48.923060 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1383/5524] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:48 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:49.582611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:49.584730 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:49.584968 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:49.585156 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:49.585247 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:49.589342 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:49.589342 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:49.590056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7ccc2c8-9564-4552-80c8-9af4c2a5c86a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:49.590546 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1375/5525] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:49 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:49.938779 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:49.941593 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:49.941816 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:49.942012 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:49.952379 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:49.952379 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:49.955688 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:49.960895 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-706c762b-0603-4a92-8989-d8ee5ae4a4be tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:49.965694 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1372/5526] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:49 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:50.600662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:50.602162 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:50.602352 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:50.602517 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:50.602612 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:50.607016 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:50.607016 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:50.607696 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc2d5c7f-1b97-403c-9fcc-b4c9c00d09cd tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:50.608047 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1397/5527] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:50 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:50.974088 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:50.975508 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:50.975684 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:50.975875 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:50.984023 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:50.984023 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:50.987567 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:50.991813 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717ba7f6-d2fb-40de-a5f9-8753e21c3034 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:50.992222 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1384/5528] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:50 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:51.618786 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:51.621064 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:51.621476 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:51.621737 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:51.621879 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:51.627487 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:51.627487 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:51.628317 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a863f3c-5658-4d63-ba6d-dd91fa5252c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:51.628709 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1376/5529] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:51 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:52.004307 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:52.006025 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:52.006204 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:52.006372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:52.014793 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:52.014793 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:52.018150 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:52.022033 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e25f371-7f98-4e93-a7dd-4a911238f353 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:52.022423 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1373/5530] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:52 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:52.637980 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:52.639713 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:52.639943 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:52.640150 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:52.640308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:52.644298 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:52.644298 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:52.645160 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81e98cb0-6437-4af8-bf98-e793ed248a8b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:52.645533 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1398/5531] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:52 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:53.035220 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:53.041700 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:53.041700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:53.041700 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:53.050546 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:53.050546 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:53.054638 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:53.060111 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d71fabb-64ee-41d3-ae0b-1896635dcd81 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:53.060567 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1385/5532] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:53 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:53.143396 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-47b93411-c968-4238-91bb-2b2c5657a004 req-174d8271-3797-4fb9-8bc5-e75a3d817270 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:53.145520 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-174d8271-3797-4fb9-8bc5-e75a3d817270 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056/action Aug 13 15:28:53.145955 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-174d8271-3797-4fb9-8bc5-e75a3d817270 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:28:53.146124 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-174d8271-3797-4fb9-8bc5-e75a3d817270 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-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 15:28:53.160818 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:53.160818 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:53.170169 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-47b93411-c968-4238-91bb-2b2c5657a004 req-174d8271-3797-4fb9-8bc5-e75a3d817270 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056/action returned with HTTP 204 Aug 13 15:28:53.170634 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1377/5533] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:28:53 2026] POST /volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:53.655170 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:53.656942 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:53.657116 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:53.657314 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:53.657590 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:53.662316 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:53.662316 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:53.663072 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-974fb019-aafc-4187-810f-9d1abbb1aea1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:53.663458 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1374/5534] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:53 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:54.071959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-743da78d-51d9-4524-9611-02bf1a0d0277 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.073857 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-743da78d-51d9-4524-9611-02bf1a0d0277 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:54.074073 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-743da78d-51d9-4524-9611-02bf1a0d0277 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.074263 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-743da78d-51d9-4524-9611-02bf1a0d0277 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.085320 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.085320 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:54.089262 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-743da78d-51d9-4524-9611-02bf1a0d0277 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:54.094383 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-743da78d-51d9-4524-9611-02bf1a0d0277 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:54.094857 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1399/5535] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:54.105929 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-79de2661-6782-484f-bf90-2580293557a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.107868 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79de2661-6782-484f-bf90-2580293557a6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:54.108097 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79de2661-6782-484f-bf90-2580293557a6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.108330 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79de2661-6782-484f-bf90-2580293557a6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.117883 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.117883 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:54.121227 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-79de2661-6782-484f-bf90-2580293557a6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:54.125045 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79de2661-6782-484f-bf90-2580293557a6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:54.125407 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1386/5536] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:54.161989 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.164377 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:54.164636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.164900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.174047 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.174047 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:54.177574 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:54.181652 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-9d1cf1e2-4297-41a9-9b78-751aae69726c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:54.182231 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1378/5537] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:28:54.198361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.200520 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/action Aug 13 15:28:54.200888 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:28:54.201004 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:28:54.211463 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.211463 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:54.212054 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:54.218651 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Begin detaching volume completed successfully. Aug 13 15:28:54.218998 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5557ff82-8f4f-4798-a1b8-6d87a348da09 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/action returned with HTTP 202 Aug 13 15:28:54.219449 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1375/5538] 10.4.3.38 () {72 vars in 1665 bytes} [Thu Aug 13 15:28:54 2026] POST /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:28:54.262504 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78dbe2db-a0b1-4753-80aa-f66e122a2497 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.262984 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78dbe2db-a0b1-4753-80aa-f66e122a2497 None None] GET https://10.4.3.38/volume// Aug 13 15:28:54.263175 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78dbe2db-a0b1-4753-80aa-f66e122a2497 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.263413 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78dbe2db-a0b1-4753-80aa-f66e122a2497 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.263796 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78dbe2db-a0b1-4753-80aa-f66e122a2497 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:28:54.264152 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1400/5539] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:28: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 15:28:54.270996 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.273011 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:54.273218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.273401 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.283086 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.283086 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:54.286252 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:54.290168 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-5d508554-3108-4da4-8ba9-d23aa276d2a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:54.290534 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1387/5540] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 1376 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:28:54.300563 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-714a7dd5-c2d0-468e-95ba-2ae3acccc046 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.302685 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-714a7dd5-c2d0-468e-95ba-2ae3acccc046 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption Aug 13 15:28:54.302894 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-714a7dd5-c2d0-468e-95ba-2ae3acccc046 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.303115 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-714a7dd5-c2d0-468e-95ba-2ae3acccc046 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.312072 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.312072 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:54.317483 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-714a7dd5-c2d0-468e-95ba-2ae3acccc046 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption returned with HTTP 200 Aug 13 15:28:54.317864 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1379/5541] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:54.673163 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:54.674820 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:54.675078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:54.675335 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:54.675475 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:54.679255 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:54.679255 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:54.679903 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f95e67e-225c-4587-89ee-bb299cc18a66 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:54.680204 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1376/5542] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:54 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:55.124188 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-248b686b-b799-4c3a-b972-1016f2bcb1a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:55.125808 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-248b686b-b799-4c3a-b972-1016f2bcb1a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 Aug 13 15:28:55.126007 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-248b686b-b799-4c3a-b972-1016f2bcb1a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:55.126193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-248b686b-b799-4c3a-b972-1016f2bcb1a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:55.133903 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:55.133903 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:55.175766 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dd3a0d5-22bb-455d-8fa3-f614a3d78db7 req-248b686b-b799-4c3a-b972-1016f2bcb1a0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 returned with HTTP 200 Aug 13 15:28:55.176209 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1401/5543] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:28:55 2026] DELETE /volume/v3/attachments/19edde3b-f67f-4518-8855-c0c49805a056 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:55.689552 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:55.691166 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:55.691327 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:55.691493 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:55.691589 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:55.695519 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:55.695519 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:55.696238 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7ec9529-ce4d-408f-a2b7-3aa1cc012820 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:55.696616 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1388/5544] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:55 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:56.364090 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:56.366587 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:56.366856 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:56.367189 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:56.375412 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:56.375412 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:56.379317 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:56.383124 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b2408ad-8956-41ca-aaf2-a7c8c93f1cfe req-147a01b4-2cc0-4de5-bbde-518e73da1739 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:56.383518 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1380/5545] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:28:56 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:56.705735 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12b653cb-7992-464b-a6b0-325549012535 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:56.707728 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12b653cb-7992-464b-a6b0-325549012535 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:56.707968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12b653cb-7992-464b-a6b0-325549012535 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:56.708201 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12b653cb-7992-464b-a6b0-325549012535 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:56.708342 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-12b653cb-7992-464b-a6b0-325549012535 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:56.713111 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:56.713111 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:56.714083 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12b653cb-7992-464b-a6b0-325549012535 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:56.714526 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1377/5546] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:56 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:57.723703 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58649c65-4390-4615-bc5b-fb53b5069c1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:57.725433 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58649c65-4390-4615-bc5b-fb53b5069c1b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:57.725646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58649c65-4390-4615-bc5b-fb53b5069c1b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:57.725881 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58649c65-4390-4615-bc5b-fb53b5069c1b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:57.725988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-58649c65-4390-4615-bc5b-fb53b5069c1b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:57.730346 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:57.730346 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:28:57.731365 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58649c65-4390-4615-bc5b-fb53b5069c1b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:57.731746 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1402/5547] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:57 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:58.085812 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:58.087434 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:58.087625 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:58.087826 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:58.087986 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume with id: e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:58.095163 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:58.095163 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:58.095627 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:58.107280 np0000007223 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:28:58.113204 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume request issued successfully. Aug 13 15:28:58.113404 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84ab719e-6910-43bc-9165-eb40202b2ee4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 202 Aug 13 15:28:58.113906 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1389/5548] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:58 2026] DELETE /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:58.121264 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:58.123300 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:58.123510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:58.123701 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:58.131595 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:58.131595 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:58.135906 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:58.140867 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2fe24d7-bb83-48a3-938e-138ceeefd91f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 200 Aug 13 15:28:58.141319 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1381/5549] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:58 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:58.743055 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:58.749975 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:58.750745 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:58.751563 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:58.752319 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:58.758888 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:58.758888 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:58.759879 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb089e9e-97d5-42a3-928b-e2eb212c4584 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:58.760339 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1378/5550] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:58 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:59.153801 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f405761-550d-4490-abf5-c0dc98081e04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:59.155603 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f405761-550d-4490-abf5-c0dc98081e04 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f Aug 13 15:28:59.155886 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f405761-550d-4490-abf5-c0dc98081e04 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:59.156018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f405761-550d-4490-abf5-c0dc98081e04 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:59.161041 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f405761-550d-4490-abf5-c0dc98081e04 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f returned with HTTP 404 Aug 13 15:28:59.161430 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1403/5551] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:59 2026] GET /volume/v3/volumes/e05f2c96-0107-420d-81ef-f29e992c5b1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:28:59.167707 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:59.169345 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:28:59.169527 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:59.169710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:59.169888 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume with id: ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:28:59.175974 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:59.175974 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:28:59.176352 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:59.188071 np0000007223 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:28:59.194925 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume request issued successfully. Aug 13 15:28:59.195179 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85a99bf8-c7db-46c7-ae42-cbba01c67e61 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 202 Aug 13 15:28:59.195716 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1390/5552] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:28:59 2026] DELETE /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:28:59.203761 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdadda8b-1c79-4273-9733-896cc139c23c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:59.205775 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdadda8b-1c79-4273-9733-896cc139c23c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:28:59.205994 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdadda8b-1c79-4273-9733-896cc139c23c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:59.206263 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdadda8b-1c79-4273-9733-896cc139c23c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:59.213714 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:59.213714 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:28:59.217615 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bdadda8b-1c79-4273-9733-896cc139c23c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:28:59.222690 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdadda8b-1c79-4273-9733-896cc139c23c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 200 Aug 13 15:28:59.223362 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1382/5553] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:59 2026] GET /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:28:59.771502 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f8841d8-1580-4314-ac1b-738204655a84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:28:59.773407 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f8841d8-1580-4314-ac1b-738204655a84 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:28:59.773595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f8841d8-1580-4314-ac1b-738204655a84 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:28:59.773804 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f8841d8-1580-4314-ac1b-738204655a84 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:28:59.773891 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5f8841d8-1580-4314-ac1b-738204655a84 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:28:59.778077 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:28:59.778077 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:28:59.778763 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f8841d8-1580-4314-ac1b-738204655a84 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:28:59.779144 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1379/5554] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:28:59 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:00.238485 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b22f8943-aa3b-4cfe-bc2c-316e2798875f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.240742 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b22f8943-aa3b-4cfe-bc2c-316e2798875f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d Aug 13 15:29:00.241004 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b22f8943-aa3b-4cfe-bc2c-316e2798875f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:00.241264 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b22f8943-aa3b-4cfe-bc2c-316e2798875f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:00.247053 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b22f8943-aa3b-4cfe-bc2c-316e2798875f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d returned with HTTP 404 Aug 13 15:29:00.247500 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1404/5555] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:00 2026] GET /volume/v3/volumes/ea0ed8d8-9591-4646-a7e7-162919a9120d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:00.254273 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.255964 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:29:00.256172 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:00.256382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:00.257179 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:29:00.266364 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Get all volumes completed successfully. Aug 13 15:29:00.267829 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:00.267829 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:00.272153 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0362e09-4c3f-4754-a535-d7cf12d44f79 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:29:00.272548 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1391/5556] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:29:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6256 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:00.287275 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd8ea0b3-be28-42fb-9846-7350dd4ec104 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.289213 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd8ea0b3-be28-42fb-9846-7350dd4ec104 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] DELETE https://10.4.3.38/volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9 Aug 13 15:29:00.289397 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd8ea0b3-be28-42fb-9846-7350dd4ec104 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:00.289601 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd8ea0b3-be28-42fb-9846-7350dd4ec104 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:00.313872 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd8ea0b3-be28-42fb-9846-7350dd4ec104 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9 returned with HTTP 202 Aug 13 15:29:00.314386 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1383/5557] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:00 2026] DELETE /volume/v3/types/234588a7-e5f6-48f6-a454-ab9c550a7cf9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:00.788268 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c837684-0893-4418-961d-cd0dae38497b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.789936 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c837684-0893-4418-961d-cd0dae38497b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:29:00.790107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c837684-0893-4418-961d-cd0dae38497b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:00.790295 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c837684-0893-4418-961d-cd0dae38497b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:00.790395 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c837684-0893-4418-961d-cd0dae38497b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:29:00.794605 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:00.794605 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:00.795384 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c837684-0893-4418-961d-cd0dae38497b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:29:00.795739 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1380/5558] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:00 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:00.807985 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.809627 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:00.809994 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2e67baa6-9641-439c-8cc6-17b9755d08b4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2003068860"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:00.811393 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {"'backup_id": '2e67baa6-9641-439c-8cc6-17b9755d08b4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2003068860'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:00.811506 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:29:00.815934 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:29:00.821569 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (0110ca2c-44fd-4d51-b6c0-b7994e737dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:00.822490 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7b75dd-f4d7-4ae3-ab72-25bc4949fb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.823383 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:00.849292 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7b75dd-f4d7-4ae3-ab72-25bc4949fb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.850231 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f878bd1-61d7-4d05-99fc-cf3260a9f5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.887320 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['2c82e0ff-7d19-4b4b-9e9b-0c154b5a00d1', 'e0a22dbf-9533-4718-9585-76c12b172ece', 'a6dc9b29-219f-4c80-8896-501994fc6088', 'f1439c25-5396-4813-bdfd-4d7b16630430'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:00.888466 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f878bd1-61d7-4d05-99fc-cf3260a9f5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c82e0ff-7d19-4b4b-9e9b-0c154b5a00d1', 'e0a22dbf-9533-4718-9585-76c12b172ece', 'a6dc9b29-219f-4c80-8896-501994fc6088', 'f1439c25-5396-4813-bdfd-4d7b16630430']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.889268 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556ca354-771d-44fc-a920-d398fb3a79d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.911575 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (556ca354-771d-44fc-a920-d398fb3a79d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf11818b-9e8a-4649-ab35-510b391a6935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003068860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['2c82e0ff-7d19-4b4b-9e9b-0c154b5a00d1','e0a22dbf-9533-4718-9585-76c12b172ece','a6dc9b29-219f-4c80-8896-501994fc6088','f1439c25-5396-4813-bdfd-4d7b16630430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003068860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf11818b-9e8a-4649-ab35-510b391a6935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.912337 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4094f7-01d9-4a14-84d6-48f07afa6dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.928514 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f4094f7-01d9-4a14-84d6-48f07afa6dc8) transitioned into state 'SUCCESS' from state '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-2003068860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['2c82e0ff-7d19-4b4b-9e9b-0c154b5a00d1','e0a22dbf-9533-4718-9585-76c12b172ece','a6dc9b29-219f-4c80-8896-501994fc6088','f1439c25-5396-4813-bdfd-4d7b16630430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.929308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0750de23-60f9-4bc5-92e3-ba5340f81a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.939319 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0750de23-60f9-4bc5-92e3-ba5340f81a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.940510 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (0110ca2c-44fd-4d51-b6c0-b7994e737dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:00.940920 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:29:00.941687 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e52ddce-e04d-4acf-874f-3e307ea5f49c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:00.942232 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1405/5559] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:00 2026] POST /volume/v3/volumes => generated 756 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:00.954479 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56aec78d-a399-4972-8288-37b1b65e330a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:00.956121 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:00.956457 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2e67baa6-9641-439c-8cc6-17b9755d08b4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1423620677"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:00.957896 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {"'backup_id": '2e67baa6-9641-439c-8cc6-17b9755d08b4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1423620677'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:00.958013 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:29:00.961520 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:29:00.966852 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (37807712-3296-496b-81de-186e3b5ca327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:00.967755 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8ba6cd-4fcb-4e6f-9719-7d9a49315a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:00.968650 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:00.990858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8ba6cd-4fcb-4e6f-9719-7d9a49315a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:00.991618 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a139046a-ef90-4e50-a456-2b6416911f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.026584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['e730bcc6-1523-4c10-a585-01fb52f4d376', '3370196d-0acd-4600-8682-cffa124352e2', 'fa13e38a-81dd-4ba0-a41f-94c2566960a9', 'bb2bb03a-3bba-4390-8071-043e8d0af022'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:01.027318 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a139046a-ef90-4e50-a456-2b6416911f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e730bcc6-1523-4c10-a585-01fb52f4d376', '3370196d-0acd-4600-8682-cffa124352e2', 'fa13e38a-81dd-4ba0-a41f-94c2566960a9', 'bb2bb03a-3bba-4390-8071-043e8d0af022']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.028063 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d61a9e-8dfb-4904-98e1-6e3b27f0f2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.047717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d61a9e-8dfb-4904-98e1-6e3b27f0f2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5c87be2-43cd-478b-a176-80834c6809f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1423620677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['e730bcc6-1523-4c10-a585-01fb52f4d376','3370196d-0acd-4600-8682-cffa124352e2','fa13e38a-81dd-4ba0-a41f-94c2566960a9','bb2bb03a-3bba-4390-8071-043e8d0af022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1423620677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5c87be2-43cd-478b-a176-80834c6809f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.047717 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d7fe22a-e534-4772-b741-fe2aabfce3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.067823 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d7fe22a-e534-4772-b741-fe2aabfce3a2) transitioned into state 'SUCCESS' from state '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-1423620677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['e730bcc6-1523-4c10-a585-01fb52f4d376','3370196d-0acd-4600-8682-cffa124352e2','fa13e38a-81dd-4ba0-a41f-94c2566960a9','bb2bb03a-3bba-4390-8071-043e8d0af022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.068599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6182b19-aadf-48b2-aa77-da0be48a8354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.076922 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6182b19-aadf-48b2-aa77-da0be48a8354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.077649 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (37807712-3296-496b-81de-186e3b5ca327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:01.077944 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:29:01.078456 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56aec78d-a399-4972-8288-37b1b65e330a tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:01.078898 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1392/5560] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:00 2026] POST /volume/v3/volumes => generated 756 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:01.091391 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.093121 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:01.093457 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2e67baa6-9641-439c-8cc6-17b9755d08b4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1176742083"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.094924 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {"'backup_id": '2e67baa6-9641-439c-8cc6-17b9755d08b4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1176742083'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:01.095048 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:29:01.099411 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:29:01.104544 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (36883553-e6cb-46db-94ed-caf5cc794bd3) 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 15:29:01.105616 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ac5edd-6003-4f3c-9b2e-11cc4a1b9a43) transitioned 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 15:29:01.106535 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-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 15:29:01.132487 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ac5edd-6003-4f3c-9b2e-11cc4a1b9a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:29:01.133346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0cb370-a88b-4a0f-b646-ea7a75b0ba1d) transitioned 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 15:29:01.175687 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['953b5db4-2705-4767-a512-14020a0509ea', '4199b878-a828-4378-844f-3717f7df3e61', 'bbc12ccc-3b60-4a1e-888b-39f8fccb30bb', 'b852d6ec-369f-4419-9890-5adc6cb89ba6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:01.176605 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0cb370-a88b-4a0f-b646-ea7a75b0ba1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953b5db4-2705-4767-a512-14020a0509ea', '4199b878-a828-4378-844f-3717f7df3e61', 'bbc12ccc-3b60-4a1e-888b-39f8fccb30bb', 'b852d6ec-369f-4419-9890-5adc6cb89ba6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.177476 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d16cb-d1c6-4544-bc86-8b9d602d484a) transitioned 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 15:29:01.200510 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d16cb-d1c6-4544-bc86-8b9d602d484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97eab84-1625-4e07-b444-c1edce206cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1176742083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['953b5db4-2705-4767-a512-14020a0509ea','4199b878-a828-4378-844f-3717f7df3e61','bbc12ccc-3b60-4a1e-888b-39f8fccb30bb','b852d6ec-369f-4419-9890-5adc6cb89ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1176742083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97eab84-1625-4e07-b444-c1edce206cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.201464 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8558651c-cc58-440b-b2c7-1de5197049b5) transitioned 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 15:29:01.220060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8558651c-cc58-440b-b2c7-1de5197049b5) transitioned into state 'SUCCESS' from state '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-1176742083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['953b5db4-2705-4767-a512-14020a0509ea','4199b878-a828-4378-844f-3717f7df3e61','bbc12ccc-3b60-4a1e-888b-39f8fccb30bb','b852d6ec-369f-4419-9890-5adc6cb89ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.220941 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281a124b-326b-4e9f-8954-6dde0caf170c) transitioned 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 15:29:01.228937 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281a124b-326b-4e9f-8954-6dde0caf170c) 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 15:29:01.229635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (36883553-e6cb-46db-94ed-caf5cc794bd3) 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 15:29:01.230058 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:29:01.230596 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f65e6a19-a7a7-4a95-b89e-bd21c83555f7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:01.231005 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1384/5561] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/volumes => generated 756 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:01.239159 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf2f67b6-5ada-4b65-96a1-52c61343a339 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.240493 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf2f67b6-5ada-4b65-96a1-52c61343a339 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:01.240875 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf2f67b6-5ada-4b65-96a1-52c61343a339 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-761024397", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.242079 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c70ca39d-762e-418b-9311-23313a4b13cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.243999 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:01.244333 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2e67baa6-9641-439c-8cc6-17b9755d08b4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-283934865"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.245832 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {"'backup_id": '2e67baa6-9641-439c-8cc6-17b9755d08b4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-283934865'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:01.245950 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:29:01.246185 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.246185 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:01.249948 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:29:01.253707 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf2f67b6-5ada-4b65-96a1-52c61343a339 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:01.254110 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1381/5562] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.255513 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (d75c9fe7-bde2-4147-a4fd-0b404e4f493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:01.256381 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5652cd6f-15e9-4a8d-bc9f-58602ea86c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.257215 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:01.261762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78c832b6-b2c1-4088-8564-25d3d3eb2e56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.263697 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c832b6-b2c1-4088-8564-25d3d3eb2e56 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] POST https://10.4.3.38/volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96/encryption Aug 13 15:29:01.264074 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78c832b6-b2c1-4088-8564-25d3d3eb2e56 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.265513 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.265513 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:01.279654 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c832b6-b2c1-4088-8564-25d3d3eb2e56 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96/encryption returned with HTTP 200 Aug 13 15:29:01.280250 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1393/5563] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.280730 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5652cd6f-15e9-4a8d-bc9f-58602ea86c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.281499 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730740d4-cfe1-41c5-815f-5dd15c7f1997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.305981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.308647 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:01.309086 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-619957812", "snapshot_id": null, "imageRef": "0d7d891a-5d00-498f-a59e-4a2125f0e8ec", "volume_type": "tempest-scenario-type-luks-761024397", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.310579 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-619957812', 'snapshot_id': None, 'imageRef': '0d7d891a-5d00-498f-a59e-4a2125f0e8ec', 'volume_type': 'tempest-scenario-type-luks-761024397', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:01.320657 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['9fdbe25d-f25a-46e2-8bb5-bbd4e6dd1fe5', '79e29599-1d8e-42a4-ac2e-a05624de3cec', '822bde93-914a-42f3-a8d5-c718b22e9247', '67001b99-5c53-4a96-81d9-f86257e824f0'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:01.321197 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730740d4-cfe1-41c5-815f-5dd15c7f1997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fdbe25d-f25a-46e2-8bb5-bbd4e6dd1fe5', '79e29599-1d8e-42a4-ac2e-a05624de3cec', '822bde93-914a-42f3-a8d5-c718b22e9247', '67001b99-5c53-4a96-81d9-f86257e824f0']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.321915 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf1207-4e81-4feb-9eac-4d5a1801cd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.342227 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf1207-4e81-4feb-9eac-4d5a1801cd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a13694c7-5200-41b0-b60e-4f2bda030d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-283934865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['9fdbe25d-f25a-46e2-8bb5-bbd4e6dd1fe5','79e29599-1d8e-42a4-ac2e-a05624de3cec','822bde93-914a-42f3-a8d5-c718b22e9247','67001b99-5c53-4a96-81d9-f86257e824f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-283934865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a13694c7-5200-41b0-b60e-4f2bda030d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.343011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bbe19b-a5ca-40ad-a12c-5d7f63eef186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.362519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bbe19b-a5ca-40ad-a12c-5d7f63eef186) transitioned into state 'SUCCESS' from state '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-283934865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['9fdbe25d-f25a-46e2-8bb5-bbd4e6dd1fe5','79e29599-1d8e-42a4-ac2e-a05624de3cec','822bde93-914a-42f3-a8d5-c718b22e9247','67001b99-5c53-4a96-81d9-f86257e824f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.363371 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444da58d-d36f-4a5e-a89e-e5686912683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.372738 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444da58d-d36f-4a5e-a89e-e5686912683c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.373536 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (d75c9fe7-bde2-4147-a4fd-0b404e4f493e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:01.373937 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:29:01.374596 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70ca39d-762e-418b-9311-23313a4b13cb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:01.375091 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1406/5564] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/volumes => generated 755 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:01.382150 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume of 1 GB Aug 13 15:29:01.382453 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.382453 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:01.382963 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Availability Zones retrieved successfully. Aug 13 15:29:01.387681 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ff56d40-b823-437c-9971-8a4a01807eac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.388478 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (08cb55eb-310d-4ecf-87e9-d9eb300f1166) 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 15:29:01.389339 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:01.389422 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00993de9-942e-409c-a802-0b00afab3d5a) transitioned 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 15:29:01.389648 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "2e67baa6-9641-439c-8cc6-17b9755d08b4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-451125471"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:01.390371 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-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 15:29:01.390961 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request body: {'volume': {"'backup_id": '2e67baa6-9641-439c-8cc6-17b9755d08b4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-451125471'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:01.391158 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume of 1 GB Aug 13 15:29:01.395211 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Availability Zones retrieved successfully. Aug 13 15:29:01.400558 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (170737d5-fb39-41bd-bf5b-d181ae9ce201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:01.401374 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1a9dec-3063-4852-ac77-b495cb2f2532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.402279 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:01.424860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1a9dec-3063-4852-ac77-b495cb2f2532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.425524 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef1c317-48e3-4a3d-bd6a-aced8c7e4dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.439414 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00993de9-942e-409c-a802-0b00afab3d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=53bf1e62-88fe-449a-9783-e8572045fa96,is_public=True,name='tempest-scenario-type-luks-761024397',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53bf1e62-88fe-449a-9783-e8572045fa96', '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 15:29:01.440112 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3aa9da-bb1a-4fa2-831d-aa93cf0e1b51) transitioned 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 15:29:01.459642 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Created reservations ['bbb6658c-2444-4aa1-9d11-4e1ba85a22b7', '98d23c80-0978-47a1-9316-e93081ed811c', '4c269307-a43d-4c0e-acb9-15ddfccce34e', '6a5610b4-c7cf-45f8-b8c3-d5f42ee583ed'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:01.460387 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef1c317-48e3-4a3d-bd6a-aced8c7e4dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb6658c-2444-4aa1-9d11-4e1ba85a22b7', '98d23c80-0978-47a1-9316-e93081ed811c', '4c269307-a43d-4c0e-acb9-15ddfccce34e', '6a5610b4-c7cf-45f8-b8c3-d5f42ee583ed']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.461217 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8bf199-7947-45b0-80f3-ea5ba6139418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.463788 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-761024397 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-761024397, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:01.464080 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-761024397 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-761024397, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:01.480944 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8bf199-7947-45b0-80f3-ea5ba6139418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745cc976-2bbd-45fa-a1bf-207c6419c1d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-451125471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['bbb6658c-2444-4aa1-9d11-4e1ba85a22b7','98d23c80-0978-47a1-9316-e93081ed811c','4c269307-a43d-4c0e-acb9-15ddfccce34e','6a5610b4-c7cf-45f8-b8c3-d5f42ee583ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-451125471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745cc976-2bbd-45fa-a1bf-207c6419c1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb95961245b4fcebade4afef37d8cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a66e1da0cb442c8455db8697b4ae19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.481596 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d854a72a-2df0-4522-930a-0c6b52316107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.484370 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Created reservations ['d083fa4a-1af6-443d-9e45-852729e3ca0a', 'cf2f69d4-cea3-423a-9c16-423263984dd1', '43885bfc-15fe-4f90-b7f0-66269f2b055d', 'f9d7d44e-c21d-48f5-a71f-08109e3114d6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:01.485225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3aa9da-bb1a-4fa2-831d-aa93cf0e1b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d083fa4a-1af6-443d-9e45-852729e3ca0a', 'cf2f69d4-cea3-423a-9c16-423263984dd1', '43885bfc-15fe-4f90-b7f0-66269f2b055d', 'f9d7d44e-c21d-48f5-a71f-08109e3114d6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.485945 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df11e300-efa1-448f-82ea-8d51d9de822f) transitioned 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 15:29:01.498452 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d854a72a-2df0-4522-930a-0c6b52316107) transitioned into state 'SUCCESS' from state '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-451125471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bb95961245b4fcebade4afef37d8cb1',qos_specs=None,replication_status=,reservations=['bbb6658c-2444-4aa1-9d11-4e1ba85a22b7','98d23c80-0978-47a1-9316-e93081ed811c','4c269307-a43d-4c0e-acb9-15ddfccce34e','6a5610b4-c7cf-45f8-b8c3-d5f42ee583ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a66e1da0cb442c8455db8697b4ae19',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.499321 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c1977-9861-4a40-9223-165be3641f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:01.505918 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df11e300-efa1-448f-82ea-8d51d9de822f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c9a98f-c443-497c-a56c-cc4503704ca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-619957812',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['d083fa4a-1af6-443d-9e45-852729e3ca0a','cf2f69d4-cea3-423a-9c16-423263984dd1','43885bfc-15fe-4f90-b7f0-66269f2b055d','f9d7d44e-c21d-48f5-a71f-08109e3114d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-619957812',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=87c9a98f-c443-497c-a56c-cc4503704ca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53bf1e62-88fe-449a-9783-e8572045fa96),volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.506556 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b773e2bb-5003-4fb4-8945-9e344a611c40) transitioned 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 15:29:01.507202 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c1977-9861-4a40-9223-165be3641f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.508008 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Flow 'volume_create_api' (170737d5-fb39-41bd-bf5b-d181ae9ce201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:01.508319 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Create volume request issued successfully. Aug 13 15:29:01.508871 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ff56d40-b823-437c-9971-8a4a01807eac tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:01.509266 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1382/5565] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/volumes => generated 755 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:01.520317 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.522320 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 Aug 13 15:29:01.522574 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.522860 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.522923 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b773e2bb-5003-4fb4-8945-9e344a611c40) transitioned into state 'SUCCESS' from state '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-619957812',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['d083fa4a-1af6-443d-9e45-852729e3ca0a','cf2f69d4-cea3-423a-9c16-423263984dd1','43885bfc-15fe-4f90-b7f0-66269f2b055d','f9d7d44e-c21d-48f5-a71f-08109e3114d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:01.523806 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e0b0fc-b205-452c-abaa-7115a1f271c7) transitioned 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 15:29:01.530183 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.530183 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:01.532301 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e0b0fc-b205-452c-abaa-7115a1f271c7) 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 15:29:01.533226 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (08cb55eb-310d-4ecf-87e9-d9eb300f1166) 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 15:29:01.533554 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request issued successfully. Aug 13 15:29:01.534101 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:01.534245 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-425df62d-5f3e-41d4-b0da-5dfa2c6e40d1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:01.534629 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1385/5566] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:01 2026] POST /volume/v3/volumes => generated 788 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:01.538027 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3b2240a-8dd8-4eea-b561-923bff3b657b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 returned with HTTP 200 Aug 13 15:29:01.538414 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1394/5567] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.545349 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1e4843d-15e2-406b-ae17-df308b650849 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.547207 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1e4843d-15e2-406b-ae17-df308b650849 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:01.547378 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1e4843d-15e2-406b-ae17-df308b650849 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.547572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1e4843d-15e2-406b-ae17-df308b650849 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.549400 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.551028 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 Aug 13 15:29:01.551188 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.551372 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.554303 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.554303 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:01.557323 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.557323 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:01.557942 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1e4843d-15e2-406b-ae17-df308b650849 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:01.560161 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:01.561786 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1e4843d-15e2-406b-ae17-df308b650849 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:01.562149 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1407/5568] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.563960 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e2cf74e-ee0c-4ffa-85e1-53e481f84866 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 returned with HTTP 200 Aug 13 15:29:01.564277 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1383/5569] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.575402 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.577186 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 Aug 13 15:29:01.577418 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.577624 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.585140 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.585140 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:01.588718 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:01.592566 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb15bb8c-5562-4f33-b62a-54748937b4c5 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 returned with HTTP 200 Aug 13 15:29:01.593070 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1386/5570] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.604500 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.606265 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 Aug 13 15:29:01.606501 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.606762 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.613206 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.613206 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:01.616466 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:01.620984 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34144da8-2f51-4763-8fa1-88e3b06eb6c9 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 returned with HTTP 200 Aug 13 15:29:01.621396 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1395/5571] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:01.633210 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da0db7ee-2509-4163-a3d2-1a861789b928 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:01.635061 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da0db7ee-2509-4163-a3d2-1a861789b928 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:01.635282 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da0db7ee-2509-4163-a3d2-1a861789b928 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:01.635500 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da0db7ee-2509-4163-a3d2-1a861789b928 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:01.642891 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:01.642891 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:01.647425 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da0db7ee-2509-4163-a3d2-1a861789b928 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:01.651494 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da0db7ee-2509-4163-a3d2-1a861789b928 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 returned with HTTP 200 Aug 13 15:29:01.651890 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1408/5572] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:01 2026] GET /volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:02.573786 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:02.575597 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:02.575811 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:02.576032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:02.582852 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:02.582852 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:02.586717 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:02.590934 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c70cb43-e6f0-47a1-8d70-d3721345f634 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:02.591358 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1384/5573] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:02 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:02.664142 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:02.665854 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:02.666044 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:02.666225 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:02.672665 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:02.672665 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:02.676015 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:02.679943 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87ca54fc-8d7f-4d18-ab13-14e11f128fc3 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 returned with HTTP 200 Aug 13 15:29:02.680278 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1387/5574] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:02 2026] GET /volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:02.691484 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:02.693188 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:29:02.693386 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:02.693563 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:02.693656 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete backup with id: 2e67baa6-9641-439c-8cc6-17b9755d08b4. Aug 13 15:29:02.697631 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:02.697631 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:02.708564 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] delete_backup rpcapi backup_id 2e67baa6-9641-439c-8cc6-17b9755d08b4 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 15:29:02.710147 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-826fb497-529b-4b9d-92fd-ea9ebd7fdb1c tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 202 Aug 13 15:29:02.710782 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1396/5575] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:02 2026] DELETE /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 15:29:02.717655 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77082bc1-548c-4c02-ba70-4348c443bf0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:02.719388 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77082bc1-548c-4c02-ba70-4348c443bf0d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:29:02.719606 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77082bc1-548c-4c02-ba70-4348c443bf0d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:02.719818 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77082bc1-548c-4c02-ba70-4348c443bf0d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:02.719947 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-77082bc1-548c-4c02-ba70-4348c443bf0d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:29:02.724162 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:02.724162 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:02.725037 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77082bc1-548c-4c02-ba70-4348c443bf0d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 200 Aug 13 15:29:02.725457 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1409/5576] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:02 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:03.605729 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:03.607183 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:03.607392 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:03.607570 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:03.614395 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:03.614395 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:03.619247 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:03.624438 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70c66bde-f77a-43ee-adfa-b0d695d5a34b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:03.624891 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1385/5577] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:03 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:03.735642 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:03.737415 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 Aug 13 15:29:03.737636 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:03.737896 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:03.738041 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Show backup with id 2e67baa6-9641-439c-8cc6-17b9755d08b4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 15:29:03.741814 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a37d0b56-931e-4d55-b81d-d0a4a352d822 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 returned with HTTP 404 Aug 13 15:29:03.742320 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1388/5578] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:03 2026] GET /volume/v3/backups/2e67baa6-9641-439c-8cc6-17b9755d08b4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:03.752104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec755b85-15bb-4568-8a77-3c74e9840056 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:03.754866 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:03.755032 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:03.755205 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:03.755352 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: 745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:03.761774 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:03.761774 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:03.762230 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:03.776824 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:03.777013 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec755b85-15bb-4568-8a77-3c74e9840056 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 returned with HTTP 202 Aug 13 15:29:03.777427 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1397/5579] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:03 2026] DELETE /volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:03.784151 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:03.786040 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:03.786239 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:03.786469 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:03.793789 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:03.793789 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:03.797328 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:03.801259 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31ec1fe7-f476-41bb-9c2c-5546cde88ce1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 returned with HTTP 200 Aug 13 15:29:03.801592 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1410/5580] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:03 2026] GET /volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:04.637620 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:04.639108 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:04.639287 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:04.639459 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:04.645778 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:04.645778 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:04.648950 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:04.652834 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71cf7718-5eca-4d1e-a580-633f832a4da8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:04.653186 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1386/5581] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:04 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:04.813271 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de5886dc-759d-4636-bca6-fee52b44e5e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:04.815070 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5886dc-759d-4636-bca6-fee52b44e5e0 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 Aug 13 15:29:04.815248 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5886dc-759d-4636-bca6-fee52b44e5e0 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:04.815409 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5886dc-759d-4636-bca6-fee52b44e5e0 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:04.820892 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5886dc-759d-4636-bca6-fee52b44e5e0 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 returned with HTTP 404 Aug 13 15:29:04.821286 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1389/5582] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:04 2026] GET /volume/v3/volumes/745cc976-2bbd-45fa-a1bf-207c6419c1d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:04.827599 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:04.829286 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 Aug 13 15:29:04.829477 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:04.829654 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:04.829876 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: a13694c7-5200-41b0-b60e-4f2bda030d03 Aug 13 15:29:04.836277 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:04.836277 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:04.836668 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:04.850196 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:04.850358 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d5b47c5-2f0b-4ec2-9df8-08b0f1ef5582 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 returned with HTTP 202 Aug 13 15:29:04.850830 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1398/5583] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:04 2026] DELETE /volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:04.857053 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-190a86f9-3852-4969-a24a-5a50167e024f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:04.858810 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190a86f9-3852-4969-a24a-5a50167e024f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 Aug 13 15:29:04.859016 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190a86f9-3852-4969-a24a-5a50167e024f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:04.859206 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-190a86f9-3852-4969-a24a-5a50167e024f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:04.865581 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:04.865581 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:04.868991 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-190a86f9-3852-4969-a24a-5a50167e024f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:04.872898 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-190a86f9-3852-4969-a24a-5a50167e024f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 returned with HTTP 200 Aug 13 15:29:04.873244 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1411/5584] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:04 2026] GET /volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:05.665189 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8598c915-40bb-4470-afb8-95031598956e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:05.667039 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8598c915-40bb-4470-afb8-95031598956e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:05.667293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8598c915-40bb-4470-afb8-95031598956e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:05.667545 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8598c915-40bb-4470-afb8-95031598956e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:05.674170 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:05.674170 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:05.677524 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8598c915-40bb-4470-afb8-95031598956e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:05.681193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8598c915-40bb-4470-afb8-95031598956e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:05.681517 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1387/5585] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:05 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:05.885287 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4440469e-184a-475a-b07a-99d8b6f655bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:05.887058 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4440469e-184a-475a-b07a-99d8b6f655bc tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 Aug 13 15:29:05.887280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4440469e-184a-475a-b07a-99d8b6f655bc tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:05.887507 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4440469e-184a-475a-b07a-99d8b6f655bc tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:05.892647 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4440469e-184a-475a-b07a-99d8b6f655bc tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 returned with HTTP 404 Aug 13 15:29:05.893113 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1390/5586] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:05 2026] GET /volume/v3/volumes/a13694c7-5200-41b0-b60e-4f2bda030d03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:05.899084 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:05.900921 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 Aug 13 15:29:05.901149 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:05.901412 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:05.901577 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: b97eab84-1625-4e07-b444-c1edce206cf3 Aug 13 15:29:05.909995 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:05.909995 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:05.910517 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:05.929191 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:05.929380 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b7cf137-54d2-41b8-8851-7817f5a0f32f tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 returned with HTTP 202 Aug 13 15:29:05.929981 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1399/5587] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:05 2026] DELETE /volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:05.939355 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb01fa82-371b-4763-b113-889645a2064b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:05.941453 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb01fa82-371b-4763-b113-889645a2064b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 Aug 13 15:29:05.941645 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb01fa82-371b-4763-b113-889645a2064b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:05.941844 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb01fa82-371b-4763-b113-889645a2064b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:05.948496 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:05.948496 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:05.952043 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb01fa82-371b-4763-b113-889645a2064b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:05.956459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb01fa82-371b-4763-b113-889645a2064b tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 returned with HTTP 200 Aug 13 15:29:05.956873 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1412/5588] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:05 2026] GET /volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:06.692769 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:06.694587 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:06.694776 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:06.694996 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:06.701345 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:06.701345 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:06.704622 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:06.708359 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c50c2a47-5503-48f1-a527-35add8eb3dd1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:06.708721 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1388/5589] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:06 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:06.968575 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76f2636c-d37f-48d4-a753-f30a4e56b1eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:06.970291 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76f2636c-d37f-48d4-a753-f30a4e56b1eb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 Aug 13 15:29:06.970447 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76f2636c-d37f-48d4-a753-f30a4e56b1eb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:06.970618 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76f2636c-d37f-48d4-a753-f30a4e56b1eb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:06.972766 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=167,cinder:INSERT=27,cinder:UPDATE=48,cinder:DELETE=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:06.976987 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76f2636c-d37f-48d4-a753-f30a4e56b1eb tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 returned with HTTP 404 Aug 13 15:29:06.977452 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1391/5590] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:06 2026] GET /volume/v3/volumes/b97eab84-1625-4e07-b444-c1edce206cf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:06.984412 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:06.988067 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 Aug 13 15:29:06.988067 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:06.988067 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:06.988067 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: f5c87be2-43cd-478b-a176-80834c6809f5 Aug 13 15:29:06.994237 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:06.994237 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:06.994892 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:07.009289 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:07.009787 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70dcb135-29ad-4e68-ab28-81c8bb069caf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 returned with HTTP 202 Aug 13 15:29:07.010388 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1400/5591] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:06 2026] DELETE /volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:07.017615 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a0a475e-0f42-4289-a713-a000082a9b15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:07.019369 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a0a475e-0f42-4289-a713-a000082a9b15 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 Aug 13 15:29:07.019752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a0a475e-0f42-4289-a713-a000082a9b15 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:07.019752 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a0a475e-0f42-4289-a713-a000082a9b15 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:07.025991 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:07.025991 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:07.029490 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a0a475e-0f42-4289-a713-a000082a9b15 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:07.033920 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a0a475e-0f42-4289-a713-a000082a9b15 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 returned with HTTP 200 Aug 13 15:29:07.034392 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1413/5592] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:07 2026] GET /volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:07.720924 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-331a4330-9f82-4f60-8987-6ec797491ef3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:07.722416 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-331a4330-9f82-4f60-8987-6ec797491ef3 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:07.722599 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-331a4330-9f82-4f60-8987-6ec797491ef3 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:07.722837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-331a4330-9f82-4f60-8987-6ec797491ef3 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:07.730035 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:07.730035 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:07.733553 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-331a4330-9f82-4f60-8987-6ec797491ef3 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:07.737333 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-331a4330-9f82-4f60-8987-6ec797491ef3 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:07.737685 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1389/5593] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:07 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:08.046340 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46b4a368-fa93-4c78-967a-b94a4ad142fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:08.048219 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b4a368-fa93-4c78-967a-b94a4ad142fe tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 Aug 13 15:29:08.048438 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b4a368-fa93-4c78-967a-b94a4ad142fe tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:08.048666 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46b4a368-fa93-4c78-967a-b94a4ad142fe tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:08.054232 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46b4a368-fa93-4c78-967a-b94a4ad142fe tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 returned with HTTP 404 Aug 13 15:29:08.054708 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1392/5594] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:08 2026] GET /volume/v3/volumes/f5c87be2-43cd-478b-a176-80834c6809f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:08.062399 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:08.064273 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 Aug 13 15:29:08.066403 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:08.066403 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:08.066403 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: bf11818b-9e8a-4649-ab35-510b391a6935 Aug 13 15:29:08.072664 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:08.072664 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:08.073434 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:08.090827 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:08.091236 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c27797f9-6c69-477c-85dc-1f7e83b264e1 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 returned with HTTP 202 Aug 13 15:29:08.091770 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1401/5595] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:08 2026] DELETE /volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:08.099213 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:08.100798 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 Aug 13 15:29:08.101023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:08.101227 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:08.107277 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:08.107277 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:08.110443 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:08.113450 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=150,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:08.115223 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e172f3d-dd2e-4c81-99f1-57b442507724 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 returned with HTTP 200 Aug 13 15:29:08.115640 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1414/5596] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:08 2026] GET /volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:08.749376 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:08.751074 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:08.751283 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:08.751496 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:08.757397 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:08.757397 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:08.760522 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:08.764193 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2e92d9e-f245-478c-8892-2cc20b8337a7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:08.764575 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1390/5597] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:08 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:09.128787 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-089e8252-3694-430b-adc1-b6dae44c2fbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:09.130515 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-089e8252-3694-430b-adc1-b6dae44c2fbf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 Aug 13 15:29:09.130718 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-089e8252-3694-430b-adc1-b6dae44c2fbf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:09.130932 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-089e8252-3694-430b-adc1-b6dae44c2fbf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:09.135910 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-089e8252-3694-430b-adc1-b6dae44c2fbf tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 returned with HTTP 404 Aug 13 15:29:09.136310 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1393/5598] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:09 2026] GET /volume/v3/volumes/bf11818b-9e8a-4649-ab35-510b391a6935 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:09.142795 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:09.144295 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] DELETE https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc Aug 13 15:29:09.144575 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:09.144884 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:09.146065 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume with id: 99812857-accb-4443-8151-a5861887f0cc Aug 13 15:29:09.146924 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=181,cinder:UPDATE=55,cinder:INSERT=38 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:09.151926 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:09.151926 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:09.152638 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:09.167860 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Delete volume request issued successfully. Aug 13 15:29:09.168307 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa5ae938-8a7f-49f7-8da4-616c0ae8418d tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc returned with HTTP 202 Aug 13 15:29:09.168970 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1402/5599] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:09 2026] DELETE /volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:09.178336 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:09.180135 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc Aug 13 15:29:09.180330 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:09.180532 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:09.187367 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:09.187367 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:09.191412 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Volume info retrieved successfully. Aug 13 15:29:09.196026 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e81c2d41-2701-4eef-a5e2-6e37308e82a7 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc returned with HTTP 200 Aug 13 15:29:09.196374 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1415/5600] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:09 2026] GET /volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:09.777250 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:09.778967 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:09.779148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:09.779339 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:09.785651 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:09.785651 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:09.788918 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:09.792806 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a583b6d-f816-43f4-b99d-1ee78459c54a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:09.793184 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1391/5601] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:09 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:10.208350 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47286b0e-60d4-4543-bbe7-7f1c94805f11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:10.210066 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47286b0e-60d4-4543-bbe7-7f1c94805f11 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] GET https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc Aug 13 15:29:10.210231 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47286b0e-60d4-4543-bbe7-7f1c94805f11 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:10.210397 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47286b0e-60d4-4543-bbe7-7f1c94805f11 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:10.215525 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47286b0e-60d4-4543-bbe7-7f1c94805f11 tempest-CreateVolumesFromBackupTest-713712601 tempest-CreateVolumesFromBackupTest-713712601-project-member] https://10.4.3.38/volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc returned with HTTP 404 Aug 13 15:29:10.216022 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1394/5602] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:10 2026] GET /volume/v3/volumes/99812857-accb-4443-8151-a5861887f0cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:10.806096 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0262cf19-a81a-404b-97f1-d1150328c5fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:10.808463 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0262cf19-a81a-404b-97f1-d1150328c5fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:10.810395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0262cf19-a81a-404b-97f1-d1150328c5fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:10.810395 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0262cf19-a81a-404b-97f1-d1150328c5fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:10.815963 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:10.815963 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:10.825172 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0262cf19-a81a-404b-97f1-d1150328c5fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:10.831502 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0262cf19-a81a-404b-97f1-d1150328c5fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:10.831502 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1403/5603] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:10 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:11.201018 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:11.283486 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:11.283808 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1521403196"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:11.285061 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1521403196'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:11.285199 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:11.288991 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:11.294362 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (9b632fdd-0ba3-46fe-af71-49abb0472ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:11.295293 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703f6c7d-5e99-4dcb-a825-18085ac3e797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:11.296666 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:11.328003 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703f6c7d-5e99-4dcb-a825-18085ac3e797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:11.328658 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5359a4e8-0594-465f-82c0-361fa6aae9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:11.377165 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['55004a62-b2fb-4774-be81-03ee4ed6ffdf', '9c31cf48-4ff7-4a7c-8e2a-0523fb6f202a', '28b57f78-695e-4320-b37f-f01dfa8d5020', 'b5e19c21-59c3-4201-8b9b-c6a1783d2673'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:11.378030 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5359a4e8-0594-465f-82c0-361fa6aae9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55004a62-b2fb-4774-be81-03ee4ed6ffdf', '9c31cf48-4ff7-4a7c-8e2a-0523fb6f202a', '28b57f78-695e-4320-b37f-f01dfa8d5020', 'b5e19c21-59c3-4201-8b9b-c6a1783d2673']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:11.378727 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6152e95c-9c86-4332-8f85-3799e0f733b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:11.399124 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6152e95c-9c86-4332-8f85-3799e0f733b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859c40ff-8ff1-4b8e-83ae-84315480313c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1521403196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['55004a62-b2fb-4774-be81-03ee4ed6ffdf','9c31cf48-4ff7-4a7c-8e2a-0523fb6f202a','28b57f78-695e-4320-b37f-f01dfa8d5020','b5e19c21-59c3-4201-8b9b-c6a1783d2673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1521403196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859c40ff-8ff1-4b8e-83ae-84315480313c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:11.399775 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01351f7-b3ad-43b7-8161-6fb3f0ee9865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:11.415354 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e01351f7-b3ad-43b7-8161-6fb3f0ee9865) transitioned into state 'SUCCESS' from state '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-1521403196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['55004a62-b2fb-4774-be81-03ee4ed6ffdf','9c31cf48-4ff7-4a7c-8e2a-0523fb6f202a','28b57f78-695e-4320-b37f-f01dfa8d5020','b5e19c21-59c3-4201-8b9b-c6a1783d2673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:11.416100 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0da7bdb-4aa7-4ddf-961c-8c8d76be7e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:11.423896 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0da7bdb-4aa7-4ddf-961c-8c8d76be7e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:11.424650 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (9b632fdd-0ba3-46fe-af71-49abb0472ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:11.424983 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:11.425473 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c0afd7-9dcb-449c-8ab7-798e9e39662e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:11.425987 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1416/5604] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:29:11 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:11.436920 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d044729a-3c92-4e89-8f72-b902541de837 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:11.438656 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d044729a-3c92-4e89-8f72-b902541de837 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:11.438883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d044729a-3c92-4e89-8f72-b902541de837 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:11.439094 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d044729a-3c92-4e89-8f72-b902541de837 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:11.445370 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:11.445370 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:11.448710 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d044729a-3c92-4e89-8f72-b902541de837 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:11.452424 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d044729a-3c92-4e89-8f72-b902541de837 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c returned with HTTP 200 Aug 13 15:29:11.452851 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1392/5605] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:11 2026] GET /volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:11.843424 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:11.845080 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:11.845291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:11.845473 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:11.851618 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:11.851618 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:11.854883 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:11.858749 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-847b201f-106a-4982-a46a-b6c83a57c1d2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:11.859230 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1395/5606] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:11 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:12.464555 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1007baf1-e790-41ba-9350-9b074567ae12 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:12.466224 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1007baf1-e790-41ba-9350-9b074567ae12 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:12.466475 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1007baf1-e790-41ba-9350-9b074567ae12 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:12.467159 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1007baf1-e790-41ba-9350-9b074567ae12 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:12.473289 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:12.473289 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:12.476564 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1007baf1-e790-41ba-9350-9b074567ae12 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:12.480514 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1007baf1-e790-41ba-9350-9b074567ae12 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c returned with HTTP 200 Aug 13 15:29:12.480941 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1404/5607] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:12 2026] GET /volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:12.492095 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b528d83-100a-4d17-99bd-4326546415c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:12.493936 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:29:12.494246 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "859c40ff-8ff1-4b8e-83ae-84315480313c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-546045198"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:12.503709 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:12.503709 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:12.504231 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:12.504528 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create snapshot from volume 859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:12.539138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['db03c301-98b2-4089-bbb0-c24aa2cb6d53', '0fca0f14-95d9-4738-aba9-73a8fdd41c68', '780204ac-e012-41fa-b166-38176d473d38', 'eabec6a0-ca4f-41bc-b652-c3924c84713d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:12.569071 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot create request issued successfully. Aug 13 15:29:12.569412 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b528d83-100a-4d17-99bd-4326546415c0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:29:12.569905 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1417/5608] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:29:12 2026] POST /volume/v3/snapshots => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:12.578547 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1799495a-08f8-4b43-862f-b76a15d05225 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:12.580546 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1799495a-08f8-4b43-862f-b76a15d05225 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:12.580824 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1799495a-08f8-4b43-862f-b76a15d05225 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:12.581080 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1799495a-08f8-4b43-862f-b76a15d05225 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:12.586004 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:12.586004 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:12.586485 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1799495a-08f8-4b43-862f-b76a15d05225 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot retrieved successfully. Aug 13 15:29:12.587356 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1799495a-08f8-4b43-862f-b76a15d05225 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 returned with HTTP 200 Aug 13 15:29:12.587801 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1393/5609] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:12 2026] GET /volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:12.871694 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1be777af-81b3-481b-a782-fee01b1d9e8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:12.873485 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1be777af-81b3-481b-a782-fee01b1d9e8e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:12.873731 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1be777af-81b3-481b-a782-fee01b1d9e8e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:12.873970 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1be777af-81b3-481b-a782-fee01b1d9e8e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:12.881292 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:12.881292 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:12.885200 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1be777af-81b3-481b-a782-fee01b1d9e8e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:12.890032 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1be777af-81b3-481b-a782-fee01b1d9e8e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:12.890474 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1396/5610] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:12 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:13.596379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b54b57a6-7979-41b0-8a25-90262a659d97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.598178 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b54b57a6-7979-41b0-8a25-90262a659d97 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:13.598379 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b54b57a6-7979-41b0-8a25-90262a659d97 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:13.598557 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b54b57a6-7979-41b0-8a25-90262a659d97 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:13.603602 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:13.603602 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:13.604090 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b54b57a6-7979-41b0-8a25-90262a659d97 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot retrieved successfully. Aug 13 15:29:13.604964 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b54b57a6-7979-41b0-8a25-90262a659d97 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 returned with HTTP 200 Aug 13 15:29:13.605332 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1405/5611] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:13 2026] GET /volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:13.613535 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.615268 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:13.615595 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a119a3a6-1402-40b1-b024-2555ee574c43", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2059688614"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:13.616954 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a119a3a6-1402-40b1-b024-2555ee574c43', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2059688614'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:13.617068 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:13.617302 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:13.617302 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:13.621034 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:13.626966 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (9a7abda4-e36c-4277-b51f-0451e87f2262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:13.627780 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c36ac-88eb-4c51-ae34-71d20c5ef76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.628611 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:13.652709 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c36ac-88eb-4c51-ae34-71d20c5ef76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.653456 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dd32eb-5a1a-4194-87a4-cd62e360b682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.689308 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['736fdbfb-6ec2-44ba-ac04-56adf2918903', '1c4cc706-24b5-4fa3-ab24-f2ee1d64802e', 'f937947b-d449-43de-a64e-3896cb905ca2', 'b2f2ffb1-d07c-41cc-94ee-0f55a40ce4da'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:13.690058 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dd32eb-5a1a-4194-87a4-cd62e360b682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['736fdbfb-6ec2-44ba-ac04-56adf2918903', '1c4cc706-24b5-4fa3-ab24-f2ee1d64802e', 'f937947b-d449-43de-a64e-3896cb905ca2', 'b2f2ffb1-d07c-41cc-94ee-0f55a40ce4da']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.690759 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098ae4f1-9b2d-430f-9bc8-81b649de8864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.711182 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098ae4f1-9b2d-430f-9bc8-81b649de8864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '919d52fb-fc5b-4712-991c-b5b0014c28c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2059688614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['736fdbfb-6ec2-44ba-ac04-56adf2918903','1c4cc706-24b5-4fa3-ab24-f2ee1d64802e','f937947b-d449-43de-a64e-3896cb905ca2','b2f2ffb1-d07c-41cc-94ee-0f55a40ce4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2059688614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=919d52fb-fc5b-4712-991c-b5b0014c28c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.711883 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5680b-85c9-45b0-b56c-08d8e55a53fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.726637 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5680b-85c9-45b0-b56c-08d8e55a53fb) transitioned into state 'SUCCESS' from state '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-2059688614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['736fdbfb-6ec2-44ba-ac04-56adf2918903','1c4cc706-24b5-4fa3-ab24-f2ee1d64802e','f937947b-d449-43de-a64e-3896cb905ca2','b2f2ffb1-d07c-41cc-94ee-0f55a40ce4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.727385 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1cd3c80-64a9-4489-82fa-28ab08c0f3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.735325 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1cd3c80-64a9-4489-82fa-28ab08c0f3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.736138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (9a7abda4-e36c-4277-b51f-0451e87f2262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:13.736415 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:13.736963 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b804ab0-e831-4b10-96f4-1d8bb142bff0 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:13.737375 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1418/5612] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:13 2026] POST /volume/v3/volumes => generated 758 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:13.748874 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.750554 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:13.750936 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a119a3a6-1402-40b1-b024-2555ee574c43", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1427792089"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:13.752304 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a119a3a6-1402-40b1-b024-2555ee574c43', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1427792089'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:13.752419 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:13.756388 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:13.761550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (71e54ef1-de6a-422f-b88b-c7f8f3fbbf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:13.762437 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a92f3ce-e6a6-471a-88e9-0da93ddc6b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.763360 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:13.791088 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a92f3ce-e6a6-471a-88e9-0da93ddc6b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.791930 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7115fc-3514-4020-8051-e1b9297653ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.833601 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['da8eb8c3-1e17-44c7-a3ff-88ef7f68f5c6', '758379c9-0fa8-472c-9376-86874ca8ea7c', '5f3d400f-7599-4ca2-82f8-45da99c97cd4', '4c022a69-871d-4a41-8094-9b5d41b14404'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:13.834542 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7115fc-3514-4020-8051-e1b9297653ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8eb8c3-1e17-44c7-a3ff-88ef7f68f5c6', '758379c9-0fa8-472c-9376-86874ca8ea7c', '5f3d400f-7599-4ca2-82f8-45da99c97cd4', '4c022a69-871d-4a41-8094-9b5d41b14404']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.835447 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d59141e-b407-4b4d-9925-c88f1fb3302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.855529 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d59141e-b407-4b4d-9925-c88f1fb3302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5500cff-9fd9-4408-b82d-106a1a61c185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1427792089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['da8eb8c3-1e17-44c7-a3ff-88ef7f68f5c6','758379c9-0fa8-472c-9376-86874ca8ea7c','5f3d400f-7599-4ca2-82f8-45da99c97cd4','4c022a69-871d-4a41-8094-9b5d41b14404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1427792089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5500cff-9fd9-4408-b82d-106a1a61c185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.856249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca98da0-aae9-4d2d-89e7-26dd42d0cd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.871434 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca98da0-aae9-4d2d-89e7-26dd42d0cd59) transitioned into state 'SUCCESS' from state '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-1427792089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['da8eb8c3-1e17-44c7-a3ff-88ef7f68f5c6','758379c9-0fa8-472c-9376-86874ca8ea7c','5f3d400f-7599-4ca2-82f8-45da99c97cd4','4c022a69-871d-4a41-8094-9b5d41b14404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.872098 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b48f26-3263-45cc-a211-de15dcdec631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:13.879397 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b48f26-3263-45cc-a211-de15dcdec631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.880059 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (71e54ef1-de6a-422f-b88b-c7f8f3fbbf62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:13.880317 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:13.880817 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e88d54c5-dcc5-49a6-92a6-c9298f21296e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:13.881200 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1394/5613] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:13 2026] POST /volume/v3/volumes => generated 758 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:13.892315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8913bea6-ee98-4996-b116-5a6d77823f6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.893965 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:13.894282 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a119a3a6-1402-40b1-b024-2555ee574c43", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1292953460"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:13.895597 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a119a3a6-1402-40b1-b024-2555ee574c43', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1292953460'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:13.895726 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:13.899531 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:13.902254 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6be7ad4d-297b-4047-b366-b95ff8137889 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.904024 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6be7ad4d-297b-4047-b366-b95ff8137889 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:13.904214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6be7ad4d-297b-4047-b366-b95ff8137889 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:13.904397 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6be7ad4d-297b-4047-b366-b95ff8137889 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:13.904566 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (4ff3d75c-0afc-4317-bc82-cb9f1606efb9) 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 15:29:13.905430 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5794ce74-1819-4417-abea-348edfdd8ec3) transitioned 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 15:29:13.906285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-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 15:29:13.911914 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:13.911914 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:13.915079 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6be7ad4d-297b-4047-b366-b95ff8137889 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:13.919114 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6be7ad4d-297b-4047-b366-b95ff8137889 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:13.919540 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1406/5614] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:13 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:13.930946 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:13.932742 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:13.933023 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:13.933198 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:13.933481 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5794ce74-1819-4417-abea-348edfdd8ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:29:13.934247 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2681f3-c306-42b9-b758-86d010ba602d) transitioned 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 15:29:13.940048 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:13.940048 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:13.943313 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:13.948518 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2364ca2-6300-4521-b6f8-7def03b5cb84 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:13.949226 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1419/5615] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:13 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:13.974431 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['c526ff08-f3be-4c86-ae66-29d0340edd36', 'ff55da09-eabb-4b97-b1b5-e69ff8c3d9f0', '1036d337-dae3-4f0f-a26d-e7e0626a8078', '24c020db-1d03-4710-8bc6-072b2dc178ad'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:13.975265 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2681f3-c306-42b9-b758-86d010ba602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c526ff08-f3be-4c86-ae66-29d0340edd36', 'ff55da09-eabb-4b97-b1b5-e69ff8c3d9f0', '1036d337-dae3-4f0f-a26d-e7e0626a8078', '24c020db-1d03-4710-8bc6-072b2dc178ad']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.976037 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ac58bf-cfbc-4c95-a883-c3af626d4ccc) transitioned 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 15:29:13.997728 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ac58bf-cfbc-4c95-a883-c3af626d4ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1292953460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['c526ff08-f3be-4c86-ae66-29d0340edd36','ff55da09-eabb-4b97-b1b5-e69ff8c3d9f0','1036d337-dae3-4f0f-a26d-e7e0626a8078','24c020db-1d03-4710-8bc6-072b2dc178ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1292953460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:13.998664 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ab418c-7746-462a-80af-34910f7efdde) transitioned 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 15:29:14.014652 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ab418c-7746-462a-80af-34910f7efdde) transitioned into state 'SUCCESS' from state '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-1292953460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['c526ff08-f3be-4c86-ae66-29d0340edd36','ff55da09-eabb-4b97-b1b5-e69ff8c3d9f0','1036d337-dae3-4f0f-a26d-e7e0626a8078','24c020db-1d03-4710-8bc6-072b2dc178ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.015315 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b265ec2a-1093-47c4-8d3e-e534d92dcf1b) transitioned 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 15:29:14.022611 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b265ec2a-1093-47c4-8d3e-e534d92dcf1b) 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 15:29:14.023578 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (4ff3d75c-0afc-4317-bc82-cb9f1606efb9) 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 15:29:14.023914 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:14.024405 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8913bea6-ee98-4996-b116-5a6d77823f6f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:14.024977 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1397/5616] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:13 2026] POST /volume/v3/volumes => generated 758 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:14.036104 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.037905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:14.038270 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a119a3a6-1402-40b1-b024-2555ee574c43", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-396324928"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:14.039580 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a119a3a6-1402-40b1-b024-2555ee574c43', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-396324928'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:14.039715 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:14.040043 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.040043 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:14.044052 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:14.049515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (f93caa20-1123-45e0-9ebd-516ec745c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:14.050375 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdc12a8-b0c9-4751-bc4d-5357b9315944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.051249 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:14.064568 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.066365 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:14.066525 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.066730 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.072829 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.072829 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:14.075665 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdc12a8-b0c9-4751-bc4d-5357b9315944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.076122 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:14.076479 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0744875-63b2-4299-846e-6a04f991856a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.080083 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7a015c4d-e332-4e35-9222-c5be68b7a7d6 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:14.080578 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1407/5617] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:14.119170 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['a8e42ea4-f747-4f2e-a8a7-028b1c789cc6', '1914495a-d41b-4653-8413-f8a573aacf8e', 'ab305a03-c717-4a55-a41d-76f191c65e25', '5904e4dd-d400-4932-bc69-7f40af6ce6d6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:14.120072 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0744875-63b2-4299-846e-6a04f991856a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e42ea4-f747-4f2e-a8a7-028b1c789cc6', '1914495a-d41b-4653-8413-f8a573aacf8e', 'ab305a03-c717-4a55-a41d-76f191c65e25', '5904e4dd-d400-4932-bc69-7f40af6ce6d6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.120778 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86733aba-4071-43a5-b16e-4bcc9fc706d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.141018 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86733aba-4071-43a5-b16e-4bcc9fc706d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93abca76-ebf9-4970-aa17-6d69163187c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396324928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['a8e42ea4-f747-4f2e-a8a7-028b1c789cc6','1914495a-d41b-4653-8413-f8a573aacf8e','ab305a03-c717-4a55-a41d-76f191c65e25','5904e4dd-d400-4932-bc69-7f40af6ce6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-396324928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93abca76-ebf9-4970-aa17-6d69163187c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.141685 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4b9c55-1bb4-489b-935b-02b7ab6ba365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.156898 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4b9c55-1bb4-489b-935b-02b7ab6ba365) transitioned into state 'SUCCESS' from state '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-396324928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['a8e42ea4-f747-4f2e-a8a7-028b1c789cc6','1914495a-d41b-4653-8413-f8a573aacf8e','ab305a03-c717-4a55-a41d-76f191c65e25','5904e4dd-d400-4932-bc69-7f40af6ce6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.157557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09ca0fd-a958-4dfc-8ca2-4918f2286ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.165166 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09ca0fd-a958-4dfc-8ca2-4918f2286ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.165873 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (f93caa20-1123-45e0-9ebd-516ec745c21d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:14.166115 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:14.166595 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0197432-49e6-4cb0-a9d8-8c05220e1e1f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:14.167161 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1395/5618] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:14 2026] POST /volume/v3/volumes => generated 757 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:14.177737 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.179287 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:14.179600 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a119a3a6-1402-40b1-b024-2555ee574c43", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1156146430"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:14.180955 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a119a3a6-1402-40b1-b024-2555ee574c43', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1156146430'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:14.181066 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume of 1 GB Aug 13 15:29:14.184593 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Availability Zones retrieved successfully. Aug 13 15:29:14.189399 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (3c5bb89c-1272-4227-bf8f-cb6ddacddc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:14.190241 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4059700-0206-4a1b-bd61-bb3c2ac8f022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.191078 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:14.213392 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4059700-0206-4a1b-bd61-bb3c2ac8f022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.214131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923d27e4-b7d4-43a9-a4e8-4e41c4eae6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.247898 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Created reservations ['f3dac7ec-1241-4688-b53d-32d2fc7cb07b', '62bd9a87-c915-41a8-8836-eba4fe5bf096', '4e16eacf-3b95-427a-8a47-c6450e6ec42f', 'cbe2b683-fdeb-4cfb-8d47-cf548123c50f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:14.248604 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923d27e4-b7d4-43a9-a4e8-4e41c4eae6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3dac7ec-1241-4688-b53d-32d2fc7cb07b', '62bd9a87-c915-41a8-8836-eba4fe5bf096', '4e16eacf-3b95-427a-8a47-c6450e6ec42f', 'cbe2b683-fdeb-4cfb-8d47-cf548123c50f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.249328 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ebc158-bd40-4ab1-b0a1-c2a2f2870b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.271458 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ebc158-bd40-4ab1-b0a1-c2a2f2870b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6cbc93d-be14-4c49-b689-0e335ed510fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1156146430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['f3dac7ec-1241-4688-b53d-32d2fc7cb07b','62bd9a87-c915-41a8-8836-eba4fe5bf096','4e16eacf-3b95-427a-8a47-c6450e6ec42f','cbe2b683-fdeb-4cfb-8d47-cf548123c50f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1156146430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6cbc93d-be14-4c49-b689-0e335ed510fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2403a62f9ed74ef6ba2009ad430ef167',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d012934fd07a458aa5af61cf0ddaac64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.272121 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05cc455-ae75-4b9f-9035-2f394b36d1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.288533 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05cc455-ae75-4b9f-9035-2f394b36d1a2) transitioned into state 'SUCCESS' from state '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-1156146430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2403a62f9ed74ef6ba2009ad430ef167',qos_specs=None,replication_status=,reservations=['f3dac7ec-1241-4688-b53d-32d2fc7cb07b','62bd9a87-c915-41a8-8836-eba4fe5bf096','4e16eacf-3b95-427a-8a47-c6450e6ec42f','cbe2b683-fdeb-4cfb-8d47-cf548123c50f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d012934fd07a458aa5af61cf0ddaac64',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.289667 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e4b2ad-4321-4e42-b804-52f51ff3491f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:14.300662 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e4b2ad-4321-4e42-b804-52f51ff3491f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:14.301451 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Flow 'volume_create_api' (3c5bb89c-1272-4227-bf8f-cb6ddacddc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:14.301761 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Create volume request issued successfully. Aug 13 15:29:14.302292 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-681fbcfa-9b51-49b1-bcc5-6c17465a837d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:14.302824 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1420/5619] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:14 2026] POST /volume/v3/volumes => generated 758 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:14.313635 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.316095 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 Aug 13 15:29:14.316369 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.316625 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.325270 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.325270 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:14.329160 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.333999 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c1afb4-cbe5-4657-a788-8709fc66f1f1 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 returned with HTTP 200 Aug 13 15:29:14.334442 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1398/5620] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.345643 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.347429 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 Aug 13 15:29:14.347626 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.347858 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.355055 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.355055 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:14.359099 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.363357 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e0b633c-28b7-4c7a-ad8a-8627edec2061 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 returned with HTTP 200 Aug 13 15:29:14.363953 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1408/5621] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.376546 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-871aedc2-6172-412d-a359-6e428f9ebc9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.378541 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871aedc2-6172-412d-a359-6e428f9ebc9c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec Aug 13 15:29:14.378760 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871aedc2-6172-412d-a359-6e428f9ebc9c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.379044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-871aedc2-6172-412d-a359-6e428f9ebc9c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.385538 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.385538 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:14.388645 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-871aedc2-6172-412d-a359-6e428f9ebc9c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.392050 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-871aedc2-6172-412d-a359-6e428f9ebc9c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec returned with HTTP 200 Aug 13 15:29:14.392402 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1396/5622] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.404405 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.406226 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 Aug 13 15:29:14.406401 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.406605 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.414391 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.414391 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:14.418360 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.422847 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed3bad1-fd3c-4445-9882-3b50de3eccee tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 returned with HTTP 200 Aug 13 15:29:14.423270 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1421/5623] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.436194 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e652b2d-3a53-4f62-af62-4a072033a23e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.437922 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e652b2d-3a53-4f62-af62-4a072033a23e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe Aug 13 15:29:14.438101 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e652b2d-3a53-4f62-af62-4a072033a23e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.438291 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e652b2d-3a53-4f62-af62-4a072033a23e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.444280 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.444280 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:14.447394 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4e652b2d-3a53-4f62-af62-4a072033a23e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.451012 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e652b2d-3a53-4f62-af62-4a072033a23e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe returned with HTTP 200 Aug 13 15:29:14.451322 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1399/5624] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe => generated 851 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.464639 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.466766 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe Aug 13 15:29:14.467021 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.467222 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.467431 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: f6cbc93d-be14-4c49-b689-0e335ed510fe Aug 13 15:29:14.474324 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.474324 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:14.474816 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.479108 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.481359 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:14.481548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.481883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.488995 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.488995 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:14.490056 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:14.490222 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a69329d-2541-45d1-84a7-a7b7737fe950 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe returned with HTTP 202 Aug 13 15:29:14.490612 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1409/5625] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:14 2026] DELETE /volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:14.493101 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:14.496773 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.499066 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe Aug 13 15:29:14.499259 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-7862a459-4700-41f6-9cab-d61b93abdf9f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:14.499304 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.499508 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.499805 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1397/5626] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1427 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:14.506221 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.506221 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:14.508622 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6140e312-0503-4838-9f53-b609bfb3daf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.509110 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6140e312-0503-4838-9f53-b609bfb3daf5 None None] GET https://10.4.3.38/volume// Aug 13 15:29:14.509318 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6140e312-0503-4838-9f53-b609bfb3daf5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:14.509550 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6140e312-0503-4838-9f53-b609bfb3daf5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:14.509951 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6140e312-0503-4838-9f53-b609bfb3daf5 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:29:14.510021 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:14.510281 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1400/5627] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:29: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 15:29:14.514198 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0b624d4-ec41-4a60-a348-ca6d6bb17b05 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe returned with HTTP 200 Aug 13 15:29:14.514685 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1422/5628] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:14 2026] GET /volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:14.516640 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0733a8f8-74a7-4949-8de9-8230a7515e40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:14.519388 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0733a8f8-74a7-4949-8de9-8230a7515e40 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:29:14.519831 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0733a8f8-74a7-4949-8de9-8230a7515e40 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c9a98f-c443-497c-a56c-cc4503704ca9", "connector": null, "instance_uuid": "f9dd4070-5079-40b6-95ce-a8f710104b08"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:14.527322 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:14.527322 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:14.547473 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0733a8f8-74a7-4949-8de9-8230a7515e40 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:29:14.548045 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1410/5629] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:29:14 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 15:29:15.203569 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-acb003f5-34a2-4062-a5fb-d055c7dc0e04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.203986 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acb003f5-34a2-4062-a5fb-d055c7dc0e04 None None] GET https://10.4.3.38/volume// Aug 13 15:29:15.204148 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acb003f5-34a2-4062-a5fb-d055c7dc0e04 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:15.204322 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acb003f5-34a2-4062-a5fb-d055c7dc0e04 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:15.204620 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acb003f5-34a2-4062-a5fb-d055c7dc0e04 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:29:15.204898 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1398/5630] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:29: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 15:29:15.211381 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.213222 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:29:15.213441 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:15.213582 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:15.223360 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:15.223360 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:15.227553 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:29:15.232166 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-bbbe4240-928d-4b20-8763-afec5a82e52d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:29:15.232547 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1401/5631] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:29:15 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1606 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:29:15.330322 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.332476 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] PUT https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 Aug 13 15:29:15.332895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:15.339988 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Acquiring lock "cinder-attachment_update-87c9a98f-c443-497c-a56c-cc4503704ca9-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:29:15.344363 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-87c9a98f-c443-497c-a56c-cc4503704ca9-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:29:15.345209 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:15.345209 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:15.411113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-87c9a98f-c443-497c-a56c-cc4503704ca9-np0000007223" released by "attachment_update" :: held 0.067s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:29:15.411465 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-d42d2668-dfa4-4d84-b1bf-b75bd60634d9 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 returned with HTTP 200 Aug 13 15:29:15.412234 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1423/5632] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:29:15 2026] PUT /volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:29:15.432915 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-1b670e1a-2f9f-4bda-90b5-f6ce568534fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.434994 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-1b670e1a-2f9f-4bda-90b5-f6ce568534fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888/action Aug 13 15:29:15.435303 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-1b670e1a-2f9f-4bda-90b5-f6ce568534fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:29:15.435414 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-1b670e1a-2f9f-4bda-90b5-f6ce568534fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:15.448329 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:15.448329 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:15.456277 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-1b670e1a-2f9f-4bda-90b5-f6ce568534fe tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888/action returned with HTTP 204 Aug 13 15:29:15.456736 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1411/5633] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:29:15 2026] POST /volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:15.527039 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85623e2e-b95b-4ff6-a547-9d3e44a55dc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.528917 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85623e2e-b95b-4ff6-a547-9d3e44a55dc9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe Aug 13 15:29:15.529119 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85623e2e-b95b-4ff6-a547-9d3e44a55dc9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:15.529293 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85623e2e-b95b-4ff6-a547-9d3e44a55dc9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:15.534334 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85623e2e-b95b-4ff6-a547-9d3e44a55dc9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe returned with HTTP 404 Aug 13 15:29:15.534770 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1399/5634] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:15 2026] GET /volume/v3/volumes/f6cbc93d-be14-4c49-b689-0e335ed510fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:15.541009 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.542602 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 Aug 13 15:29:15.542807 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:15.543008 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:15.543169 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: 93abca76-ebf9-4970-aa17-6d69163187c8 Aug 13 15:29:15.549342 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:15.549342 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:15.549817 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:15.571772 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:15.572025 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d57bb16-f2e3-4ddc-8f0c-72402a0ec80e tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 returned with HTTP 202 Aug 13 15:29:15.572534 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1402/5635] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:15 2026] DELETE /volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:15.580334 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:15.582017 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 Aug 13 15:29:15.582193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:15.582365 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:15.589520 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:15.589520 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:15.592615 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:15.596539 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934b2656-6174-40b2-90fd-2fca53d9fcbe tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 returned with HTTP 200 Aug 13 15:29:15.596901 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1424/5636] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:15 2026] GET /volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:16.607854 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ef39423-e2d1-424c-a51d-09371b369e22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:16.609561 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ef39423-e2d1-424c-a51d-09371b369e22 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 Aug 13 15:29:16.609797 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ef39423-e2d1-424c-a51d-09371b369e22 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:16.610002 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ef39423-e2d1-424c-a51d-09371b369e22 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:16.615718 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ef39423-e2d1-424c-a51d-09371b369e22 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 returned with HTTP 404 Aug 13 15:29:16.616212 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1412/5637] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:16 2026] GET /volume/v3/volumes/93abca76-ebf9-4970-aa17-6d69163187c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:16.622233 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:16.623906 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec Aug 13 15:29:16.624107 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:16.624281 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:16.624431 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: 83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec Aug 13 15:29:16.630913 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:16.630913 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:16.631321 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:16.650688 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:16.650957 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c08108ca-c0e4-4d52-9d2b-6da8903cfee9 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec returned with HTTP 202 Aug 13 15:29:16.651410 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1400/5638] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:16 2026] DELETE /volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:16.659086 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:16.660877 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec Aug 13 15:29:16.661074 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:16.661295 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:16.668313 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:16.668313 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:16.672406 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:16.676454 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1bdc0c6-d85c-4fce-974d-4ffdf78b9ede tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec returned with HTTP 200 Aug 13 15:29:16.676819 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1403/5639] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:16 2026] GET /volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:17.688691 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7303db2b-4611-4d19-8532-712499e4c7cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:17.690358 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7303db2b-4611-4d19-8532-712499e4c7cb tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec Aug 13 15:29:17.690543 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7303db2b-4611-4d19-8532-712499e4c7cb tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:17.690742 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7303db2b-4611-4d19-8532-712499e4c7cb tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:17.696929 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7303db2b-4611-4d19-8532-712499e4c7cb tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec returned with HTTP 404 Aug 13 15:29:17.697405 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1425/5640] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:17 2026] GET /volume/v3/volumes/83b29dd9-26ea-4b4f-b9eb-9e59aceb44ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:17.703728 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e509715c-79c4-477b-8222-8175dca4f68d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:17.705741 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 Aug 13 15:29:17.705999 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:17.706229 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:17.706419 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: a5500cff-9fd9-4408-b82d-106a1a61c185 Aug 13 15:29:17.714610 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:17.714610 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:17.715187 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:17.731167 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:17.731392 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e509715c-79c4-477b-8222-8175dca4f68d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 returned with HTTP 202 Aug 13 15:29:17.731958 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1413/5641] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:17 2026] DELETE /volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:17.739305 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:17.741132 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 Aug 13 15:29:17.741328 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:17.741515 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:17.748458 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:17.748458 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:17.751786 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:17.755438 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eec02b8b-7c70-4ee7-b8f4-b9c6f7eae954 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 returned with HTTP 200 Aug 13 15:29:17.755809 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1401/5642] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:17 2026] GET /volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:18.766862 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c4971ae-9c6d-4d05-9a1b-0c9f5f56b963 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:18.768529 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c4971ae-9c6d-4d05-9a1b-0c9f5f56b963 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 Aug 13 15:29:18.768734 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c4971ae-9c6d-4d05-9a1b-0c9f5f56b963 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:18.768934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c4971ae-9c6d-4d05-9a1b-0c9f5f56b963 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:18.774371 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c4971ae-9c6d-4d05-9a1b-0c9f5f56b963 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 returned with HTTP 404 Aug 13 15:29:18.774825 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1404/5643] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:18 2026] GET /volume/v3/volumes/a5500cff-9fd9-4408-b82d-106a1a61c185 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:18.780872 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:18.782562 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 Aug 13 15:29:18.782757 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:18.782959 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:18.783109 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: 919d52fb-fc5b-4712-991c-b5b0014c28c1 Aug 13 15:29:18.789663 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:18.789663 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:18.790124 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:18.807395 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:18.807579 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7921590f-2342-415c-9a99-b36c4b2c5d31 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 returned with HTTP 202 Aug 13 15:29:18.808052 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1426/5644] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:18 2026] DELETE /volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:18.815298 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:18.817052 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 Aug 13 15:29:18.817228 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:18.817406 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:18.823747 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:18.823747 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:18.826885 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:18.831206 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e995ea9a-b34f-4a0e-afe4-87426a98a56f tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 returned with HTTP 200 Aug 13 15:29:18.831603 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1414/5645] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:18 2026] GET /volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:19.485320 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0afcf2bb-7677-4a3d-ab52-191017d919ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:19.487655 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0afcf2bb-7677-4a3d-ab52-191017d919ac tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9/encryption Aug 13 15:29:19.487883 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0afcf2bb-7677-4a3d-ab52-191017d919ac tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:19.488057 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0afcf2bb-7677-4a3d-ab52-191017d919ac tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:19.498748 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:19.498748 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:19.505268 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eb2058d8-54bc-42cf-8ee5-a5859eca68a2 req-0afcf2bb-7677-4a3d-ab52-191017d919ac tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9/encryption returned with HTTP 200 Aug 13 15:29:19.505634 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1402/5646] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:29:19 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:19.845461 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b845386-6982-4fcd-967b-6bf0effdb53c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:19.848490 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b845386-6982-4fcd-967b-6bf0effdb53c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 Aug 13 15:29:19.848766 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b845386-6982-4fcd-967b-6bf0effdb53c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:19.848984 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b845386-6982-4fcd-967b-6bf0effdb53c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:19.855580 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b845386-6982-4fcd-967b-6bf0effdb53c tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 returned with HTTP 404 Aug 13 15:29:19.856080 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1405/5647] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:19 2026] GET /volume/v3/volumes/919d52fb-fc5b-4712-991c-b5b0014c28c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:19.862922 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:19.866385 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:19.866583 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:19.866925 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:19.867035 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete snapshot with id: a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:19.873232 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:19.873232 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:19.873650 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot retrieved successfully. Aug 13 15:29:19.893461 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot delete request issued successfully. Aug 13 15:29:19.893720 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c81a0bf-b30b-4e79-b0d6-c91a6add2fd2 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 returned with HTTP 202 Aug 13 15:29:19.894242 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1427/5648] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:29:19 2026] DELETE /volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:19.902095 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:19.903828 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:19.904034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:19.904262 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:19.909013 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:19.909013 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:19.909381 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Snapshot retrieved successfully. Aug 13 15:29:19.910129 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f73fb3e-a241-40f4-b8ce-6134f8609008 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 returned with HTTP 200 Aug 13 15:29:19.910495 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1415/5649] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:19 2026] GET /volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:20.919538 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b8ccfbf-2dd5-4b33-b4b8-7c9568078332 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:20.921456 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b8ccfbf-2dd5-4b33-b4b8-7c9568078332 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 Aug 13 15:29:20.921635 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b8ccfbf-2dd5-4b33-b4b8-7c9568078332 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:20.921839 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b8ccfbf-2dd5-4b33-b4b8-7c9568078332 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:20.925918 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b8ccfbf-2dd5-4b33-b4b8-7c9568078332 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 returned with HTTP 404 Aug 13 15:29:20.926353 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1403/5650] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:20 2026] GET /volume/v3/snapshots/a119a3a6-1402-40b1-b024-2555ee574c43 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:20.933060 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4da16a9e-8aef-4935-8b1e-761176b67280 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:20.934771 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] DELETE https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:20.935005 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:20.935219 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:20.935413 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume with id: 859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:20.941893 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:20.941893 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:20.942305 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:20.956511 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Delete volume request issued successfully. Aug 13 15:29:20.956707 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4da16a9e-8aef-4935-8b1e-761176b67280 tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c returned with HTTP 202 Aug 13 15:29:20.957094 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1406/5651] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:20 2026] DELETE /volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:20.964913 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23e646a1-f905-434a-a438-5a439aeb7aad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:20.967105 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e646a1-f905-434a-a438-5a439aeb7aad tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:20.967398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e646a1-f905-434a-a438-5a439aeb7aad tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:20.967641 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e646a1-f905-434a-a438-5a439aeb7aad tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:20.976191 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:20.976191 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:20.981047 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23e646a1-f905-434a-a438-5a439aeb7aad tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Volume info retrieved successfully. Aug 13 15:29:20.986809 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e646a1-f905-434a-a438-5a439aeb7aad tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c returned with HTTP 200 Aug 13 15:29:20.987371 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1428/5652] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:20 2026] GET /volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:22.002480 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2ba5b6d-d8fe-4ad6-a549-86164a6d3d3d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:22.004695 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2ba5b6d-d8fe-4ad6-a549-86164a6d3d3d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] GET https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c Aug 13 15:29:22.004987 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2ba5b6d-d8fe-4ad6-a549-86164a6d3d3d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:22.005391 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2ba5b6d-d8fe-4ad6-a549-86164a6d3d3d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:22.011911 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2ba5b6d-d8fe-4ad6-a549-86164a6d3d3d tempest-CreateVolumesFromSnapshotTest-322188957 tempest-CreateVolumesFromSnapshotTest-322188957-project-member] https://10.4.3.38/volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c returned with HTTP 404 Aug 13 15:29:22.012404 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1416/5653] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:22 2026] GET /volume/v3/volumes/859c40ff-8ff1-4b8e-83ae-84315480313c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:23.426431 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-beb9e0e9-4187-4cdd-8917-ec920ae23e8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:23.503619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-beb9e0e9-4187-4cdd-8917-ec920ae23e8b tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:23.503972 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-beb9e0e9-4187-4cdd-8917-ec920ae23e8b tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1366854493", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1981753055", "vendor_name": "tempest-vendor_name-960606101"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:23.518896 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-beb9e0e9-4187-4cdd-8917-ec920ae23e8b tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:23.519430 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1404/5654] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:23 2026] POST /volume/v3/types => generated 329 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:23.526907 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:23.528497 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:23.528880 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f56ebd2-4bd6-42b5-b521-7bc10938ce81", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:23.530198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request body: {'volume': {'volume_type': '8f56ebd2-4bd6-42b5-b521-7bc10938ce81', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:23.533381 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume of 1 GB Aug 13 15:29:23.533621 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:23.533621 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:23.533977 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Availability Zones retrieved successfully. Aug 13 15:29:23.538999 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (81b61658-97d5-4fc3-9f68-a32cbaadcd84) 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 15:29:23.540015 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94adc13-63ad-459e-8c67-a96ecbad6f1b) transitioned 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 15:29:23.540908 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-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 15:29:23.559346 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94adc13-63ad-459e-8c67-a96ecbad6f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:29:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1981753055',vendor_name='tempest-vendor_name-960606101'},id=8f56ebd2-4bd6-42b5-b521-7bc10938ce81,is_public=True,name='tempest-ProjectMemberTests-volume-type-1366854493',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f56ebd2-4bd6-42b5-b521-7bc10938ce81', 'encryption_key_id': None, 'qos_specs': None, '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 15:29:23.560168 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7114fe-103a-4fa3-b5a6-6d933eda8522) transitioned 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 15:29:23.583778 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1366854493 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1366854493, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:23.584180 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1366854493 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1366854493, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:23.615514 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['49e86ff4-3b75-4f93-be80-52e5e2a15b98', '4b43ffc6-77a7-4db6-80ac-1164be033110', '0b1f871c-27dc-4a36-89f6-2308fa43006c', '352b3a5d-4f31-4088-9635-905efb5525e6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:23.616426 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7114fe-103a-4fa3-b5a6-6d933eda8522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e86ff4-3b75-4f93-be80-52e5e2a15b98', '4b43ffc6-77a7-4db6-80ac-1164be033110', '0b1f871c-27dc-4a36-89f6-2308fa43006c', '352b3a5d-4f31-4088-9635-905efb5525e6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:23.617294 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79fdc6-4dc8-40ab-b891-0abe3ecd7aa3) transitioned 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 15:29:23.643511 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b79fdc6-4dc8-40ab-b891-0abe3ecd7aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b9824b-7bc8-451d-b7ad-f15264728b7c', '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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['49e86ff4-3b75-4f93-be80-52e5e2a15b98','4b43ffc6-77a7-4db6-80ac-1164be033110','0b1f871c-27dc-4a36-89f6-2308fa43006c','352b3a5d-4f31-4088-9635-905efb5525e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=8f56ebd2-4bd6-42b5-b521-7bc10938ce81), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:23Z,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=d2b9824b-7bc8-451d-b7ad-f15264728b7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0793f863624224a8334db0b550b567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73048dc453d5449a9d7a5b098f7effe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f56ebd2-4bd6-42b5-b521-7bc10938ce81),volume_type_id=8f56ebd2-4bd6-42b5-b521-7bc10938ce81)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:23.644884 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41bbac-e1bd-4197-89fa-0406832f046c) transitioned 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 15:29:23.665900 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e41bbac-e1bd-4197-89fa-0406832f046c) transitioned into state 'SUCCESS' from 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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['49e86ff4-3b75-4f93-be80-52e5e2a15b98','4b43ffc6-77a7-4db6-80ac-1164be033110','0b1f871c-27dc-4a36-89f6-2308fa43006c','352b3a5d-4f31-4088-9635-905efb5525e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=8f56ebd2-4bd6-42b5-b521-7bc10938ce81)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:23.666559 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de41af48-2d0d-49eb-beda-2e9b5c5fce59) transitioned 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 15:29:23.675430 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de41af48-2d0d-49eb-beda-2e9b5c5fce59) 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 15:29:23.676307 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (81b61658-97d5-4fc3-9f68-a32cbaadcd84) 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 15:29:23.676725 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request issued successfully. Aug 13 15:29:23.677287 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45f2c51b-ff4c-4a95-8a25-b5eaad78fa89 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:23.677774 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1407/5655] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:29:23 2026] POST /volume/v3/volumes => generated 772 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:23.689654 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-756dea2c-92f0-4999-844a-94e23c05cb88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:23.691522 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-756dea2c-92f0-4999-844a-94e23c05cb88 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c Aug 13 15:29:23.691792 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-756dea2c-92f0-4999-844a-94e23c05cb88 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:23.691931 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-756dea2c-92f0-4999-844a-94e23c05cb88 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:23.700429 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:23.700429 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:23.705043 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-756dea2c-92f0-4999-844a-94e23c05cb88 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:23.710093 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-756dea2c-92f0-4999-844a-94e23c05cb88 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c returned with HTTP 200 Aug 13 15:29:23.710543 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1429/5656] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:23 2026] GET /volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:24.722988 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.724690 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c Aug 13 15:29:24.724919 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.725090 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.731805 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:24.731805 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:24.735152 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:24.739035 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eb8a76e-6e1f-4ae2-9ec8-356ac5921223 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c returned with HTTP 200 Aug 13 15:29:24.739390 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1417/5657] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:24 2026] GET /volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:24.751531 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-527c1595-8676-4af4-9bf7-f53323e8e9b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.753299 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-527c1595-8676-4af4-9bf7-f53323e8e9b3 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:29:24.753507 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-527c1595-8676-4af4-9bf7-f53323e8e9b3 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.753717 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-527c1595-8676-4af4-9bf7-f53323e8e9b3 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.756948 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-527c1595-8676-4af4-9bf7-f53323e8e9b3 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:29:24.757288 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1405/5658] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:29:24 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 15:29:24.764457 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d05c836-cf4f-425e-af25-42587c5c3ae7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.825699 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d05c836-cf4f-425e-af25-42587c5c3ae7 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] DELETE https://10.4.3.38/volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 Aug 13 15:29:24.825975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d05c836-cf4f-425e-af25-42587c5c3ae7 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.826198 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d05c836-cf4f-425e-af25-42587c5c3ae7 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.830034 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:24.830034 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:24.834470 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d05c836-cf4f-425e-af25-42587c5c3ae7 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] https://10.4.3.38/volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 returned with HTTP 204 Aug 13 15:29:24.834942 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1408/5659] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:29:24 2026] DELETE /volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:29:24.841410 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8536fb96-5b65-4c96-aaef-2c8b11df4603 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.843295 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8536fb96-5b65-4c96-aaef-2c8b11df4603 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] GET https://10.4.3.38/volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 Aug 13 15:29:24.843502 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8536fb96-5b65-4c96-aaef-2c8b11df4603 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.843732 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8536fb96-5b65-4c96-aaef-2c8b11df4603 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.847360 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8536fb96-5b65-4c96-aaef-2c8b11df4603 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] https://10.4.3.38/volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 returned with HTTP 404 Aug 13 15:29:24.847839 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1430/5660] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:29:24 2026] GET /volume/v3/messages/d69c4b85-ce14-4a5b-8d35-98f66b1dbb71 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:24.854710 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.856825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c Aug 13 15:29:24.857098 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.857382 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.857524 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume with id: d2b9824b-7bc8-451d-b7ad-f15264728b7c Aug 13 15:29:24.866205 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:24.866205 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:24.866587 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:24.867869 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:29:24.879323 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1366854493 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1366854493, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:24.879585 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1366854493 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1366854493, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:24.886714 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['74e1f21a-bac9-4bbc-96d0-12d718747fcd', 'e855e6cf-f1a7-4def-b017-717a66abfc28', '8a5ff3bf-2b9f-4d70-bb6f-b62fe196f545', 'ca9b7eba-2ab1-451f-9c03-7b3f7e22e97e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:24.907837 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume request issued successfully. Aug 13 15:29:24.908038 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9fe6f4a-19e8-477b-a9a2-aa16977115e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c returned with HTTP 202 Aug 13 15:29:24.908567 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1418/5661] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:29:24 2026] DELETE /volume/v3/volumes/d2b9824b-7bc8-451d-b7ad-f15264728b7c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:24.914959 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d60cf2f-228e-414f-95e2-3edf0978566e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.916576 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d60cf2f-228e-414f-95e2-3edf0978566e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/types/8f56ebd2-4bd6-42b5-b521-7bc10938ce81 Aug 13 15:29:24.916815 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d60cf2f-228e-414f-95e2-3edf0978566e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:24.917042 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d60cf2f-228e-414f-95e2-3edf0978566e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:24.937091 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d60cf2f-228e-414f-95e2-3edf0978566e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types/8f56ebd2-4bd6-42b5-b521-7bc10938ce81 returned with HTTP 202 Aug 13 15:29:24.937586 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1406/5662] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:24 2026] DELETE /volume/v3/types/8f56ebd2-4bd6-42b5-b521-7bc10938ce81 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:24.945130 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-166d7822-515c-415a-ac2c-59a30a20d62a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.946889 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166d7822-515c-415a-ac2c-59a30a20d62a tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:24.947265 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-166d7822-515c-415a-ac2c-59a30a20d62a tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1926539190", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1059661444", "vendor_name": "tempest-vendor_name-603193120"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:24.961593 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166d7822-515c-415a-ac2c-59a30a20d62a tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:24.962049 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1409/5663] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:24 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:24.969879 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:24.971468 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:24.971844 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71ddbb72-e7e2-4227-ab4c-7163dc8f67d6", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:24.973878 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request body: {'volume': {'volume_type': '71ddbb72-e7e2-4227-ab4c-7163dc8f67d6', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:24.977459 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume of 1 GB Aug 13 15:29:24.977730 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:24.977730 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:24.978124 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Availability Zones retrieved successfully. Aug 13 15:29:24.982997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (e25fe330-0fca-4ab6-975d-68efed3eb56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:24.984131 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9f2dc8-e1b3-4d49-9b03-389073de2618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:24.984814 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:25.002435 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9f2dc8-e1b3-4d49-9b03-389073de2618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:29:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1059661444',vendor_name='tempest-vendor_name-603193120'},id=71ddbb72-e7e2-4227-ab4c-7163dc8f67d6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1926539190',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71ddbb72-e7e2-4227-ab4c-7163dc8f67d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:25.003171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b7303-ff5e-4bd6-b1ca-eb75ca084d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:25.029017 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1926539190 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1926539190, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:25.029278 np0000007223 devstack@c-api.service[100283]: WARNING cinder.quota [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1926539190 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1926539190, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:25.051011 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['c43c937e-b9e9-4804-ad61-a0e8d78c9481', '670c3d6b-2861-4631-8cad-ef537a1ce694', '7a5fb8bc-cd75-4af0-9217-21c1ecefa875', '247adaaa-a6d4-4f63-a92f-dfa347a12355'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:25.051681 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b7303-ff5e-4bd6-b1ca-eb75ca084d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43c937e-b9e9-4804-ad61-a0e8d78c9481', '670c3d6b-2861-4631-8cad-ef537a1ce694', '7a5fb8bc-cd75-4af0-9217-21c1ecefa875', '247adaaa-a6d4-4f63-a92f-dfa347a12355']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:25.052338 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756852cf-3000-4ce8-94f6-db91915d6de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:25.074273 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756852cf-3000-4ce8-94f6-db91915d6de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b0d30f-713e-442f-8f98-66120a0e0207', '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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['c43c937e-b9e9-4804-ad61-a0e8d78c9481','670c3d6b-2861-4631-8cad-ef537a1ce694','7a5fb8bc-cd75-4af0-9217-21c1ecefa875','247adaaa-a6d4-4f63-a92f-dfa347a12355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=71ddbb72-e7e2-4227-ab4c-7163dc8f67d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:25Z,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=c7b0d30f-713e-442f-8f98-66120a0e0207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0793f863624224a8334db0b550b567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73048dc453d5449a9d7a5b098f7effe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71ddbb72-e7e2-4227-ab4c-7163dc8f67d6),volume_type_id=71ddbb72-e7e2-4227-ab4c-7163dc8f67d6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:25.074983 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a50128e-a768-46e7-a77b-92b15ae6e2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:25.090793 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a50128e-a768-46e7-a77b-92b15ae6e2bc) transitioned into state 'SUCCESS' from 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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['c43c937e-b9e9-4804-ad61-a0e8d78c9481','670c3d6b-2861-4631-8cad-ef537a1ce694','7a5fb8bc-cd75-4af0-9217-21c1ecefa875','247adaaa-a6d4-4f63-a92f-dfa347a12355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=71ddbb72-e7e2-4227-ab4c-7163dc8f67d6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:25.091431 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d69a005-9e15-46a3-8d07-ea11b08cd8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:25.099185 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d69a005-9e15-46a3-8d07-ea11b08cd8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:25.100029 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (e25fe330-0fca-4ab6-975d-68efed3eb56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:25.100312 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request issued successfully. Aug 13 15:29:25.100889 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cbe827b-0f13-4e5c-9e92-c55c5c58830e tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:25.101285 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1431/5664] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:29:24 2026] POST /volume/v3/volumes => generated 772 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:25.112552 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:25.114504 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 Aug 13 15:29:25.114719 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:25.114963 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:25.122047 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:25.122047 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:25.125486 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:25.129418 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b6cfbe7-867a-498b-9ea2-81af6484e112 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 returned with HTTP 200 Aug 13 15:29:25.129788 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1419/5665] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:25 2026] GET /volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:26.142388 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.144052 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 Aug 13 15:29:26.144275 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.144456 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.151693 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:26.151693 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:26.154953 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:26.158544 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec4cb851-a6b5-4aa8-a5f2-134f497faa37 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 returned with HTTP 200 Aug 13 15:29:26.158905 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1407/5666] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:26 2026] GET /volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:26.171348 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92727c49-9deb-4947-acbc-5b3a9466c018 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.173055 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92727c49-9deb-4947-acbc-5b3a9466c018 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:29:26.173245 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92727c49-9deb-4947-acbc-5b3a9466c018 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.173434 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92727c49-9deb-4947-acbc-5b3a9466c018 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.176510 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92727c49-9deb-4947-acbc-5b3a9466c018 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:29:26.176859 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1410/5667] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:29:26 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 15:29:26.185084 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32c0f7c3-1885-4ebf-9fe2-3f2dc208d6f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.187120 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32c0f7c3-1885-4ebf-9fe2-3f2dc208d6f1 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] GET https://10.4.3.38/volume/v3/messages Aug 13 15:29:26.187335 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32c0f7c3-1885-4ebf-9fe2-3f2dc208d6f1 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.187519 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32c0f7c3-1885-4ebf-9fe2-3f2dc208d6f1 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.187838 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:26.187838 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:26.192342 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32c0f7c3-1885-4ebf-9fe2-3f2dc208d6f1 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:29:26.193041 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1432/5668] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:29:26 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 15:29:26.202456 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-133ed767-7152-46de-923b-3cc4c9aef9d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.204591 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-133ed767-7152-46de-923b-3cc4c9aef9d0 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/messages/6e4eecce-5cd7-45a6-9def-f4a68136505d Aug 13 15:29:26.204910 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-133ed767-7152-46de-923b-3cc4c9aef9d0 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.205151 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-133ed767-7152-46de-923b-3cc4c9aef9d0 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.213598 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-133ed767-7152-46de-923b-3cc4c9aef9d0 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/messages/6e4eecce-5cd7-45a6-9def-f4a68136505d returned with HTTP 204 Aug 13 15:29:26.214251 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1420/5669] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:29:26 2026] DELETE /volume/v3/messages/6e4eecce-5cd7-45a6-9def-f4a68136505d => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:29:26.221196 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3b549fe-67db-4afc-aae7-d47775be2840 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.223091 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 Aug 13 15:29:26.223336 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.223562 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.223759 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume with id: c7b0d30f-713e-442f-8f98-66120a0e0207 Aug 13 15:29:26.230596 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:26.230596 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:26.230977 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:26.231860 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 15:29:26.240591 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1926539190 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1926539190, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:26.240879 np0000007223 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1926539190 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1926539190, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:26.254833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['b79e31b8-446c-43c6-bc41-cda5e32c970f', '3303436e-fee1-4b64-9bd9-039f6e2a7af2', '752fe1f5-0f3e-4813-806d-b6d00bcb250d', '887d9e69-3c4d-459c-b8fa-40cd1916b72d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:26.286620 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume request issued successfully. Aug 13 15:29:26.286905 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3b549fe-67db-4afc-aae7-d47775be2840 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 returned with HTTP 202 Aug 13 15:29:26.287364 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1408/5670] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:29:26 2026] DELETE /volume/v3/volumes/c7b0d30f-713e-442f-8f98-66120a0e0207 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:26.293795 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de5eff3b-5937-4789-9da0-847c705bceec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.295619 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5eff3b-5937-4789-9da0-847c705bceec tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/types/71ddbb72-e7e2-4227-ab4c-7163dc8f67d6 Aug 13 15:29:26.295876 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5eff3b-5937-4789-9da0-847c705bceec tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.296085 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5eff3b-5937-4789-9da0-847c705bceec tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.318026 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5eff3b-5937-4789-9da0-847c705bceec tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types/71ddbb72-e7e2-4227-ab4c-7163dc8f67d6 returned with HTTP 202 Aug 13 15:29:26.318661 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1411/5671] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:26 2026] DELETE /volume/v3/types/71ddbb72-e7e2-4227-ab4c-7163dc8f67d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:26.326477 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd7faf37-bfc0-49f0-98fb-9633aca0e1fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.328212 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd7faf37-bfc0-49f0-98fb-9633aca0e1fd tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:26.328585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd7faf37-bfc0-49f0-98fb-9633aca0e1fd tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1695140971", "extra_specs": {"storage_protocol": "tempest-storage_protocol-250030957", "vendor_name": "tempest-vendor_name-1991935515"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:26.342988 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd7faf37-bfc0-49f0-98fb-9633aca0e1fd tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:26.343491 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1433/5672] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:26 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:26.351562 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.353357 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:26.353709 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cb547905-4ba4-424a-b966-ed15d2baeb51", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:26.355044 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request body: {'volume': {'volume_type': 'cb547905-4ba4-424a-b966-ed15d2baeb51', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:26.358341 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume of 1 GB Aug 13 15:29:26.358622 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:26.358622 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:26.358990 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Availability Zones retrieved successfully. Aug 13 15:29:26.364189 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (862ae5e9-deb0-47ea-83da-f0756e71b958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:26.365120 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1c94bd-c0cf-4d9f-bad8-3ca70adcbf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:26.365789 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:26.383065 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1c94bd-c0cf-4d9f-bad8-3ca70adcbf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:29:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-250030957',vendor_name='tempest-vendor_name-1991935515'},id=cb547905-4ba4-424a-b966-ed15d2baeb51,is_public=True,name='tempest-ProjectMemberTests-volume-type-1695140971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb547905-4ba4-424a-b966-ed15d2baeb51', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:26.384042 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174749ee-cbc3-4ac8-8033-22a8dbec1369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:26.406101 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1695140971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1695140971, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:26.406342 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1695140971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1695140971, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:26.428572 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['85c0e0ea-6652-457c-af11-d3e1f2b017eb', 'c4a6bbe6-aad7-4eb1-8cf7-9ae7e78cef77', '9d7e8ccf-a118-46e2-bf2a-f35662d99ec1', 'b6eb2d6c-ec6e-4fbe-9a05-a30164e1d2d8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:26.429242 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174749ee-cbc3-4ac8-8033-22a8dbec1369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c0e0ea-6652-457c-af11-d3e1f2b017eb', 'c4a6bbe6-aad7-4eb1-8cf7-9ae7e78cef77', '9d7e8ccf-a118-46e2-bf2a-f35662d99ec1', 'b6eb2d6c-ec6e-4fbe-9a05-a30164e1d2d8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:26.429928 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60edc0b-94e7-49d0-b7d7-561d73b44c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:26.452560 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60edc0b-94e7-49d0-b7d7-561d73b44c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc213556-9869-45f3-bb1c-447fe78c9d72', '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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['85c0e0ea-6652-457c-af11-d3e1f2b017eb','c4a6bbe6-aad7-4eb1-8cf7-9ae7e78cef77','9d7e8ccf-a118-46e2-bf2a-f35662d99ec1','b6eb2d6c-ec6e-4fbe-9a05-a30164e1d2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=cb547905-4ba4-424a-b966-ed15d2baeb51), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29: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=dc213556-9869-45f3-bb1c-447fe78c9d72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0793f863624224a8334db0b550b567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73048dc453d5449a9d7a5b098f7effe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb547905-4ba4-424a-b966-ed15d2baeb51),volume_type_id=cb547905-4ba4-424a-b966-ed15d2baeb51)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:26.453214 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436517ca-f2f4-4365-a201-b06edeb158c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:26.468016 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436517ca-f2f4-4365-a201-b06edeb158c0) transitioned into state 'SUCCESS' from 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='2b0793f863624224a8334db0b550b567',qos_specs=None,replication_status=,reservations=['85c0e0ea-6652-457c-af11-d3e1f2b017eb','c4a6bbe6-aad7-4eb1-8cf7-9ae7e78cef77','9d7e8ccf-a118-46e2-bf2a-f35662d99ec1','b6eb2d6c-ec6e-4fbe-9a05-a30164e1d2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73048dc453d5449a9d7a5b098f7effe3',volume_type_id=cb547905-4ba4-424a-b966-ed15d2baeb51)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:26.468629 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d8bf19-a7c2-4408-bef2-ac153f0f25b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:26.477218 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d8bf19-a7c2-4408-bef2-ac153f0f25b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:26.478091 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Flow 'volume_create_api' (862ae5e9-deb0-47ea-83da-f0756e71b958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:26.478411 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Create volume request issued successfully. Aug 13 15:29:26.479137 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6ca4055-5ff9-4165-90f5-a2fa525ddfef tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:26.479561 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1421/5673] 10.4.3.38 () {70 vars in 1291 bytes} [Thu Aug 13 15:29:26 2026] POST /volume/v3/volumes => generated 772 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:26.490613 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:26.492327 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 Aug 13 15:29:26.492512 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:26.492934 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:26.498931 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:26.498931 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:26.502171 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:26.505720 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2caf0c15-4cf7-4212-8d21-ac5153a349e8 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 returned with HTTP 200 Aug 13 15:29:26.506109 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1409/5674] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:26 2026] GET /volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:27.521187 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25e6715e-9326-4462-9969-15f8135549e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.523668 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25e6715e-9326-4462-9969-15f8135549e6 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 Aug 13 15:29:27.523975 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25e6715e-9326-4462-9969-15f8135549e6 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.524228 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25e6715e-9326-4462-9969-15f8135549e6 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.534069 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:27.534069 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:27.537954 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-25e6715e-9326-4462-9969-15f8135549e6 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:27.541766 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25e6715e-9326-4462-9969-15f8135549e6 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 returned with HTTP 200 Aug 13 15:29:27.542159 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1412/5675] 10.4.3.38 () {68 vars in 1381 bytes} [Thu Aug 13 15:29:27 2026] GET /volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:27.556287 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-476ecd52-ccce-450d-95e1-77bd5801efeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.558270 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-476ecd52-ccce-450d-95e1-77bd5801efeb tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] GET https://10.4.3.38/volume/v3/messages Aug 13 15:29:27.558472 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-476ecd52-ccce-450d-95e1-77bd5801efeb tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.558667 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-476ecd52-ccce-450d-95e1-77bd5801efeb tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.563904 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-476ecd52-ccce-450d-95e1-77bd5801efeb tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/messages returned with HTTP 200 Aug 13 15:29:27.564243 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1434/5676] 10.4.3.38 () {68 vars in 1273 bytes} [Thu Aug 13 15:29:27 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 15:29:27.574513 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dbdd894d-75fa-4490-9426-284afb0ab626 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.576588 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbdd894d-75fa-4490-9426-284afb0ab626 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] GET https://10.4.3.38/volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa Aug 13 15:29:27.576809 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbdd894d-75fa-4490-9426-284afb0ab626 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.577010 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbdd894d-75fa-4490-9426-284afb0ab626 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.580499 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:27.580499 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:27.581130 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbdd894d-75fa-4490-9426-284afb0ab626 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-member] https://10.4.3.38/volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa returned with HTTP 200 Aug 13 15:29:27.581633 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1422/5677] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:29:27 2026] GET /volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:27.590948 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82b50916-51a4-45fb-bd21-7c2a93335bde None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.593160 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82b50916-51a4-45fb-bd21-7c2a93335bde tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa Aug 13 15:29:27.593432 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82b50916-51a4-45fb-bd21-7c2a93335bde tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.593683 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82b50916-51a4-45fb-bd21-7c2a93335bde tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.602497 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82b50916-51a4-45fb-bd21-7c2a93335bde tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa returned with HTTP 204 Aug 13 15:29:27.603013 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1410/5678] 10.4.3.38 () {68 vars in 1387 bytes} [Thu Aug 13 15:29:27 2026] DELETE /volume/v3/messages/03ab8b21-c217-4458-a22d-d6e1cd1b28aa => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 15:29:27.609981 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.611633 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 Aug 13 15:29:27.612001 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.612211 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.612398 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume with id: dc213556-9869-45f3-bb1c-447fe78c9d72 Aug 13 15:29:27.619714 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:27.619714 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:27.620085 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Volume info retrieved successfully. Aug 13 15:29:27.621065 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-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 15:29:27.631597 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1695140971 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1695140971, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:27.631903 np0000007223 devstack@c-api.service[100286]: WARNING cinder.quota [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1695140971 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1695140971, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:29:27.638983 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Created reservations ['5f8363c7-c99c-49d8-96db-26f89e9bc5f5', '4efb710e-fd3b-4714-b5be-d56bcb0ca64c', 'd83ba2f1-fd93-4cbc-bb5f-7ee06eb8116a', 'dbb86271-fd04-4543-ba1b-6e679425f163'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:27.663931 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Delete volume request issued successfully. Aug 13 15:29:27.664165 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04876caa-a7b9-4713-a34d-bf9adf4f3796 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 returned with HTTP 202 Aug 13 15:29:27.664622 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1413/5679] 10.4.3.38 () {68 vars in 1384 bytes} [Thu Aug 13 15:29:27 2026] DELETE /volume/v3/volumes/dc213556-9869-45f3-bb1c-447fe78c9d72 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:27.671838 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d49bc11f-d004-476f-8abc-b9caab807e67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:27.673685 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d49bc11f-d004-476f-8abc-b9caab807e67 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] DELETE https://10.4.3.38/volume/v3/types/cb547905-4ba4-424a-b966-ed15d2baeb51 Aug 13 15:29:27.673987 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d49bc11f-d004-476f-8abc-b9caab807e67 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:27.674193 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d49bc11f-d004-476f-8abc-b9caab807e67 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:27.698553 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d49bc11f-d004-476f-8abc-b9caab807e67 tempest-ProjectMemberTests-55980968 tempest-ProjectMemberTests-55980968-project-admin] https://10.4.3.38/volume/v3/types/cb547905-4ba4-424a-b966-ed15d2baeb51 returned with HTTP 202 Aug 13 15:29:27.699069 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1435/5680] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:27 2026] DELETE /volume/v3/types/cb547905-4ba4-424a-b966-ed15d2baeb51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.035325 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a607c7b-1388-43cd-8000-188222893e1a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.109392 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a607c7b-1388-43cd-8000-188222893e1a tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.109746 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a607c7b-1388-43cd-8000-188222893e1a tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1660813870", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.125328 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a607c7b-1388-43cd-8000-188222893e1a tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.125723 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1423/5681] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:29.133011 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2fd2d75-67a6-4597-bd96-337da339eaed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.134752 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2fd2d75-67a6-4597-bd96-337da339eaed tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption Aug 13 15:29:29.135102 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2fd2d75-67a6-4597-bd96-337da339eaed tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.149068 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2fd2d75-67a6-4597-bd96-337da339eaed tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption returned with HTTP 200 Aug 13 15:29:29.149474 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1411/5682] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:29.158201 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1275b08-1d0c-4454-8fbd-bdbf08b2b5e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.160064 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1275b08-1d0c-4454-8fbd-bdbf08b2b5e7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.160537 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1275b08-1d0c-4454-8fbd-bdbf08b2b5e7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1117013539", "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 15:29:29.175650 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1275b08-1d0c-4454-8fbd-bdbf08b2b5e7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.176213 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1414/5683] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 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 15:29:29.185068 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-258bcb07-2aa3-48c9-a6ab-9059b19e72f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.238964 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-258bcb07-2aa3-48c9-a6ab-9059b19e72f2 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] POST https://10.4.3.38/volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470/encryption Aug 13 15:29:29.239283 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-258bcb07-2aa3-48c9-a6ab-9059b19e72f2 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.241120 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-258bcb07-2aa3-48c9-a6ab-9059b19e72f2 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.241304 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-258bcb07-2aa3-48c9-a6ab-9059b19e72f2 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470/encryption returned with HTTP 403 Aug 13 15:29:29.241710 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1436/5684] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.249600 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1629b0b8-8bfc-4c15-88a0-103f2847906c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.251441 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1629b0b8-8bfc-4c15-88a0-103f2847906c tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.251813 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1629b0b8-8bfc-4c15-88a0-103f2847906c tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-752937475", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.276820 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1629b0b8-8bfc-4c15-88a0-103f2847906c tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.277205 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1424/5685] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:29.286414 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70960418-8fde-449e-9f2d-6bec967c337e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.288827 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70960418-8fde-449e-9f2d-6bec967c337e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] POST https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs Aug 13 15:29:29.289267 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70960418-8fde-449e-9f2d-6bec967c337e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.292152 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-70960418-8fde-449e-9f2d-6bec967c337e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.292416 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70960418-8fde-449e-9f2d-6bec967c337e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs returned with HTTP 403 Aug 13 15:29:29.292962 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1412/5686] 10.4.3.38 () {68 vars in 1392 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.299422 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c306e4bc-cdb0-48b2-ad5d-be459e228e34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.300869 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c306e4bc-cdb0-48b2-ad5d-be459e228e34 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] PUT https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs/key2 Aug 13 15:29:29.301344 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c306e4bc-cdb0-48b2-ad5d-be459e228e34 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-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 15:29:29.303329 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-c306e4bc-cdb0-48b2-ad5d-be459e228e34 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', '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 15:29:29.303687 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c306e4bc-cdb0-48b2-ad5d-be459e228e34 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs/key2 returned with HTTP 403 Aug 13 15:29:29.304212 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1415/5687] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:29:29 2026] PUT /volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.312273 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d20047f5-3eaf-4735-afb7-eaaec35dce36 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.314959 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20047f5-3eaf-4735-afb7-eaaec35dce36 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.315295 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d20047f5-3eaf-4735-afb7-eaaec35dce36 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.317138 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-d20047f5-3eaf-4735-afb7-eaaec35dce36 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.317310 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20047f5-3eaf-4735-afb7-eaaec35dce36 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types returned with HTTP 403 Aug 13 15:29:29.317753 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1437/5688] 10.4.3.38 () {68 vars in 1245 bytes} [Thu Aug 13 15:29:29 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 15:29:29.326212 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b583627-ce9a-4d5e-b636-528973f9abe6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.327951 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b583627-ce9a-4d5e-b636-528973f9abe6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.328315 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b583627-ce9a-4d5e-b636-528973f9abe6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1022466888", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.343439 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b583627-ce9a-4d5e-b636-528973f9abe6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.343827 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1425/5689] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 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 15:29:29.351739 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e469e8d4-80d3-46fc-b866-342d7c26cc6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.353408 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e469e8d4-80d3-46fc-b866-342d7c26cc6b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption Aug 13 15:29:29.353721 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e469e8d4-80d3-46fc-b866-342d7c26cc6b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.367818 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e469e8d4-80d3-46fc-b866-342d7c26cc6b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption returned with HTTP 200 Aug 13 15:29:29.368211 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1413/5690] 10.4.3.38 () {68 vars in 1390 bytes} [Thu Aug 13 15:29:29 2026] POST /volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:29.376158 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.379738 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] DELETE https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption/fb902d98-4911-4fea-be9d-b29a9ad4978e Aug 13 15:29:29.379738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.379738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.379738 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', '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 15:29:29.379738 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc4531d8-130a-4943-8bae-d9fb2710def6 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption/fb902d98-4911-4fea-be9d-b29a9ad4978e returned with HTTP 403 Aug 13 15:29:29.380292 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1416/5691] 10.4.3.38 () {66 vars in 1482 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4/encryption/fb902d98-4911-4fea-be9d-b29a9ad4978e => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.388515 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5d58db7-dcae-4d73-9547-eaf8a2bda595 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.390248 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5d58db7-dcae-4d73-9547-eaf8a2bda595 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.390585 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5d58db7-dcae-4d73-9547-eaf8a2bda595 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1404967945", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.407086 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5d58db7-dcae-4d73-9547-eaf8a2bda595 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.407465 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1438/5692] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 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 15:29:29.415768 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.417825 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] DELETE https://10.4.3.38/volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854/extra_specs/key1 Aug 13 15:29:29.418035 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.418243 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.423157 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.423343 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf30867b-2d55-49e2-9817-cf9b214e7899 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854/extra_specs/key1 returned with HTTP 403 Aug 13 15:29:29.423859 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1426/5693] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.431316 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a94e6299-811a-43ef-a8c5-6fc3b3b81b3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.432984 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e6299-811a-43ef-a8c5-6fc3b3b81b3d tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] POST https://10.4.3.38/volume/v3/types Aug 13 15:29:29.433367 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a94e6299-811a-43ef-a8c5-6fc3b3b81b3d tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1928748712", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.448490 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e6299-811a-43ef-a8c5-6fc3b3b81b3d tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types returned with HTTP 200 Aug 13 15:29:29.448846 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1414/5694] 10.4.3.38 () {68 vars in 1246 bytes} [Thu Aug 13 15:29:29 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 15:29:29.470254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.472042 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] DELETE https://10.4.3.38/volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 Aug 13 15:29:29.473643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.473643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.473643 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', '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 15:29:29.473643 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5e73bfa-1b0e-440c-b703-4980ab5ac63e tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 returned with HTTP 403 Aug 13 15:29:29.473643 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1417/5695] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.481391 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34c12afb-bc8b-4a49-9e1c-6491bb8944a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.483221 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34c12afb-bc8b-4a49-9e1c-6491bb8944a1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] GET https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs Aug 13 15:29:29.483436 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34c12afb-bc8b-4a49-9e1c-6491bb8944a1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.483621 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34c12afb-bc8b-4a49-9e1c-6491bb8944a1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.490862 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34c12afb-bc8b-4a49-9e1c-6491bb8944a1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs returned with HTTP 200 Aug 13 15:29:29.491206 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1439/5696] 10.4.3.38 () {66 vars in 1371 bytes} [Thu Aug 13 15:29:29 2026] GET /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:29.499857 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.501606 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] GET https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/cipher Aug 13 15:29:29.501814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.502007 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.502731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.502965 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b955b029-5dfc-4281-b771-22b70f42f6b5 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/cipher returned with HTTP 403 Aug 13 15:29:29.503380 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1427/5697] 10.4.3.38 () {66 vars in 1389 bytes} [Thu Aug 13 15:29:29 2026] GET /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.510361 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.512171 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] GET https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption Aug 13 15:29:29.512366 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.512557 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.513208 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.513413 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-654f2bbb-0979-4ddc-9da9-b582ecb606f1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption returned with HTTP 403 Aug 13 15:29:29.513995 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1415/5698] 10.4.3.38 () {66 vars in 1368 bytes} [Thu Aug 13 15:29:29 2026] GET /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.522179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-941ab417-0f1d-4a65-90c1-d2e3e8ebe531 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.523582 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-941ab417-0f1d-4a65-90c1-d2e3e8ebe531 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] GET https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/multiattach Aug 13 15:29:29.523934 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-941ab417-0f1d-4a65-90c1-d2e3e8ebe531 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.524206 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-941ab417-0f1d-4a65-90c1-d2e3e8ebe531 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.531314 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-941ab417-0f1d-4a65-90c1-d2e3e8ebe531 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/multiattach returned with HTTP 200 Aug 13 15:29:29.531930 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1418/5699] 10.4.3.38 () {66 vars in 1407 bytes} [Thu Aug 13 15:29:29 2026] GET /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/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 15:29:29.539020 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-770a91a4-6f65-4364-bb9e-c0c1fab51893 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.540973 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-770a91a4-6f65-4364-bb9e-c0c1fab51893 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] GET https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/volume_backend_name Aug 13 15:29:29.541179 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-770a91a4-6f65-4364-bb9e-c0c1fab51893 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.541359 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-770a91a4-6f65-4364-bb9e-c0c1fab51893 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.548835 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-770a91a4-6f65-4364-bb9e-c0c1fab51893 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 15:29:29.549282 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1440/5700] 10.4.3.38 () {66 vars in 1431 bytes} [Thu Aug 13 15:29:29 2026] GET /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.558452 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3beb5eb9-683f-4d56-b5c9-0dc55966d05b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.560174 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3beb5eb9-683f-4d56-b5c9-0dc55966d05b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] PUT https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/aa261ec2-31b1-4837-b022-78c998d307a1 Aug 13 15:29:29.560498 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3beb5eb9-683f-4d56-b5c9-0dc55966d05b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.563313 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-3beb5eb9-683f-4d56-b5c9-0dc55966d05b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.563484 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3beb5eb9-683f-4d56-b5c9-0dc55966d05b tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/aa261ec2-31b1-4837-b022-78c998d307a1 returned with HTTP 403 Aug 13 15:29:29.563931 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1428/5701] 10.4.3.38 () {68 vars in 1499 bytes} [Thu Aug 13 15:29:29 2026] PUT /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/encryption/aa261ec2-31b1-4837-b022-78c998d307a1 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.572285 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc2e9491-957a-4996-addc-d8f6d19dfe40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.573996 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc2e9491-957a-4996-addc-d8f6d19dfe40 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] PUT https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/key1 Aug 13 15:29:29.574324 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc2e9491-957a-4996-addc-d8f6d19dfe40 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:29.576010 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-cc2e9491-957a-4996-addc-d8f6d19dfe40 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 15:29:29.576270 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc2e9491-957a-4996-addc-d8f6d19dfe40 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/extra_specs/key1 returned with HTTP 403 Aug 13 15:29:29.576683 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1416/5702] 10.4.3.38 () {68 vars in 1406 bytes} [Thu Aug 13 15:29:29 2026] PUT /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00/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 15:29:29.584401 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ff6e061-0058-41da-8f2b-6f4f5a1f11e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.586056 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff6e061-0058-41da-8f2b-6f4f5a1f11e8 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] PUT https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 Aug 13 15:29:29.586641 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ff6e061-0058-41da-8f2b-6f4f5a1f11e8 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-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 15:29:29.588596 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-6ff6e061-0058-41da-8f2b-6f4f5a1f11e8 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '05a53adb6c284a49ba798cccbda60c49', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '24cc843afd624b0e86d48b38dffcce30', '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 15:29:29.588959 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff6e061-0058-41da-8f2b-6f4f5a1f11e8 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-reader] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 returned with HTTP 403 Aug 13 15:29:29.589557 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1419/5703] 10.4.3.38 () {68 vars in 1355 bytes} [Thu Aug 13 15:29:29 2026] PUT /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:29.596971 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16664992-454b-4c5e-baf1-1aa78a622138 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.598665 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16664992-454b-4c5e-baf1-1aa78a622138 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 Aug 13 15:29:29.598874 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16664992-454b-4c5e-baf1-1aa78a622138 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.599075 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16664992-454b-4c5e-baf1-1aa78a622138 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.622778 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16664992-454b-4c5e-baf1-1aa78a622138 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 returned with HTTP 202 Aug 13 15:29:29.623133 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1441/5704] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/9189a0dc-7b44-4b30-858d-56bf7a0b4604 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.630134 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c20b5e4-7afa-4278-bd4e-b676490122c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.632163 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c20b5e4-7afa-4278-bd4e-b676490122c7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854 Aug 13 15:29:29.632374 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c20b5e4-7afa-4278-bd4e-b676490122c7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.632566 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c20b5e4-7afa-4278-bd4e-b676490122c7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.658403 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c20b5e4-7afa-4278-bd4e-b676490122c7 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854 returned with HTTP 202 Aug 13 15:29:29.658808 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1429/5705] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/2ad92234-f616-471b-9119-a30e8ef81854 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.668353 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1edb1c5-d247-410a-9e36-4009bce57041 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.670182 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1edb1c5-d247-410a-9e36-4009bce57041 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4 Aug 13 15:29:29.670308 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1edb1c5-d247-410a-9e36-4009bce57041 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.670541 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1edb1c5-d247-410a-9e36-4009bce57041 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.695688 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1edb1c5-d247-410a-9e36-4009bce57041 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4 returned with HTTP 202 Aug 13 15:29:29.696238 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1417/5706] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/3ecd027a-7e1d-4bb7-b9e9-aeb60665a8a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.703483 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ac14824-46ab-4528-99b5-05bb4310d784 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.704889 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ac14824-46ab-4528-99b5-05bb4310d784 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067 Aug 13 15:29:29.705181 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ac14824-46ab-4528-99b5-05bb4310d784 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.705845 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ac14824-46ab-4528-99b5-05bb4310d784 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.731844 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ac14824-46ab-4528-99b5-05bb4310d784 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067 returned with HTTP 202 Aug 13 15:29:29.732517 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1420/5707] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/5ac8b1a3-4757-480f-93a3-598b4f9bc067 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.740487 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec792963-5bfc-44af-94a7-17290fac0be1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.742836 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec792963-5bfc-44af-94a7-17290fac0be1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470 Aug 13 15:29:29.743123 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec792963-5bfc-44af-94a7-17290fac0be1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.743417 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec792963-5bfc-44af-94a7-17290fac0be1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.769976 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec792963-5bfc-44af-94a7-17290fac0be1 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470 returned with HTTP 202 Aug 13 15:29:29.770467 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1442/5708] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/4bc03bb8-1088-452a-8e73-cd6a3e099470 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:29.778076 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9df08bc-6b6d-4c4d-a3e8-243dd77e52b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:29.779685 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9df08bc-6b6d-4c4d-a3e8-243dd77e52b0 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] DELETE https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 Aug 13 15:29:29.779895 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9df08bc-6b6d-4c4d-a3e8-243dd77e52b0 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:29.780083 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9df08bc-6b6d-4c4d-a3e8-243dd77e52b0 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:29.803176 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9df08bc-6b6d-4c4d-a3e8-243dd77e52b0 tempest-VolumeTypesReaderTests-1785901017 tempest-VolumeTypesReaderTests-1785901017-project-admin] https://10.4.3.38/volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 returned with HTTP 202 Aug 13 15:29:29.803637 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1430/5709] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:29:29 2026] DELETE /volume/v3/types/87d95254-06d2-42e6-ad63-c78d6c540b00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:38.600726 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:38.720697 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:38.721125 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-910019078", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:38.722595 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-910019078', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:38.722791 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume of 1 GB Aug 13 15:29:38.726586 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Availability Zones retrieved successfully. Aug 13 15:29:38.732251 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Flow 'volume_create_api' (674fd431-490d-48d0-9bdb-0931e86de4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:38.733269 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00922cae-f071-4d45-bbfd-f97a4e9c3704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:38.734203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:29:38.759402 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00922cae-f071-4d45-bbfd-f97a4e9c3704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:38.760608 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e590d0f-2453-4e07-8102-033809f09310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:38.815548 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Created reservations ['32b4c184-3dfd-4e88-bea5-803ac6985166', '92df3526-cf53-432d-b3aa-75347af6865f', 'de0dc0fe-a75c-495f-aa95-b7907548e4a7', 'dd7e07f8-4a20-4945-8968-a34e18a9d081'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:38.816623 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e590d0f-2453-4e07-8102-033809f09310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b4c184-3dfd-4e88-bea5-803ac6985166', '92df3526-cf53-432d-b3aa-75347af6865f', 'de0dc0fe-a75c-495f-aa95-b7907548e4a7', 'dd7e07f8-4a20-4945-8968-a34e18a9d081']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:38.817968 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08716fbb-0e7d-470b-b919-e09cb23e0647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:38.849313 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08716fbb-0e7d-470b-b919-e09cb23e0647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19505cd-ad82-49f3-a1fd-18375ddc46a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-910019078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa50c1b0be0f4b08a0df2b54ac572111',qos_specs=None,replication_status=,reservations=['32b4c184-3dfd-4e88-bea5-803ac6985166','92df3526-cf53-432d-b3aa-75347af6865f','de0dc0fe-a75c-495f-aa95-b7907548e4a7','dd7e07f8-4a20-4945-8968-a34e18a9d081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='452c16b3f336447aa4a6e6e9387479f2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-910019078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19505cd-ad82-49f3-a1fd-18375ddc46a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa50c1b0be0f4b08a0df2b54ac572111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='452c16b3f336447aa4a6e6e9387479f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:38.850380 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (885b8601-9fe6-400f-8402-8481e4f0d405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:38.869833 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (885b8601-9fe6-400f-8402-8481e4f0d405) transitioned into state 'SUCCESS' from state '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-910019078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa50c1b0be0f4b08a0df2b54ac572111',qos_specs=None,replication_status=,reservations=['32b4c184-3dfd-4e88-bea5-803ac6985166','92df3526-cf53-432d-b3aa-75347af6865f','de0dc0fe-a75c-495f-aa95-b7907548e4a7','dd7e07f8-4a20-4945-8968-a34e18a9d081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='452c16b3f336447aa4a6e6e9387479f2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:38.870458 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110c0464-b3f6-487f-a402-c72e01750cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:29:38.877792 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (110c0464-b3f6-487f-a402-c72e01750cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:38.878537 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Flow 'volume_create_api' (674fd431-490d-48d0-9bdb-0931e86de4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:29:38.878810 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume request issued successfully. Aug 13 15:29:38.879323 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-398df197-1fd2-4f7e-94a1-3bdef2741f34 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:38.879713 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1418/5710] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:29:38 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:38.892133 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:38.893431 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:38.893486 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:38.893631 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:38.899589 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:38.899589 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:38.902984 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:38.906559 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f89fe2ac-2f7f-4e44-8ff0-7b544de3e165 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 200 Aug 13 15:29:38.906934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1421/5711] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:38 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:39.767888 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=180,cinder:INSERT=47,cinder:UPDATE=75 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:39.801030 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=113,cinder:UPDATE=43,cinder:INSERT=34 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:39.918398 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f1a375b-2245-467e-84fe-dd54953759a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:39.920005 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f1a375b-2245-467e-84fe-dd54953759a1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:39.920164 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f1a375b-2245-467e-84fe-dd54953759a1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:39.920347 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f1a375b-2245-467e-84fe-dd54953759a1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:39.926564 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:39.926564 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:39.929596 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f1a375b-2245-467e-84fe-dd54953759a1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:39.933106 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f1a375b-2245-467e-84fe-dd54953759a1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 200 Aug 13 15:29:39.933398 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1443/5712] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:39 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:39.944697 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3b34106-7390-43eb-a651-2556db3ac53c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:39.946215 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3b34106-7390-43eb-a651-2556db3ac53c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:39.946404 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3b34106-7390-43eb-a651-2556db3ac53c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:39.946569 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3b34106-7390-43eb-a651-2556db3ac53c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:39.952624 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:39.952624 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:39.955405 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d3b34106-7390-43eb-a651-2556db3ac53c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:39.958647 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3b34106-7390-43eb-a651-2556db3ac53c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 200 Aug 13 15:29:39.959008 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1431/5713] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:39 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:39.969755 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:39.971504 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] POST https://10.4.3.38/volume/v3/snapshots Aug 13 15:29:39.971837 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19505cd-ad82-49f3-a1fd-18375ddc46a0", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-452430485", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:39.979253 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:39.979253 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:39.979633 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:39.979782 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create snapshot from volume e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:40.009802 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Created reservations ['2e891aae-ba60-4f82-b94a-fc268344ac8b', 'fb658e08-460b-4a1b-a850-b7ad1732eadf', '7858338e-94f3-478b-8bde-57814e8ed97b', '6587d66c-6649-4518-b28a-626d9f4ff5f1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:40.033418 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot force create request issued successfully. Aug 13 15:29:40.033687 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-450380b4-4496-4751-b5b2-9adfb0d92ca5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots returned with HTTP 202 Aug 13 15:29:40.034106 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1419/5714] 10.4.3.38 () {68 vars in 1258 bytes} [Thu Aug 13 15:29:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:40.041840 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af003211-b6ce-4f3d-ae16-14b6da778085 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:40.043567 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af003211-b6ce-4f3d-ae16-14b6da778085 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:40.043839 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af003211-b6ce-4f3d-ae16-14b6da778085 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:40.044065 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af003211-b6ce-4f3d-ae16-14b6da778085 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:40.048700 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:40.048700 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:40.049162 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af003211-b6ce-4f3d-ae16-14b6da778085 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:40.049960 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af003211-b6ce-4f3d-ae16-14b6da778085 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 200 Aug 13 15:29:40.050296 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1422/5715] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:40 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:41.058646 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:41.060147 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:41.060314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:41.060486 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:41.065244 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:41.065244 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:41.065346 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:41.065985 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f86dec3e-e1d5-4e3e-9116-14bfa6ead8ad tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 200 Aug 13 15:29:41.066277 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1444/5716] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:41 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:41.073814 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:41.075395 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:41.075902 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:41.075902 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:41.080279 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:41.080279 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:41.080664 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:41.081354 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49831b6f-3106-454a-be8c-8c6964fc1f37 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 200 Aug 13 15:29:41.081689 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1432/5717] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:41 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:41.088808 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:41.090392 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:41.090552 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:41.090743 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:41.095045 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:41.095045 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:41.095382 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:41.096024 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ee7ca0-e21a-443a-9347-9bf3063e5fd4 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 200 Aug 13 15:29:41.096309 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1420/5718] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:41 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:41.103296 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:41.104728 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:29:41.105026 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe290d13-b28f-40c1-9b44-42a57ae5a367", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:29:41.106432 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe290d13-b28f-40c1-9b44-42a57ae5a367', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:29:41.111819 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:41.111819 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:41.112256 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:41.112379 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume of 1 GB Aug 13 15:29:41.115500 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Availability Zones retrieved successfully. Aug 13 15:29:41.120974 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Flow 'volume_create_api' (90eea2ec-991b-4e8c-a066-07531ac9ea7f) 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 15:29:41.121863 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46cda7e-5a14-48db-be9a-08f7d8cee6bd) transitioned 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 15:29:41.122569 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-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 15:29:41.145435 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46cda7e-5a14-48db-be9a-08f7d8cee6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe290d13-b28f-40c1-9b44-42a57ae5a367', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T15:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '003cf1eb-eac1-44b9-9d5d-6224e5a4e58b', 'encryption_key_id': None, 'qos_specs': None, '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 15:29:41.146064 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90aa8da-8eb4-4901-b637-ffef9b9d67de) transitioned 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 15:29:41.176867 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Created reservations ['8c3912dc-609b-4d0b-bcbb-b078ba9407b7', 'e27522bf-5b11-4903-b35a-869580ecc6b5', '98d82520-ce3a-4517-8318-c87924328398', '847abfdd-89e4-40e4-a8c6-33212e5cc740'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:29:41.177464 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90aa8da-8eb4-4901-b637-ffef9b9d67de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3912dc-609b-4d0b-bcbb-b078ba9407b7', 'e27522bf-5b11-4903-b35a-869580ecc6b5', '98d82520-ce3a-4517-8318-c87924328398', '847abfdd-89e4-40e4-a8c6-33212e5cc740']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:41.178118 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2b2479-43df-4970-9f01-9ae5b86e20af) transitioned 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 15:29:41.213453 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2b2479-43df-4970-9f01-9ae5b86e20af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9d40c1-6208-443c-b41e-00648221daf9', '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='aa50c1b0be0f4b08a0df2b54ac572111',qos_specs=None,replication_status=,reservations=['8c3912dc-609b-4d0b-bcbb-b078ba9407b7','e27522bf-5b11-4903-b35a-869580ecc6b5','98d82520-ce3a-4517-8318-c87924328398','847abfdd-89e4-40e4-a8c6-33212e5cc740'],size=1,snapshot_id=fe290d13-b28f-40c1-9b44-42a57ae5a367,source_replicaid=,source_volid=None,status='creating',user_id='452c16b3f336447aa4a6e6e9387479f2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:29:41Z,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=9b9d40c1-6208-443c-b41e-00648221daf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa50c1b0be0f4b08a0df2b54ac572111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe290d13-b28f-40c1-9b44-42a57ae5a367,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='452c16b3f336447aa4a6e6e9387479f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(003cf1eb-eac1-44b9-9d5d-6224e5a4e58b),volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:41.214091 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa237e-02d1-4352-9519-20e10a065432) transitioned 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 15:29:41.228437 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa237e-02d1-4352-9519-20e10a065432) transitioned into state 'SUCCESS' from 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='aa50c1b0be0f4b08a0df2b54ac572111',qos_specs=None,replication_status=,reservations=['8c3912dc-609b-4d0b-bcbb-b078ba9407b7','e27522bf-5b11-4903-b35a-869580ecc6b5','98d82520-ce3a-4517-8318-c87924328398','847abfdd-89e4-40e4-a8c6-33212e5cc740'],size=1,snapshot_id=fe290d13-b28f-40c1-9b44-42a57ae5a367,source_replicaid=,source_volid=None,status='creating',user_id='452c16b3f336447aa4a6e6e9387479f2',volume_type_id=003cf1eb-eac1-44b9-9d5d-6224e5a4e58b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:29:41.229071 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c9ccdd-19f9-4cbf-b616-3bb8350c80fa) transitioned 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 15:29:41.247922 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c9ccdd-19f9-4cbf-b616-3bb8350c80fa) 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 15:29:41.249179 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Flow 'volume_create_api' (90eea2ec-991b-4e8c-a066-07531ac9ea7f) 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 15:29:41.249606 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Create volume request issued successfully. Aug 13 15:29:41.250358 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b98e4e9a-f1e2-4e11-9947-20f1e32287c1 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:29:41.250934 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1423/5719] 10.4.3.38 () {68 vars in 1251 bytes} [Thu Aug 13 15:29:41 2026] POST /volume/v3/volumes => generated 739 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:29:41.261406 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:41.263171 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:41.263171 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:41.263263 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:41.269714 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:41.269714 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:41.272716 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:41.276092 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1e45d0e-6450-4c89-bd9d-098d9aa1266c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 200 Aug 13 15:29:41.276410 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1445/5720] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:41 2026] GET /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 807 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:42.289356 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:42.291492 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:42.291770 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:42.292040 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:42.300804 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:42.300804 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:42.304909 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:42.309925 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b57c6ed-7303-4dd4-b0bc-f4cb149b5ff5 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 200 Aug 13 15:29:42.310405 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1433/5721] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:42 2026] GET /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:42.322348 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c183dab-045d-4c86-b3b7-1986d16a097d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:42.324530 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c183dab-045d-4c86-b3b7-1986d16a097d tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:42.324863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c183dab-045d-4c86-b3b7-1986d16a097d tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:42.325137 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c183dab-045d-4c86-b3b7-1986d16a097d tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:42.332638 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:42.332638 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:42.336876 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c183dab-045d-4c86-b3b7-1986d16a097d tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:42.341067 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c183dab-045d-4c86-b3b7-1986d16a097d tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 200 Aug 13 15:29:42.341465 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1421/5722] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:42 2026] GET /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:42.353254 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:42.355166 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:42.355372 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:42.355590 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:42.355718 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete snapshot with id: fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:42.360720 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:42.360720 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:42.361205 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:42.381845 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot delete request issued successfully. Aug 13 15:29:42.382123 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d918da3a-bbb6-4852-9de7-5b31cf4677e8 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 202 Aug 13 15:29:42.382624 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1424/5723] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:29:42 2026] DELETE /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:42.389895 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:42.391704 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:42.391958 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:42.392233 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:42.397354 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:42.397354 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:29:42.397983 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Snapshot retrieved successfully. Aug 13 15:29:42.399079 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34d685bd-5adb-456a-82f3-fa8a984a4cb7 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 200 Aug 13 15:29:42.399473 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1446/5724] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:42 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:43.408105 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f20e1c19-a761-44f4-95de-c21aa24e9053 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:43.409939 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f20e1c19-a761-44f4-95de-c21aa24e9053 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:43.410126 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f20e1c19-a761-44f4-95de-c21aa24e9053 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:43.410299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f20e1c19-a761-44f4-95de-c21aa24e9053 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:43.413990 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f20e1c19-a761-44f4-95de-c21aa24e9053 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 404 Aug 13 15:29:43.414394 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1434/5725] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:43 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:43.420173 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:43.421695 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:43.421863 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:43.422032 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:43.422184 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete volume with id: e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:43.428034 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:43.428034 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:43.428436 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:43.442358 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete volume request issued successfully. Aug 13 15:29:43.442511 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a07d311-3f91-43cb-91b2-d7af08d2ca88 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 202 Aug 13 15:29:43.442904 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1422/5726] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:43 2026] DELETE /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:43.448617 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:43.450395 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:43.450588 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:43.450800 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:43.457214 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:43.457214 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:29:43.460612 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:43.464713 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1e381b0-cca6-4d97-bca3-a5418d27d099 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 200 Aug 13 15:29:43.465253 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1425/5727] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:43 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:44.476827 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b85c3d0-c55a-4a73-b2cc-54fcda8a2825 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:44.478510 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b85c3d0-c55a-4a73-b2cc-54fcda8a2825 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:44.478739 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b85c3d0-c55a-4a73-b2cc-54fcda8a2825 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:44.478965 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b85c3d0-c55a-4a73-b2cc-54fcda8a2825 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:44.483827 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b85c3d0-c55a-4a73-b2cc-54fcda8a2825 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 404 Aug 13 15:29:44.484293 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1447/5728] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:44 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:44.490384 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:44.491937 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] DELETE https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:44.492104 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:44.492274 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:44.492409 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete volume with id: 9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:44.498346 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:44.498346 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:29:44.498769 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:44.511781 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete volume request issued successfully. Aug 13 15:29:44.511952 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7630db5f-8d6f-403d-aa22-ea202c408dd2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 202 Aug 13 15:29:44.512353 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1435/5729] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:44 2026] DELETE /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:29:44.519560 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:44.521122 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:44.521308 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:44.521505 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:44.529429 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:29:44.529429 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:29:44.534074 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Volume info retrieved successfully. Aug 13 15:29:44.538690 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4b84b2d-5f66-4d55-ab58-249b0a133684 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 200 Aug 13 15:29:44.539189 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1423/5730] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:44 2026] GET /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:29:45.550354 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5817020-d1bd-4250-b5d9-e3037a896702 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:45.552242 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5817020-d1bd-4250-b5d9-e3037a896702 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 Aug 13 15:29:45.552471 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5817020-d1bd-4250-b5d9-e3037a896702 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:45.552698 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5817020-d1bd-4250-b5d9-e3037a896702 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:45.558184 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5817020-d1bd-4250-b5d9-e3037a896702 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 returned with HTTP 404 Aug 13 15:29:45.558625 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1426/5731] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:45 2026] GET /volume/v3/volumes/9b9d40c1-6208-443c-b41e-00648221daf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:45.565184 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:45.566780 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] DELETE https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:45.566975 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:45.567146 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:45.567242 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete snapshot with id: fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:45.572346 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13efabf4-e806-4c30-a233-fb5769fe45f2 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 404 Aug 13 15:29:45.572961 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1448/5732] 10.4.3.38 () {66 vars in 1350 bytes} [Thu Aug 13 15:29:45 2026] DELETE /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:45.579432 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7046cef8-7329-41e7-a636-f11167f0d595 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:45.581212 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7046cef8-7329-41e7-a636-f11167f0d595 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 Aug 13 15:29:45.581400 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7046cef8-7329-41e7-a636-f11167f0d595 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:45.581581 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7046cef8-7329-41e7-a636-f11167f0d595 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:45.585832 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7046cef8-7329-41e7-a636-f11167f0d595 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 returned with HTTP 404 Aug 13 15:29:45.586403 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1436/5733] 10.4.3.38 () {66 vars in 1347 bytes} [Thu Aug 13 15:29:45 2026] GET /volume/v3/snapshots/fe290d13-b28f-40c1-9b44-42a57ae5a367 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:45.593013 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:45.595360 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] DELETE https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:45.595603 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:45.595877 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:45.596082 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Delete volume with id: e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:45.598360 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=282,cinder:INSERT=63,cinder:UPDATE=100 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:45.603924 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-068f82b1-ba83-4902-a72a-b9ba6fd2359c tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 404 Aug 13 15:29:45.604608 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1424/5734] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:29:45 2026] DELETE /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:45.612305 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d50a107-e98a-43cb-93bd-94056f823334 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:29:45.614631 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d50a107-e98a-43cb-93bd-94056f823334 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] GET https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 Aug 13 15:29:45.614897 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d50a107-e98a-43cb-93bd-94056f823334 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:29:45.615137 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d50a107-e98a-43cb-93bd-94056f823334 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:29:45.622122 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d50a107-e98a-43cb-93bd-94056f823334 tempest-SnapshotDependencyTests-971537688 tempest-SnapshotDependencyTests-971537688-project-member] https://10.4.3.38/volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 returned with HTTP 404 Aug 13 15:29:45.622819 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1427/5735] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:29:45 2026] GET /volume/v3/volumes/e19505cd-ad82-49f3-a1fd-18375ddc46a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:29:55.569300 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=12 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:55.583389 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:29:55.617783 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=159,cinder:INSERT=37,cinder:UPDATE=63 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:30:02.108507 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0a7ac6b0-3b89-4397-8b5f-4c695fcd671d req-66055afb-d51d-4123-a95d-7f4e7cbdfa48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:02.109984 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0a7ac6b0-3b89-4397-8b5f-4c695fcd671d req-66055afb-d51d-4123-a95d-7f4e7cbdfa48 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 Aug 13 15:30:02.110139 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0a7ac6b0-3b89-4397-8b5f-4c695fcd671d req-66055afb-d51d-4123-a95d-7f4e7cbdfa48 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:02.110303 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0a7ac6b0-3b89-4397-8b5f-4c695fcd671d req-66055afb-d51d-4123-a95d-7f4e7cbdfa48 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:02.116523 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:02.116523 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:30:02.158978 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0a7ac6b0-3b89-4397-8b5f-4c695fcd671d req-66055afb-d51d-4123-a95d-7f4e7cbdfa48 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 returned with HTTP 200 Aug 13 15:30:02.159391 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1449/5736] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:30:02 2026] DELETE /volume/v3/attachments/11078734-ec32-45bb-b96b-e12fd0b77888 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:03.134693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:03.136547 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/volumes Aug 13 15:30:03.137060 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-576161986", "source_volid": "87c9a98f-c443-497c-a56c-cc4503704ca9", "volume_type": "tempest-scenario-type-luks-761024397", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:30:03.138786 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-576161986', 'source_volid': '87c9a98f-c443-497c-a56c-cc4503704ca9', 'volume_type': 'tempest-scenario-type-luks-761024397', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 15:30:03.149538 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:03.149538 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:03.150067 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume retrieved successfully. Aug 13 15:30:03.150160 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume of 1 GB Aug 13 15:30:03.150713 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Availability Zones retrieved successfully. Aug 13 15:30:03.156346 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (22bc7e72-e7a6-42c9-a540-c72d93f7c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:30:03.157462 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b357235-6fb5-488d-81c8-e724dbbf1d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:30:03.158446 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 15:30:03.176965 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b357235-6fb5-488d-81c8-e724dbbf1d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '87c9a98f-c443-497c-a56c-cc4503704ca9', 'volume_type': VolumeType(created_at=2026-08-13T15:29:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=53bf1e62-88fe-449a-9783-e8572045fa96,is_public=True,name='tempest-scenario-type-luks-761024397',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53bf1e62-88fe-449a-9783-e8572045fa96', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:30:03.177584 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441a876f-12fd-45a5-b9d5-1ee93441b857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:30:03.203478 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-761024397 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-761024397, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:30:03.203843 np0000007223 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-761024397 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-761024397, it is now deprecated. Please use the default quota class for default quota. Aug 13 15:30:03.218043 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Created reservations ['0f91e42c-9a3b-44aa-b38d-ffbdf16ba00f', 'c0141594-dccb-4149-b67f-fb255cbdba83', '395aa983-71fb-4fae-ac87-36ad6dd0df21', '74fac5f5-0074-43ec-9a8e-8497077e6a24'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 15:30:03.219005 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441a876f-12fd-45a5-b9d5-1ee93441b857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f91e42c-9a3b-44aa-b38d-ffbdf16ba00f', 'c0141594-dccb-4149-b67f-fb255cbdba83', '395aa983-71fb-4fae-ac87-36ad6dd0df21', '74fac5f5-0074-43ec-9a8e-8497077e6a24']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:30:03.219964 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8254ca80-2302-4005-8463-b302e5391edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:30:03.257369 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8254ca80-2302-4005-8463-b302e5391edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e80c55-665c-4c73-9d6c-680ec515d4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-576161986',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['0f91e42c-9a3b-44aa-b38d-ffbdf16ba00f','c0141594-dccb-4149-b67f-fb255cbdba83','395aa983-71fb-4fae-ac87-36ad6dd0df21','74fac5f5-0074-43ec-9a8e-8497077e6a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=87c9a98f-c443-497c-a56c-cc4503704ca9,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96), '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-13T15:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-576161986',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7e80c55-665c-4c73-9d6c-680ec515d4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=87c9a98f-c443-497c-a56c-cc4503704ca9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53bf1e62-88fe-449a-9783-e8572045fa96),volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:30:03.258448 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d030298d-f4f9-4cda-b66b-e2ee78bd1b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:30:03.277688 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d030298d-f4f9-4cda-b66b-e2ee78bd1b4c) transitioned into state 'SUCCESS' from state '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-576161986',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e61bbc2e1d14759af5977d08a2ba3d8',qos_specs=None,replication_status=,reservations=['0f91e42c-9a3b-44aa-b38d-ffbdf16ba00f','c0141594-dccb-4149-b67f-fb255cbdba83','395aa983-71fb-4fae-ac87-36ad6dd0df21','74fac5f5-0074-43ec-9a8e-8497077e6a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=87c9a98f-c443-497c-a56c-cc4503704ca9,status='creating',user_id='6c8318da3ff64e3d939f4b0e496d9730',volume_type_id=53bf1e62-88fe-449a-9783-e8572045fa96)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:30:03.278597 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f03c14-3e84-4567-9b66-5297b20ce3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 15:30:03.299282 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f03c14-3e84-4567-9b66-5297b20ce3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 15:30:03.300316 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Flow 'volume_create_api' (22bc7e72-e7a6-42c9-a540-c72d93f7c747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 15:30:03.300711 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Create volume request issued successfully. Aug 13 15:30:03.301476 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5393e45-6037-4ba6-8dcd-c2cd9b64c84f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes returned with HTTP 202 Aug 13 15:30:03.302024 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1437/5737] 10.4.3.38 () {68 vars in 1252 bytes} [Thu Aug 13 15:30:03 2026] POST /volume/v3/volumes => generated 807 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 15:30:03.314044 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-330bd8d9-470c-4794-bed7-258c012b07df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:03.315788 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-330bd8d9-470c-4794-bed7-258c012b07df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:03.315987 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-330bd8d9-470c-4794-bed7-258c012b07df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:03.316168 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-330bd8d9-470c-4794-bed7-258c012b07df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:03.323287 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:03.323287 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:30:03.326721 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-330bd8d9-470c-4794-bed7-258c012b07df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:03.330649 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-330bd8d9-470c-4794-bed7-258c012b07df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:03.331062 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1425/5738] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:03 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:04.342820 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:04.344567 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:04.344779 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:04.345003 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:04.351779 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:04.351779 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:30:04.355050 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:04.358656 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e3c0880-9864-48ff-9c4c-67c50721a100 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:04.359047 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1428/5739] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:04 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:05.370974 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:05.373475 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:05.373690 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:05.373917 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:05.380546 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:05.380546 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:30:05.383616 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:05.387085 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6387cd8-e51e-48b5-b4f2-3222f9ac3c75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:05.387428 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1450/5740] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:05 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:06.399290 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7573af62-697d-4a10-80f3-58f7361d51df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:06.401118 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7573af62-697d-4a10-80f3-58f7361d51df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:06.401299 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7573af62-697d-4a10-80f3-58f7361d51df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:06.401506 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7573af62-697d-4a10-80f3-58f7361d51df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:06.407993 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:06.407993 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:06.411169 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7573af62-697d-4a10-80f3-58f7361d51df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:06.415193 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7573af62-697d-4a10-80f3-58f7361d51df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:06.415532 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1438/5741] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:06 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:07.427614 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:07.429775 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:07.430029 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:07.430318 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:07.438365 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:07.438365 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:30:07.442136 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:07.447081 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48f0d482-6f7f-4cba-bb28-fefd3a8803a1 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:07.447614 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1426/5742] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:07 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:08.459045 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:08.460560 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:08.460748 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:08.460964 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:08.467364 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:08.467364 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:30:08.470540 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:08.474228 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ca1fdcf-75f0-4671-99ac-ab73dc4acf7e tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:08.474647 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1429/5743] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:08 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:09.486280 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a167525-52d2-49eb-9892-8dccc0ead300 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:09.487960 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a167525-52d2-49eb-9892-8dccc0ead300 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:09.488141 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a167525-52d2-49eb-9892-8dccc0ead300 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:09.488314 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a167525-52d2-49eb-9892-8dccc0ead300 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:09.495971 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:09.495971 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:30:09.499746 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a167525-52d2-49eb-9892-8dccc0ead300 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:09.504124 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a167525-52d2-49eb-9892-8dccc0ead300 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:09.504561 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1451/5744] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:09 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:10.515485 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:10.517289 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:10.517516 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:10.517754 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:10.523971 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:10.523971 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:10.527157 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:10.530789 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06fdf6ef-4ce4-4b0e-81ec-2e42d17eba75 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:10.531213 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1439/5745] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:10 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:11.543604 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-09591de2-b275-4c7a-a915-413a891629df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:11.545583 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-09591de2-b275-4c7a-a915-413a891629df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:11.545878 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-09591de2-b275-4c7a-a915-413a891629df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:11.546112 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-09591de2-b275-4c7a-a915-413a891629df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:11.554972 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:11.554972 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:30:11.559052 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-09591de2-b275-4c7a-a915-413a891629df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:11.563624 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-09591de2-b275-4c7a-a915-413a891629df tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:11.564120 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1427/5746] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:11 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:12.576386 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:12.578688 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:12.578899 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:12.579101 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:12.585712 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:12.585712 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:30:12.589238 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:12.593274 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78e3fe99-8d53-44ea-a803-251f098f8a28 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:12.593648 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1430/5747] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:12 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:13.607121 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c353d2cf-ff43-45f3-8076-cd894543203a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:13.608709 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c353d2cf-ff43-45f3-8076-cd894543203a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:13.608934 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c353d2cf-ff43-45f3-8076-cd894543203a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:13.609113 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c353d2cf-ff43-45f3-8076-cd894543203a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:13.615736 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:13.615736 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:30:13.618956 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c353d2cf-ff43-45f3-8076-cd894543203a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:13.622910 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c353d2cf-ff43-45f3-8076-cd894543203a tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:13.623411 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1452/5748] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:13 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:14.638802 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:14.640599 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:14.640822 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:14.641034 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:14.647459 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:14.647459 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:14.650654 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:14.654736 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fcb8392-eb7a-4fb2-9747-624f06814d8d tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:14.655111 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1440/5749] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:30:14 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:30:14.767067 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:14.769211 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:14.769411 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:14.769592 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:14.777801 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:14.777801 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:30:14.782060 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:14.786619 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1733e763-642d-4d9e-8206-baebd8cbc4c4 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:14.787066 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1428/5750] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:30:14 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:30:15.389285 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:15.391406 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:15.391598 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:15.391825 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:15.398481 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:15.398481 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:30:15.402209 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:15.406743 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1feab639-ef3e-4d87-ab67-e8b1a9fa68f7 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:15.407182 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1431/5751] 10.4.3.38 () {68 vars in 1591 bytes} [Thu Aug 13 15:30:15 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:30:15.416180 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68b84b11-2c29-4b61-8b7d-e60c25048af9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:15.416661 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68b84b11-2c29-4b61-8b7d-e60c25048af9 None None] GET https://10.4.3.38/volume// Aug 13 15:30:15.416914 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68b84b11-2c29-4b61-8b7d-e60c25048af9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:15.417136 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68b84b11-2c29-4b61-8b7d-e60c25048af9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:15.417484 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68b84b11-2c29-4b61-8b7d-e60c25048af9 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:30:15.417801 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1453/5752] 10.4.3.38 () {66 vars in 1412 bytes} [Thu Aug 13 15:30: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 15:30:15.424971 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-c989cb02-b06d-4489-887f-4509d7ac7841 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:15.426995 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-c989cb02-b06d-4489-887f-4509d7ac7841 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments Aug 13 15:30:15.427328 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-c989cb02-b06d-4489-887f-4509d7ac7841 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e80c55-665c-4c73-9d6c-680ec515d4a5", "connector": null, "instance_uuid": "6386f13d-7e5a-4e0d-930b-7418647096b3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:30:15.435776 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:15.435776 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:15.457297 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-c989cb02-b06d-4489-887f-4509d7ac7841 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments returned with HTTP 200 Aug 13 15:30:15.457761 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1441/5753] 10.4.3.38 () {74 vars in 1587 bytes} [Thu Aug 13 15:30:15 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:30:16.129078 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d98c6fe7-8461-4628-be94-3e16749b6877 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:16.129525 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98c6fe7-8461-4628-be94-3e16749b6877 None None] GET https://10.4.3.38/volume// Aug 13 15:30:16.129753 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98c6fe7-8461-4628-be94-3e16749b6877 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:16.129943 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98c6fe7-8461-4628-be94-3e16749b6877 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:16.130291 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98c6fe7-8461-4628-be94-3e16749b6877 None None] https://10.4.3.38/volume// returned with HTTP 300 Aug 13 15:30:16.130786 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1429/5754] 10.4.3.38 () {66 vars in 1419 bytes} [Thu Aug 13 15:30: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 15:30:16.138214 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:16.194005 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:30:16.194280 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:16.194490 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:16.204759 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:16.204759 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:30:16.208273 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:30:16.213221 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-0dad9018-4395-49d4-bd6f-cfc0cc9ed241 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:30:16.213767 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1432/5755] 10.4.3.38 () {70 vars in 1632 bytes} [Thu Aug 13 15:30:16 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 1626 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 15:30:16.318070 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:16.320208 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] PUT https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 Aug 13 15:30:16.320572 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.38", "host": "np0000007223", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:60f07594e2f6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "46b70e32-51ff-4243-b286-ecccf1416f23", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:30:16.328549 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Acquiring lock "cinder-attachment_update-d7e80c55-665c-4c73-9d6c-680ec515d4a5-np0000007223" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 15:30:16.332743 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-d7e80c55-665c-4c73-9d6c-680ec515d4a5-np0000007223" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 15:30:16.333682 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:16.333682 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:30:16.409057 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Lock "cinder-attachment_update-d7e80c55-665c-4c73-9d6c-680ec515d4a5-np0000007223" released by "attachment_update" :: held 0.076s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 15:30:16.409377 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-29eb0b3a-7ebc-48a9-9e1c-4022d61ee00f tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 returned with HTTP 200 Aug 13 15:30:16.410368 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1454/5756] 10.4.3.38 () {74 vars in 1697 bytes} [Thu Aug 13 15:30:16 2026] PUT /volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:30:16.429693 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-6f658fb8-f520-4eb6-ba4e-ce99ee8e6669 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:16.432154 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-6f658fb8-f520-4eb6-ba4e-ce99ee8e6669 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] POST https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29/action Aug 13 15:30:16.432605 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-6f658fb8-f520-4eb6-ba4e-ce99ee8e6669 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 15:30:16.432806 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-6f658fb8-f520-4eb6-ba4e-ce99ee8e6669 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 15:30:16.450531 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:16.450531 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:30:16.459573 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-6f658fb8-f520-4eb6-ba4e-ce99ee8e6669 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29/action returned with HTTP 204 Aug 13 15:30:16.460033 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1442/5757] 10.4.3.38 () {74 vars in 1718 bytes} [Thu Aug 13 15:30:16 2026] POST /volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:30:20.494421 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1711885c-e5a5-48e5-a6d9-fc7bf1d320ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:30:20.496336 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1711885c-e5a5-48e5-a6d9-fc7bf1d320ee tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5/encryption Aug 13 15:30:20.496509 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1711885c-e5a5-48e5-a6d9-fc7bf1d320ee tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:30:20.496692 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1711885c-e5a5-48e5-a6d9-fc7bf1d320ee tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:30:20.505109 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:30:20.505109 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:30:20.509813 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2960f67-05ec-4dc3-a1ca-4e006b1d3251 req-1711885c-e5a5-48e5-a6d9-fc7bf1d320ee tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5/encryption returned with HTTP 200 Aug 13 15:30:20.510160 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1430/5758] 10.4.3.38 () {68 vars in 1624 bytes} [Thu Aug 13 15:30:20 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:30:26.211539 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=21 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:30:26.403803 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:30:26.457214 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:30:30.509272 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=20 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:31:02.697194 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c3345606-6cde-4c90-bc4b-810c1cd8d93a req-0c1b71a9-9152-429d-a425-da9437b6693c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:02.699154 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c3345606-6cde-4c90-bc4b-810c1cd8d93a req-0c1b71a9-9152-429d-a425-da9437b6693c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 Aug 13 15:31:02.699373 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c3345606-6cde-4c90-bc4b-810c1cd8d93a req-0c1b71a9-9152-429d-a425-da9437b6693c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:02.699581 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c3345606-6cde-4c90-bc4b-810c1cd8d93a req-0c1b71a9-9152-429d-a425-da9437b6693c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:02.706433 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:02.706433 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:31:02.752923 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c3345606-6cde-4c90-bc4b-810c1cd8d93a req-0c1b71a9-9152-429d-a425-da9437b6693c tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 returned with HTTP 200 Aug 13 15:31:02.753332 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1433/5759] 10.4.3.38 () {72 vars in 1666 bytes} [Thu Aug 13 15:31:02 2026] DELETE /volume/v3/attachments/dc6020e5-9e08-4fe4-bcf6-2b1af85bfc29 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 15:31:04.054613 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:04.056986 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:31:04.056986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:04.056986 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:04.057091 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume with id: d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:31:04.064809 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:04.064809 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:31:04.065710 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:31:04.077078 np0000007223 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:31:04.083528 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume request issued successfully. Aug 13 15:31:04.083815 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e51d2663-41bc-471c-875d-1f4a6dea22f2 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 202 Aug 13 15:31:04.084290 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1455/5760] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:31:04 2026] DELETE /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:31:04.090731 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:04.092782 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:31:04.093027 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:04.093251 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:04.099789 np0000007223 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:04.099789 np0000007223 devstack@c-api.service[100285]: warnings.warn( Aug 13 15:31:04.103650 np0000007223 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:31:04.107433 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3d01384-d538-49fa-b8ba-0cfcb085a5f8 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 200 Aug 13 15:31:04.107811 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1443/5761] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:31:04 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 1446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:31:05.120700 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7812b195-a104-4601-bcd2-bb0be4aba78b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:05.123024 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7812b195-a104-4601-bcd2-bb0be4aba78b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 Aug 13 15:31:05.123296 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7812b195-a104-4601-bcd2-bb0be4aba78b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:05.123550 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7812b195-a104-4601-bcd2-bb0be4aba78b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:05.129461 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7812b195-a104-4601-bcd2-bb0be4aba78b tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 returned with HTTP 404 Aug 13 15:31:05.129943 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1431/5762] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:31:05 2026] GET /volume/v3/volumes/d7e80c55-665c-4c73-9d6c-680ec515d4a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:31:05.409692 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:05.411632 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] DELETE https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:31:05.411918 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:05.412143 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:05.412320 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume with id: 87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:31:05.419205 np0000007223 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:05.419205 np0000007223 devstack@c-api.service[100286]: warnings.warn( Aug 13 15:31:05.419648 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:31:05.429700 np0000007223 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 15:31:05.434843 np0000007223 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Delete volume request issued successfully. Aug 13 15:31:05.435111 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d98af8e8-a84a-4bf9-9ec3-250e99b3f0e0 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 202 Aug 13 15:31:05.435501 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1434/5763] 10.4.3.38 () {66 vars in 1344 bytes} [Thu Aug 13 15:31:05 2026] DELETE /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:31:05.442681 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:05.444590 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:31:05.444805 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:05.444997 np0000007223 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:05.451968 np0000007223 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:05.451968 np0000007223 devstack@c-api.service[100283]: warnings.warn( Aug 13 15:31:05.455441 np0000007223 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Volume info retrieved successfully. Aug 13 15:31:05.460323 np0000007223 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39f7fb3e-9e8b-4871-9489-f7c93378cb23 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 200 Aug 13 15:31:05.460714 np0000007223 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1456/5764] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:31:05 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 1426 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:31:06.473559 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f09e13d-d74d-4dbd-a2fb-e0a67084da56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:06.476023 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f09e13d-d74d-4dbd-a2fb-e0a67084da56 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] GET https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 Aug 13 15:31:06.476234 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f09e13d-d74d-4dbd-a2fb-e0a67084da56 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:06.476488 np0000007223 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f09e13d-d74d-4dbd-a2fb-e0a67084da56 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:06.483298 np0000007223 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f09e13d-d74d-4dbd-a2fb-e0a67084da56 tempest-TestEncryptedCinderVolumes-250545400 tempest-TestEncryptedCinderVolumes-250545400-project-member] https://10.4.3.38/volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 returned with HTTP 404 Aug 13 15:31:06.483791 np0000007223 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1444/5765] 10.4.3.38 () {66 vars in 1341 bytes} [Thu Aug 13 15:31:06 2026] GET /volume/v3/volumes/87c9a98f-c443-497c-a56c-cc4503704ca9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 15:31:06.491203 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:06.492997 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] GET https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 Aug 13 15:31:06.493191 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:06.493409 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:06.494208 np0000007223 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 15:31:06.502515 np0000007223 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Get all volumes completed successfully. Aug 13 15:31:06.503813 np0000007223 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 15:31:06.503813 np0000007223 devstack@c-api.service[100284]: warnings.warn( Aug 13 15:31:06.508337 np0000007223 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-971a07d6-8ad0-47ac-9080-1b42dca03087 tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 15:31:06.508786 np0000007223 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1432/5766] 10.4.3.38 () {66 vars in 1278 bytes} [Thu Aug 13 15:31:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5244 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 15:31:06.526516 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74410cb2-a1cd-414e-b23d-51fb1d5efdbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 15:31:06.528394 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74410cb2-a1cd-414e-b23d-51fb1d5efdbe tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] DELETE https://10.4.3.38/volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96 Aug 13 15:31:06.528633 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74410cb2-a1cd-414e-b23d-51fb1d5efdbe tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 15:31:06.528892 np0000007223 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74410cb2-a1cd-414e-b23d-51fb1d5efdbe tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 15:31:06.552102 np0000007223 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74410cb2-a1cd-414e-b23d-51fb1d5efdbe tempest-TestEncryptedCinderVolumes-1717110649 tempest-TestEncryptedCinderVolumes-1717110649-project-admin] https://10.4.3.38/volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96 returned with HTTP 202 Aug 13 15:31:06.552555 np0000007223 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1435/5767] 10.4.3.38 () {66 vars in 1338 bytes} [Thu Aug 13 15:31:06 2026] DELETE /volume/v3/types/53bf1e62-88fe-449a-9783-e8572045fa96 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 15:31:15.458612 np0000007223 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:31:16.479127 np0000007223 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=5 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:31:16.506741 np0000007223 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=3 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 15:31:16.549387 np0000007223 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}